搜索资源列表
libnet_arp_test
- 使用开源libnet库实现的Arp演示代码,使用者请自行下载libnet库-use libnet the revenue realized Arp demo code, users are encouraged to download the libnet
libnet_rpc_tcp_test
- 使用开源libnet库实现的rpc tcp演示代码,使用者请自行下载libnet库-use libnet the revenue realized rpc tcp demo code, users are encouraged to download the libnet
libnet_rpc_udp_test
- 使用开源libnet库实现的rpc udp演示代码,使用者请自行下载libnet库-use libnet the revenue realized rpc udp demo code, users are encouraged to download the libnet
TCPKeepAlive
- 通过代码示例,演示如果使用windows API 设置TCP/IP心跳包,利用TCP/IP协议自带的KeepAlive功能断开孤立连接。
UDPDemo
- UDP协议数据传输的演示程序,可在该代码的基础上扩展为自己的代码-UDP protocol for data transmission demo program can be the basis of the code expansion for their own code
detail_of_44b0x_TCPIP
- TCPIP 程序包加载到44b0x 的ADS1.2工程文件的说明书。说名了加载过程的细节和如何处理演示程序和代码。演示代码已经上传,大家可以搜索-TCPIP package loaded into the 44b0x Manual ADS1.2 project documents. That of the loading process the details and how to deal with demo and code. Demo code has already been uploa
TCPHTTPNNTandUNIX
- 讲述了tcp/ip协议簇,包括原理,实现,及代码演示
TCP_Socket_1.6
- 这个程序是一个非常干净的代码,由有经验的程序员编写,使用C ++类cSocket,在C ++平台上编写,并且附带一个MFC演示应用程序。 cSocket类很容易使用,即使是初学者也没有问题。(Event driven (non blocking, asynchronous) Winsock programming is a very complex topic. It is definitely NOT for beginners! I needed such code and searched