| The OSI Reference Model for Network Protocols | |
| By Gabriel Torres on March 22, 2007 | Page 4 of 4 |
![]()
TCP/IP vs. The OSI Reference Model Since TCP/IP is the most used network protocol nowadays, let’s make a correlation between the TCP/IP protocol and the OSI reference model. This will probably help you to better understand both the OSI reference model and the TCP/IP protocol. As we’ve just seen, the OSI reference model has seven layers. TCP/IP, on the other hand, has only four, so some layers from the TCP/IP protocol represents more than one layer from the OSI model. On Figure 3 you can see a correlation between the OSI reference model and the TCP/IP protocol.
The idea behind TCP/IP is exactly the same we explained about the OSI reference model: when transmitting data, programs talk to the Application layer, which in turn talks to the Transport layer, which then talks to the Internet layer, which then talks to the Network Interface layer, which sends frames over the transmission media (cable, air, etc). As we mentioned earlier, TCP/IP isn’t the name of a specific protocol, but the name of a protocol stack, i.e. a set of protocols. Each individual protocol used on the TCP/IP stack works on a different layer. For example, TCP is a protocol that works on the Transport layer, while IP is a protocol that works on the Internet layer. It is possible to have more than one protocol on each layer. They won’t conflict with each other because they are used for different tasks. For example, when you send out e-mails, your e-mail program talks to the SMTP protocol located on the Application layer. Then this protocol, after processing the e-mails received from your e-mail program, sends them to the layer below, Transport. There data will be processed by the TCP protocol. When you browse the web, your web browser will also talk to the Application layer, but this time using a different protocol, HTTP, as this is the protocol in charge of processing web browsing. Here is a brief explanation of each TCP/IP layer:
We’ll stop here. To learn more about the TCP/IP protocol please read our How TCP/IP Protocol Works tutorial. | |
| Originally at http://www.hardwaresecrets.com/article/431/4 | Pages (4): 1 2 3 4 » |
© 2004-8, Hardware Secrets, LLC. All Rights Reserved. Total or partial reproduction of the contents of this site, as well as that of the texts available for downloading, be this in the electronic media, in print, or any other form of distribution, is expressly forbidden. Those who do not comply with these copyright laws will be indicted and punished according to the International Copyrights Law. We do not take responsibility for material damage of any kind caused by the use of information contained in Hardware Secrets. | |