total revisions: 1; selected revisions: 1 description: this is the requesting program in which i am adding two value. the value sent by the request is read by the server. ---------------------------- revision 1.1 date: 2014/05/13 06:50:30; author: priya; state: Exp; Initial revision =============================================================================
description: this is the requesting program in which i am subtracting two values. the value given by requesting is read by server. ---------------------------- revision 1.1 date: 2014/05/13 06:52:47; author: priya; state: Exp; Initial revision =============================================================================
total revisions: 1; selected revisions: 1 description: this is program for server which accepts all the request sent by requesting client and forward the request to the processing client. in this i have created two pipes for receiving and sending request respectively . ---------------------------- revision 1.1 date: 2014/05/13 06:54:25; author: priya; state: Exp; Initial revision =============================================================================
total revisions: 1; selected revisions: 1 description: this is the program for processing client in which i have added two values. ---------------------------- revision 1.1 date: 2014/05/13 06:58:28; author: priya; state: Exp; Initial revision =============================================================================
total revisions: 1; selected revisions: 1 description: this is the program for processing client in which i have subtracted two values. in this processing of request sent by server is done. ---------------------------- revision 1.1 date: 2014/05/13 07:00:10; author: priya; state: Exp; Initial revision =============================================================================