EmbLogic's Blog

Client server communication using linux and IPC having two client

RCS file: server.c,v
Working file: server.c
head: 1.1
branch:
locks: strict
ankit: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1;    selected revisions: 1
description:
make the pipe for the client 1
make the fork in the child process for the client 1
client1 is write and server is to be read what ever be write on  client1
—————————-
revision 1.1    locked by: ankit;
date: 2014/03/11 16:51:17;  author: ankit;  state: Exp;
Initial revision
======

RCS file: client1.c,v
Working file: client1.c
head: 1.11
branch:
locks: strict
root: 1.11
access list:
symbolic names:
keyword substitution: kv
total revisions: 11;    selected revisions: 11
description:
make the client1
and perform the write operation here.

—————————-
revision 1.11   locked by: root;
date: 2014/03/13 07:31:58;  author: root;  state: Exp;  lines: +1 -1
*** empty log message ***
—————————-
revision 1.10
date: 2014/03/13 07:22:50;  author: root;  state: Exp;  lines: +1 -1
*** empty log message ***
—————————-
revision 1.9
date: 2014/03/13 07:21:10;  author: root;  state: Exp;  lines: +1 -1
*** empty log message ***
—————————-
revision 1.8
date: 2014/03/13 07:19:58;  author: root;  state: Exp;  lines: +1 -1
*** empty log message ***
—————————-
revision 1.7
date: 2014/03/13 07:17:30;  author: root;  state: Exp;  lines: +1 -0
“logfile” 59L, 1892C

revision 1.6
date: 2014/03/13 07:12:17;  author: root;  state: Exp;  lines: +1 -1
*** empty log message ***
—————————-
revision 1.5
date: 2014/03/13 07:10:37;  author: root;  state: Exp;  lines: +1 -1
*** empty log message ***
—————————-
revision 1.4
date: 2014/03/13 07:03:04;  author: root;  state: Exp;  lines: +1 -1
*** empty log message ***
—————————-
revision 1.3
date: 2014/03/13 07:01:30;  author: root;  state: Exp;  lines: +2 -2
*** empty log message ***
—————————-
revision 1.2
date: 2014/03/13 05:39:57;  author: root;  state: Exp;  lines: +1 -1
make the client and this will pass one operator and two operand to the server
—————————-
revision 1.1
date: 2014/03/11 16:54:32;  author: root;  state: Exp;
Initial revision
=============================================================================
RCS file: client2.c,v
Working file: client2.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1;    selected revisions: 1
description:
the client 2 is formed and this client request to do the multipicatation to the server.
—————————-
revision 1.1    locked by: root;
date: 2014/03/13 08:51:25;  author: root;  state: Exp;
Initial revision
=============================================================================

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>