EmbLogic's Blog

ipc using fifo

2 RCS file: fifoserver.c,v
3 Working file: fifoserver.c
4 head: 1.3
5 branch:
6 locks: strict
7 access list:
8 symbolic names:
9 keyword substitution: kv
10 total revisions: 3;     selected revisions: 3
11 description:
12 client1 had open the fifo and writes the data and then server had read the data.
13 —————————-
14 revision 1.3
15 date: 2014/03/28 10:47:55;  author: root;  state: Exp;  lines: +10 -2
16 data is read by server from three requesting clients
17 —————————-
18 revision 1.2
19 date: 2014/03/28 09:46:01;  author: root;  state: Exp;  lines: +20 -2
20 data is read in server from two requesting clients
21 —————————-
22 revision 1.1
23 date: 2014/03/28 06:18:35;  author: root;  state: Exp;
24 Initial revision
25 =============================================================================

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>