abhinav12m

Results 3 issues of abhinav12m

https://drive.google.com/file/d/1iNjM7hD4e1ToxvB2ZszB1kgrKCzXzl9R/view?usp=sharing

Committed python script for server and client and dockerfile as well. Code is running well in a Linux environment, working on it to run on docker containers as well.

Implementing a simple chat application using UDP for communication. Create a client-server model where multiple clients can connect to a server using UDP sockets. Messages sent by one client should...