资源列表
dsr
- DSR Routing Protocol
C-FIVE
- 模拟计算机网络中的协议5--回退N帧技术,用C语言运行,可查看协议的运行过程。
Server
- sample server socket code in c. the server takes an input from a client, and resend that data received back to the client.
TCPSer
- This is to implement echo server using TCP
smth.c
- Simple Modbus TCP client on C
C_server
- 本代码是unix环境下C语言编写的运用TCP/IP 协议的SOCKET网通通信的SERVER端。-The code is written in C under unix environment, the use of TCP/IP protocol to communicate SERVER SOCKET Netcom end.
TCP
- linux下面用C写的基于TCP的socket程序-a program of socket in linux
window
- 滑动窗口协议是计算机网络中为保证流控制和可靠而常用的一种协议,它一般在传输层TCP协议中实现。本代码实验滑动窗口协议中的1比特滑动窗口协议、回退N帧协议和选择性重传协议。-Sliding window protocol is a computer network in order to ensure the reliable flow control and a protocol commonly used, it is usually in the transport layer TCP pr
Ethernet
- Ethernet网上CSMA/CD协议的模拟-Ethernet Internet CSMA/CD protocol simulation
udp
- udp的基本使用,适用于初学者掌握基本知识,理解基本概念。-Basic use udp, suitable for beginners to master the basic knowledge and understanding of basic concepts.
server_l
- TCP/UDP server on linux.
multicast(recv1.1)
- multicast 是一种群通信方式,是对UDP协议的使用,本源码是multicast接收源码-multicst recv source code