home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
qt3_emx.zip
/
examples
/
network
/
networkprotocol
/
README
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-05-07
|
282 b
|
6 lines
This class shows you how to implement your own network protocols and how to
use them in a program. This example is part of the network module.
The class Nntp implements the nntp protocol. The implementation of the
protocol is not complete and should not be used in real programs.