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

Reference for unit 'simpleipc'

Simple one-way IPC protocol

uses

  Classes,

  sysutils;

Overview

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.


Documentation generated on: Jun 17 2011