Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.PCS 1/10/84; site ahuta.UUCP Path: utzoo!watmath!clyde!cbosgd!ihnp4!houxm!ahuta!ped From: ped@ahuta.UUCP (p.davidson) Newsgroups: net.unix,net.unix-wizards Subject: Shared Memory Message-ID: <563@ahuta.UUCP> Date: Wed, 3-Apr-85 11:56:32 EST Article-I.D.: ahuta.563 Posted: Wed Apr 3 11:56:32 1985 Date-Received: Thu, 4-Apr-85 06:12:49 EST Organization: AT&T Information Systems Labs, Holmdel NJ Lines: 6 Xref: watmath net.unix:4105 net.unix-wizards:12695 How do you pass a key from one process to another process so that both processes have acess to the same "shmid"? In other words how do you insure that each process has the same shared memory id?