Design and Implementation of Chat Server Client Program
VerifiedAdded on 2019/09/23
|3
|435
|158
Project
AI Summary
This assignment focuses on designing a chat server client program. The program is required to communicate with a chat server, receive messages, and display the conversation. The program must handle user input, specifically keyboard characters, backspace, and enter, to allow users to send messages to the server and edit the text field. The assignment also specifies how to block specific users. The program should display the last five received messages. The grading will be based on the design of the handler, even if the program is incomplete. The program must track the text the user edits and the conversation received from the server. The assignment also provides hints and suggestions on implementation and representation of the conversation.
1 out of 3





