Previous | Up | Next |
Create a new telnet connection toward a specific Tcp-Ip address. This is asynchronous. The callback 'connect' will be called when the connection is established.Parameters
TELNET _TELNETConnect ( Chn _channel_ S _address_ )
Return value
_channel_ proprietary channel _address_ address to connect : 'ip_address:port_number'
new telnet connection