Skip to content

wshe874/assingment2_364

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Assignment 2 364

A client and server chat application

Run Instructions

Run the server side appliceiton with the command:

python3 chat_server.py --name server --port 10000

Run the client side GUI with the command:

python3 ui.py

Cancel the client or server with the command:

quit

Note:

  • Depends on your version of Python used change python3 accordingly.
  • At the connection page, please use localhost as the IP address and 10000 as the port.
  • After closing the client GUI, if the client process continues to run, please use quit command to close the backgorund processes. If problem persists, proceed to quit the server application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages