IPC message facility on Sparc

IPC message facility on Sparc

Post by Gianni Schicc » Wed, 28 Nov 1990 07:01:18



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

 
 
 

1. How to Enable the IPC facilities?

Please help. I am using Solaris 2.5.

When I issue ipcs command, I get the following message.
   Message Queue facility not in system.
   Shared Memory:
   Semaphores:

I tried the following commands.
    # modload sys/shmsys
    # modload sys/msgsys
    can't load module: No such file or directory
    # modload sys/semsys
    #

Looks like I can't active the "msgsys". What shall I do?

2. Mandrake 8.0 (kernel 2.4.3) Software RAID 5 locks up machine

3. IPC facilities on Solaris 2.3

4. F30 hangs at "Multi-user Initialization Complete"

5. IPC facilities

6. Best Non-Anonymous FTP Software

7. problems configuring shared memory facility and semaphores facility

8. XF864.2 Mouse problems (FBSD 4.6-release)

9. Run ipcs on Sparc solaris 2.4 get facility not in system, why ?

10. Routing "user" facility system messages to xterm

11. How to determine the priority and facility of a specific syslog message?

12. Message queue facility not in system...

13. "Message Queue facility inactive" -- HELP!