- 论坛徽章:
- 0
|
你们有没有一个下面的笔试题?
his assignment is designed to give you exposure to the TCP socket API. It builds on the chat program you developed in lab2. Recall in that assignment you had to type out the IP address of the recipient in order to send them a message. To know this IP address, most chat programs implment a "chat server" that maintains the mapping of user name to IP address (along with other information). In this assignment you will implement a chat server and the code for the associated client.
我帮人做过。 |
|