搜索资源列表
android UDP
- android udp 组播通信
socket.tar.gz
- 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 en
rtsp_emu.tar
- 自己写的一个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 d
UDPTest
- 使用UDP的组播方式获取组播数据流的Android程序-Way to use multicast UDP multicast data stream for Android program
SocketTool
- 一个比较好用的网口调试工具,包含tcp,udp服务端和客户端,可以16进制显示-A more useful tool for debugging network port, including the tcp, udp server and client, can display 16 hex
DatagramDemo
- android模拟器中实现UDP数据包通信,包括客户端和服务器端-android emulator implemented in UDP packet communications, including client and server side
FilePoster
- udp文件传输 利用UDP协议进行局域网内的文件传输 用VC6实现-udp file transfer protocol using UDP LAN file transfer using VC6 to achieve
UDPServerDemos-(4)
- 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 ..
Socket1
- Android UDP socket通信 Android UDP socket通信-Android UDP socket communication Android UDP socket communication
Android-UDP-broadcast
- 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.
UDP
- android udp聊天与数据共享系统-android udp chat and data sharing system
UDP-Client
- 一个android客户端下用UDP进行socket通信的简单例子-android UDP socket
基于Android的surfaceView视频传输自己封装的类
- Android SurfaceView 与CVideoWriter和CVideoReader 相关联,即可P2P对等传输摄像头视频。基于UDP协议
Android UDP Server-Client
- It enables UDP Communication Port into your Android Machine, can connect to Computer too just make sure the Firewall is Turning Off
android-udp
- android Udp多播通讯.实现局域网内通过udp多播进行数据交互.-Android Udp multicast communication.
Simple-routine-UDP-communication
- UDP通信的简单例程,可以实现android基于udp协议的简单通信,可以运行,有界面-Simple routine UDP communication can be achieved simply android udp protocol-based communication, you can run, the interface
UDP广播demo
- 实现android udp广播,非常好用(Android UDP broadcast, very easy to use)
Android-UDP-Terminal-master
- ANDROID UPD TERMINAL FOR ANDROID STUDIO & ECLIPSE
UDP 广播socket自动连接服务端
- 多台android设备,其中有一台作为服务端,则另外一台或几台作为客户端,然后通过UDP进行Socket自动连接.(Multiple Android devices, one as a server, another or a few as clients, and then Socket automatically connected through the UDP.)
UDP 广播socket自动连接客户端
- 两台或多台android设备,其中有一台作为服务端,则另外一台或几台作为客户端,然后通过UDP进行自动连接.其实现的原理很简单,服务端这一边通过MulticastSocket将自己的有关信息,如IP,端口等广播出去,同一个广播地址里面的客户端可以接收到该广播,并从中解析要相关的信息.(Two or more Android devices, including one as a server, then another one or several Taiwan as the client, a