资源列表
TCP
- TCP 通信的简单代码。大家可以参考一下。比较实用-Simple TCP traffic code. We can refer to. More practical
UDPICOP
- 一套UDP仿TCP的ICOP进行编程,提高了应用程序的性能与安全性,采用端口并发,一台单个服务器就能允许36800个用户登录-UDP a TCP imitation of ICOP program, improved application performance and security, and concurrent use of ports, a single server can allow users to log 36,800
CongestionControl
- TCP Congestion control
eth_tcp_client_server-dhcp-5.0.tar
- 不错的小型tcp/ip协议,能够在8,16,32为的单片机上都能运行-The tuxgraphics stack is the smallest and fastest TCP/IP stack. It runs on microcontrollers as small as atmega88. It was designed with web server functionality in mind and it has proven itself over many years.
tcpsniffbyjahnkey.rar
- vc6++ 实现对网络数据的监控,可以监听ip/tcp数据包的捕获和分析。,vc6 to achieve the monitoring of network data, you can monitor ip/tcp packet capture and analysis.
lab1
- 数据链路层滑动窗口协议~该程序模拟数据链路层的传输 使用滑动窗口中的选择重传协议~-The data link layer sliding window protocol ~ the program to simulate the transmission of the data link layer using the sliding window ARQ protocol ~
cikk_54_73_76
- Számítógép-hálózatok (19. rész) Az Internet hálózati rétege, az IP protokoll, címzések és alhálózatok
Linux_network_kernel_stack
- TCP/IP网络协议实现,文件详细介绍了TCP/IP协议,及Linux防火墙的编程方法-TCP/IP network protocol implementation, the details of a TCP/IP protocol, and the Linux firewall programming method
dos-tcp
- dos下网络通讯编程例程.支持TCPIP/UDP等常用多种功能,针对NE2000网卡,别的型号网卡只要有驱动更换NE2000.COM即可通用。-dos of network communication programming routines. supports TCPIP/UDP and other commonly used a variety of functions, for the NE2000 card, other type card as long as you can driv
CLIENT_SERVER_TCP
- COM_TO_TCP 2COM TO TCP CLIENT
TCP IP 卷1读书笔记
- TCP/IP卷一的读书笔记,讲解网络协议学习过程中重点知识(TCP/IP Volume 1 reading notes to explain the network protocol learning process key knowledge)
pppccode
- ppp协议C语言源程序,详细分析了PPP的工作原理,对学习PPP是一份很好的程序