source: trunk/examples/network/httpd/README

Last change on this file was 2, checked in by dmik, 20 years ago

Imported xplatform parts of the official release 3.3.1 from Trolltech

File size: 346 bytes
Line 
1This is an example for the QServerSocket class which is included in the
2network module.
3
4It is a simple http daemon. After starting it you can connect to port
58080 with a web browser and an html page is shown. The program does
6not really parse the http request; so it is not of much use except for
7being a small example for QServerSocket.
Note: See TracBrowser for help on using the repository browser.