Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 534 Bytes

File metadata and controls

17 lines (8 loc) · 534 Bytes

This project is about creating a basic chat application where multiple users (clients) can communicate with each other through a server.

commands run in terminal:

  1. python server.py

  2. python client.py

Output in terminal :-

Screenshot 2024-12-13 220226

Outputs in GPU :-

Screenshot 2024-12-13 215742