Skip to content

A python socket programming multithreaded chat application using server/client architecture

Notifications You must be signed in to change notification settings

pratikpatelx/MultiThreadedChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiThreadedChat

A python socket programming multithreaded chat application using server/client architecture

Usage

Simply run server.py using Python 3. The server can be quit with a Keyboard Interrupt. Then you can run Client.py or you can also run test.py for sending automated messages to the server

Dependencies

This program uses the basic built-in modules in Python 3.

About

A python socket programming multithreaded chat application using server/client architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages