Transmission Control Protocol
One of the main protocols of the Internet protocol suite.
- Transmission Control Protocol500 related topics
Transport layer
Conceptual division of methods in the layered architecture of protocols in the network stack in the Internet protocol suite and the OSI model.
The best-known transport protocol of the Internet protocol suite is the Transmission Control Protocol (TCP).
User Datagram Protocol
One of the core members of the Internet protocol suite.
If error-correction facilities are needed at the network interface level, an application may instead use Transmission Control Protocol (TCP) or Stream Control Transmission Protocol (SCTP) which are designed for this purpose.
Reliability (computer networking)
Communication protocol that notifies the sender whether or not the delivery of data to intended recipients was successful.
Transmission Control Protocol (TCP), the main protocol used on the Internet, is a reliable unicast protocol.
Latency (engineering)
Time delay between the cause and the effect of some physical change in the system being observed.
Ping cannot perform accurate measurements, principally because ICMP is intended only for diagnostic or control purposes, and differs from real communication protocols such as TCP.
Internet protocol suite
Set of communications protocols used in the Internet and similar computer networks.
The current foundational protocols in the suite are the Transmission Control Protocol (TCP) and the Internet Protocol (IP), as well as the User Datagram Protocol (UDP).
Bob Kahn
Robert Elliot Kahn (born December 23, 1938) is an American electrical engineer, who, along with Vint Cerf, first proposed the Transmission Control Protocol (TCP) and the Internet Protocol (IP), the fundamental communication protocols at the heart of the Internet.
Datagram
Basic transfer unit associated with a packet-switched network.
The Cyclades team has thus been first to tackle the highly complex problem of providing to user applications a reliable virtual circuit service (the equivalent of an Internet TCP connection) while using an end to end network service known to possibly produce non negligible datagram losses and permutations.
Network congestion
Reduced quality of service that occurs when a network node or link is carrying more data than it can handle.
These include: exponential backoff in protocols such as CSMA/CA in 802.11 and the similar CSMA/CD in the original Ethernet, window reduction in TCP, and fair queueing in devices such as routers and network switches.
IPv4
Fourth version of the Internet Protocol (IP).
These aspects, including data integrity, are addressed by an upper layer transport protocol, such as the Transmission Control Protocol (TCP).
Connection-oriented communication
Network communication mode in telecommunications and computer networking, where a communication session or a semi-permanent connection is established before any useful data can be transferred.
In the latter case, it may use either a transport layer virtual circuit protocol such as the TCP protocol, allowing data to be delivered in order.