Skip to content

ecsnavarretemit/py-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-chat-app

IT 238 Chat Application

Exercise 1

All about command line chat using Python sockets.

Exercise 2

Extension of Exercise 1 except that the UI must be at least presentable. Made possible by utilizing Tkinter Python module.

Usage

For server:

Type into the command line python server.py then specify the port number the server will be attached in the popup window.

For client:

Type into the command line python client.py then specify your connection details in the popup window

About

IT 238 Exercise 1 and 2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages