This is a Networks Course Project,in which we achieve audio and messaging transfer between clients.
It contains private message,voice chat,broad cast applications
The server performs the role of ip,username resolution
Steps to run the application
python3 server.py
python3 client.py username password
Username,password is stored in the server.
- Only Pyaudio for voice chat