Skip to content

Let's share with you a peer-to-peer chat software that we wrote based on Python and sockets, which we named P2P Chat. The software allows two computers to communicate in real time over the network, without the need for login, registration, or a central server. P2P Chat supports active mode (client) and passive mode (server)

Notifications You must be signed in to change notification settings

shiguang-pwf/P2P-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

About

Let's share with you a peer-to-peer chat software that we wrote based on Python and sockets, which we named P2P Chat. The software allows two computers to communicate in real time over the network, without the need for login, registration, or a central server. P2P Chat supports active mode (client) and passive mode (server)

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages