TCP sockets

GPTKB entity

Statements (54)
Predicate Object
gptkbp:instanceOf network protocol interface
gptkbp:basedOn gptkb:Transmission_Control_Protocol
gptkbp:connectorType connection-oriented
gptkbp:definedIn gptkb:Berkeley_sockets_API
gptkbp:enables data streaming
remote procedure calls
https://www.w3.org/2000/01/rdf-schema#label TCP sockets
gptkbp:implementedIn gptkb:Windows
gptkb:macOS
gptkb:Linux
gptkbp:introducedIn 1983
gptkbp:operatesIn transport layer
gptkbp:provides ordered data delivery
error checking
reliable data transfer
gptkbp:requires three-way handshake
gptkbp:supports congestion control
flow control
full-duplex communication
stream sockets
gptkbp:usedBy gptkb:FTP
gptkb:HTTP
gptkb:Telnet
gptkb:MySQL
gptkb:Oracle_Database
gptkb:IRC
gptkb:Memcached
gptkb:MongoDB
gptkb:LDAP
gptkb:PostgreSQL
gptkb:XMPP
gptkb:MSSQL
gptkb:VNC
gptkb:Redis
gptkb:SMB
gptkb:NFS
gptkb:RDP
gptkb:BitTorrent
IMAP
POP3
SMTP
SSH
gptkbp:usedFor network communication
gptkbp:usedIn email servers
web servers
client-server applications
file transfer applications
gptkbp:uses port numbers
IP addresses
socket API
gptkbp:bfsParent gptkb:QAbstractSocket
gptkb:QtNetwork
gptkb:Spark_Streaming
gptkbp:bfsLayer 7