X Tutup
The Wayback Machine - https://web.archive.org/web/20200907193234/https://github.com/DaemonLab/chat-application/
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
May 27, 2017
May 28, 2017

README.md

Chat Aplication using Python QtNetwork

This is very basic chat application based on TCP Sockets. I have implementated this using QtNetwork module.

How to run this application

Requirements:

  1. Python
  2. PyQt4(for GUI)

Procedure:

  1. Run "chat.py" using this command "python chat.py"
  2. Create Server using this command "python chat-server.py"
  3. Invite other user :)

Screenshots

alt text alt text

About

No description or website provided.

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.
X Tutup