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
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
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