This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
Socket programming is a way of connecting two nodes on a network to communicate with each other. One socket(node) listens on a particular port at an IP, while other socket reaches out to the other to form a connection.