[Overview][Resource strings][Constants][Types][Classes][Variables] | Reference for unit 'simpleipc' (#fcl) |
Simple one-way IPC protocol
uses |
Classes, |
SysUtils; |
The SimpleIPC unit provides classes to implement a simple, one-way IPC mechanism using string messages. It provides a TSimpleIPCServer component for the server, and a TSimpleIPCClient component for the client. The components are cross-platform, and should work both on Windows and unix-like systems.
No notes exist for this page yet.