.NET Telnet Class Library

TelnetProtocolHandler Class

This is a telnet protocol handler. The handler needs implementations for several methods to handle the telnet options and to be able to read and write the buffer.

For a list of all members of this type, see TelnetProtocolHandler Members.

System.Object
   TelnetProtocolHandler

[Visual Basic]
MustInherit Public Class TelnetProtocolHandler
[C#]
public abstract class TelnetProtocolHandler

Requirements

Namespace: De.Mud.Telnet Namespace

Assembly: Telnet.dll

See Also

TelnetProtocolHandler Members | De.Mud.Telnet Namespace