Next: , Previous: , Up: Procedures For Using Utilities to Connect   [Contents][Index]


telnet_open procedure

telnet_open Procedure

This procedure opens a connection to a remote host using TELNET. This procedure sets the fileid field in the board_info array and returns the spawn id (or -1 for error).

telnet_open hostname args

hostname

The host to connect to with TELNET.

args

A list of options. Currently the only supported option is raw.