Unit 'simpleipc' Package
[Overview][Resource strings][Constants][Types][Classes][Variables][Index] [#fcl]

TSimpleIPC.ServerID

Unique server identification.

Declaration

Source position: simpleipc.pp line 136

published property TSimpleIPC.ServerID : string
  read FServerID
  write SetServerID;

Description

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.

See also

Active

  

Communication channel active.


Documentation generated on: Aug 08 2025