Skip to content

Udp protocol of communication between a client and server implemented using semaphores.

License

Notifications You must be signed in to change notification settings

ragavvenkatesan/client-server-udp-protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Message passing system by writing one (or more) servers and having several clients talk to the servers. Clients choose a server at random and sends a file to its port. The Server reads from its port and recieves.

Will write a detailed readme later.

This is essentially an UDP protocol.

License is MIT, but please don't copy code if you are also doing the same project. This was a lot of fun to implement and I don't want you to miss out on the fun if Prof. Dasgupta assigns the same project to you.

About

Udp protocol of communication between a client and server implemented using semaphores.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages