srinskit / SudoSys

CCN Project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SudoSys

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

The screenshot of the terminal on running the application

alt text

Screenshot of sending private message

alt text

Screenshot on checking inbox

alt text

Steps to run the application

python3 server.py 
python3 client.py username password

Username,password is stored in the server.

Requirements

  • Only Pyaudio for voice chat

About

CCN Project.

License:MIT License


Languages

Language:Python 100.0%