Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Chat Server

This simple chat program was created as an experiment in Python 2.7 to try multithreading.

Usage

run 'server.py' and multiple 'clients.py' on a single host.

Example Output:

Username: User1
Welcome: 'User1' type '!q' to quit
[13:19:00]User2: Connected
[13:19:01]User2: Hello World
Hi
[13:19:07]User2: How's it going?
Good
!q
You have Left Chat

About

Basic chat system implementation developed in Python

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages