Skip to content

nishantp10/Reliable-UDP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

ReliableUDP

Network Programming using UDP datagram sockets

*This project is to design a communication system using

User Datagram Protocol and providing the essential reliability

functionality for the data vector coordinate transfer between a client and a server*

To see the output follow the steps:

  1. Open Server + Client in different workspaces

  2. Enter FILENAME in Client

  3. Open KMeans in Server workspace

  4. Run Server

  5. Run Client

Releases

No releases published

Packages

No packages published

Languages