Socket
In computer networking, a socket is one end of a bi-directional communication link between two programs on a network.Network sockets, in computing, were created originally using the BSD operating system. The socket itself is bound to a given port, which lets the transport layer protocol (typically UDP or TCP) identify the application to which the data can be sent.
This article is a stub. You can help Wikipedia by fixing it.






