UDT: UDP-based Data Transfer Protocol
Features
- High Speed Data Transfer
- Firewall traversing / NAT punching
- Congestion control
- Support both reliable streaming and partial-reliable messaging
- Configurable
License
BSD License, GNU Library or Lesser General Public License version 2.0 (LGPLv2)Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Looks very nice - as I was looking for such nicely wrapped C++ com lib. I built in windows (need some small changes after automatic upgraded to VS2022) and ran successfully appclient and appserver. But I need a solution for UDP. When changing to hints.ai_socktype = SOCK_DGRAM (both client and server), I get an error on the client side: send:Operation not supported: This operation is not supported in SOCK_DGRAM mode Also in the tests and in file transfer, I could not find an example for UDP communication with this lib.
-
Nice job. I had nightmares with UDP and then I found this. It work really well for my application and simplify the code and it's readability
-
compile failed at android NDK android-ndk-r8d :(
-
Nice and Easy to use.
-
Very good