搜索资源列表
udp接受数据
- 在网络中实现UDP\组播实现数据的收发
UDP.这是一个基于UDP视频传输的源代码
- 这是一个基于UDP视频传输的源代码,适合初学者学习参考,This is a UDP-based video transmission of the source code, suitable for beginners to learn the reference
udp.rar
- 这是udp的详细介绍,有利于学习udp的编程,进一步提高自己所学,This is a detailed descr iption udp, udp conducive to learning programming, further enhance their learning
UDP.rar
- UDP协议实现网络通讯,VC++ 编写,包括服务器端和发送端,UDP protocol network communication, VC++ Prepared, including server-side and the sending end
QTnettest(UDP).rar
- 一个QT下的网络通信测试程序,用于UDP的测试,A QT network under test procedures for testing UDP
UDP-NAT
- UDP穿NAT打洞,在两个NAT编译已经通过-UDP wear holes NAT, NAT compiled in two has passed
UDP
- 讲述了UDP程序的实现方法,并用C语言编程实现了一个UDP程序,该程序能实现广播功能和多播功能,能进行广播消息和多播消息的接发。通过本章的分析,想读者展示了UDP程序的实现过程,广播和多播的区别与共同点-UDP procedures described implementations, and programming using C language, a UDP program, the program can be for broadcast and multicast functions
udp
- 简单的网路程序,只是演示如何进行UDP的内网穿透-Simple network procedures, only demonstrate how to carry out the UDP network penetration
udp
- 网络发送udp包源码!例子,广播发送,接收,vxserver,client,unixClient源代码-Udp packet is sent over the network source! Example, broadcasting to send, receive, vxserver, client, unixClient source code
UDP
- 用VB实现UDP通信源码程序,很容易看哦!-UDP vb
udp
- udp实现,能够在局域网通信,双方接收数据-udp achieved in the local area network communications, both receive data
UDP
- delphi 编写的UDP协议通讯程序示例,适合初学者,因为它够简单。-UDP communication example
udp
- 用UDP实现可靠文件传输 用UDP实现可靠文件传输 -Use UDP to achieve a reliable file transfer
WIN-UDP
- 基于UDP的网络系统设计,用VC++实现的完整代码-UDP-based network system design, using VC++ to achieve a complete code
reliable-udp
- This a Reliable UDP recent spec-This is a Reliable UDP recent spec
udp
- UDP 测试程序,delphy编写,源程序-UDP test
UDP
- UDP通信测试, 运行正常,可以下载了学习下,添加代码就可以做成复杂的聊天程序-UDP tong xin test
UDP-examples0
- udp 运用范例(基于c, java, c++)-udp example(c,java,c++)
udp
- Example udp server and client in C. udpserver.c udpclient.c
UDP
- A simple UDP server coded in Visual Studio 2005.