Skip to content

f-paul/Chatroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chatroom

Goal of the project: Develop a client-server application that implements a simplified chatroom application using socket programming in Python language.

All the instructions are referred in the CS436_project_Chatroom_SP23.pdf at the root of the repository.

This project has been developped by Paul Fermey for CSUSM - CS 436 - Project: Network programming (Chatroom)

Usage

To use the chatroom you first need to start the server :

cd server
python3 server.py

To use the client you have to run the following command:

cd client
python3 client.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages