搜索资源列表
tcp-ip详解卷2
- 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机
TCP-IP2
- 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机
c++communication
- 面向对象的数据通信的书内源代码,计算机网络通信的仿真.-object-oriented data communications with the source code book, the computer simulation of network communications.
tcpip
- 最简单的TCP/IP协议栈源码,包括socket API,学习TCP/IP最好的资料-The simplest TCP/IP protocol stack source code, including the socket API, to learn TCP/IP information on the best
LwIP
- 介绍了LwIP协议栈。包括了LWIP的源代码,测试工具,移植方案,协议栈介绍等。-Introduced LwIP stack. LWIP including source code, testing tools, transplant program, protocol stack introduction.
Code
- 此程序为 发送tcp udp 本程序需要安装Winpcap,版本为3.1,其他版本可能造成程序无法正常使用。 开发平台: windows XP SP2 Visual Studio.net 2003-This procedure to send tcp udp This procedure will need to install Winpcap, version 3.1, other versions may result in the procedure not
Ex14_18
- c#的一个聊天室代码,可以学习到tcp的链接与发送-c# code of a chat room, you can learn to link and send tcp
code
- TCP异步通信编程实例,基于C#语言开发,实现异步通信面向连接的程序设计。-failed to translate
c8051tcip
- C8051F 单片机 TCP/IP协议开发程序库,含有各种相关的各种代码源文件。 C 代码-C8051F MCU TCP/IP protocol development library, contains a variety of code in a variety of related source files. C Code
client.c.tar
- client code for tcp ip programming
data
- 手机ip协议实现代码,非常适合搞ip的开发人员-Mobile ip protocol implementation code, and is ideal for developers who engage in ip
gbn
- gbn协议 c 实现一个GBN传输协议的发送方和接收方两程序-This code should be used for PA2, unidirectional or bidirectional data transfer protocols (from A to B. Bidirectional transfer of data is for extra credit and is not required)
C.Sockets
- Socket programming in C - use the currently accepted functions which are IPv6 compliant. Older code only works with IPv4. Plenty of code included, as well as explanation.-Socket programming in C - use the currently accepted functions which are IPv6 c
tcpdump-3.8.1.tar
- 一款关于分析tcp/ip协议的C代码,值得分析和学习!-A on the analysis of tcp/ip protocol C code, it is worth analyzing and learning!
ormcc-code.tar
- ormcc协议的C++程序、TCL脚本以及协议分析。-ormcc protocol C++ program, TCL scr ipting and protocol analysis.
C_Programming_TcpServer_stress_test_tool_code
- C编程开发TcpServer压力测试工具代码C Programming TcpServer stress test tool code -C Programming TcpServer stress test tool code
Code-with-Link-changes-and-PR
- Distance Vector implementation using C++. Features of link change and Poison Reverse also implemented in the code.
bt-source-code
- bt源代码,是使用C++编写的工具,很好-bt source code
TCP-code-soure
- 我第一个tcp 服务程序代码 仅供参考。运行ok-my frist c++ program is tcp service code。for reference only!
TCPIP-Sockets-in-C-source-code
- 《TCP/IP Sockets in C》书中所用到的全部源代码-All source code used by the "TCP/IP Sockets in C," the book