CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - android UDP
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - android UDP - List
[
P2P
]
android UDP
DL : 1
android udp 组播通信
Update
: 2012-04-17
Size
: 103.47kb
Publisher
:
mytocy
[
Internet-Network
]
FilePoster
DL : 0
udp文件传输 利用UDP协议进行局域网内的文件传输 用VC6实现-udp file transfer protocol using UDP LAN file transfer using VC6 to achieve
Update
: 2025-02-17
Size
: 309kb
Publisher
:
张士广
[
Linux-Unix
]
socket.tar
DL : 0
socket 分别以tcp,udp两种方式通信的代码。 同一套代码,依靠不同的makefile文件,分别编译出在windows环境、linux环境、Android环境下的执行文件。-socket respectively tcp, udp communication code in two ways. The same set of code, relying on a different makefile files, respectively, lies in the windows environment to compile, linux environment, Android environment execute the file.
Update
: 2025-02-17
Size
: 4kb
Publisher
:
孙涛
[
Internet-Network
]
SocketTool
DL : 0
一个比较好用的网口调试工具,包含tcp,udp服务端和客户端,可以16进制显示-A more useful tool for debugging network port, including the tcp, udp server and client, can display 16 hex
Update
: 2025-02-17
Size
: 407kb
Publisher
:
wangyonggang
[
Linux-Unix
]
rtsp_emu.tar
DL : 0
自己写的一个rtsp简易调试服务器,用于模拟rtsp信令给客户端,调试客户端处理流程,并发送1个udp数据用于客户端调试rtp处理流程。作者本人就是自己开发这套工具,来完成调试rtsp客户端(android手机上)。-Write a simple debug rtsp server rtsp for signaling to the client simulation, debugging client-side processing, and sends a udp client-side debugging rtp data for processing. The author is to develop their own tools to complete the debug rtsp client (android phone)
Update
: 2025-02-17
Size
: 15kb
Publisher
:
张伟
[
android
]
UDPServerDemos-(4)
DL : 0
This code for UDP server client, when we need to send packet from android enabled device .. -This is code for UDP server client, when we need to send packet from android enabled device ..
Update
: 2025-02-17
Size
: 40kb
Publisher
:
prabhu
[
android
]
UDPTest
DL : 0
使用UDP的组播方式获取组播数据流的Android程序-Way to use multicast UDP multicast data stream for Android program
Update
: 2025-02-17
Size
: 47kb
Publisher
:
daisuda
[
android
]
DatagramDemo
DL : 0
android模拟器中实现UDP数据包通信,包括客户端和服务器端-android emulator implemented in UDP packet communications, including client and server side
Update
: 2025-02-17
Size
: 36kb
Publisher
:
szr
[
android
]
Socket1
DL : 0
Android UDP socket通信 Android UDP socket通信-Android UDP socket communication Android UDP socket communication
Update
: 2025-02-17
Size
: 48kb
Publisher
:
zengyang
[
android
]
MessageTalk-V2.0
DL : 0
用ANDROID语言实现的,类似飞秋的建议聊天系统,采用UDP传送协议,可供新手学习参考,高手就不用看了!-ANDROID language used, and similar proposals fall fly chat system that uses UDP transport protocol, for novice as a reference expert do not read!
Update
: 2025-02-17
Size
: 134kb
Publisher
:
Dion
[
android
]
udpcomm
DL : 0
Android UDP Client and Server Communication Programming
Update
: 2025-02-17
Size
: 23kb
Publisher
:
cnc
[
Game Program
]
Android-UDP-broadcast
DL : 0
it is the sample code about how to use android to send and receive UDP broadcast packet.Server can broadcast message to all members on the same AP.Client can alse reply message to server too.
Update
: 2025-02-17
Size
: 56kb
Publisher
:
Dennis Liao
[
Documents
]
UDP
DL : 0
android udp聊天与数据共享系统-android udp chat and data sharing system
Update
: 2025-02-17
Size
: 514kb
Publisher
:
舒艺
[
android
]
UDP-Client
DL : 0
一个android客户端下用UDP进行socket通信的简单例子-android UDP socket
Update
: 2025-02-17
Size
: 440kb
Publisher
:
spring
[
android
]
android-udp
DL : 0
android Udp多播通讯.实现局域网内通过udp多播进行数据交互.-Android Udp multicast communication.
Update
: 2025-02-17
Size
: 783kb
Publisher
:
王明
[
JSP/Java
]
Simple-routine-UDP-communication
DL : 0
UDP通信的简单例程,可以实现android基于udp协议的简单通信,可以运行,有界面-Simple routine UDP communication can be achieved simply android udp protocol-based communication, you can run, the interface
Update
: 2025-02-17
Size
: 69kb
Publisher
:
王玉
[
Communication-Mobile
]
UDP广播demo
DL : 0
实现android udp广播,非常好用(Android UDP broadcast, very easy to use)
Update
: 2025-02-17
Size
: 2.79mb
Publisher
:
wwj0128
[
android
]
Android-UDP-Terminal-master
DL : 0
ANDROID UPD TERMINAL FOR ANDROID STUDIO & ECLIPSE
Update
: 2025-02-17
Size
: 15kb
Publisher
:
zback
[
android
]
UDP 广播socket自动连接服务端
DL : 0
多台android设备,其中有一台作为服务端,则另外一台或几台作为客户端,然后通过UDP进行Socket自动连接.(Multiple Android devices, one as a server, another or a few as clients, and then Socket automatically connected through the UDP.)
Update
: 2025-02-17
Size
: 54kb
Publisher
:
keiwei
[
android
]
UDP 广播socket自动连接客户端
DL : 0
两台或多台android设备,其中有一台作为服务端,则另外一台或几台作为客户端,然后通过UDP进行自动连接.其实现的原理很简单,服务端这一边通过MulticastSocket将自己的有关信息,如IP,端口等广播出去,同一个广播地址里面的客户端可以接收到该广播,并从中解析要相关的信息.(Two or more Android devices, including one as a server, then another one or several Taiwan as the client, and then through the UDP automatic connection. The principle is very simple, the server side through MulticastSocket information about yourself, such as IP, port broadcast with a broadcast address. The client can receive the broadcast, and related information from the analysis.)
Update
: 2025-02-17
Size
: 52kb
Publisher
:
keiwei
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.