搜索资源列表
tcp-ip详解卷3
- 第三卷的内容细节覆盖了当今TCP/IP编程人员和网络管理员必须熟练掌握的四个基本方面: T/TCP (TCP事务协议),这是对TCP的扩展,使客户--服务器间的事务传输更快更有效和更可靠; HTTP (超文本传送协议),这是飞速扩展中的万维网的基础; NNTP (网络新闻传送协议),这是Usennet新闻系统的基础; UNIX域协议,这是在UNIX实现中应用非常广泛的一套协议。
stevens.tcpipiv1.tar
- tcp ip卷一的配书源码,其中包括像traceroute ping这样经典网络程序的源代码
TCPIP协议详解卷一协议
- TCPIP协议详解-TCPIP agreement detailed solution
TCP事务协议
- 第三卷的内容细节覆盖了当今TCP/IP编程人员和网络管理员必须熟练掌握的四个基本方面: T/TCP (TCP事务协议),这是对TCP的扩展,使客户--服务器间的事务传输更快更有效和更可靠; HTTP (超文本传送协议),这是飞速扩展中的万维网的基础; NNTP (网络新闻传送协议),这是Usennet新闻系统的基础; UNIX域协议,这是在UNIX实现中应用非常广泛的一套协议。-third volume of the details o
tcp-ip详解卷3
- 第三卷的内容细节覆盖了当今TCP/IP编程人员和网络管理员必须熟练掌握的四个基本方面: T/TCP (TCP事务协议),这是对TCP的扩展,使客户--服务器间的事务传输更快更有效和更可靠; HTTP (超文本传送协议),这是飞速扩展中的万维网的基础; NNTP (网络新闻传送协议),这是Usennet新闻系统的基础; UNIX域协议,这是在UNIX实现中应用非常广泛的一套协议。
volume3
- 用TCPIP进行网际互联第三卷:客户——服务器编程与应用:Linux/Posix和 TCP/IP协议一样是一套经典的协议书籍。-TCPIP used for internetworking Volume III : Customer-- Server and Application Programming : Linux/Posix and the TCP/IP protocol is the same set of classic b
inVol1
- 用TCPIP进行网际互联第一卷:原理、协议与结构(第四版)和 TCP/IP协议一样是一套经典的协议书籍。 -TCPIP used for internetworking Volume I : Theory, the agreement with the structure (fourth edition) and TCP/IP protocol is the same set of classic books on the agre
TCPIPV3
- tcp的书籍有很多。或许大家都看过卷一,卷二是升华,上传卷三的pdf给个总结-tcp many books. Perhaps you have seen in Volume I, Volume II is the distillation of the pdf upload Paper 3 to conclude
TCP-IP_2
- TCP-IP详解卷2:实现,这是一本非常好的书-Detailed TCP-IP Volume 2: to achieve, this is a very good book
TCPIP_Illustracted_Volume_1
- TCP/IP协议详解卷一,凡是用到网络编程的人员都有可能参考此书,想搞网络的人一般都需要读读此书,比较经典-TCP/IP protocol detailed in Volume I, whenever used in network programming staff may refer to the book, want to network will generally need to read this book, compare
stevens.tcpipiv1.tar
- tcp ip卷一的配书源码,其中包括像traceroute ping这样经典网络程序的源代码-Volume tcp ip source book distribution, including such classics as traceroute ping network program s source code
TCP-IP
- TCP-IP网络通信协议最完美的教程,包含卷一:协议,卷二:实现,卷三:TCP事务协议HTTPNNTP和UNIX域协议-datasheet for TCP-IP
tcp-ip1
- 网络专业路由交换方向必用书,tcp/ip卷一!!!! -network book!
TCP-IP
- tcp/ip协议详解卷一全卷,这是高清PDF版本,各章目录齐全-tcp/ip protocol Detailed Volume volume, which is the PDF version of HD, complete the chapter directory
TCP-IP-Illustrated-Volume1-Protocol
- TCP/IP详解第一卷,一本完整而详细的TCP/IP协议指南-The first volume of TCP/IP Illustrated,
TCP IP 卷1读书笔记
- TCP/IP卷一的读书笔记,讲解网络协议学习过程中重点知识(TCP/IP Volume 1 reading notes to explain the network protocol learning process key knowledge)
tcp-ip协议(卷1,2,3)
- 介绍tcp/ip协议经典的一本书,内涵1-3卷,值得学习(Tcp/ip protocol introduced a classic book, the connotation of 1-3 volumes, it is worth learning)
TCP-IP详解.卷一:协议
- TCP/IP详解,卷1:协议》是一本完整而详细的TCP/IP协议指南。描述了属于每一层的各个协议以及它们如何在不同操作系统中运行。(TCP/IP detailed, Volume 1: agreement is a complete and detailed guide to the TCP/IP protocol. Describes each protocol that belongs to each layer and how t
TCP-IP详解卷
- 本书包含TCP-IP卷一:协议、卷二:实现、卷三TCP事务协议等(This book contains a TCP-IP volume: agreement, volume three, Volume II: TCP transaction protocol)
TCP-IP详解卷一:协议
- 《TCP/IP详解》一共三卷,其中卷二、卷三更多偏重于编程细节,而卷一更多偏重于基础原理,基本上都是通过实验先看现象,然后再来引出其背后的原理,所以如果没有什么基础,还是踏踏实实从头看,这对于网络工程师、软件工程师同样适用。对于嵌入式工程师,这其实也很适用,网络从提出到现在,过去了那么多年,还是一直被使用着,这足以见到网络的强大之处,而原理的东西,是根本,因此我很建议大家认真读。不过在嵌入式上,很多计算机网络的技术并没有用得太多,不过认