Difference between synchronous & asynchronous communication.

Answers were Sorted based on User's Feedback



Difference between synchronous & asynchronous communication...

Answer / narayanan

1.asynchronization:

When user pressed electric switch while only one light is ON that is called asychronization.

2.synchronization:

When user pressed electric switch while more than one lights are ON (like 2,3,4,etc lights) that is called synchronization.

Is This Answer Correct ?    0 Yes 0 No

Difference between synchronous & asynchronous communication...

Answer / nice group of organization

• An asynchronous connection, in which each character
is sent at irregular intervals in time (for example a user
sending characters entered at the keyboard in real time).
So, for example, imagine that a single bit is transmitted
during a long period of silence... the receiver will not be
able to know if this is 00010000, 10000000 or 00000100...
To remedy this problem, each character is preceded by some
information indicating the start of character transmission
(the transmission start information is called a START bit)
and ends by sending end-of-transmission information (called
STOP bit, there may even be several STOP bits).
• In a synchronous connection, the transmitter and
receiver are paced by the same clock. The receiver
continuously receives (even when no bits are transmitted)
the information at the same rate the transmitter send it.
This is why the transmitter and receiver are paced at the
same speed. In addition, supplementary information is
inserted to guarantee that there are no errors during
transmission.

Is This Answer Correct ?    3 Yes 7 No

Difference between synchronous & asynchronous communication...

Answer / aditya satvekar

in synchronous comm data transfers blocks at a time.
while asynchorous comm transfers single byte at a time.

Is This Answer Correct ?    30 Yes 35 No

Difference between synchronous & asynchronous communication...

Answer / daniel worku

q1-q6 all are yes

Is This Answer Correct ?    21 Yes 28 No

Post New Answer

More TCP IP Interview Questions

Why is it important to install patches on network systems?

0 Answers  


Can you explain how names are translated (resolved) into ip address?

0 Answers  


How do I find my ip address in terminal?

0 Answers  


Can two people use the same ip address?

1 Answers  


What is port 8080 typically used for?

0 Answers  


What is the differance between HTTP and TCP/IP Protocols?

0 Answers   PUCIT,


How do I check if my firewall is blocking a port?

0 Answers  


What list of calls are used to establish a tcp and/or udp socket connection?

0 Answers  


How does tcp ip socket work?

0 Answers  


Can the IP address be same for 2 PC's?

0 Answers   Atos Origin,


How can we detect that the other end of a tcp connection has crashed? Can we use "keepalives" for this?

0 Answers  


Explain how can we measure the performance of an ip link?

0 Answers  


Categories