EmbLogic's Blog

client server communication using FIFO is implemented successfully.

RCS file: client1.c,v
Working file: client1.c
head: 1.3
branch:
locks: strict
root: 1.3
access list:
symbolic names:
keyword substitution: kv
total revisions: 3; selected revisions: 3
description:
This is client1.c file
opened SERVER_FIFO in O_WRONLY mode.
prepare a request.
—————————-
revision 1.3 locked by: root;
date: 2015/03/19 06:53:15; author: root; state: Exp; lines: +9 -1
open CLIENT1_FIFO in O_RDONLY mode
read result from server through CLIENT1_FIFO from server.
—————————-
revision 1.2
date: 2015/03/19 06:19:21; author: root; state: Exp; lines: +1 -0
print pid
—————————-
revision 1.1
date: 2015/03/19 06:12:02; 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>