[ Main Menu ] [ Extension Tools Menu ] [ Enterprise Edition Menu ]
<iTELNET> Tag


 
<iTELNET 
 
 
 

Usage
 
 
 
 
 

See Also

ALIAS="session name"
HOST="telnet host name"
[PORT="telnet port number"]     (80)
>

The iTELNET family of tags is used to create a telnet session from within a web browser.  Combining this will the Back Page Processor can allow web based administration of a UNIX machine as well as interaction between a web page and a UNIX system.  This can also be used to create other TCP/IP services.  ALIAS is the name of the session and is required since multiple sessions can occur concurrently.  HOST is the telnet host name and PORT is the port number to Telnet to.

iTELGET, iTELSET, /iTELNET

 

iTELNET Example
Example Source Code
Top