socket connections
| A socket is defined as one endpoint of a two-way communication link between two programs running on the network. A socket is bound to a port number so that the TCP layer can identify to which application the data is sent. |
Also Read
Powered by WHMCompleteSolution