Skip to content

KarenSarmiento/Chatroom

Repository files navigation

Chatroom

ChatServer

Start accepting connections by specifying a port number as an argument.

ChatClient

Connect to a server by running with 2 arguments:

  1. Server name
  2. Port number

StringChat

Supports sending and receipt of Strings to specified server.

ChatClient

Send serialised Message objects and deserialise upon receipt instead of Strings. Dynamic objects can also be received.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages