Scrolling Glitter Text GeneratorScrolling Glitter Text GeneratorScrolling Glitter Text GeneratorScrolling Glitter Text GeneratorScrolling Glitter Text GeneratorScrolling Glitter Text GeneratorScrolling Glitter Text GeneratorScrolling Glitter Text GeneratorScrolling Glitter Text GeneratorScrolling Glitter Text GeneratorScrolling Glitter Text GeneratorScrolling Glitter Text GeneratorScrolling Glitter Text GeneratorScrolling Glitter Text GeneratorScrolling Glitter Text GeneratorScrolling Glitter Text GeneratorScrolling Glitter Text GeneratorScrolling Glitter Text Generator

Thursday, August 5, 2010

TCP / IP

- What is TCP/IP? TCP/IP (Transmission Control Protocol/Internet Protocol) is the basic communication language or protocol of the Internet. It can also be used as a communications protocol in a private network (either an intranet or an extranet).


-Transmission Control Protocol/Internet Protocol, the suite ofcommunications protocols used to connect hosts on the Internet. TCP/IP uses several protocols, the two main ones being TCP and IP. TCP/IP is built into the UNIX operating system and is used by the Internet, making it the de facto standard for transmitting data over networks. Even network operating systems that have their own protocols, such asNetware, also support TCP/IP.

TCP/IP is a two-layer program. The higher layer, Transmission Control Protocol, manages the assembling of a message or file into smaller packets that are transmitted over the Internet and received by a TCP layer that reassembles the packets into the original message. The lower layer,Internet Protocol, handles the address part of each packet so that it gets to the right destination.