Previous Up Next

_TELNETConnect
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.

TELNET _TELNETConnect (
Chn _channel_
S _address_
)
Parameters

_channel_
proprietary channel
_address_
address to connect : 'ip_address:port_number'
Return value

new telnet connection