Handle telnet protocol negotiation. The buffer will be parsed and necessary actions are taken according to the telnet protocol. RFC-Telnet
[Visual Basic]
Protected Function Negotiate( _
ByVal nbuf As Byte() _
) As Integer
a new buffer after negotiation
TelnetProtocolHandler Class | TelnetProtocolHandler Members | De.Mud.Telnet Namespace