Extracted from Pike v7.4 release 117 at 2005-08-23.
pike.ida.liu.se
[Top]
predef::
Protocols
Protocols.TELNET
Protocols.TELNET.protocol

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


Method write_raw

void write_raw(string s)

Description

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

Parameter s

String with raw telnet data to send.