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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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