If you wish to provide users with the ability to connect to specific hosts (from a list in the settings page), define each host here, making sure to set each key attribute with a unique name that starts with host.
Note: if one or less host definitions are included in the web.config file, no host selection drop-down will be presented to the user while changing the emulator settings.
The format of the value for a host definition is:
CfgName;Description
Where:
CfgName= Name of the host as defined in the Administration Settings
Description= | Description of the host as viewed by the user in the client settings page. Note that if the codePage for the web pages needs to be overridden from the user default, you can include the codepage in parenthesis with the format (CP=codepagetext) |