搜索资源列表
VC通信程序代码
- VC通信程序源代码.TCP/UDP高级编程,TCP,IP终端程序源代码等.-VC communications source code .TCP / UDP senior programming, TCP, IP terminal program, such as source code.
udp.局域网内的UDP通信实验程序
- 一个局域网内的UDP通信实验程序,含客户端和服务器端,可以以不同的端口打开多个客户端,A local area network communication experiment within the UDP process, including client and server side, you can open a different port multiple clients
UDP.rar
- VC++下的UDP示例程序,包括服务器和客户端,可以帮助初学者很直观的理解winsocket通信过程,UDP example code,very using for the programers interested in winsocket
sockt to long 完整串口通信程序Vc++源代码
- 完整串口通信程序 Vc++源代码 TCP/IP协议 UDP协议 短连接,长连接,定时器 等-Complete serial communication program Vc++ source code for TCP/IP protocol UDP protocol to connect the short and long connections, timers, etc.
vxWorks_UDP_implement
- vxWorks下的UDP通信程序,要求Server端广播发送,几个Client端接收数据,同时进行拆包处理。-vxWorks UDP implement
UDP
- 用VB实现UDP通信源码程序,很容易看哦!-UDP vb
udpApplication
- 本例是Csharp编的一个UDP通信程序,通过本例,可以掌握通过UDP协议来接收发送消息,以及数据包的计算-Csharp for this example is a UDP communication program, through this case, we can get through the UDP protocol to receive send messages, as well as the calculation of packet
UDP
- UDP通信测试, 运行正常,可以下载了学习下,添加代码就可以做成复杂的聊天程序-UDP tong xin test
broadcastreceiver
- QT的UDP 通信程序,可以用于测试UDP服务器端
broadcastsender
- QT的UDP通信程序,可用于测试UDP的客户端
UDP-connection
- LINUX/UNIX下实现本地和远端进程的通信程序,客户端和服务器端。修改IP地址,即可实现通信-In Unix/Linux network,implemention of a DUP connection between client and Server. After downloading ,you may have to change your IP address and port number!!!
udp
- 用C语言编写的基于UDP的SOCKET的网络通信程序-Using C language UDP-based network communication program SOCKET
UDP-connection
- UDP通信程序 ○1双方能相互发送数据,并显示接收到的数据。 ○2当收到对方的数据为“bye”时,能退出程序 -UDP connection
UDP
- 一个简单的UDP通信程序,实现linux环境下socket的应用。-udp ,client ,server
UDP-Chart
- UDP简单聊天,使用C++ Builder 编写的简单UDP通信程序。-UDP simple chat
udp
- linux下udp通信程序的小例子 c语言 注释清楚-udp communication program under linux small example c language clearly Notes
Udp-log-receive
- UDP通信程序,接受UDP信息并显示在界面上。使用VS2010开发-UDP communication program, accept UDP information and displayed on the screen. Use VS2010 development
udp
- dup 服务端 客户端 基于udp协议的通信程序(DUP server client, communication program based on UDP protocol)
UDP
- 使用vs2013平台下C#语言编写的UDP通信程序。(vs2013 C# UDP Communication)