Extracted from Pike v7.4 release 341 at 2005-11-21.
pike.ida.liu.se
[Top]
predef::
Protocols
Protocols.TELNET
Protocols.TELNET.protocol

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


Method write

void write(string s)

Description

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

Parameter s

String to send.