Client and Server Processes▪ In the context of a communication session between a pair of processes, the process that initiates the communication (that is, initially contacts the other process at the beginning of the session) is labeled as the client. The process that waits to be contacted to begin the session is the server.The Interface Between the Process and the Computer Network▪ A process sends messages into, and receives messages from, the network through a software interface called a socket