Please Whitelist This Site?

I know everyone hates ads. But please understand that I am providing premium content for free that takes hundreds of hours of time to research and write. I don't want to go to a pay-only model like some sites, but when more and more people block ads, I end up working for free. And I have a family to support, just like you. :)

If you like The TCP/IP Guide, please consider the download version. It's priced very economically and you can read all of it in a convenient format without ads.

If you want to use this site for free, I'd be grateful if you could add the site to the whitelist for Adblock. To do so, just open the Adblock menu and select "Disable on tcpipguide.com". Or go to the Tools menu and select "Adblock Plus Preferences...". Then click "Add Filter..." at the bottom, and add this string: "@@||tcpipguide.com^$document". Then just click OK.

Thanks for your understanding!

Sincerely, Charles Kozierok
Author and Publisher, The TCP/IP Guide


NOTE: Using software to mass-download the site degrades the server and is prohibited.
If you want to read The TCP/IP Guide offline, please consider licensing it. Thank you.

The Book is Here... and Now On Sale!

The whole site in one document for easy reference!
The TCP/IP Guide

Custom Search







Table Of Contents  The TCP/IP Guide
 9  TCP/IP Lower-Layer (Interface, Internet and Transport) Protocols (OSI Layers 2, 3 and 4)
      9  TCP/IP Transport Layer Protocols
           9  Transmission Control Protocol (TCP) and User Datagram Protocol (UDP)
                9  TCP/IP Transport Layer Protocol (TCP and UDP) Addressing: Ports and Sockets

Previous Topic/Section
TCP/IP Transport Layer Protocol (TCP and UDP) Addressing: Ports and Sockets
Previous Page
Pages in Current Topic/Section
1
23
Next Page
TCP/IP Ports: Transport Layer (TCP/UDP) Addressing
Next Topic/Section

TCP/IP Processes, Multiplexing and Client/Server Application Roles
(Page 1 of 3)

I believe the most sensible place to start learning about how the TCP/IP protocol suite works is by examining the Internet Protocol (IP) itself, and the support protocols that function in tandem with it at the network layer. IP is the foundation upon which most of the rest of TCP/IP is built. It is the mechanism by which data is packaged and routed throughout a TCP/IP internetwork.

It makes sense, then, that when we examine the operation of TCP/IP from the perspective of the Internet Protocol, we talk very generically about sending and receiving datagrams. To the IP layer software that sends and received IP datagrams, the higher-level application they come from and go to is really unimportant: to IP, “a datagram is a datagram”, pretty much. All datagrams are packaged and routed in the same way, and IP is mainly concerned with lower-level aspects of moving them between devices in an efficient manner.

It's important to remember, however, that this is really an abstraction, for the convenience of describing layer three operation. It doesn't consider how datagrams are really generated and used above layer three. Layer four represents a transition point between the OSI model hardware-related layers (one, two and three) and the software-related layers (five to seven). This means the TCP/IP transport layer protocols, TCP and UDP, do need to pay attention to the way that software uses TCP/IP, even if IP really does not.

Ultimately, the entire point of having networks, internetworks and protocols suites like TCP/IP is to enable networking applications. Most Internet users employ these applications on a daily basis. In fact, most of us will be running many different applications simultaneously. For example, you might be using a World Wide Web browser to check the news, an FTP client to upload some pictures to share with family, and an Internet Relay Chat program to discuss something with a friend or colleague. In fact, it is common to have multiple instances of a single application. The most common example is having multiple Web browser windows open (I sometimes find myself with as many as 30 going at one time!)


Previous Topic/Section
TCP/IP Transport Layer Protocol (TCP and UDP) Addressing: Ports and Sockets
Previous Page
Pages in Current Topic/Section
1
23
Next Page
TCP/IP Ports: Transport Layer (TCP/UDP) Addressing
Next Topic/Section

If you find The TCP/IP Guide useful, please consider making a small Paypal donation to help the site, using one of the buttons below. You can also donate a custom amount using the far right button (not less than $1 please, or PayPal gets most/all of your money!) In lieu of a larger donation, you may wish to consider purchasing a download license of The TCP/IP Guide. Thanks for your support!
Donate $2
Donate $5
Donate $10
Donate $20
Donate $30
Donate: $



Home - Table Of Contents - Contact Us

The TCP/IP Guide (http://www.TCPIPGuide.com)
Version 3.0 - Version Date: September 20, 2005

© Copyright 2001-2005 Charles M. Kozierok. All Rights Reserved.
Not responsible for any loss resulting from the use of this site.