answersLogoWhite

0

You don't indicate what you mean by "communication". Since there are many different answers your question needs to be more specific.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What communication protocols does a Unix system rely on?

Tcp/Ip


What is interprocess communication in UNIX?

Interprocess communication allows one process to send or receive a message to or from another process. Normally, in Unix, processes are in a separate address space and cannot exchange information. With interprocess communication, they are allowed to exchange information to each other.


In Unix inter process communication take place using?

pipes - nammed and unnammed


What is VxWorks?

vxworks is used to control network and communication devices. vxworks is similar to unix but it uses less processing power than unix.


What is difference between echo and ' ' in unix?

Echo is a program. '' is not a program. '' does not perform any action. Echo returns what you type. '' does not.


What are the advantages of sockets in Unix?

Sockets in Unix provide a powerful mechanism for inter-process communication (IPC) that facilitates both local and networked communication. They enable different processes, potentially on different machines, to exchange data seamlessly using standard protocols like TCP and UDP. Additionally, sockets support a variety of communication patterns, such as client-server and peer-to-peer, and are highly flexible, allowing for various data types and formats. Their integration with the Unix file system also allows for easy management and access control, enhancing security and efficiency.


What is uucp?

UUCP is the abbriviation of Unix to Unix copy. It is worldwide email system called UUCP or Unix to Unix copy.This email system was developed for the operating system called Unix.


Is UNIX based on Linux?

No, but Linux is based on Unix since Linux is a Unix clone.


Who is Unix work performed by?

Unix work is performed by users of the unix system, for application and system programs, or anything that requires a Unix system.


What is a Unix Computer?

A computer that runs Unix.


What are the socket types in UNIX?

Unix commands


What is a Unix console?

A Unix console is a CLI interface through which to control or monitor a Unix computer.