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
working on ipc project.
working on ipc project…….
i have transferred data from server to the client and now working on data transferred from client to parent…………………………………….
i am working on ipc project ……have of the project is completed………
working on the ipc project….transferred data from client to server…now working on passing this data to another client for performing operations…
i have created server and one client,,,,,,,,and transferred parametres from server to the client……….now working ,,,,,,on remaining part,,,,,
i have done mdc project.
now working on ipc project……
implemented client server application with 4 requested clients and 4 processing clients using individual pipe.
now working on the same using single pipe.
implemented client server application with 1 client and 1porcessing client….now working on multiple clients application..
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…………….
IPC PROJECT………….
data send to server and to process client and to client compleated…….. and
working on another process ……..
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.
ipc project done using 8 pipes.. implementing it via 2 pipes also and that also 50% done
IPC project: Inter-process transfer of data done using multiple pipes.
Working on single pipe.
project done with single pipe