RCS file: project.c,v
Working file: project.c
head: 1.8
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 8; selected revisions: 8
description:
Created simple child and parent using fork.
—————————-
revision 1.8
date: 2013/05/30 11:03:51; author: jatinder; state: Exp; lines: +18 -8
At last server send data to corressponding client in synchronised manner.
—————————-
revision 1.7
date: 2013/05/30 10:15:41; author: jatinder; state: Exp; lines: +37 -17
Uptill now send data from cleint to server .
by using switch call processing client.
successfully send data from server to processing client.
processing client process read data process it and send to back to the server.
—————————-
revision 1.6
date: 2013/05/29 17:20:22; author: jatinder; state: Exp; lines: +20 -5
Called second fork and econd pipe.
—————————-
revision 1.5
date: 2013/05/29 13:08:02; author: jatinder; state: Exp; lines: +9 -8
Simply tested for data read from client1.
Succsfully tested.
—————————-
revision 1.4
1,0-1 Top