/Client-Server--Java-UDP-Sockets

A Java application that enables reliable data transfer between a server and a client over the UDP protocol. The application has a customized acknowledgement mechanism and integrity check algorithm in order to ensure the reliable data transfer and data security over UDP.

Primary LanguageJava

Stargazers