项目作者: nishantp10

项目描述 :
Network Programming using UDP datagram sockets
高级语言: Java
项目地址: git://github.com/nishantp10/Reliable-UDP.git
创建时间: 2018-12-15T17:51:25Z
项目社区:https://github.com/nishantp10/Reliable-UDP

开源协议:

下载


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