搜索资源列表
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
MessageTalk-V2.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!
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
pc-and-android-
- PC机做为服务器,android手机作为客户端,利用UDP 协议 ,通过wifi实现的视频发送和接收-The PC as a server, android phone as a client, using the UDP protocol to send and receive video via wifi
基于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
UDP-demo
- UDP广播开发代码 对于初学者有很好的作用-for udp android learn
UDP-android-and-cSharp
- connectivity between android and C# using socket programming (UDP)
UDP-android-and-python
- connectivity between android and python using UDP
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