- Allied Health Professions
- General
- Rhode Island
- Hematology
- ( S )
- Children's Fiction
- Martin, Dean
- Playwrights, A-Z
- Broadcasting
- Basque
- Educational Psychology
- Care Bears
- Odets, Clifford
- Alabama
- Anger Management
- General
- Postcards
- Braque, Georges
- Mahy, Margaret
- Big Bend
- Theories of Humor
- Divorce
- Wilson, Gahan
- Coding Theory
- General
- Fiction
- Darkroom & Processing
- Chinese
- Europe
- General
- Some of our other sites:
- Books
- Clothing, Shoes and Accessories
- Baby Clothes and Accessories
- Cosmetics, Beauty Products and Fragrances
- Cellphones, Call Plans and Accessories
- Video Games
- DVDs
- Electronics, Gadgets and Computers
- Health and Personal Care
- Home and Garden
- Home DIY
- Jewelry
- Magazines and Newspapers
- Music Downloads
- Musical Instruments
- Office Equipment and Supplies
- Software and Games
- Sporting Goods
- Toys and Games
- Watches
- UK Books
- UK Video Games
- UK Home and Garden
- UK Electronics, Gadgets and Computers
- UK Baby Clothes and Accessories
- UK Software and Games
- UK Sporting Goods
- UK Toys and Games
Books : Computers & Internet : Networking : Networks, Protocols & APIs : TCP-IP
-
-
-
A detailed examination of interior routing protocols -- completely updated in a new edition
- A complete revision of the best-selling first edition--widely considered a premier text on TCP/IP routing protocols
- A core textbook for CCIE preparation and a practical reference for network designers, administrators, and engineers
- Includes configuration and troubleshooting lessons that would cost thousands to learn in a classroom and numerous real-world examples and case studies
Praised in its first edition for its approachable style and wealth of information, this new edition provides readers a deep understanding of IP routing protocols, teaches how to implement these protocols using Cisco routers, and brings readers up to date protocol and implementation enhancements. Routing TCP/IP, Volume 1, Second Edition, includes protocol changes and Cisco features that enhance routing integrity, secure routers from attacks initiated through routing protocols, and provide greater control over the propagation of routing information for all the IP interior routing protocols. Routing TCP/IP, Volume 1, Second Edition, provides a detailed analysis of each of the IP interior gateway protocols (IGPs). Its structure remains the same as the best-selling first edition, though information within each section is enhanced and modified to include the new developments in routing protocols and Cisco implementations. What's New In This Edition? The first edition covers routing protocols as they existed in 1998. The new book updates all covered routing protocols and discusses new features integrated in the latest version of Cisco IOS Software. IPv6, its use with interior routing protocols, and its interoperability and integration with IPv4 are also integrated into this book. Approximately 200 pages of new information are added to the main text, with some old text removed. Additional exercise and solutions are also included.
-
How To Write a Great Research Paper All of the steps of writing a research paper are covered, including choosing a topic, taking notes, writing the outline, compiling a bibliography, revising, evaluating, and more! All is written in friendly language designed to appeal to the middle school age group. Each section includes instructions, examples, and reproducible worksheets. 96 pages.
-
-
This best-selling, conceptual introduction to TCP/IP internetworking protocols interweaves a clear discussion of fundamentals with the latest technologies. Leading author Doug Comer covers layering and shows how all protocols in the TCP/IP suite fit into the five-layer model. With a new focus on CIDR addressing, this revision addresses MPLS and IP switching technology, traffic scheduling, VOIP, Explicit Congestion Notification (ECN), and Selective ACKnowledgement (SACK). Includes coverage of Voice and Video Over IP (RTP), IP coverage, a discussion of routing architectures, examination of Internet application services such as domain name system (DNS), electronic mail (SMTP, MIME), file transfer and access (FTP, TFTP, NFS), remote login (TELNET, rlogin), and network management (SNMP, MIB, ANS.I), a description of mobile IP, and private network interconnections such as NAT and VPN. The new edition includes updates to every chapter, updated examples, a new chapter on MPLS and IP switching technology and an expanded TCP description that featuers Explicit Congestion Notification (ECN) and Selective ACKnowledgement (SACK). For network and web designers, implementers, and administrators, and for anyone interested in how the Internet works.
-
Bestselling author W. Richard Stevens teams up with Gary Wright for the second volume in the successful TCP/IP Illustrated series. This volume focuses on implementation issues. The authors use real working code--15,000 lines of code--together with pictures and descriptions of all data structures and algorithms to help the reader master the TCP/IP protocol suite.
-
-
In just 24 lessons of one hour or less, you will uncover the inner workings of TCP/IP. Using a straightforward, step-by-step approach, each lesson builds on the previous ones, enabling you to learn the essentials of TCP/IP from the ground up.
Practical discussions provide an inside look at TCP/IP components and protocols.
Step-by-step instructions walk you through many common tasks.
Q&As at the end of each hour help you test your knowledge.
Notes and tips point out shortcuts and solutions and help you steer clear of potential problems.
If you're looking for a smart, concise introduction to the protocols that power the Internet, start your clock and look inside. Sams Teach Yourself TCP/IP in 24 Hours is your guide to the secrets of TCP/IP.
Learn about...
- Protocols at each layer of the TCP/IP stack
- Routers and gateways
- IP addressing
- Subnetting TCP/IP networks
- Name resolution techniques
- TCP/IP utilities such as ping and traceroute
- TCP/IP over wireless networks
- IP version 6
- The World Wide Web and how it works
- TCP/IP mail protocols such as POP3, IMAP4, and SMTP
- Casting, streaming, and automation
- Web services
- Detecting and stopping network attacks
Part I: TCP/IP Basics
Hour 1 What Is TCP/IP? 7
Hour 2 How TCP/IP Works 21
Part II: The TCP/IP Protocol System
Hour 3 The Network Access Layer 35
Hour 4 The Internet Layer 47
Hour 5 Subnetting and CIDR 69
Hour 6 The Transport Layer 83
Hour 7 The Application Layer 107
Part III: Networking with TCP/IP
Hour 8 Routing 121
Hour 9 Getting Connected 143
Hour 10 Firewalls 175
Hour 11 Name Resolution 185
Hour 12 Automatic Configuration 215
Hour 13 IPv6--The Next Generation 229
Part IV: TCP/IP Utilities
Hour 14 TCP/IP Utilities 243
Hour 15 Monitoring and Remote Access 275
Part V: TCP/IP and the Internet
Hour 16 The Internet: A Closer Look 297
Hour 17 HTTP, HTML, and the World Wide Web 305
Hour 18 Email 321
Hour 19 Streaming and Casting 339
Part VI: Advanced Topics
Hour 20 Web Services 353
Hour 21 The New Web 363
Hour 22 Network Intrusion 375
Hour 23 TCP/IP Security 391
Hour 24 Implementing a TCP/IP Network--Seven Days in the Life of a Sys Admin 413
Index
-
"TCP/IP sockets in C# is an excellent book for anyone interested in writing network applications using Microsoft .Net frameworks. It is a unique combination of well written concise text and rich carefully selected set of working examples. For the beginner of network programming, it's a good starting book; on the other hand professionals could also take advantage of excellent handy sample code snippets and material on topics like message parsing and asynchronous programming."
Adarsh Khare, SDT, .Net Frameworks Team, Microsoft Corporation
The popularity of the C# language and the .NET framework is ever rising due to its ease of use, the extensive class libraries available in the .NET Framework, and the ubiquity of the Microsoft Windows operating system, to name a few advantages. TCP/IP Sockets in C# focuses on the Sockets API, the de facto standard for writing network applications in any programming language. Starting with simple client and server programs that use TCP/IP (the Internet protocol suite), students and practitioners quickly learn the basics and move on to firsthand experience with advanced topics including non-blocking sockets, multiplexing, threads, asynchronous programming, and multicasting. Key network programming concepts such as framing, performance and deadlocks are illustrated through hands-on examples. Using a detailed yet clear, concise approach, this book includes numerous code examples and focused discussions to provide a solid understanding of programming TCP/IP sockets in C#.
Features
*Tutorial-based instruction in key sockets programming techniques complemented by numerous code examples throughout
*Discussion moves quickly into the C# Sockets API definition and code examples, desirable for those who want to get up-to-speed quickly
*Important coverage of "under the hood" details that developers will find useful when creating and using a socket or a higher level TCP class that utilizes sockets
*Includes end-of-chapter exercises to facilitate learning, as well as sample code available for download at the book's companion web site
*Tutorial-based instruction in key sockets programming techniques complemented by numerous code examples throughout
*Discussion moves quickly into the C# Sockets API definition and code examples, desirable for those who want to get up-to-speed quickly
*Important coverage of "under the hood" details that developers will find useful when creating and using a socket or a higher level TCP class that utilizes sockets
*Includes end-of-chapter exercises to facilitate learning, as well as sample code available for download at the book's companion web site -
-
As the Internet continues to expand its reach, more and more users, administrators, and programmers need to learn about TCP/IP ¿ the core standard behind the Internet, and the dominant protocol for networks throughout the world.
Sams Teach Yourself TCP/IP in 24 Hours provides a clear and concise introduction to TCP/IP. It is accessible enough for non-technical readers, yet specific enough for technical readers who are looking for a solid foundation in TCP/IP.
This edition adds coverage of recent developments that affect TCP/IP. New topics added include: wireless networking, spam control, broadband, and peer-to-peer networking technologies.
-
Learn the concepts, terminology, protocols and services that the Transmission Control Protocol/Internet Protocol (TCP/IP) suite uses to make the Internet work! This book clearly displays and demonstrates TCP/IP capabilities while encouraging readers to interact with the protocols as well as to read and learn about them. It provides both the knowledge and tools would-be network administrators and analysts need to understand what's happening on their networks, and to appreciate that behavior from the perspectives of traffic analysis and characterization, error detection and troubleshooting, security analysis and remedial action, and more.
-
Forouzan's TCP/IP Protocol suite can be used in either a course on TCP/IP or as a additional text for a networking course. TCP/IP is the networking protocol that allows vast numbers of computers to communicate with each other. These are the protocols that govern, among other things, the internet. Most books on TCP/IP are several volumes and contain overwhelming amounts of information. Forouzan has written a relatively short book on TCP/IP, which covers the most important protocols. This more concise book makes it ideal for use in a Networking course in conjunction with another book, as well as a stand alone text for a TCP/IP course. Some of the excellent pedagogy in this text includes a summary of every chapter, Practice Sets (Multiple Choice and exercises), Examples, and many figures. Additionally, this text is supported by a web site which includes Transparency Masters.
-
This in-depth technical reference delivers must-know information on TCP/IP for any IT professional working with Windows Server 2008 and Windows Vista operating systems. This comprehensive guide starts with the fundamentals, delivering coverage of TCP/IP protocols layer by layer to help build mastery of protocols and their implementation. It focuses on Internet layer protocols such as IP, ICMP, IGMP, and includes a preview of IPv6; transport layer protocols such as TCP and UDP; and application layer protocols such as DNS, DHCP, and WINS. Written by a leading TCP/IP author, plus peer reviews from experts on the Windows® Networking Team, this is the definitive guide to TCP/IP for Windows Server 2008. Features a companion CD with a fully searchable eBook and other resources.
Key Book Benefits
Provides practical and in-depth information on important protocols in the TCP/IP protocol suite and services for Windows Server 2008
Delivers comprehensive coverage of TCP/IP protocols layer by layer for building mastery
Includes ample illustrations, tables, and example traces of TCP/IP packets
Features a companion CD with a fully searchable eBook and other resources
-
-
-
-
TCP/IP is the de facto protocol of the Internet, and this protocol is supported by every major network operating system. As more organizations and individuals connect networks and computers to the Internet and one another, there is a growing demand for professionals to have a thorough understanding of this protocol suite. TCP/IP JumpStart Second Edition will explain the fundamentals of TCP/IP in simple terms with tangible examples. New for this edition: updates on Windows XP/2000, Dynamic DNS, CIDR, and subnetting.
-
The networking capabilities of the Java platform have been extended considerably since the first edition of the book. This new edition covers version 1.5-1.7, the most current iterations, as well as making the following improvements:
The API (application programming interface) reference sections in each chapter, which describe the relevant parts of each class, have been replaced with (i) a summary section that lists the classes and methods used in the code, and (ii) a ?gotchas? section that mentions nonobvious or poorly-documented aspects of the objects.
In addition, the book covers several new classes and capabilities introduced in the last few revisions of the Java platform. New abstractions to be covered include NetworkInterface, InterfaceAddress, Inet4/6Address, SocketAddress/InetSocketAddress, Executor, and others; extended access to low-level network information; support for IPv6; more complete access to socket options; and scalable I/O. The example code is also modified to take advantage of new language features such as annotations, enumerations, as well as generics and implicit iterators where appropriate.
Most Internet applications use sockets to implement network communication protocols. This book's focused, tutorial-based approach helps the reader master the tasks and techniques essential to virtually all client-server projects using sockets in Java. Chapter 1 provides a genral overview of networking concepts to allow readers to synchronize the concepts with terminology. Chapter 2 introduces the mechanics of simple clients and servers. Chapter 3 covers basic message construction and parsing. Chapter 4 then deals with techniques used to build more robust clients and servers. Chapter 5 (NEW) introduces the scalable interface facilities which were introduced in Java 1.5, including the buffer and channel abstractions. Chapter 6 discusses the relationship between the programming constructs and the underlying protocol implementations in more detail. Programming concepts are introduced through simple program examples accompanied by line-by-line code commentary that describes the purpose of every part of the program. The book's Web site contains many examples of command-based sockets-related code discussed throughout the book. No other resource presents so concisely or so effectively the material necessary to get up and running with Java sockets programming.
KEY FEATURES
* Focused, tutorial-based instruction in key sockets programming techniques allows reader to quickly come up to speed on Java applications.
* Concise and up-to-date coverage of the most recent platform (1.7) for Java
applications in networking technology
* Provides code for all example programs via a companion Web site to let the reader see the important objects and methods in context and to understand the purpose of each line of code.





















