| WindX |
|
| Browser Launching | One
important feature of the Client Server interfaces is the
ability to allow WindX to be initiated directly from a
browser. This feature allows you to create web pages that
can directly launch a client connection to a host system.
To accomplish this there are a few entries thatr need to be added into the Client Windows Registry. These Registry entries enable the automatic launching of a client connection in response to initiating an URL request whose prefix is "windx://". The general format of the URL request is:
If the server is running the Application server:
If the server is running the PxPlus Simple Client Server:
Where:
Example:
Optionally, when using the nthost or Simple CS server, the port# can have a suffix of ";Show" appended to it. This will cause the main window to be displayed as opposed to minimized when the application launches. Normally you will use this option when you want to run a simple text style application that will run from the main window. In order to provide backward compatibility where web pages may not have a type specification, the system will first try *nthost but is able to detect and switch to either a Simple CS or Application Server interface depending on the host service provided. |
||||||||||||||||||||
| Registry Entries | The
Windows registry entries required to make this work are
as follows:
|
||||||||||||||||||||
| * Note * | The normal Windows installation process will automatically add all the required registry entries needed to service the windx:// requests. | ||||||||||||||||||||