ReviewEssays.com - Term Papers, Book Reports, Research Papers and College Essays
Search

Intro to Networking and the Tcp/ip Stack

Essay by   •  November 10, 2010  •  Essay  •  1,441 Words (6 Pages)  •  1,292 Views

Essay Preview: Intro to Networking and the Tcp/ip Stack

Report this essay
Page 1 of 6

SLIP is a TCP/IP protocol used for communication between two machines that are previously configured for communication with each other. For example, your Internet server provider may provide you with a SLIP connection so that the provider's server can respond to your requests, pass them on to the Internet, and forward your requested Internet responses back to you. A better service is provided by the Point-to-Point Protocol (PPP). Point-to-Point Protocol is a protocol for communication between two computers using a serial interface, typically a personal computer connected by phone line to a server. For example, your Internet server provider may provide you with a PPP connection so that the provider's server can respond to your requests, pass them on to the Internet, and forward your requested Internet responses back to you. PPP uses the Internet protocol and is designed to handle others. It is sometimes considered a member of the TCP/IP suite of protocols. Relative to the OSI reference model, PPP provides layer 2 (data-link layer) service. Essentially, it packages your computer's TCP/IP packets and forwards them to the server where they can actually be put on the Internet. PPP is a full-duplex protocol that can be used on various physical media, including twisted pair or fiber optic lines or satellite transmission. PPP is usually preferred over the earlier standard SLIP because it can handle synchronous as well as asynchronous communication. PPP can share a line with other users and it has error detection that SLIP lacks. Where a choice is possible, PPP is preferred.

HTTP (Hypertext Transfer Protocol) is the set of rules for transferring files (text, graphic images, sound, video, and other multimedia files) on the Web. As soon as a Web user opens their Web browser, the user is indirectly making use of HTTP. HTTP is an application protocol that runs on top of the TCP/IP suite of protocols. HTTP concepts include the idea that files can contain references to other files whose selection will elicit additional transfer requests. Your Web browser is an HTTP client, sending requests to server machines. When the browser user enters file requests by either "opening" a Web site or clicking on a link, the browser builds an HTTP request and sends it to the Internet Protocol address indicated by the URL. File Transfer Protocol (FTP), a standard Internet protocol, is the simplest way to exchange files between computers on the Internet. FTP is an application protocol that uses the Internet's TCP/IP protocols. FTP is commonly used to transfer Web page files from their creator to the computer that acts as their server for everyone on the Internet. It's also commonly used to download programs and other files to your computer from other servers. As a user, you can use FTP with a simple command line interface or with a commercial program that offers a graphical user interface. Your Web browser can also make FTP requests to download programs you select from a Web page. Using FTP, you can also update files at a server. You need to logon to an FTP server. However, publicly available files are easily accessed using anonymous FTP. Basic FTP support is usually provided as part of a suite of programs that come with TCP/IP. However, any FTP client program with a graphical user interface usually must be downloaded from the company that makes it.

TCP (Transmission Control Protocol) is a set of rules used along with the Internet Protocol to send data in the form of message units between computers over the Internet. While IP takes care of handling the actual delivery of the data, TCP takes care of keeping track of the individual units of data that a message is divided into for efficient routing through the Internet. TCP is known as a connection-oriented protocol, which means that a connection is established and maintained until such time as the message or messages to be exchanged by the application programs at each end have been exchanged. TCP is responsible for ensuring that a message is divided into the packets that IP manages and for reassembling the packets back into the complete message at the other end. In the OSI model, TCP is in layer 4, the Transport Layer.

The Internet Protocol (IP) is the method or protocol by which data is sent from one computer to another on the Internet. Each computer on the Internet has at least one IP address that uniquely identifies it from all other computers on the Internet. When you send or receive data, the message gets divided into little chunks called packets. Each of these packets contains both the sender's Internet address and the receiver's address. Any packet is sent first to a gateway computer that understands a small part of the Internet. The gateway computer reads the destination address and forwards the packet to an adjacent gateway that in turn reads the destination address and so forth across the Internet until one gateway recognizes the packet as belonging to a computer within its immediate neighborhood or domain. That gateway then forwards the packet directly to the computer whose address is specified. Because a message is divided into a number of packets, each packet can, if necessary, be sent by a different route across the Internet.

...

...

Download as:   txt (8.5 Kb)   pdf (109 Kb)   docx (11.6 Kb)  
Continue for 5 more pages »
Only available on ReviewEssays.com
Citation Generator

(2010, 11). Intro to Networking and the Tcp/ip Stack. ReviewEssays.com. Retrieved 11, 2010, from https://www.reviewessays.com/essay/Intro-to-Networking-and-the-Tcpip-Stack/9689.html

"Intro to Networking and the Tcp/ip Stack" ReviewEssays.com. 11 2010. 2010. 11 2010 <https://www.reviewessays.com/essay/Intro-to-Networking-and-the-Tcpip-Stack/9689.html>.

"Intro to Networking and the Tcp/ip Stack." ReviewEssays.com. ReviewEssays.com, 11 2010. Web. 11 2010. <https://www.reviewessays.com/essay/Intro-to-Networking-and-the-Tcpip-Stack/9689.html>.

"Intro to Networking and the Tcp/ip Stack." ReviewEssays.com. 11, 2010. Accessed 11, 2010. https://www.reviewessays.com/essay/Intro-to-Networking-and-the-Tcpip-Stack/9689.html.