From the QHttp docs:You perhaps want to look at QTcpServer for the server side of the equation though.However, for new applications, it is recommended to use QNetworkAccessManager and QNetworkReply, as those classes possess a simpler, yet more powerful API and a more modern protocol implementation.
Bookmarks