RCS file: ipc_fifoserver.c,v
Working file: ipc_fifoserver.c
head: 1.3
branch:
locks: strict
root: 1.3
access list:
symbolic names:
keyword substitution: kv
total revisions: 3; selected revisions: 3
description:
created common fifo for requesting clients(3)
implemented semaphore
created common result fifo and have send resutl back to their respective requestints
sucessfully
—————————-
revision 1.3 locked by: root;
date: 2014/03/26 09:57:18; author: root; state: Exp; lines: +40 -19
implemented message ques and got sucessfull in sending my result back to the requesting clients
—————————-
revision 1.2
date: 2014/03/26 07:24:43; author: root; state: Exp; lines: +0 -30
implemented semaphore using 4 clients sucessfully
—————————-
revision 1.1
date: 2014/03/26 07:23:13; author: root; state: Exp;
Initial revision
=============================================================================