联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All TCP/IP协议栈(298) 

[TCP/IP协议栈] TCP-IP详解卷1:协议

很多不同的厂家生产各种型号的计算机,它们运行完全不同的操作系统,但 T C P / I P协议 族允许它们互相进行通信。这一点很让人感到吃惊,因为它的作用已远远超出了起初的设想。 T C P / I P起源于6 0年代末美国政府资助的一个分组交换网络研究项目,到 9 0年代已发展成为计 算机之间最常应用的组网形式。
Many different manufacturers make different types of computers that run completely different operating systems, but with the T C P/I P protocol The family allows them to communicate with each other.This is surprising, because it goes far beyond what was originally thought. T C P/I P originated from a research project on packet-switching network sponsored by the United States government in the late 1960s, and has developed into a computer by the 1990s The most commonly used form of networking between computers. (2019-11-19, HTML, 17461KB, 下载0次)

http://www.pudn.com/Download/item/id/1574126272369875.html

[TCP/IP协议栈] QT_Tcp5.6

TCP(Transmission Control Protocol 传输控制协议)是一种面向连接的、可靠的、基于字节流的传输层通信协议,由IETF的RFC 793定义。在简化的计算机网络OSI模型中,它完成第四层传输层所指定的功能,用户数据报协议(UDP)是同一层内 [1] 另一个重要的传输协议。在因特网协议族(Internet protocol suite)中,TCP层是位于IP层之上,应用层之下的中间层。不同主机的应用层之间经常需要可靠的、像管道一样的连接,但是IP层不提供这样的流机制,而是提供不可靠的包交换
Transmission Control Protocol (Transmission Control Protocol) is a connection-oriented, reliable, text-based transport layer communication Protocol, defined by IETF RFC 793. In the simplified OSI model of the computer network, which performs the functions specified by the fourth transport layer, the user datagram protocol (UDP) is another important transport protocol within the same layer [1]. In the Internet protocol suite, the TCP layer is the middle layer above the IP layer and below the application layer. Reliable, pipe-like connections are often required between the application layers of different hosts, but the IP layer does not provide such a flow mechanism but provides unreliable packet switching (2018-09-27, QT, 12KB, 下载1次)

http://www.pudn.com/Download/item/id/1538060231957220.html

[TCP/IP协议栈] TCPIP协议与UDP协议的区别

TCP(Transmission Control Protocol 传输控制协议)是一种面向连接的、可靠的、基于字节流的传输层通信协议,由IETF的RFC 793定义。在简化的计算机网络OSI模型中,它完成第四层传输层所指定的功能,用户数据报协议(UDP)是同一层内另一个重要的传输协议。在因特网协议族(Internet protocol suite)中,TCP层是位于IP层之上,应用层之下的中间层。不同主机的应用层之间经常需要可靠的、像管道一样的连接,但是IP层不提供这样的流机制,而是提供不可靠的包交换。
TCP is a connection oriented, reliable, byte stream based transport layer communication protocol, defined by IETF RFC 793. In the simplified computer network OSI model, it completes the functions specified by the fourth layer transport layer, and user datagram protocol (UDP) is another important transport protocol in the same layer. In the Internet protocol suite, the TCP layer is located on the top of the IP layer and the middle layer under the application layer. Reliable and pipeline like connections are often required between application layers of different hosts, but the IP layer does not provide such a flow mechanism, but rather provides unreliable packet switching. (2017-11-09, WINDOWS, 15KB, 下载0次)

http://www.pudn.com/Download/item/id/1510189408695270.html

[TCP/IP协议栈] ccn7

NDN(Named Data Networking)是由加州大学洛杉矶分校Lixia Zhang团队为首开展的研究项目,该项目由NSF Future Internet Architecture(FIA)资助,开始于2010年。NDN的提出是为了改变当前互联网主机-主机通信范例,使用数据名字而不是IP地址进行数据传递,让数据本身成为因特网架构中的核心要素。NDN保持沙漏模型,采用七层结构,下层协议都是为了适配底层物理链路和通信而设计,上层协议为对应相关的应用而设计。与TCP/IP模型最大的区别就是在中间层用命名数据(内容块)取代IP 。Content-centric Networking(CCN)由PARC的Van Jacobson在2009年提出。CCN和NDN仅是叫法不同,无本质上的区别。这是ccn第7版实现代码
NDN (Named Data Networking) is a UCLA team led by Lixia Zhang conduct research projects funded by the NSF Future Internet Architecture (FIA) funding, which began in 2010. NDN was proposed to change the current Internet hosts- host communication paradigm, using the data name instead of the IP address for data transfer, let the data itself becomes a core element of the Internet architecture. NDN remains an hourglass model, using seven structures are designed to fit the bottom of the lower layer protocols and physical communications link designed to correspond to the upper layer protocol-related applications. The biggest difference with the model TCP/IP is used in the intermediate layer name instead of IP data (content block). Content-centric Networking (CCN) proposed by the PARC s Van Jacobson in 2009. CCN and NDN is just a different name, no essential difference. This is the 7th edition ccn implementation code (2014-06-06, Unix_Linux, 28003KB, 下载16次)

http://www.pudn.com/Download/item/id/2561385.html

[TCP/IP协议栈] computer-

本书共20章,分为五大部分。前面第1章引言,内容涉及网络的产生和发展、主要功能、分类以及网络体系结构和ISO/OSI参考模型。第一部分(第2~3章)介绍数据通信知识,涉及数据通信基本概念和基础理论、传输介质、多路复用技术、数据交换技术、调制解调技术以及物理层接口技术等内容。第二部分(第4~6章)讨论各种底层网络技术,涉及各种广域网、局域网和高速局域网技术。第三部分(第7~11章)讨论网络互连技术及其相关协议,涉及网络互连、TCP/IP参考模型、IP、ARP和ICMP、IP路由以及TCP和UDP等内容。第四部分(第12~17章)讨论网络应用程序相互作用模式以及各种具体的网络应用,涉及客户/服务器模型、套接字编程接口、域名系统(DNS)、远程登录(Telnet)、文件传输和访问、电子邮件以及万维网。第五部分(第18~19章)讨论网络安全和管理。最后第20章简单介绍了网络技术的未来发展。本书主要供高等院校计算机专业高年级本科生和低年级硕士研究生作为计算机网络课程的教材使用,同时也可供计算机网络设计人员、开发人员以及管理人员作为技术参考书使用。
The book has 20 chapters, divided into five parts. Previous Chapter 1 Introduction, covering the emergence and development of the network, the main function, classification and network architecture and ISO/OSI reference model. The first part (chapter 2 to 3) describes the data communication of knowledge, basic concepts involved in data communications and basic theory, transmission media, multiplexing, data exchange technology, modem technology and physical layer interface technology and so on. The second part (chapters 4 to 6) discuss a variety of underlying network technology, involving a variety of WAN, LAN and high-speed LAN technologies. The third part (Chapter 7 to Chapter 11) discusses the network interconnect technology and its related agreements, involving network interconnection, TCP/IP reference model, IP, ARP, and ICMP, IP routing, and TCP and UDP and so on. Part IV (12 to 17) discusses the interaction mode network applications and a variety of specific network application (2013-07-24, HTML, 2836KB, 下载9次)

http://www.pudn.com/Download/item/id/2313491.html

[TCP/IP协议栈] chap2

本地计算机网络编程实例 获取计算机的名称和IP地址【\chap2\Local】 获取计算机的子网掩码【\chap2\ Local】 获取计算机的DNS设置【\chap2\ Local】 获取计算机的网卡地址【\chap2\ Local】 获取计算机安装的协议【\chap2\ Local】 获取计算机提供的服务【\chap2\ Local】 获取计算机的所有网络资源【\chap2\ Local】 修改本地计算机的所有网络设置【\chap2\ Local】 获取计算机TCP/IP协议的所有信息【\chap2\ Local】
Programming examples for the local computer network computer name and IP address {\ chap2 \ Local access to the computer' s subnet mask] [\ chap2 \ Local access to the computer' s DNS settings] [\ chap2 \ Local access to the computer' s network card address] [\ chap2 \ Local access to the computer installed protocols] [\ chap2 \ Local] access computer services [\ chap2 \ Local] Access to the computer all network resources [\ chap2 \ Local] modifies the local computer all the network settings [\ chap2 \ Local] Get computer TCP/IP protocol, all information [\ chap2 \ Local] (2013-06-19, Visual C++, 246KB, 下载6次)

http://www.pudn.com/Download/item/id/2282744.html

[TCP/IP协议栈] Based-on-the-computer-network-design

利用Wireshark软件的抓取网络通讯数据并查看网络通讯数据包中每一层的内容的能力,以及NKPP软件发送MAC帧的作用,设计实验。第一步实验中,先打开Wireshark软件开始捕获网络数据包,再登陆校园网关,回到Wireshark软件中筛选出以实验机算机IP为源的数据包,继而查看到登陆网关的用户名和密码以及其通信代码,并验证其在TCP/IP模型中的封装关系。第二步实验中,先重启宿舍交换机,分别在3台计算机上运行Wireshark软件捕获数据包,利用NKPP软件互相发送MAC帧,发现当交换机不知道目的MAC地址对应的端口号时,进行洪泛。
Wireshark software using the network traffic data capture and view network traffic packet contents of each layer' s ability, as well as software to send MAC frames NKPP role design experiments. The first step experiment, first open the Wireshark software to start capturing network packets, and then landing on campus gateway, back to Wireshark software to filter out experimental aircraft as the source computer IP packets, and then view the landing gateway user name and password, and its communication code, and verify the TCP/IP model package relationships. Step two experiments, the first reboot dormitory switches, respectively, in three computer running Wireshark software to capture data packets sent to each other using the NKPP software MAC frames, found that when the switch does not know the destination MAC address corresponding to the port number for flooding. (2013-06-13, Others, 3697KB, 下载2次)

http://www.pudn.com/Download/item/id/2278459.html

[TCP/IP协议栈] DLLpullsdk

PullSDK接口支持TCP/IP和RS485通信协议,并支持UDP广播方式搜索门禁控制器及修改门禁控制器的IP地址、子网掩码、网关。 PullSDK接口使用C语言开发,对数据通讯做了高度优化,使其成为一个简洁高效的访问接口。 PullSDK接口在设计开始参考了SQL,但更考虑到业务中最常用的模型,是精心提炼出来的一组接口,做到了设计、实现、使用三方的平衡
PullSDK interface supports TCP/IP and RS485 communication protocol, and supports UDP broadcast the search access controller and modify Access Controller IP address, subnet mask, gateway. PullSDK interface developed using the C language, and is highly optimized for data communications, making it a simple and efficient access interface. PullSDK interface design reference to SQL, but take into account the most commonly used business model is refined from a set of interfaces to do the design, implementation, use the tripartite balance (2013-03-21, C++ Builder, 1225KB, 下载21次)

http://www.pudn.com/Download/item/id/2168325.html

[TCP/IP协议栈] TCP-IP_Protocols_NO3

第三卷的内容细节覆盖了当今TCP/IP编程人员和网络管理员必须熟练掌握的四个基本方面: T/TCP (TCP事务协议),这是对TCP的扩展,使客户--服务器间的事务传输更快更有效和更可靠; HTTP (超文本传送协议),这是飞速扩展中的万维网的基础; NNTP (网络新闻传送协议),这是Usennet新闻系统的基础; UNIX域协议,这是在UNIX实现中应用非常广泛的一套协议。 与前面两卷一样,本书有丰富的例子和实现的细节,他们都是4.4BSD-Lite中的网络代码。
The third volume of the details covering the TCP/IP programmers and network administrators must master the four fundamental aspects: T/TCP (TCP Transaction Protocol), which is the expansion of TCP client- server between transaction traffic faster and more efficient and more reliable HTTP (hypertext transfer protocol), which is the basis of the rapid expansion of the World Wide Web NNTP (Network News Transfer Protocol), which is basis of Usennet news system UNIX domain protocol, which is On UNIX is widely used set of protocols. The previous two volumes, the book has a wealth of examples and implementation details, they are 4.4BSD-Lite networking code. (2012-11-14, PDF, 8357KB, 下载5次)

http://www.pudn.com/Download/item/id/2047753.html

[TCP/IP协议栈] TCPTest

tcpcopy是一种应用请求复制(基于tcp的packets)工具,其应用领域较广,我们曾经应用于网易的广告投放系统,urs系统,nginx hmux协议开发等系统,避免了上线带来的很多问题。 总体说来,tcpcopy主要有如下功能: 1)分布式压力测试工具,利用在线数据,可以测试系统能够承受的压力大小(远比ab压力测试工具真实地多),也可以提前发现一些bug 2)对于后端的短连接,请求丢失率非常低(1/10万),可以应用于热备份 3)普通上线测试,可以发现新系统是否稳定,提前发现上线过程中会出现的诸多问题,让开发者有信心上线 4)对比试验,同样请求,针对不同或不同版本程序,可以做性能对比等试验 5)利用多种手段,构造无限在线压力,满足中小网站压力测试要求 6)实战演习(架构师必备) tcpcopy可以用于实时和离线回放领域,并且tcpcopy支持mysql协议的复制,开源一年以来,功能上越来越完善。 如果你对上线没有信心,如果你的单元测试不够充分,如果你对新系统不够有把握,如果你对未来的请求压力无法预测,tcpcopy可以帮助你解决上述难题。
tcpcopy It is an online TCP duplication tool and can be used for testing (using netlink and raw sockets). Description: It can help you find bugs without deploying your server software on your production servers.It can also be used to do smoke testing against your products. For example, when you want to migrate your web server from Apache to Nginx, tcpcopy can help you test it. Apache is running online, while tcpcopy can copy the TCP flows from Apache to Nginx. To Nginx, the TCP flows are just forwarding to it. This will not affect Apache at all except cost a little network bandwidth and CPU load. Scenarios: 1) Distributed stress testing Use tcpcopy to copy real-world data to stress test your server software. Bugs that only can be produced in high-stress situations can be found. 2) Hot backup It is very suitable for backup tasks if connections are short-lived. The request loss ratio is quite low (e.g. 0.00001). 3) Online testing Prove (2012-10-10, Unix_Linux, 2KB, 下载8次)

http://www.pudn.com/Download/item/id/2011539.html

[TCP/IP协议栈] A4

TCP/IP的通讯协议 这部分简要介绍一下TCP/IP的内部结构,为讨论与互联网有关的安全问题打下基础。TCP/IP协议组之所以流行,部分原因是因为它可以用在各种各样的信道和底层协议(例如T1和X.25、以太网以及RS-232串行接口)之上。确切地说,TCP/IP协议是一组包括TCP协议和IP协议,UDP(User Datagram Protocol)协议、ICMP(Internet Control Message Protocol)协议和其他一些协议的协议组。
TCP/IP communication protocol this part of the brief overview of TCP/IP in the internal structure, to discuss security issues with Internet-related basis. TCP/IP protocol suite is so popular, partly because it can be used in a variety of channels and the underlying protocol (such as T1 and X.25, Ethernet and RS-232 serial interface) on top. Rather, TCP/IP protocol is a set of protocols and IP protocols, including TCP, UDP (User Datagram Protocol) protocol, ICMP (Internet Control Message Protocol) protocol and other protocols of the protocol group. (2011-05-16, Others, 6KB, 下载4次)

http://www.pudn.com/Download/item/id/1533816.html

[TCP/IP协议栈] aodv

NS2中的AODV协议源代码,无线自组网按需平面距离矢量路由协议(Ad hoc On-Demand Distance Vector Routing,AODV),是应用于无线网状网络(也称作无线Ad hoc网络)中进行路由选择的路由协议,它能够实现单播和多播路由。该协议是Ad Hoc网络中按需生成路由方式的典型协议
AODV protocol in NS2 source code, wireless ad hoc networks on-demand distance vector routing protocol plane (Ad hoc On-Demand Distance Vector Routing, AODV), is used in wireless mesh network (also known as wireless Ad hoc network) in the routing of the routing protocol, which enables unicast and multicast routing. The agreement is generated on demand Ad Hoc network routing protocol typically (2011-04-12, Visual C++, 10KB, 下载62次)

http://www.pudn.com/Download/item/id/1488612.html

[TCP/IP协议栈] TCP-IP3

第三卷的内容细节覆盖了当今TCP/IP编程人员和网络管理员必须熟练掌握的四个基本方面: T/TCP (TCP事务协议),这是对TCP的扩展,使客户--服务器间的事务传输更快更有效和更可靠; HTTP (超文本传送协议),这是飞速扩展中的万维网的基础; NNTP (网络新闻传送协议),这是Usennet新闻系统的基础; UNIX域协议,这是在UNIX实现中应用非常广泛的一套协议。 与前面两卷一样,本书有丰富的例子和实现的细节,他们都是4.4BSD-Lite中的网络代码。
Volume III covers the details of today' s TCP/IP programmers and network administrators must be skilled in four basic areas: T/TCP (TCP Services Agreement), which is the extension of TCP, customers- between the server Service transmission faster and more efficiently and more reliable HTTP (Hypertext Transfer Protocol), which was rapidly expanding the basis for the World Wide Web NNTP (Network News Transfer Protocol), which is the basis of Usennet information systems UNIX domain protocol, this is In the UNIX implementation is widely used set of protocols. Like the previous two volumes, the book is rich in examples and implementation details, they are in 4.4BSD-Lite networking code. (2010-07-17, C/C++, 8357KB, 下载2次)

http://www.pudn.com/Download/item/id/1243769.html

[TCP/IP协议栈] btmas_fe

BTMAS网站BT发布系统Standard v3.1.5 FE 静态网页化版 BTMAS 网站BT发布系统是新一代BT发布系统,速度更快,超高负载,占用资源极小,非常适合中大型BT网站投入使用和运营 具有以下特点: 1. 采用新UDP协议作为BT发布服务器,连接BT服务器速度更快,性能卓越,快速稳定,集成高负载BT服务器 2. 支持POPUP式资源信息介绍框显示(类似BTCHINA) 3. 支持POPUP式BT种子分析结果信息介绍框显示(类似BTCHINA) 4. 支持POPUP式广告提示框显示(类似BTCHINA,商业定制版提供) 5. 新增可视化编辑/所见即所得编辑发布 6. 支持Announce/Tracker地址多端口开放,使连接BT服务器更舒畅稳定 7. 支持匿名发布和结合动网、phpwind、discuz等论坛或其他论坛(视能否结合而定)的用户ID发布(商业定制版提供) 8. 支持发布者@发布组织显示方式 9. 支持除种子的下载数、完成数、连接数统计外,新增"人气下载"统计功能 10. 支持美观的统计数值颜色随统计数值变化而变化 11. 简洁的后台管理功能
BT website BTMAS Dissemination System Standard v3.1.5 FE version of static pages BT website BTMAS Distribution System Distribution System is a new generation of BT, faster, ultra-high load, a very small footprint, is ideal for medium and large BT site put into use and operation of Have the following characteristics: 1. The introduction of new UDP protocol as BT publishing server to connect BT server faster, high performance, fast stability, integration of high server load BT 2. POPUP resource to support the introduction of information displayed in a frame (similar to BTCHINA) 3. Support the POPUP-style BT seeds introduce the results of the analysis of information displayed in a frame (similar to BTCHINA) 4. POPUP-up ads to support the prompt box displays (similar to BTCHINA, commercial custom version) 5. Added visual editor/WYSIWYG editor released 6. To support the Announce/Tracker address multi-port open so that connecting BT server stability more comfortable 7. (2009-02-07, PHP, 2410KB, 下载6次)

http://www.pudn.com/Download/item/id/639708.html

[TCP/IP协议栈] H3CNA

本书共20章,分为五大部分。前面第1章引言,内容涉及网络的产生和发展、主要功能、分类以及网络体系结构和ISO/OSI参考模型。第一部分(第2~3章)介绍数据通信知识,涉及数据通信基本概念和基础理论、传输介质、多路复用技术、数据交换技术、调制解调技术以及物理层接口技术等内容。第二部分(第4~6章)讨论各种底层网络技术,涉及各种广域网、局域网和高速局域网技术。第三部分(第7~11章)讨论网络互连技术及其相关协议,涉及网络互连、TCP/IP参考模型、IP、ARP和ICMP、IP路由以及TCP和UDP等内容。第四部分(第12~17章)讨论网络应用程序相互作用模式以及各种具体的网络应用,涉及客户/服务器模型、套接字编程接口、域名系统(DNS)、远程登录(Telnet)、文件传输和访问、电子邮件以及万维网。第五部分(第18~19章)讨论网络安全和管理。最后第20章简单介绍了网络技术的未来发展。本书主要供高等院校计算机专业高年级本科生和低年级硕士研究生作为计算机网络课程的教材使用,同时也可供计算机网络设计人员、开发人员以及管理人员作为技术参考书使用。
err (2008-10-09, PalmOS, 1277KB, 下载510次)

http://www.pudn.com/Download/item/id/558289.html

[TCP/IP协议栈] tcp_ip_design_report.doc

本文件介绍了一个TCP/IP的功能,设计要点,本协议栈实现的组件包括ARP,I CMP(PING),UDP,TCP。并设计了一个与SOCKET API兼容的标准接口。 TCP/IP协议栈背景 TCP/IP是使用最为广泛的INTERNET通信协议,几乎所有的桌面操作系统如Windows,Redhat Linux都支持TCP/IP协议。为了实现嵌入式系统与PC机的组网通信,就必须在嵌入式系统上实现复杂的TCP/IP协议栈,通过实现了TCP/IP协议栈,就可以方便的实现嵌入式系统与主流桌面操作系统的通信和资源共享,这也是作者编写TCP/IP协议栈的由衷。
Introduction This document is a TCP/IP functionality, design elements, realize the protocol stack components including ARP, I CMP (PING), UDP, TCP. And designed a SOCKET API-compatible with standard interfaces. TCP/IP protocol stack background TCP/IP is the most widely used communication protocol INTERNET, almost all of the desktop operating system such as Windows, Redhat Linux support TCP/IP protocol. In order to realize embedded systems and PC-letter Netcom Group, we must realize the complexity of embedded system on the TCP/IP protocol stack, through the realization of the TCP/IP protocol stack, we can facilitate the realization of embedded systems with mainstream desktop operating system of communication and resource sharing, this is also author of the preparation of TCP/IP protocol stack heartfelt. (2008-08-12, MultiPlatform, 15KB, 下载117次)

http://www.pudn.com/Download/item/id/527177.html

[TCP/IP协议栈] sip

本系统硬件基于 LPC2292 与 DM9000 的嵌入式网络通讯协议,协议遵循 TCP/IP 规范。 本系统使用 ADS 开发,使用标准 C++ 程序设计语言,可方便移植与维护。 硬件配置为:小端模式,16位数据总线宽度,命令传送地址为0x81000100,数据传送地址为0x81000104。 软件配置:是用程序查询方式获取和发送以太网数据帧,DM9000 各配置信息均由程序进行设置。 更多信息请阅读程序源码。 松牛 http://sonew.512j.com/ 本站承接各种嵌入式系统与软件集成项目的研发,欢迎咨询与合作 2007-12-21
LPC2292 based on the system hardware and DM9000 embedded network communication protocols, protocol to follow TCP/IP specification. ADS developed the use of the system, using standard C++ Programming language, can be easily transplanted and maintenance. Hardware configuration for: Small-ended mode, 16-bit data bus width, command transmission address 0x81000100, data transmission address 0x81000104. Software configuration: It is obtained using the procedures inquiry and send Ethernet data frame, DM9000 various configuration information set by the program. For more information, please read the program source. Loose cattle http://sonew.512j.com/ site to undertake a wide variety of embedded systems and software integration projects in research and development, welcomed the consultation and cooperation 2007-12-21 (2008-05-10, C/C++, 12KB, 下载291次)

http://www.pudn.com/Download/item/id/458280.html

[TCP/IP协议栈] tcp-ip详解卷3

第三卷的内容细节覆盖了当今TCP/IP编程人员和网络管理员必须熟练掌握的四个基本方面: T/TCP (TCP事务协议),这是对TCP的扩展,使客户--服务器间的事务传输更快更有效和更可靠; HTTP (超文本传送协议),这是飞速扩展中的万维网的基础; NNTP (网络新闻传送协议),这是Usennet新闻系统的基础; UNIX域协议,这是在UNIX实现中应用非常广泛的一套协议。 与前面两卷一样,本书有丰富的例子和实现的细节,他们都是4.4BSD-Lite中的网络代码。
third volume of the details of today's coverage of TCP/IP programmers and network administrators must be familiar to the the four basic aspects : T/TCP (TCP services agreements), which is the expansion of TCP, customers-- server affairs transmission faster and more efficient and more reliable; HTTP (hypertext transfer protocol), This is the rapid expansion of the basis for the World Wide Web; NNTP (Network News Transfer Protocol), Usennet This is the basis of information systems; UNIX domain agreement, This is the realization of UNIX application of a very broad agreement. The previous two volumes, the book is rich in examples and achieve the details, They are 4.4BSD-Lite of networking code. (2005-12-31, Windows_Unix, 8355KB, 下载655次)

http://www.pudn.com/Download/item/id/137235.html
总计:298