Unique server identification.
Source position: simpleipc.pp line 136
published property TSimpleIPC.ServerID : string |
ServerID is the unique server identification: on the server, it determines how the server channel is set up, on the client it determines the server with which to connect.
The ServerID is used in filenames on some platforms, therefore you should not use characters that are not allowed or have special meaning (such as /) in filenames.
|
Communication channel active. |