Java Udp File Transfer Made Reliable

Project spec was to create an app that could transfer a file from client to server using UPD. The catch was to make it reliable. This required emulating TCP with UDP by adding sequence numbers to the datagrams and simulating the 3 way handshake.
Alternatives To Java Udp File Transfer Made Reliable
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Backend Interview Question3,999
5 months ago5
백엔드 개발자로 입사를 준비하며 받았던 질문, 예상했던 질문, 인터넷 참고한 질문(CC BY-NC)
Nimbro_network62
4 years ago3bsd-3-clauseC++
ROS network stack: Topic/service transport over unreliable network connections
Eminet23
8 years ago2mitC++
A UDP based network protocol designed to fit the needs of games.
Libquicknet18
5 years agobsd-2-clauseC++
Simple and small reliable UDP networking library for games
Tech Interview8
3 years ago
👨‍👨‍👧‍👧 개발자 전공 지식 & 기술 면접 대비
Java Udp File Transfer Made Reliable7
3 years agoJava
Project spec was to create an app that could transfer a file from client to server using UPD. The catch was to make it reliable. This required emulating TCP with UDP by adding sequence numbers to the datagrams and simulating the 3 way handshake.
Ipmi Server6
10 years agomitC
open source ipmi server implementation for power monitoring
Alternatives To Java Udp File Transfer Made Reliable
Select To Compare


Alternative Project Comparisons
Popular Handshake Projects
Popular Udp Projects
Popular Messaging Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Java
Udp
Handshake