177k views
2 votes
Is instant messaging a form of synchronous communication

User Subhankar
by
8.0k points

1 Answer

5 votes
hope this helps Synchronous messaging involves a client that waits for the server to respond to a message. Messages are able to flow in both directions, to and from. Essentially it means that synchronous messaging is a two way communication. i.e. Sender sends a message to receiver and receiver receives this message and gives reply to the sender. Sender will not send another message until get reply from receiver that's the definition of synchronous
User Zardav
by
8.6k points