TCP header

GPTKB entity

Statements (50)
Predicate Object
gptkbp:instanceOf protocol header
gptkbp:definedIn gptkb:RFC_793
gptkbp:fieldSize Acknowledgment Number: 32 bits
Checksum: 16 bits
Data Offset: 4 bits
Destination Port: 16 bits
Flags: 9 bits
Sequence Number: 32 bits
Source Port: 16 bits
Urgent Pointer: 16 bits
Window Size: 16 bits
gptkbp:flag gptkb:ACK
gptkb:FIN
gptkb:RST
gptkb:SYN
gptkb:CWR
PSH
URG
ECE
gptkbp:followedBy Ethernet header
gptkbp:hasField gptkb:Reserved
Flags
Checksum
Options
Sequence Number
Acknowledgment Number
Data Offset
Destination Port
Source Port
Urgent Pointer
Window Size
https://www.w3.org/2000/01/rdf-schema#label TCP header
gptkbp:maximumLength 60 bytes
gptkbp:minimumLength 20 bytes
gptkbp:optionalField Options
gptkbp:precededBy gptkb:IP_header
gptkbp:supportsProtocol gptkb:Transport_Layer
gptkbp:usedBy web browsers
email clients
file transfer applications
gptkbp:usedFor congestion control
flow control
reliable data transmission
connection management
gptkbp:usedIn gptkb:IPv4
gptkb:IPv6
gptkb:Internet_Protocol_Suite
gptkb:Transmission_Control_Protocol
gptkbp:bfsParent gptkb:Explicit_Congestion_Notification_(ECN)
gptkbp:bfsLayer 6