About 932,000 results
Open links in new tab
  1. Transmission Control Protocol - Wikipedia

    The Transmission Control Protocol (TCP) is one of the main protocols of the Internet protocol suite. 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.

  2. Transmission Control Protocol (TCP) - Network Encyclopedia

    Oct 25, 2023 · Welcome to a thorough guide on the Transmission Control Protocol (TCP). In simple terms, TCP is the communication protocol that ensures the reliable delivery of your data across the internet.

  3. What is TCP (Transmission Control Protocol)? - GeeksforGeeks

    6 days ago · Transmission Control Protocol (TCP) is a connection-oriented protocol for communications that helps in the exchange of messages between different devices over a network. It is one of the main protocols of the TCP/IP suite. In OSI model, it operates at the transport layer(Layer 4).

  4. Transmission Control Protocol (TCP) - TechTarget

    Jun 13, 2024 · Transmission Control Protocol (TCP) is a standard protocol on the internet that ensures the reliable transmission of data between devices on a network. It defines how to establish and maintain a network conversation by which applications can exchange data.

  5. RFC 9293: Transmission Control Protocol (TCP)

    TCP is an important transport-layer protocol in the Internet protocol stack, and it has continuously evolved over decades of use and growth of the Internet. Over this time, a number of changes have been made to TCP as it was specified in RFC 793, though these have only been documented in a piecemeal fashion.

  6. What is TCP/IP in Networking? | Fortinet

    Transmission Control Protocol (TCP) is a communications standard that enables application programs and computing devices to exchange messages over a network. It is designed to send packets across the internet and ensure the successful delivery of …

  7. TCP vs. UDP — What's the Difference and Which Protocol is

    Jun 28, 2021 · TCP, which stands for Transmission Control Protocol, and UDP, or User Datagram Protocol, are part of the internet protocol suite. TCP and UDP are different methods to send information across the internet.

  8. What is the TCP/IP Model and why is it essential for network and ...

    1 day ago · The TCP/IP model is the fundamental framework that powers modern networking and the internet. In 2025, with rising cloud adoption, remote work, and IoT integration, understanding TCP/IP and its layers—Application, Transport, Internet, and Network Access—is crucial for network engineers, cybersecurity professionals, and IT aspirants. This model defines how data …

  9. TCP - Glossary | MDN

    Jul 11, 2025 · TCP (Transmission Control Protocol) is an important network protocol that lets two hosts connect and exchange data streams. TCP guarantees the delivery of data and packets in the same order as they were sent. Vint Cerf and Bob Kahn, who were DARPA scientists at the time, designed TCP in the 1970s.

  10. TCP (Transmission Control Protocol) Explained - Study-CCNA

    One of the main protocols in the TCP/IP suite is Transmission Control Protocol (TCP). TCP provides reliable and ordered delivery of data between applications running on hosts on a …