Connect
This command connects to the remote server via TCP/IP. Default values are stored in the registry when the files are installed based on the profile.
Group: Server Extensions
Syntax: [bOK =] Server.Connect
bOK (Boolean) Optional – return a True if the mobile device is able to make a connection to the host within 30 seconds or less.
Example:
Dim bOK as Boolean
bOK = Server.Connect
Version Supported: RFgen 4.0 and newer.