Lab 7 - Project Status

Group Members: Kevin Mitra and Nagi Obeid

Date: March 9, 2021

Screenshot of Application

Relay Application

The user will connect to the server to send a message in the chatroom for other clients to receive it.

Sample Code

The source code that describes is Python for both client and server.


For the server side which is 68 lines of code and for the client side which is 27 lines of code.


Server/Client Sample code

Feature....

The feature for the chatroom is when the users send messages to other users. Therefore, they wait until the messages were received by the sender.


Additional....

The project is 38% completion


What I learned is how to get the software requirements together to start the project.