|
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:
287 bytes
|
| Line | |
|---|
| 1 | This class shows you how to implement your own network protocols and how to
|
|---|
| 2 | use them in a program. This example is part of the network module.
|
|---|
| 3 |
|
|---|
| 4 | The class Nntp implements the nntp protocol. The implementation of the
|
|---|
| 5 | protocol is not complete and should not be used in real programs.
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.