Method Protocols.TELNET.Readline()->write()

class Protocols.TELNET.Readline

Method write

void write(string s)

Description

Queues data to be sent to the other end of the connection.

Parameter s

String to send.