Telnet Factory for .NET
Telnet.SendDoOption Method
Sends a telnet DO command.
public
void
SendDoOption(
TelnetOption
opt
);
Parameters
opt
The telnet option to associate with the DO command.
See Also
Telnet Class
|
Jscape.Telnet Namespace