Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
SharedMemory
Last Revision: | Version 1.0, 2003-01-14 Shows how multiple applications can access the same memory using the Unix shmget system call. |
Build Requirements: | |
Runtime Requirements: | Mac OS X Mac OS X or later |
SharedMemory is a sample that demonstrates multiple applications using the same memory for IPC under Mac OS X using the Unix shmget() system call. Requirements: Mac OS X or later Keywords: Memory, Shared, IPC, Communication, shmget, shmat,shmctl, shmdt, Client,Server
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-01-14