/ckchat

Primary LanguagePython

CS4740/6740 Final Project README Christophe Leung Kevin Yang

You must run the server program first before running the client program. The server's knows its own private key. It's public key is known to everyone.

To run the server: python ckserver.py

To run the client(s): python ckclient.py

To login

To list users already online list

To select a user to message send

To logout and close the program [enter/return]