Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

online-chat

Simple online chat on python

Server

Before starting the server, you need to configure the IP and PORT in the file server.py

self.HOST = '192.168.1.4'
self.PORT = 7777

Client

To connect to the server, you must enter the username and IP of the server

About

Simple online chat on python

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages