EmbLogic's Blog

Project 3 IPC:: Client-Server using fifo and semaphores

Implemented

#Client Server program using Semaphores.

**Issues Faced

1)union semun variable was not getting declared in the program….

Resolved by inserting the union semun definition in man semctl pages and removing unnecessary header files and including #include<limits.h>

2)The program is working well upto 597 clients working but after that resource error arises and states that resources are missing….

 

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>