EmbLogic's Blog

IPC

i implement IPC with one requesting client and one processing client.
but one doubt here that either server should run the client or client should run the server ?

One Response to IPC

  1. msiddarth says:

    Hi
    Here we are going to develop an application in which the server will initiate the client and tell the client to send any request using pipes/fifos. However, here the client and the server both should be present.

    While using sockets , yes the client not to be initiated by the server. However, it can send the request to the server without the knowledge whether the server exists or not.

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>