TCP/IP Illustrated: The protocols
Title | TCP/IP Illustrated: The protocols PDF eBook |
Author | Kevin R. Fall |
Publisher | |
Pages | 0 |
Release | 2012 |
Genre | TCP/IP (Computer network protocol). |
ISBN | 9780201633467 |
Lieferung bestand aus 3 Büchern
TCP/IP Illustrated: TCP for transactions, HTTP, NNTP, and the UNIX domain protocols
Title | TCP/IP Illustrated: TCP for transactions, HTTP, NNTP, and the UNIX domain protocols PDF eBook |
Author | W. Richard Stevens |
Publisher | Addison-Wesley Professional |
Pages | 360 |
Release | 1996 |
Genre | Computers |
ISBN |
TCP/IP Illustrated, Volume 3 covers four major topics of great importance to anyone working TCP/IP. It contains the first thorough treatment of TCP for transactions, commonly known as T/TCP, an extension to TCP that makes client-server transactions faster and more efficient. Next, the book covers two popular applications of T/TCP, the very hot topic of HTTP (the Hypertext Transfer Protocol), the foundation for the World Wide Web, and NNTP (the Network News Transfer Protocol), the basis for the Usenet news system. Both of these topics have increased in significance as the Internet has exploded in size and usage. Finally, the book covers UNIX Domain Protocols, protocols that are used heavily in UNIX implementations.
Internetworking with TCP/IP
Title | Internetworking with TCP/IP PDF eBook |
Author | Douglas Comer |
Publisher | Addison-Wesley Professional |
Pages | 560 |
Release | 1991 |
Genre | Computers |
ISBN |
Any communications professional who wants to put TCP/IP to use will benefit from this resource. The book answers the question "How does one use TCP/IP?"--focusing on the client-server components of a distributed program. It thoroughly covers the many ways to design interactive and concurrent client and server software, as well as their proper use and application.
TCP/IP Illustrated, Volume 3
Title | TCP/IP Illustrated, Volume 3 PDF eBook |
Author | W. Richard Stevens |
Publisher | Addison-Wesley |
Pages | 352 |
Release | 2016-01-29 |
Genre | |
ISBN | 9780134457109 |
Network Warrior
Title | Network Warrior PDF eBook |
Author | Gary A. Donahue |
Publisher | "O'Reilly Media, Inc." |
Pages | 786 |
Release | 2011-05-13 |
Genre | Computers |
ISBN | 1449309356 |
Pick up where certification exams leave off. With this practical, in-depth guide to the entire network infrastructure, you’ll learn how to deal with real Cisco networks, rather than the hypothetical situations presented on exams like the CCNA. Network Warrior takes you step by step through the world of routers, switches, firewalls, and other technologies based on the author's extensive field experience. You'll find new content for MPLS, IPv6, VoIP, and wireless in this completely revised second edition, along with examples of Cisco Nexus 5000 and 7000 switches throughout. Topics include: An in-depth view of routers and routing Switching, using Cisco Catalyst and Nexus switches as examples SOHO VoIP and SOHO wireless access point design and configuration Introduction to IPv6 with configuration examples Telecom technologies in the data-networking world, including T1, DS3, frame relay, and MPLS Security, firewall theory, and configuration, as well as ACL and authentication Quality of Service (QoS), with an emphasis on low-latency queuing (LLQ) IP address allocation, Network Time Protocol (NTP), and device failures
The TCP/IP Guide
Title | The TCP/IP Guide PDF eBook |
Author | Charles M. Kozierok |
Publisher | No Starch Press |
Pages | 1618 |
Release | 2005-10-01 |
Genre | Computers |
ISBN | 159327047X |
From Charles M. Kozierok, the creator of the highly regarded www.pcguide.com, comes The TCP/IP Guide. This completely up-to-date, encyclopedic reference on the TCP/IP protocol suite will appeal to newcomers and the seasoned professional alike. Kozierok details the core protocols that make TCP/IP internetworks function and the most important classic TCP/IP applications, integrating IPv6 coverage throughout. Over 350 illustrations and hundreds of tables help to explain the finer points of this complex topic. The book’s personal, user-friendly writing style lets readers of all levels understand the dozens of protocols and technologies that run the Internet, with full coverage of PPP, ARP, IP, IPv6, IP NAT, IPSec, Mobile IP, ICMP, RIP, BGP, TCP, UDP, DNS, DHCP, SNMP, FTP, SMTP, NNTP, HTTP, Telnet, and much more. The TCP/IP Guide is a must-have addition to the libraries of internetworking students, educators, networking professionals, and those working toward certification.
IPv6 Core Protocols Implementation
Title | IPv6 Core Protocols Implementation PDF eBook |
Author | Qing Li |
Publisher | Elsevier |
Pages | 969 |
Release | 2010-08-03 |
Genre | Computers |
ISBN | 0080495885 |
IPv6 was introduced in 1994 and has been in development at the IETF for over 10 years. It has now reached the deployment stage. KAME, the de-facto open-source reference implementation of the IPv6 standards, played a significant role in the acceptance and the adoption of the IPv6 technology. The adoption of KAME by key companies in a wide spectrum of commercial products is a testimonial to the success of the KAME project, which concluded not long ago. This book is the first and the only one of its kind, which reveals all of the details of the KAME IPv6 protocol stack, explaining exactly what every line of code does and why it was designed that way. Through the dissection of both the code and its design, the authors illustrate how IPv6 and its related protocols have been interpreted and implemented from the specifications. This reference will demystify those ambiguous areas in the standards, which are open to interpretation and problematic in deployment, and presents solutions offered by KAME in dealing with these implementation challenges. - Covering a snapshot version of KAME dated April 2003 based on FreeBSD 4.8 - Extensive line-by-line code listings with meticulous explanation of their rationale and use for the KAME snapshot implementation, which is generally applicable to most recent versions of the KAME IPv6 stack including those in recent releases of BSD variants - Numerous diagrams and illustrations help in visualizing the implementation - In-depth discussion of the standards provides intrinsic understanding of the specifications