TCP

GPTKB entity

Statements (52)
Predicate Object
gptkbp:instanceOf gptkb:network_protocol
gptkbp:acknowledgement yes
gptkbp:checksum yes
gptkbp:connectorType connection-oriented
gptkbp:contrastsWith gptkb:UDP
gptkbp:definedIn gptkb:RFC_793
gptkbp:developedBy gptkb:Bob_Kahn
gptkb:Vint_Cerf
gptkbp:establishes virtual circuit
gptkbp:firstPublished 1974
gptkbp:headerSize 20-60 bytes
https://www.w3.org/2000/01/rdf-schema#label TCP
gptkbp:layer transport layer
gptkbp:operates gptkb:IP
gptkbp:partOf gptkb:Internet_Protocol_Suite
gptkbp:portNumberRange 0-65535
gptkbp:provides error detection
congestion control
connection-oriented communication
flow control
sequencing
gptkbp:replacedBy gptkb:NCP
gptkbp:retransmission yes
gptkbp:section TCP segment
gptkbp:standsFor gptkb:Transmission_Control_Protocol
gptkbp:supports full duplex communication
gptkbp:supportsProtocol 6
gptkbp:usedBy gptkb:FTP
gptkb:HTTP
gptkb:Telnet
IMAP
POP3
SMTP
gptkbp:usedFor reliable data transmission
gptkbp:usedIn gptkb:Internet
gptkb:LAN
gptkb:WAN
gptkbp:uses gptkb:port
options
acknowledgement numbers
checksum
data offset
destination port
flags
reserved bits
sequence numbers
sliding window protocol
three-way handshake
urgent pointer
window size
gptkbp:bfsParent gptkb:HTTP
gptkbp:bfsLayer 3