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
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
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