需要在C++中使用Qt 4.7创建http webserver

sri*_*iks 5 c++ webserver http qt4

我需要创建一个http网络服务器,使用Qt 4.7响应http客户端
我已经通过API并找到了几个服务器,但是如何使用API​​创建一个http服务器
任何提示和指导请....我是完全是新的

Qt 4.7中的.pro也是如此,它与Visual Studio中的相同

ism*_*ail 6

你应该使用QTcpServer,检查一下example.