搜索资源列表
linux_server
- Web Server for Embedded Systems. 嵌入式Linux上的Web Server设计,实现了TCP/IP协议的移植以及在LINUX上的实现。-Web Server for Embedded Systems. Embedded Linux on the Web Server design, Implementation of TCP / IP protocol and the transplant LINUX on the achievement.
howtoimplementtcpipstatckinlinux
- 详细分析了tcp/ip协议栈在linux下的实现-detailed analysis of the tcp / ip protocol stack under Linux Implementation
sniffer
- 一、实现 Sniffer 的基本功能。 Sniffer 是一种用于监测网络性能、使用情况的工具。 能够指定需要侦听的网卡(考虑一台机器上多张网卡的情况) 能够侦听所有进出本主机的数据包,解析显示数据包( ICMP 、 IP 、 TCP 、 UDP 等)各个字段。比如,对 IP 头而言,需要显示 版本、头长度、服务类型、数据包长度、标识、 DF/MF 标志、段内偏移、生存期、协议类型、源目的 IP 地址、选项内容、数据内容。要求显示数据的实际含义(例
TCPMP
- TCP/IP以太网协议 协议栈,基于linux的TCP/IP的底层协议栈-Ethernet protocol TCP/IP protocol stack, based on the underlying of the linux the TCP/IP protocol stack
linux-socket-introduce
- 关于一些socket的简单知识的介绍,socket的基本操作,socket中tcp的三次连接于四次释放原理,和一个C/S的实现代码-The basic operation of the introduction of some simple knowledge of the socket, socket, tcp socket in three connected to the release of four principles, and a C/S implementation code