General Purpose Super-Server Connector VL_SAM003
Example 157 - Rating: common
Example 157 - Rating: common
| The Things that Make Up this Example | To Execute this Example |
This example includes a demonstration harness form and the connector form itself (pictured).
Designed to be used as an imbedded form invoked from other entry level application forms it establishes a super-server connection to iSeries and non-iSeries server systems.
Keywords
Designed to be used as an imbedded form invoked from other entry level application forms it establishes a super-server connection to iSeries and non-iSeries server systems.


| Name | Get | Set | Description |
| UusingSSN | Yes | No | Name of the SSN that is being used for the connection. |
| UConnected | Yes | No | State of connection. TRUE / FALSE value. |
Published User Methods
| Name | Description |
| UConnect | Prompt for connection. Ignored if connection already exists. |
| UConnectModal | Modally prompt for connection. Ignored if connection already exists. |
| UDisconnect | Drop connection. Ignored if no connection currently exists. |
Published User Events
| Name | Description |
| UConnectionCreated | Connection to a server has been established. |
| UconnectionDestroyed | Connection to a server has been dropped. |
Keywords
| Super Server | Connect |
| Communication | Example 157 |