A communication endpoint formed by the combination of an IP address and port number.
An endpoint of application-level communication, uniquely defined by the combination of an IP address and a port number. A connection is identified by the pairing of a source socket and a destination socket, and it also serves as the abstraction a program uses to treat a connection as a single communication channel.
© 2026 ITBGM