Configuring Advanced Server for UNIX Adapting the configuration
Product Manual U7613-J-Z815-6-76
© Siemens Nixdorf Informationssysteme AG 1995 Pfad: D:\O7613e6\u7613e.k05

5.7.7 Status display of the Advanced Server for UNIX processes

You can display the status of the Advanced Server for UNIX and NetBIOS processes using
the asx status command.
5.8 Adapting the configuration
For further information on the Advanced Server for UNIX configuration refer to chapt er
“Advanced Server Registry“ and chapter “Lanman.ini File“.
5.9 Setting up a UNIX development environment
Advanced Server for UNIX with its API (application programming interface) supports the
development of programs which access the communication mechani sms, LM named pipes,
and mailslots, or which take on administrative tasks. The declaration f iles and libraries listed
in the following table are used in this case.
The “API Reference” manual and the API manual pages contain detail ed descrip-
tions of declaration files.
It is recommended to use the path to /usr/lib and /usr/include/lmx to compile and link
your application.
Path, file Contents
/var/opt/lanman/include
/var/opt/lanman/lib
/usr/include/lmx
/usr/lib
Directory of include files
Location of Advanced Server for UNIX libraries
Symbol link to /var/opt/lanman/include
Contains symbolic links to the libraries in /var/opt/lanman/lib
i
!