Hello David,
We don't really recommend the use of softwares like Ataman or Citrix with the Genero products.
Why? simply because we have not tested them with our products, therefore we can not guarantee that they are adapted.
For now, we would recommend three solutions :
* Using GDCAX : GDC can be associated with Genero Application Server. With this system, you will be able to start a 4GL application simply with an Internet Explorer Browser and an URL. GDC will be installed into Genero Application Server, so Genero Application Server must be installed first. See the Genero Application Server documentation for instructions on configuring GAS and creating applications for GDC.
There are different connection modes
Mode: direct
URL: http://<server>:<port>/wa/r/gdc-demo
Where: <server> is the IP of the server
<port> the port used by the gas
Example:
http://myServer:6394/wa/r/gdc-demo Mode: cgi
URL: http://<server>[:<port>][<path>]cgi-bin/fglccgi/wa/r/gdc-demo
Where: <server> is the IP of the server
<port> the port of the web server (default 80)
<path> is the path where the cgi is installed
Example:
http://myServer/cgi-bin/fglccgi/wa/r/gdc-demo Warning : You must use an URL with /wa/r. In the Shortcut System, you must use an URL with ja/r.
* Using HTTP protocol for a direct connection (Like the other protocols, the application is directly launched from a GDC shortcut and doesn't require an Internet Explorer browser). In this mode, the GDC will be connected to the Runtime System via the Genero Application Server, using the HTTP protocol.
Through the shortcut configuration, you are also able to specify a Kerberos REALM (if the web server requires a Kerberos authentication), a client certificate (when HTTPS), and a proxy configuration.
* Using Microsoft Terminal Server : This allows a user to access GDC on a remote computer. Each user has its own graphical interface, but only one installation is required:
1. GDC and FGL are installed on the same machine : the Windows Terminal server.
2. Each user access to the GDC through the graphical interface with a different port number (1st user : port 6400, 2nd user : port 6401 ...).
3. Applications are launched with GDC shortcuts executing the VM on the local computer.
Feel free to put your comments regarding these options.
Thank you,
Best regards,
Lionel