guides:oi10:presentation_server:servername_property_system

SERVERNAME property (System)

Returns the ID of the Named Pipe or the TCPIP Address and Port used to communicate with the RevEngine VM.

This property is a string containing one of the following:

• A string containing a Named Pipe

• A string containing an IP address and a port delimited by the “:” character.

DevelopmentRuntimeIndexedScaledSynthetic
N/AGetNoNoNo

The SERVERNAME property can be set via the serverName option in the RXI file, or by the /SN command line switch. By default the Presentation Server generates a random string to use as a Named Pipe name if neither is specified.

 
ServerName = Get_Property( "SYSTEM", "SERVERNAME" )
 
 
 

Starting the Presentation Server.

  • guides/oi10/presentation_server/servername_property_system.txt
  • Last modified: 2023/10/25 10:49
  • by 127.0.0.1