Transmission Control Protocol
protocol for data transfer on networks and especially on the Internet, TCP | ||||
Search Dictionary:
Transmission Control Protocol definition was found in categories: Computer & Internet(2) Language, Idioms & Slang(2) Science & Technology(2) Encyclopedia(1)
Transmission Control Protocol Definition from Computer & Internet Dictionaries & Glossaries
| FOLDOC |
Transmission Control Protocol
<networking, protocol> (TCP) The most common transport layer protocol used on Ethernet and the Internet. It was developed by DARPA.
TCP is the connection-oriented protocol built on top of Internet Protocol (IP) and is nearly always seen in the combination TCP/IP (TCP over IP). It adds reliable communication and flow-control and provides full-duplex, process-to-process connections.
TCP is defined in STD 7 and RFC 793.
User Datagram Protocol is the other, connectionless, protocol that runs on top of IP.
(2001-06-14)
<networking, protocol> (TCP) The most common transport layer protocol used on Ethernet and the Internet. It was developed by DARPA.
TCP is the connection-oriented protocol built on top of Internet Protocol (IP) and is nearly always seen in the combination TCP/IP (TCP over IP). It adds reliable communication and flow-control and provides full-duplex, process-to-process connections.
TCP is defined in STD 7 and RFC 793.
User Datagram Protocol is the other, connectionless, protocol that runs on top of IP.
(2001-06-14)
| Internetworking Terms |
Transmission Control Protocol
An Internet Standard transport layer protocol defined in STD 7, RFC 793. It is connection-oriented and stream-oriented, as opposed to UDP. See also: connection-oriented, stream-oriented, User Datagram Protocol. See Introduction to Protocols
An Internet Standard transport layer protocol defined in STD 7, RFC 793. It is connection-oriented and stream-oriented, as opposed to UDP. See also: connection-oriented, stream-oriented, User Datagram Protocol. See Introduction to Protocols
Transmission Control Protocol Definition from Language, Idioms & Slang Dictionaries & Glossaries
| WordNet 2.0 |
transmission control protocol
Noun
1. a protocol developed for the internet to get data from one network device to another; "TCP uses a retransmission strategy to insure that data will not be lost in transmission"
(synonym) TCP
(hypernym) protocol, communications protocol
(part-holonym) transmission control protocol/internet protocol, TCP/IP
Noun
1. a protocol developed for the internet to get data from one network device to another; "TCP uses a retransmission strategy to insure that data will not be lost in transmission"
(synonym) TCP
(hypernym) protocol, communications protocol
(part-holonym) transmission control protocol/internet protocol, TCP/IP
| hEnglish - advanced version |
transmission control protocol
transmission control protocol
n : a protocol developed for the internet to get data from one network device to another; "tcp uses a retransmission strategy to insure that data will not be lost in transmission" [syn: tcp]
transmission control protocol
n : a protocol developed for the internet to get data from one network device to another; "tcp uses a retransmission strategy to insure that data will not be lost in transmission" [syn: tcp]
Transmission Control Protocol Definition from Science & Technology Dictionaries & Glossaries
Transmission Control Protocol Definition from Encyclopedia Dictionaries & Glossaries
| Wikipedia English - The Free Encyclopedia |
Transmission Control Protocol
The Transmission Control Protocol (TCP) is one of the core protocols of the Internet protocol suite. TCP provides reliable, in-order delivery of a stream of bytes, making it suitable for applications like file transfer and e-mail. It is so important in the Internet protocol suite that sometimes the entire suite is referred to as "the TCP/IP protocol suite."
| See more at Wikipedia.org... |
