Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!ncar!noao!arizona!ece.arizona.edu!schicchi8 From: schicchi@ece.arizona.edu (Gianni Schicchi) Newsgroups: comp.unix.programmer Subject: IPC message facility on Sparc Message-ID: <1990Nov26.150118@ece.arizona.edu> Date: 26 Nov 90 22:01:18 GMT Reply-To: schicchi@ece.arizona.edu (Gianni Schicchi) Distribution: world,local Organization: University of Arizona Dept. of Electrical and Computer Engineering Lines: 16 Can anyone out there send me some code that demonstrates interprocess communication using the message facility? I wrote a server process to read messages from a buffer, and a client process to write messages to a buffer. Both processes are able to determine the message queue identifier via a call to msgget, but when the client process attempts to write to the message buffer, it fails due to an access permissions problem. If you have an example of client-server communications using the message facility you could send me, I'd really appreciate it! Thanks in advance. --Doug Smith Systems Programmer and Grad. Student University of Arizona