Important Notice:

Course Content
The process flow of an IoT application
0/1
Wired & Wireless methodology
0/2
Things & Connection (Chapter-2) M4-R5.1
About Lesson
Application layer:-

यह लेयर TCP/IP मॉडल की सबसे उच्चतम लेयर है। यह लेयर ऍप्लिकेशन्स को नेटवर्क सर्विस उपलब्ध करने से सम्बंधित होती है। यह लेयर यूजर को कम्युनिकेशन उपलब्ध कराती है; जैसे:-वेब ब्राउज़र, ई-मेल, तथा अन्य ऍप्लिकेशन्स के द्वारा। application लेयर ट्रांसपोर्ट लेयर को डेटा भेजती है तथा उससे डेटा receive करती है। इस layer का कार्य high-level protocols को handle करना होता है। यह layer यूजर को application के साथ interact करने की सुविधा प्रदान करती है।

Application layer में प्रयोग किये जाने वाले protocols निम्नलिखित हैं:-

HTTP और HTTPS:- HTTP का पूरा नाम hypertext transfer protocol है। इसके द्वारा हम internet में data को access कर सकते हैं. यह data को text, audio, video के रूप में ट्रान्सफर करता है।  HTTPS का पूरा नाम नाम HTTP-secure है। जब हम http के साथ ssl का प्रयोग करते है तो वह https हो जाता है।

SNMP – इसका पूरा नाम simple network management protocol है। यह एक फ्रेमवर्क है जिसका प्रयोग internet में devices को manage करने के लिए किया जाता है।

SMTP – इसका पूरा नाम simple mail transfer protocol है. इसका प्रयोग एक e-mail से दूसरे e-mail address में data को send करने के लिए किया जाता है।

DNS – इसका पूरा नाम domain name system है। इसका प्रयोग ip address को map करने के लिए किया जाता है।

SSH – इसका पूरा नाम secure Shell है. इसका प्रयोग encryption के लिए किया जाता है।

Application layer:-

This layer is the highest layer of the TCP/IP model. This layer is related to providing network services to applications. This layer provides communication to the user; Like:- through web browser, e-mail, and other applications. The application layer sends data to the transport layer and receives data from it. The function of this layer is to handle high-level protocols. This layer provides the facility to the user to interact with the application.

The protocols used in Application layer are as follows:-

HTTP & HTTPS:- The full name of HTTP is hypertext transfer protocol. Through this we can access data on the internet. It transfers data in the form of text, audio, video. The full name of HTTPS is HTTP-secure. When we use ssl with http it becomes https.

SNMP – Its full name is simple network management protocol. It is a framework that is used to manage devices on the internet.

SMTP – Its full name is simple mail transfer protocol. It is used to send data from one e-mail address to another e-mail address.

DNS – Its full name is domain name system. It is used to map IP address.

SSH – Its full name is secure shell. It is used for encryption

error: Content is protected !!