This is an SDK development framework based on message driven (including asynchronous IO events) , which provides basic interfaces such as thread、pipeline、file and network.
1. 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
Features
- implementation base framework
- implementation file
- implementation interprocess communication
- implementation network: provided DNS、IPv4/IPv6 and IPX/SPX
- implementation ftp/http/socks network agent service
- implementation ssl/tls encrypt/decrypt
- implementation ftp protocol
- implementation http/websocket protocol
- implementation ftp、http and socks4.0/4.a/5.0 proxy
- implementation rtsp protocol
- implementation jvm
- implementation lua
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow asynframe framework
User Reviews
-
good job