Chat (part 1)

  • 8
  • Locked
Today we're going to write a chat system: A set of programs that you can use to exchange text messages. The system will consist of one server and multiple clients, one for each chat participant. Let's start with the server. We'll need the following classes: 1) Server - The server's main class.
You can't complete this task, because you're not signed in.
Comments
  • Popular
  • New
  • Old
You must be signed in to leave a comment
This page doesn't have any comments yet