Skip to content

hyajue/Distributed-Network-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This project is to write a distributed networking application in Java consisting of a transmitter and a receiver that can ensure reliable data transfer.

The application uses Java¡¯s UDP sockets and provide the necessary reliable data transfer functionality on the top of UDP¡¯s unreliable communication services by implementing sequence number and checksum in datagram header. 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages