- TCP (Transmission Control Protocol) is a set of rules (protocol) used along with the Internet Protocol (IP) 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 (called packets) that a message is divided into for efficient routing through the Internet.
For example, when an HTML file is sent to you from a Web server, the Transmission Control Protocol (TCP) program layer in that server divides the file into one or more packets, numbers the packets, and then forwards them individually to the IP program layer. Although each packet has the same destination IP address, it may get routed differently through the network. At the other end (the client program in your computer), TCP reassembles the individual packets and waits until they have arrived to forward them to you as a single file.
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 Open Systems Interconnection (OSI) communication model, TCP is in layer 4, the Transport Layer.
 |
Learn more about Network Administration |
| Networking FAQ: These FAQs for networking will help you learn networking basics. |
| Network user management: Use this guide to learn how to manage problem users on your network -- from un-savvy Internet novices to toxic bosses -- to keep your network secure. |
| Troubleshooting -- 'Network Know-How' Chapter 17: Troubleshooting, Chapter 17 of 'Network Know-How,' shows tools and methods that identify and solve network problems. Use this chapter as a tutorial to fixing computer connections. |
| Network management frameworks: FCAPS and ITIL: Network management is a complex topic. Thus far, two frameworks exist that can be of some use for understanding and taming network management: FCAPS and ITIL. |
| Networking podcasts: Listen to our networking podcasts and learn more about technologies you need to know to keep your network running smoothly. |
| The IT Guy: Networking comics: In our networking comic series, the IT guy and his office coworkers encounter day-to-day network challenges. |
| LAST UPDATED: |
07 Aug 2006
|
 |
Do you have something to add to this definition? Let us know.
Send your comments to techterms@whatis.com
|

 |
More resources from around the web:
|


');
// -->


 |
 |
|  |
RELATED GLOSSARY TERMS
| Terms from Whatis.com − the technology online dictionary |
 |
availability
(SearchNetworking.com)
1) In a telephone circuit, availability is the ratio between the time during which the circuit is operational and elapsed time.
2) In a network...
|
 |
carrier detect
(SearchNetworking.com)
|
|

|