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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of libqtcp!