搜索资源列表
UDPNetKit
- UDP是不面向连接的,不过我这里还是用了和TCP近似的处理,是因为这样更方便一点,大家用了就知道了。 其中的UDPSocket类可以用到其他程序中。 -UDP is connection-oriented, but here I am still using the TCP and similar treatment, because it is more convenient, we have spent will know. UDPSocket which could be app
udpsocket
- 用C语言实现的UDP协议的socket编程,请大家研究研究-C language of the UDP socket programming, please studies
udpsocket
- 此代码为udp通信程序,主要是从客户端发送一数据,然后在在服务器段接收。
UDPSocket
- UDP套接字编程的例子,自己写的。 //说明:可以使用默认设置,也可以运行两个实例A和B,A的发送端口是B的侦听端口, //A的侦听端口是B的发送端口,两个互相发送消息。 //本程序经过测试,供学习使用
UdpSocket
- 封装的一个UdpScoket类,采用原始SOCKET进行编写,在LINUX下也可以使用。
UDPSocket
- UDPSocket 简单的UDP通信,可以参考改进
UDPSocket
- UDP类QQ聊天系统,VC++,SQL Server,供初学者交流学习使用-AppWizard has created this Communication application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your applica
UDPsocket
- vc下的socket编程实例,如何来创建客户端和服务器端-vc under the socket programming examples of how to create client-side and server-side
UDPsocket
- it s a UDP socket application example in WIN32 sys. with both client and server codes included.
UDPSocket
- UDPClient 控件设计,希望对您有所帮助