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