com.trolltech.demos.HttpServerExample.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of qtjambi Show documentation
Show all versions of qtjambi Show documentation
Legacy QtJambi library for RapidWright, from: https://sourceforge.net/projects/qtjambi/files/4.5.2/
The newest version!
Simple HTTP Server
Simple HTTP Server
This demo shows how to create a http server by inheriting QTcpServer.
The above image is of the application. The html written in the text edit will be published by the server and can be viewed at http://localhost:8080.