2 Forks
4 Stars
4 Watchers

P2PChat

A simple client program supporting peer to peer connection and communication based on the course-defined protocol, with a naive GUI supported by Python.

How to download and setup P2PChat

Open terminal and run command
git clone https://github.com/hcwang95/P2PChat.git
git clone is used to create a copy or clone of P2PChat repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with P2PChat https://github.com/hcwang95/P2PChat/archive/master.zip

Or simply clone P2PChat with SSH
[email protected]:hcwang95/P2PChat.git

If you have some problems with P2PChat

You may open issue on P2PChat support forum (system) here: https://github.com/hcwang95/P2PChat/issues