how can a parent and child process communicatea


How can a parent and child process communicate?

A parent and child can communicate by any of the normal inter-process communication schemes (pipes, sockets, message queues, shared memory), but also have some special ways to communicate that take benefits of their relationship as a parent and child. One of the most obvious is that the parent can get the exit status of the child.

 

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: how can a parent and child process communicatea
Reference No:- TGS0312885

Expected delivery within 24 Hours