help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Resource strings][Constants][Types][Classes][Variables] Reference for unit 'simpleipc' (#fcl)

TIPCClientComm.ServerRunning

Check if the server is running.

Declaration

Source position: simpleipc.pp line 125

public function TIPCClientComm.ServerRunning: Boolean; virtual; abstract;

Function result

True if the server communication channel endpoint can be reached.

Description

ServerRunning returns True if the server endpoint of the communication channel can be found, or False if not. The server endpoint should be obtained from the ServerID and InstanceID properties of the owning TSimpleIPCClient component.

See also

TSimpleIPCClient.InstanceID

TSimpleIPCClient.ServerID

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505