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

TIPCBase.ServerID

Server identifier for IPC communication

Declaration

Source position: advancedipc.pp line 97

public property TIPCBase.ServerID : string
  read FServerID
  write SetServerID;

Description

The ServerID property specifies the unique identifier for the server. Only alphanumeric characters and underscores are allowed. Clients use this ID to connect to the server.

See also

Global

  

Communication scope (global or local)


Documentation generated on: Dec 15 2025