搜索资源列表
TCP-IP2shixian
- 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人
BSD-Lite
- 很不错的TCP/IP协议栈源码,与大家分享!
tcpipucos
- This the first release of a free TCP/IP/PPP protocol stack for the uC/OS Real-Time Operating System. As a first release it s still rather rough and very much larger than desired however it is working well in an embedded
4.4BSD-Lite.tar
- 早期freebsd实现,特别是其中的网络部分,是stevens tcp/ip三卷的讲解的目标。-early freebsd achieved, in particular the network part of the anatomy tcp/ip Volume on the goal.
TCP-IP2shixian
- 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人
BSD-Lite
- 很不错的TCP/IP协议栈源码,与大家分享!-Very good TCP/IP protocol stack source to share with you!
tcpipucos
- This the first release of a free TCP/IP/PPP protocol stack for the uC/OS Real-Time Operating System. As a first release it s still rather rough and very much larger than desired however it is working well in an embedded
4.4bsd_dongjian
- window下学习tcp ip的好资料。由bsd4.4 Lite2修改得到。-tcp ip next window to learn good information. Been modified by the bsd4.4 Lite2.
4.4BSD-Lite2.tar
- BSD对UNIX最重要的贡献之一是TCP/IP。BSD 有8个主要的发行版中包含了TCP/IP:4.1c、4.2、4.3、4.3-Tahoe、4.3-Reno、Net2、4.4以及 4.4-lite。这些发布版中的TCP/IP代码几乎是现在所有系统中TCP/IP实现的前辈,包括AT&T System V UNIX 和Microsoft Windows中的TCP/IP都参照了BSD的源码。-BSD of UNIX is one of th