Eicon Networks CX1 Installationshandbuch Seite 31

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 133
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 30
G&R
You can also accept multiple simultaneous incoming connects to GUFT servers
with the same Host Links node name and mailbox name.
The nl_dsa listener handles the implementation; so this must be started. A
configuration file controls the mapping from the DSA mailbox name (-mn)
and, optionally, extension (-mx) to the command line for the application to be
started. There is one file for each DSA node name (SCID) for which
connections are being accepted. It is placed in the directory:
/usr/gar/servers/<scid>.gli
The file is either config.dsa or config.diw for DSA protocol and DIWS
protocol respectively.
Example file /usr/gar/servers/grdl.gli/config.dsa:
* Three printer mailboxes
listen -mn printer1 -cmd gspool -pc “lp -dprt1”
listen -mn printer2 -cmd gspool -pc “lp -dprt2”
listen -mn printer3 -cmd gspool -pc “lp -dprt3”
* UFT server
listen -mn filetran -cmd guftsrv
* User written application
listen -mn userapp -lim 1 -ext -cmd userapp arg1 arg2
Explanation:
All blank lines and lines starting with # or * are ignored. The only directive
currently handled is listen. It takes the following options:
-mn
Local mailbox name
-mx
Local mailbox extension
-lim
Used only if you want to enforce an upper limit on the number of
simultaneous connections to this mailbox
-ext
Used to indicate that this is an external command, i.e. not a G&R
product, but a user application written using GlAPI
-cmd
The command to be executed. It must be the last option on the line
Gline Line Handlers and Configuration
25
Seitenansicht 30
1 2 ... 26 27 28 29 30 31 32 33 34 35 36 ... 132 133

Kommentare zu diesen Handbüchern

Keine Kommentare