搜索资源列表
udpsocket
- vxworks上的udpsocket的程序-This is the source code of udpsocket in VxWorks.
UDPSocket
- UDPSocket 简单的UDP通信,可以参考改进
UDPSOCKET
- 针对 UDP 通讯协议的 Socket 构件,附了 UDP 广播的使用范例 -against UDP Socket communication protocol component, accompanied by the use of UDP broadcast paradigm
udpsocket
- vxworks上的udpsocket的程序-This is the source code of udpsocket in VxWorks.
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
- 用C语言实现的UDP协议的socket编程,请大家研究研究-C language of the UDP socket programming, please studies
udpSocket
- UDP库 专门用于、UDP数据的传输和接收处理。-UDP library dedicated to, UDP data transmission and receiving treatment.
udpsocket
- 此代码为udp通信程序,主要是从客户端发送一数据,然后在在服务器段接收。-This code for the udp communication procedures, mainly from one client to send data, and then the server receives paragraph.
UDPSocket
- UDP套接字编程的例子,自己写的。 //说明:可以使用默认设置,也可以运行两个实例A和B,A的发送端口是B的侦听端口, //A的侦听端口是B的发送端口,两个互相发送消息。 //本程序经过测试,供学习使用-UDP socket programming examples, wrote it myself.// Note: You can use the default settings, you can run two i
UDPSocket
- UDPSocket 简单的UDP通信,可以参考改进-UDPSocket simple UDP communications, can refer to improved
UDPsocket
- 用JAVA语言实现的UDPSocket通信的源代码!-JAVA language used to achieve communication UDPSocket source code!
udpsocket
- linux下的udp socket通信,包括client和server端程序代码。-Udp socket communications linux under , including both client and server sides.
udpsocket
- linux下c语言的udp通讯小代码。。。不到1k,上去不了,日!加个md5的代码在里面,可以无视-c under linux language small code udp communication. . . Less than 1k, can not go, Japan! Md5 add the code inside, you can ignore the
UDPsocket
- 一个例子,用VC实现多线程的SOCKET UDP 通信。-An example of using VC to achieve multithreading SOCKET UDP communication.
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
UDPsocket
- UDP下的socket网络服务器编程(二)-Network server UDP socket programming under (b)
UDPSocket
- UDPClient 控件设计,希望对您有所帮助
20121002-UDPSocket
- 带事件很使用的UDPSocket,本代码提供了一个UDP通信类,使用非常方便-With the event is used UDPSocket, the code provides the a UDP communication class, very easy to use
UDPsocket
- chat whith delphi 7 this progarm show how to use udpsocket in delphi
UdpSocket
- 实现udp udp套接字,udp接收数据,统计接收包数。在Linux平台上运行(UDP receives data and counts the number of packets received. Running on the Linux platform .)