Skip to content

batuhanisildak-malwation/CS408_Term_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CS408_Term_Project

CS408 Term Project

How to install dependencies

pip install -r requirements.txt

How to run the server

python server.py

How to run the client

python client.py

Description

This is a term project for CS408, It is a simple chat application that uses a server to connect clients to each other. The server and client both written in Python. The server is multithreaded and can handle multiple clients at once. The client is a simple GUI that allows the user to connect to the server and send messages to other clients through channels. The client also has a simple chat log that displays all messages sent and received.

Server Screenshots

Server Server_2

Client Screenshots

Ekran Resmi 2023-12-10 06 10 59 Ekran Resmi 2023-12-10 06 11 28

About

CS408 Term Project, done in 1 day be cautious

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages