搜索资源列表
070822CTPDemo_exe
- 用UDP写的可靠传输示范程序,非常有借鉴意义,适合互连网通讯
070822CTPDemo_src
- 用UDP写的可靠传输程序源代码,非常有借鉴意义,适合互连网通讯
src
- 基于JAVA实现无连接UDP通讯,基于JAVA实现无连接UDP通讯-基于JAVA实现无连接UDP通讯。基于JAVA实现无连接UDP通讯
Tcpudp_app
- SymbianTCP UDP开发源代码,这个实例是TCP-UDP通讯开发的样板-SymbianTCP UDP open source, this example is the TCP-UDP communication model developed
udp_LinHo
- 安卓udp通讯最简单的例子,适合初学者,一目了然。-Andrews udp communication is the most simple example, suitable for beginners, at a glance.
AUDP
- 安卓与电脑局域网通信,udp通讯,可以在电脑端读写-Andrews and computer LAN communication, udp communication, can read and write on the computer end
Matlab-UDP--
- 用Matlab写的关于UDP(用户数据报协议)下的主机间的数据通讯。如需运行这个程序,只需把程序中的IP替换成你的主机IP地址即可-Written in Matlab data communication between host UDP (User Datagram Protocol). To run this program, simply replace the IP program into your host IP address can be
AUDP
- Android系统下UDP通讯源代码,可以作为UDP通讯参考-UDP communication sourcecode under Android system
switch
- UDP通讯源代码,可以和服务器通讯,实现远程控制-UDP communication sourcecode,remote control by send command to server
android-udp
- android Udp多播通讯.实现局域网内通过udp多播进行数据交互.-Android Udp multicast communication.
com.nino.udpBJYY.Activity
- 安卓系统完整的udp通讯软件,可实现两机多线程双工通信。-UDP communication software integrity of the Android system, can achieve two machine multi thread duplex communication.
JstarUDP
- UDP通讯源码是一个测试安卓和电脑UDP通讯的例子源码,项目自带一个winform的客户端,运行之前需要做两件事,第一件事是必须知道电脑的ip地址,如果是内网可以用cmd的ipconfig命令看一下电脑的ipv4地址,如果是模拟器的话那电脑的IP地址就是10.0.2.2,然后在安卓源码里面替换电脑IP,第二件事是打开项目里自带的exe点击开启端口监听,这样电脑和安卓客户端就可以使用UDP协议进行互发消息通讯了,本项目默认编译版本4.2.2.编码GBK。-UDP communication sou
JstarUDP
- 一个测试安卓和电脑UDP通讯的例子源码,项目自带一个winform的客户端-A test of Android and computer UDP communication example source code, the project comes with a WinForm client
SerialAndSocket
- 主要用于Android设备与其他平台通讯,包括串口,网口(UDP以及TCP)。(Mainly used for Android devices to communicate with other platforms, including serial ports, network ports (UDP and TCP).)
VB Socket
- VB环境下的UDP方式socket通讯,注意调试代码前需要先添加winsocket控件(UDP mode, socket communication under VB environment)
shujutongxun
- 设备搜索、发送数据、接收数据、连接方式(蓝牙、TCP、UDP、wifi等等)、状态查询、数据波形(Device search, send data, receive data, connection mode (Bluetooth, TCP, UDP, WiFi, etc.), state query, data waveform)
TCPClient
- 基于VS开发平台,建立TCP/UDP的Client端通讯协议,采取线程的方式,让两者通讯协议同时在一个软件中运行(Based on the VS development platform, the TCP / UDP Client terminal communication protocol is set up, and the thread is adopted to let the communication protocol run in one software.)
66715519
- UDP攻击器,易语言编写的UDP攻击器UDP攻击器,易语言编写的UDP攻击器()
SocketTool2
- Socket TCP/UDP 通讯协议测试工具(Socket TCP/UDP communication protocol testing tool)
Network
- 简单TCP、UDP套接字源码,可在VS中打开直接启动工程项目、自行配置地址(Simple TCP, UDP socket source code)