Implemented the Inter process communication using message queues and the project is completed for 3 requesting and 3 processing clients.
Log file of Server:
head 1.2;
access;
symbols;
locks
root:1.2; strict;
comment @ * @;
1.2
date 2013.12.24.10.09.27; author root; state Exp;
branches;
next 1.1;
1.1
date 2013.12.24.09.32.25; author root; state Exp;
branches;
next ;
desc
@This is the main server source file for client server project using message queue.
@
1.2
log
@This is the final source code of server.
change the value of msg_id of msg_st.
@
Log file of requesting clients:
head 1.1;
access;
symbols;
locks
root:1.1; strict;
comment @ * @;
1.1
date 2013.12.24.09.38.26; author root; state Exp;
branches;
next ;
desc
@This is the request client for addition.
@
1.1
log
@Initial revision
@
head 1.1;
access;
symbols;
locks
root:1.1; strict;
comment @ * @;
1.1
date 2013.12.24.10.07.13; author root; state Exp;
branches;
next ;
desc
@This is source code of requesting client for multiplication.
@
1.1
log
@Initial revision
@
head 1.1;
access;
symbols;
locks
root:1.1; strict;
comment @ * @;
1.1
date 2013.12.24.10.06.30; author root; state Exp;
branches;
next ;
desc
@This is the source code of requesting client for substration.
@
1.1
log
@Initial revision
@
Log file for processing client:
head 1.1;
access;
symbols;
locks
root:1.1; strict;
comment @ * @;
1.1
date 2013.12.24.09.54.10; author root; state Exp;
branches;
next ;
desc
@This is the source code of processing client for addition.
@
1.1
log
@Initial revision
@
head 1.1;
access;
symbols;
locks
root:1.1; strict;
comment @ * @;
1.1
date 2013.12.24.10.09.14; author root; state Exp;
branches;
next ;
desc
@This is source code of processing client for multiplcation.
@
1.1
log
@Initial revision
@
head 1.1;
access;
symbols;
locks
root:1.1; strict;
comment @ * @;
1.1
date 2013.12.24.10.08.22; author root; state Exp;
branches;
next ;
desc
@This is source code of processing client for substraction.
@
1.1
log
@Initial revision
@