Method Protocols.TELNET.protocol()->send_DO()
- Method send_DO
 voidsend_DO(intoption)- Description
 Starts negotiation to enable a TELNET option.
- Parameter 
option The option to enable.
void send_DO(int option)
Starts negotiation to enable a TELNET option.
optionThe option to enable.