Computer Science, asked by bzahid9678, 1 year ago

Write a note on how real time comunication has various segment of life

Answers

Answered by PrinceGamer
1
Real-time communication is a category of software protocols and communication hardware media that gives real-time guarantees, which is necessary to support real-time guarantees of real-time computing.

Real-time communications (RTC) is any mode of telecommunications in which all users can exchange information instantly or with negligible latency. In this context, the term "real-time" is synonymous with "live."

RTC can take place in half-duplex or full-duplexmodes. In half-duplex RTC, data can be transmitted in both directions on a single carrier or circuit but not at the same time. In full-duplex RTC, data can be transmitted in both directions simultaneously on a single carrier or circuit. RTC generally refers to peer-to-peer communications, not broadcast or multicast.

In RTC, there is always a direct path between the source and the destination. Although the link might contain several intermediate nodes, the data goes from source to destination without having to be stored anyplace. In contrast, timeshifting communications always involves some form of data storage between the source and the destination.

Real-time communications can include:

Telephony in the conventional senseMobile and cellular telephoneTwo-way or multi-way amateur radioIM (instant messaging)VoIP (Voice over IP, also called Internet telephone)IRC (Internet Relay Chat) or other chatting modesLive videoconference communicationsLive teleconference communicationsRobotic telepresence.

When you leave messages by email, on a bulletin board or on a blog, you're communicating in timeshifting mode, not real-time mode. There is a significant delay between the transmission and the receipt of the information.

Similar questions