EmbLogic's Blog

ipc using fifo

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

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>