<?xml version="1.0" encoding="utf-8"?>
<tbl_glossary><row><term>Transmission Control Protocol (TCP)</term><definition>&lt;p&gt;Transmission Control Protocol (TCP) is a set of rules or protocol that is used along with the Internet Protocol to send data in the form of message units between computers over the Internet. Whereas the IP protocol deals only with packets, TCP enables two hosts to establish a connection and exchange streams of data. TCP takes care of keeping track of the individual units of data called packets. TCP guarantees delivery of data and also guarantees that packets will be delivered in the same order in which they were sent. It originated in the initial network implementation in which it complemented the Internet Protocol (IP). Therefore, the entire suite is commonly referred to as TCP/IP.&lt;/p&gt;</definition></row></tbl_glossary>
