Difference between revisions of "TTnCnx"
Jump to navigation
Jump to search
Markus.humm (talk | contribs) (first edit) |
Markus.humm (talk | contribs) |
||
Line 6: | Line 6: | ||
== Properties == | == Properties == | ||
{| | {| | ||
− | | valign="top" width="150" | [[TTnCnx.Host | Host]] |||| Used to set |- | + | | valign="top" width="150" | [[TTnCnx.Host | Host]] |||| Used to set. |
+ | |- | ||
| valign="top" | [[TTnCnx.LocalEcho | LocalEcho]] |||| Display sent characters on local side as well?. | | valign="top" | [[TTnCnx.LocalEcho | LocalEcho]] |||| Display sent characters on local side as well?. | ||
+ | |- | ||
+ | | valign="top" | [[TTnCnx.Location | Location]] |||| ?. | ||
+ | |- | ||
+ | | valign="top" | [[TTnCnx.Name | Name]] |||| Name of the instance. | ||
+ | |- | ||
+ | | valign="top" | [[TTnCnx.Port | Port]] |||| Port on the server side where the connection is made to. | ||
+ | |- | ||
+ | | valign="top" | [[TTnCnx.Tag | Tag]] |||| Integer property for free usage. | ||
+ | |- | ||
+ | | valign="top" | [[TTnCnx.TermType | TermType]] |||| Type of the terminal (internally used command language). | ||
|} | |} | ||
== Methods == | == Methods == | ||
== Events == | == Events == |
Revision as of 10:58, 21 September 2006
Main page -> ICS components reference -> TTnCnx
Contents
Overview
TTnCnx implements a Telnet connection.
Properties
Host | Used to set. | |
LocalEcho | Display sent characters on local side as well?. | |
Location | ?. | |
Name | Name of the instance. | |
Port | Port on the server side where the connection is made to. | |
Tag | Integer property for free usage. | |
TermType | Type of the terminal (internally used command language). |