资源列表
TCPClient
- 使用CSocket进行有连接(TCP)通信Client端-use CSocket to create the TCP communication Client
TCPServer
- 使用CSocket进行有连接(TCP)通信Server端-use CSocket to create the TCP communication Server
weChat
- 1.Server支持多客户访问; 2.C与S之间使用TCP连接; 3.C与C之间直接通信(不是通过S传递)。 4.C与C之间直接通信既可以使用TCP,也可以使用UDP。 可以使用Socket,也可以使用TcpClient/UdpClient等;-1.Server supports multi-client access the use of a TCP connection between 2.C and S direct communication between 3.C
IP_caculator
- 对于一个给定的文件,其中包含一个二进制的IP数据包,从这个数据包的解析出相应的信息。-For a given file, which contains a binary IP packets, parse the data packet the corresponding information.
MT7681
- 这是MT7681模块的使用指导书,有需要的朋友可以下载-This is done using instructions MT7681 module, a friend in need can be downloaded
c-UDP-
- c语言UDP传输系统源码 c语言UDP传输系统源码-UDP transmission system c language source code c language UDP transmission system source code
socket
- 用python写的socket编程小例子 1.分客户端和服务器端 2.握手后可以进行信息交流-Using socket to write the Python Programming 1 client and server 2 after the handshake can communicate information
Chap51TcpSyncChat
- 实现TCP客户端与服务器的通讯,测试无BUG-Implement TCP client and server communications, test no BUG
mod-leach-routing-protocol
- 基于leach 改进的低能耗的无线传感器网络路由协议-wsn protocol
Lab1
- spaghetti relay tcp ip connect networking project chat server connect socket lab repository uncomplete incomplete client server behavior c++ basic winsock api
Winsock_src
- winsock src solution tcp ip stack client server connect socket api sockaddr functions basic network networking close programming communication ports protocol internet transfer control
Sliding-Window-Protocol
- 滑动窗口协议C语言实现版,对理解协议内容具有重要意义-Sliding window protocol C language version, the understanding of the content of the agreement is of great significance