搜索资源列表
tcp-ip详解卷2
- 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机
Ip_Check
- A:用c++语言来实现对IP的合法性进行验证。 例如: 1:1.1.1.1.1 2:0.1.1.1 3:.2.3.啊 等等都不是合法的IP地址。 B:判断两个子网是不是在同一网段,等等。具体如抓图所示。-A : c language to realize the legitimacy of IP verified. For example : 1:1.1.1.1.1 2:0.1.1.1 3 : 1.2.3. ah, etc. is not legitimate I
lids-1.2.2-2.4.28.tar
- 开发参考,可以用于知道开发,而且我也参考了很多例子-development reference can be used for the development of know, but I also made reference to a number of examples
HA-EtherD.1.2-Snoopy
- 简单好用的抓包工具! 强烈推荐! 可以抓住经过本机的包,且有详细解释!-simple and easy-capturing Packet tool! Strongly recommended! Can seize the plane after the package, and a detailed explanation!
tinet-1.2.tar
- 日本的开源嵌入式TCP/IP协议栈,支持IPV6,消除动态分配内存带来的烦恼。
lwip-1.2.0
- lwip最新版本。lwip是一个针对嵌入式应用、源代码开发可裁减的TCP/IP协议栈。
example-ipv6-package-0.0.1.tar.bz2
- EXAMPLE IPv6 PACKAGE This is a software package that we have created in order to show the \"best practice\" for the development of IPv6-enabled software, and in particular for what regards the autoconfiguration process. The current release makes us
mdc-ssd-01.1.2-1.i386.rpm
- Linux中进行802.1认证mdc-ssd-01.1.2-1.i386.rpm.gz
udt1[1].2.sdk.tar
- UDT协议-基于UDP的可靠数据传输协议
lwip-1.2.0
- LwIP1.20 TCP/IP协议栈的简单实现
jthread-1.2.1.zip
- 有关RTP有RTCP协议实现UDP和TCP网络视频传输的开源代码,Related to RTP have RTCP protocol UDP and TCP network video transmission of the open source code
lwip-1[1].2.0source_code
- lwip-1[1].2.0 source code.rar,不错,值得推荐-lwip-1 [1] .2.0 source code.rar, good, worthy of recommendation
jrtplib-3.7.1
- rtp协议下server端与client端连通程序-rtp under the agreement with the client-side server-side connectivity program
vcp-0.1.tar
- 基于2位显式拥塞反馈的传输控制协议,与传统TCP协议相比,增加了路由器上的拥塞感知,因此具有更强的拥塞控制能力-Transmission Control Protocol based on 2bit conesgtion feedback
ppp-mppe-2.4.1.tar
- ppp-mppe-2.4.1.tar.gz, ppp2.4.1增加支持mppe-ppp-mppe-2.4.1.tar.gz
lwip-1.3.2
- lwip 1.3.2 很好的东东 快快下载-lwip 1.3.2
LwIPSourceCodeCommentsAndAnalysis
- LwIP的源码注释与分析,基于1.2.0版,对于初学者了解学习LwIP很有帮助。-LwIP source notes and analysis, based on the 1.2.0 version, for beginners to understand learning LwIP helpful.
Sockets-2.3.9.1
- C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。-his is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore wor
Box2D_v2.1.2
- 经典二维物理引擎,box2d,大家可自行参考-Classical two-dimensional physics engine, box2d, we can self-refer
TCP-IP详解卷1 2 3
- tcp/ip协议,一共三卷,对于学习网络的人来说,这是必看的资料(Tcp/ip protocol Volume 1)