Managing Client Connections

Clients and servers communicate through connections. For a client application to connect to a server application, the server application must be listening for the client connection request.