Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages