Development framework based on message driven provided
...It can be easily integrated into MFC、SoUI、DUI and Qt6.x other systems
2. Implement equipment chain and provide unified equipment operation interface (including file、pipe and socket etc.)
3. Implement the basic network protocol module: dns /udp/tcp/ssl/ftp/http/rtsp/proxy/websocket
4. Implement high-precision timer
5. Implement the application module:
DTP supports TCP/UDP port multiplexing
DNS supports TCP UDP/HTTP domain name resolution and include httpdns of Tencent cloud / Alibaba cloud
Lua facilitates application product integration and business logic control
Zip supports deflate / inflate data and zip multiple files
Console realizes console,which is convenient for debugging
and so on
Portable C library for proxy client support using standard SOCKETs.
....
- Returns a standard operating system SOCKET that can be manipulated by standard operating system functions like send() and recv().
- Supports daisy-chaining multiple proxies.
- Can also be used for direct connections (without proxy) optionally binding to a local address and/or port.