answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What does a receiver send to sender?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Outline basic elements of communication?

- Sender : the person who send the massage- Message : the massage that send from the sender- Channel : the transmission line connect between sender and receiver- Receiver : the person who receive the massage through the channel


What Role of sender in communication process?

Role of sender is to send informations to receiver and he has to be clear,keep to the point and catchable


Who is responsible for poor communication sender or receiver?

The idea that both the sender and receiver are responsible for listening is called


What is the responsibility of sender and receiver?

sender is to deliver or give message while the receiver is to receive a message from the giver or sender.


How do you know the both sender and recevier the encryption key?

When data is received by the receiver , receiver send an acknowledgement. After receiving the acknowledgement from receiver , senders knows the message has been successfully sent.


What is sender and receiver?

A sender is the individual or entity that initiates and transmits a message or communication. The receiver is the individual or entity that receives and interprets the message or communication sent by the sender. In communication, the sender encodes the message, and the receiver decodes it to understand the information being conveyed.


What is the responsibility of the receiver?

sender is to deliver or give message while the receiver is to receive a message from the giver or sender.


What will happen to the email message send by sender if the inbox of the receiver is full?

The email will bounce back with message "Delivery Failure"


What is the opposite of sender?

Receiver


C code for sliding window protocol?

#include<stdio.h> #include<conio.h> void main() { char sender[50],receiver[50]; int i,winsize; clrscr(); printf("\n ENTER THE WINDOWS SIZE : "); scanf("%d",&winsize); printf("\n SENDER WINDOW IS EXPANDED TO STORE MESSAGE OR WINDOW \n"); printf("\n ENTER THE DATA TO BE SENT: "); fflush(stdin); gets(sender); for(i=0;i<winsize;i++) receiver[i]=sender[i]; receiver[i]=NULL; printf("\n MESSAGE SEND BY THE SENDER:\n"); puts(sender); printf("\n WINDOW SIZE OF RECEIVER IS EXPANDED\n"); printf("\n ACKNOWLEDGEMENT FROM RECEIVER \n"); for(i=0;i<winsize;i++); printf("\n ACK:%d",i); printf("\n MESSAGE RECEIVED BY RECEIVER IS : "); puts(receiver); printf("\n WINDOW SIZE OF RECEIVER IS SHRINKED \n"); getch(); }


Which party bears more responsibility in the communication process Sender Receiver Or both?

The sender is ALWAYS responsible for the communication. Furthermore the sender is responsible for getting feedback describing the communication, not just did the receiver hear it, to be sure the communication was received. Why is this? The receiver does not know what it is the sender is trying to communicate or if it was communicated accurately. Only the sender can possible know unless the receiver is a mind reader...


How does public speaking as a communication work?

Communication requires a sender and a receiver. In public speaking, there is not a continual switching of the sender and the receiver. The speaker is the sender in a public speaking situation.