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)nel_h2
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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