EmbLogic's Blog

FIFO-done with three clients

RCS file: req_client_1.c,v
Working file: req_client_1.c
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
sending the data to the server
on the request of server’s availability
—————————-
revision 1.2 locked by: root;
date: 2014/05/21 15:08:52; author: root; state: Exp; lines: +0 -1
recieving the result from the server successfully
—————————-
revision 1.1
date: 2014/05/21 15:07:20; author: root; state: Exp;
Initial revision
=============================================================================

RCS file: req_client_2.c,v
Working file: req_client_2.c
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
sending the data to the server
on recieving the availability of the server
—————————-
revision 1.2 locked by: root;
date: 2014/05/21 15:09:16; author: root; state: Exp; lines: +1 -0
recieving the result from the server successfully
—————————-
revision 1.1
date: 2014/05/21 15:07:20; author: root; state: Exp;
Initial revision
=============================================================================

RCS file: req_client_3.c,v
Working file: req_client_3.c
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
sending the data to the server
on recieving the avialaibility of the server
—————————-
revision 1.2 locked by: root;
date: 2014/05/21 15:09:33; author: root; state: Exp; lines: +1 -0
recieving the result from the server successfully
—————————-
revision 1.1
date: 2014/05/21 15:07:20; author: root; state: Exp;
Initial revision
=============================================================================

RCS file: server.c,v
Working file: server.c
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
sending the request to different requesting clients
to send the data to the server
recieving the data from diffrerent users
—————————-
revision 1.2 locked by: root;
date: 2014/05/21 15:09:54; author: root; state: Exp; lines: +1 -0
recieved data from the re_clients and
gave the data to processing_clients and
recieved the result from different processing clients
transfer the result to the respective requsting clients
—————————-
revision 1.1
date: 2014/05/21 15:07:21; author: root; state: Exp;
Initial revision
=============================================================================

RCS file: adder.c,v
Working file: adder.c
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
recieving the data from the server and performing
addition operation
—————————-
revision 1.2 locked by: root;
date: 2014/05/21 15:11:22; author: root; state: Exp; lines: +2 -1
gave back the result to the server successfully
—————————-
revision 1.1
date: 2014/05/21 15:07:21; author: root; state: Exp;
Initial revision
=============================================================================

RCS file: subtractor.c,v
Working file: subtractor.c
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
recieving the data from the server and
performing subtraction operation
—————————-
revision 1.2 locked by: root;
date: 2014/05/21 15:11:40; author: root; state: Exp; lines: +1 -0
gave the result back to the server successfully
—————————-
revision 1.1
date: 2014/05/21 15:07:21; author: root; state: Exp;
Initial revision
=============================================================================

RCS file: multiplier.c,v
Working file: multiplier.c
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
recieving the data from the server and
performing the multiplication operation
—————————-
revision 1.2 locked by: root;
date: 2014/05/21 15:11:55; author: root; state: Exp; lines: +1 -0
gace the result to the server successfully
—————————-
revision 1.1
date: 2014/05/21 15:07:21; 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>