Hi, I need to create a program using java, that sends file using UDP but it shall be reliable, which means the client side should receive the file same as what the server sends.
It should be just as simple as possible, as long as it is reliable. Congestion control is not compulsory.
Bookmarks