The project is based on Qt framework. It wraps the capabilities related to networking in simple to use, service based server and client configurations.
The library starts with the tcp protocol as it is implemented in the QtNetwork module[1] and creates two top level managing structures: a client and a server. Both support multiple connections that may or may not be encrypted.
On top of this basic framework we implement the service support. Any server may host any number of services that are identified by their names in the client-server connection.
The source contains simple igu8i based implementations for both a client and a server.
[1] http://qt-project.org/doc/qt-4.8/qtnetwork.html
License
MIT LicenseFollow libqtcp
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of libqtcp!