class PTelnetSocket |
A TCP/IP socket for the TELNET high level protocol
Construction.
Overrides from class PObject.
Overrides from class PChannel.
Overrides from class PSocket.
New functions for class.
Socket establishment functions
Socket options functions
Port/Service database functions
Integer conversion functions
Multiple socket selection functions
Construction
Overrides from class PObject
Information functions
Reading functions
Writing functions
Miscellaneous functions
Error functions
Run Time Type functions
I/O functions
Comparison functions
A TCP/IP socket for the TELNET high level protocol
The default action is to send a WILL for options that are understood by the standard TELNET class and a WONT for all others.
The default action is to disable options that are understood by the standard TELNET class. All others are ignored.
The default action is to send a DO for options that are understood by the standard TELNET class and a DONT for all others.
The default action is to disable options that are understood by the standard TELNET class. All others are ignored.
The default action displays a message to the <A>PError</A> stream (when <CODE>debug</CODE> is TRUE) and returns TRUE;
Alphabetic index HTML hierarchy of classes or Java