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