EmbLogic's Blog

Implemented IPC using threads and FIFo’s

requesting client log file-

head    ;
access;
symbols;
locks; strict;
comment    @ * @;

desc
@this is requesting client and it is taking result through result fifo created by itself
@

server log file:

head    ;
access;
symbols;
locks; strict;
comment    @ * @;

desc
@this is server file and we use fifo with threads
@

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>