Important Notice:

Course Content
Types of Networks
0/1
Fog Computing
0/1
Introduction To IoT (Chapter-1) M4-R5.1
About Lesson
Communication Models:-

            यह निम्नलिखित प्रकार के है।

1. Request-Response Communication Model:-

Request-Response Model एक कम्युनिकेशन मॉडल होता है जिसमें एक client (क्लाइंट), server को एक request भेजता है और server इस request को respond करता है। इस model को client-server model भी कहते हैं। इसमें जब भी server किसी request को receive करता है तो वह request के आधार पर data को fetch और retrieve करता है तथा उसके बाद response को client को send कर देता है।

Example:- जब भी कोई client ब्राउज़र में किसी वेबसाइट को open करने की request करता है तो server उस request के आधार पर उस वेबसाइट को open करता है और client को show करता है।

Communication Models:-

            These are of the following types.

1. Request-Response Communication Model:-

Request-Response Model is a communication model in which a client sends a request to the server and the server responds to this request. This model is also called client-server model. In this, whenever the server receives a request, it fetches and retrieves the data based on the request and then sends the response to the client.

Example:- Whenever a client requests to open a website in the browser, the server opens that website based on that request and shows it to the client.

error: Content is protected !!