TCP/IP is the protocol, or language of communication, of the Internet. It is a protocol based on packets. TCP breaks a message into chunks, or packets, and sends them over the network. The packets are numbered with sequence numbers, allowing the receiving system to reassemble the packets into the original message.





