Skip to content

addliu/TC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TC

Dependence

Python version: 3.5 Clint

Usage

Setup a server

# localhost is your host, password is the password of the room
$ python3 chat.py -s localhost password

Setup clients

# host and password must same with the server
$ python3 chat.py -c localhost password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages