A Multi-threaded Chat Application between different users
Make sure you have the pycrypto library installed.
You can install it using command
pip install pycrypto
Run:
python3 server.py MODE
Run: python3 client.py USERNAME IP_OF_SERVER MODE
MODE: Can be 1,2,3
IP_OF_SERVER: Self Explanatory
USERNAME: Name of the client.Can only contain Alphanumeric characters Case Sensitive