Whisperstream Research Group - CommLib Documentation

Whisperstream.CommLib.TelnetLib Namespace

Classes

ClassDescription
ConnectionErrorException Thrown if a connection error occurrs
ConnectionStatusEventArgs EventArgs sent whenever OnConnectionStatusChanged event is fired
OptionNegotiationEventArgs Arguments to option negotiation event
ReceivedDataEventArgs Event args object sent when the OnReceive event fires
Telnet Telnet class, connects to systems using the telnet protocol
TelnetException Exception class for any and all telnet exceptions
TimeoutException Exception thrown when a telnet command times out

Delegates

DelegateDescription
Telnet.ConnectionStatusHandler delegate function for OnConnectionStatusChanged event
Telnet.OptionNegotiationHandler delegate function for OnOptionNegotiation event
Telnet.ReceivedDataHandler delegate function for OnReceive event

Enumerations

EnumerationDescription
ConnectionState The various possible connection states for the telnet component
LogFileMode Determines which mode to log data to
OptionTransmission Used to signify whether a set of options have been sent or received
SupportsOptions supported telnet options