Msg

Description

The Msg example includes two programs: a server and a client. They use RTX IPC (mutex, shared memory and semaphores) to demonstrate how a Win32 server can provide relay services to RTSS processes.

Source Files

The Msg example includes two projects:

APIs Referenced

RTAPI

RtCloseHandle

RtCreateMutex

RtCreateSemaphore

RtCreateSharedMemory

RtOpenMutex

RtOpenSemaphore

RtOpenSharedMemory

RtReleaseMutex

RtReleaseSemaphore

RtWaitForSingleObject

 

IntervalZero.com | Support | Give Feedback