Owner manual

OpenLNS Programmer's Reference 670
connection update state, remote application transfer state
and the Data Server remote-IP mode used by the LNS
Server. However, if you plan to modify the current value of
the Flags property, you must do so before opening the
ObjectServer with this method.
If you will be opening any networks with an OpenLNS
application that is running as a Windows service, then the
first application to open the OpenLNS Object Server must
also be running as a Windows service. In addition, if a
network is to be opened by an OpenLNS application that is
running as Windows service, then that network and system
must be opened by an OpenLNS application that is running
as Windows service before it is opened with an OpenLNS
application running as a user process.
If you open the OpenLNS Object Server or a network with a
user process before opening it with a service, you must first
close the network and OpenLNS Object Server before
opening them with an OpenLNS application that is running
as Windows service. To avoid these problems, you should
automatically start services that open an OpenLNS network,
and the services should open the network and systems is
accessing upon startup. This ensures that the network is
opened by the service before a user process.
Availability
Local, full, and lightweight clients.
Syntax
objServObject.Open
Element
Description
objServObject
The ObjectServer object to be opened.
Added to API
Prior to LNS Release 3.0.