This is very basic chat application based on TCP Sockets. I have implementated this using QtNetwork module.
- Python
- PyQt4(for GUI)
- Run "chat.py" using this command "python chat.py"
- Create Server using this command "python chat-server.py"
- Invite other user :)