/ChatterBox

It is a LAN based Voice Chat & Instant Messaging Application by which Users connected over LAN can Talk with each other & can also do text messaging.

Primary LanguagePython

Project Description:
It is a LAN based Voice Chat & Instant Messaging Application by which Friends connected over LAN would be able to Chat with other.

Steps to follow:

Step1: Install Python2.7, PyAudio.
Step2: Connect Computer's with LAN for Communication.
Step3: Keep file client1.py at your Friend computer.
Step4: Keep file client2.py at your computer.
Step5: Replace "localhost" with Friends Computer Name(eg: Aki) in file client2.py kept at your side at line no. 8.
Step6: First Run the file client1.py placed at friends computer and then run client2.py placed at your computer.