OPS102
John Sellens
john.sellens@senecapolytechnic.ca
Home UNX511 Help Notes Contact

Lab 6 - Week 4-6 - Server/Client Communications

Due: Sunday July 13

FIRST: See labs.html for information on labs.

You may wish to consult our class materials and sample code.

In this lab you will write two programs to create two processes: server and client. They will communicate with each other through a socket connection. The relationship of the server to the client is that of a master to a slave. The server will send commands to the client and the client will obey and respond. This type of communications is called synchronous, in that the server does not send any more data until it has received a response from the client.

Lab Submission:



UNX511 NSB Class Links

References

Tools

Links





|Home|UNX511|Help Notes|Contact|


Last modified: 2025-07-07 00:10:31 -- Last formatted: 2025-07-08 10:32:56
john.sellens@senecapolytechnic.ca