Automating Access to Thin-ClientServer Sessions

In some instances, the administrator might not want the users even to be aware of the client. It is possible to make this happen by setting up sessions and then automating their access. The Windows client comes with two executables: the application that provides the graphical tools for configuring the sessions, named WFCMGR32.EXE for the Win32 client and WFCMGR.EXE for the Win16 client; and a run-time application that actually starts the session, named WFCRUN32.EXE for the Win32 client and WFCRUN.EXE for the Win16 client. The session definitions are kept in the APPSRV.INI file. This file is laid out like most INI files, with headings and definitions. To start preconfigured sessions, the user needs only the run-time application and the APPSRV.INI file. For example, assume the following section is in a user s APPSRV.INI:

Create ICA files for distribution.

[USA]
TransportDriver=TCP/IP
Address=SERVER1CTX
Compress=On PersistentCacheEnabled=On
IconPath=C:\Program Files\Citrix\WinFrame
Client\wfcmgr32.exe
WinStationDriver=ICA 3.0
Username=user1
Domain=masterDomain
Password=0008ff990a95690b94
ProgramGroup=WinFrame Client
DesiredHRES=800
DesiredVRES=600

The administrator could create a desktop icon for this section with the following command line:

C:\Program Files\Citrix\WinFrame Client\ wfcrun32.exe USA

The user would simply click this icon, and the session would begin.

The administrator could also use the Remote Application Manager to create an APPSRV.INI file and then distribute the file along with the WinFrame client application.

As mentioned previously, the administrator could use the Win-Frame Application Configuration utility to create FILENAME.ICA files for specific applications. These applications could be accessed from a desktop icon as well.



Understanding Thin-Client. Server Computing
Understanding Thin Client/Server Computing (Strategic Technology Series)
ISBN: 1572317442
EAN: 2147483647
Year: 1997
Pages: 158
Authors: Joel P Kanter

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net