InterviewSolution
Saved Bookmarks
| 1. |
What Is Meant By Asymmetrical Protocols? |
|
Answer» There is a many-to-one RELATIONSHIP between clients and server. Clients ALWAYS initiate the DIALOG by requesting a SERVICE. Servers are passively awaiting for REQUESTS from clients. There is a many-to-one relationship between clients and server. Clients always initiate the dialog by requesting a service. Servers are passively awaiting for requests from clients. |
|