- Get link
- X
- Other Apps
Direct Communication · Direct communication establishes a link between two processes. A communication link is a unidirectional path along which information flows. · two processes use single communication link to share information. · In this metod, there cannot be more that one link between two processes direct communication · Send and receive function used in direct communication are given below : · Send(process name , message ,(receive(process name , message) Send(A, message...