EmbLogic's Blog

E-10 batch – client server architecture using IPC (pipes)

Project description

Implement the client server application using pipes by inter-process communication

server has to generate clients and clients will communicate with server through pipes . Clients  will send their parameters and server will accept it and depending upon the request the server will transfer the request to other process through pipes which perform the corresponding operation and send the result back to server and server will send the result back to corresponding requester.

First implement it with on client and then move forward with multiple clients.

All E-10 batch members will post their status and queries regarding project on this thread only .

Regards,

Harsimran singh

14 Responses to E-10 batch – client server architecture using IPC (pipes)

  1. working on ipc project.

  2. ashish.dahiya says:

    working on ipc project…….
    i have transferred data from server to the client and now working on data transferred from client to parent…………………………………….

  3. satbeer singh says:

    i am working on ipc project ……have of the project is completed………

  4. Manan Gaur says:

    working on the ipc project….transferred data from client to server…now working on passing this data to another client for performing operations…

  5. jai.kumar says:

    i have created server and one client,,,,,,,,and transferred parametres from server to the client……….now working ,,,,,,on remaining part,,,,,

  6. jagbir singh says:

    i have done mdc project.
    now working on ipc project……

  7. Harsimran singh says:

    implemented client server application with 4 requested clients and 4 processing clients using individual pipe.
    now working on the same using single pipe.

  8. Manan Gaur says:

    implemented client server application with 1 client and 1porcessing client….now working on multiple clients application..

  9. jagbir singh says:

    regarding ipc project………..transferring of data from one client to server to the client process then client process to server and read from server is completed.
    now working on transferring data from multiple clients to server…………….

  10. rishi.kumar says:

    IPC PROJECT………….
    data send to server and to process client and to client compleated…….. and
    working on another process ……..

  11. IPC project done using single pipe also. data has been sent from multiple clients to server and then to processing clients from server . Correct results have been delivered to respective requesting client.

  12. ipc project done using 8 pipes.. implementing it via 2 pipes also and that also 50% done

  13. chetan.malik says:

    IPC project: Inter-process transfer of data done using multiple pipes.
    Working on single pipe.

  14. arun chauhan says:

    project done with single pipe

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>