Services Provided by Data Link Layer in Hindi: परिभाषा, प्रकार और कार्य
Data Link Layer क्या है?
**Data Link Layer** कंप्यूटर नेटवर्क में **OSI मॉडल की दूसरी परत** होती है, जो नेटवर्क में डेटा संचार को अधिक प्रभावी और विश्वसनीय बनाती है। यह **डेटा फ्रेमिंग, एरर डिटेक्शन, फ्लो कंट्रोल** और अन्य महत्वपूर्ण सेवाएँ प्रदान करती है।
Data Link Layer द्वारा प्रदान की जाने वाली सेवाएँ (Services Provided by Data Link Layer)
Data Link Layer निम्नलिखित महत्वपूर्ण सेवाएँ प्रदान करती है:
1. फ्रेमिंग (Framing)
डेटा को छोटे-छोटे भागों में विभाजित किया जाता है, जिन्हें **फ्रेम (Frame)** कहा जाता है। प्रत्येक फ्रेम में **हेडर, डेटा और ट्रेलर** होता है।
2. एरर डिटेक्शन और करेक्शन (Error Detection & Correction)
डेटा ट्रांसमिशन के दौरान **त्रुटियों (errors)** का पता लगाने और उन्हें सुधारने के लिए Data Link Layer निम्नलिखित तकनीकों का उपयोग करती है:
- **Parity Check** – डेटा पैकेट्स में एरर का पता लगाने के लिए।
- **Cyclic Redundancy Check (CRC)** – एरर की पहचान करने के लिए।
- **Hamming Code** – एरर करेक्शन के लिए।
3. फ्लो कंट्रोल (Flow Control)
डेटा ट्रांसमिशन को नियंत्रित करने के लिए फ्लो कंट्रोल आवश्यक है ताकि **स्रोत (Sender) और गंतव्य (Receiver)** के बीच उचित गति से डेटा भेजा जाए। दो मुख्य फ्लो कंट्रोल तकनीकें हैं:
- Stop-and-Wait Protocol: रिसीवर प्रत्येक डेटा फ्रेम प्राप्त करने के बाद ACK (Acknowledgment) भेजता है।
- Sliding Window Protocol: एक समय में कई फ्रेम भेजे जाते हैं, जिससे गति बढ़ती है।
4. एक्सेस कंट्रोल (Access Control)
Data Link Layer नेटवर्क में **मल्टीपल डिवाइसेस के बीच मीडिया एक्सेस को नियंत्रित करती है**। यह निम्नलिखित प्रोटोकॉल का उपयोग करता है:
- **CSMA/CD (Carrier Sense Multiple Access with Collision Detection)** – Ethernet नेटवर्क में टकराव (collision) को रोकने के लिए।
- **CSMA/CA (Carrier Sense Multiple Access with Collision Avoidance)** – वायरलेस नेटवर्क में डेटा टकराव से बचाने के लिए।
5. फिजिकल एड्रेसिंग (Physical Addressing)
Data Link Layer प्रत्येक डिवाइस को **MAC (Media Access Control) Address** प्रदान करती है, जिससे नेटवर्क में डिवाइसेस की पहचान संभव होती है।
6. लिंक कंट्रोल (Link Control)
नेटवर्क में **डेटा संचार को स्थापित, बनाए रखने और समाप्त करने** के लिए लिंक कंट्रोल की आवश्यकता होती है।
Data Link Layer की सेवाओं का महत्व
- डेटा ट्रांसमिशन को अधिक **सुरक्षित और विश्वसनीय** बनाता है।
- **एरर डिटेक्शन और करेक्शन** के माध्यम से डेटा की गुणवत्ता को बनाए रखता है।
- नेटवर्क में **संतुलित डेटा प्रवाह (Flow Control)** सुनिश्चित करता है।
- मल्टी-डिवाइस नेटवर्क में **मीडिया एक्सेस कंट्रोल** को प्रभावी बनाता है।
निष्कर्ष
Data Link Layer कंप्यूटर नेटवर्क में एक महत्वपूर्ण परत है जो डेटा ट्रांसमिशन को **सुरक्षित, संगठित और कुशल** बनाने के लिए विभिन्न सेवाएँ प्रदान करती है। यह **फ्रेमिंग, एरर डिटेक्शन, फ्लो कंट्रोल, और फिजिकल एड्रेसिंग** जैसी सेवाएँ प्रदान करके नेटवर्क की दक्षता बढ़ाती है।
Related Post
- Computer Network in Hindi: Definitions, Goals, Components, Architecture, Classifications & Types Explained
- Layered Architecture in Computer Network in Hindi: परिभाषा, कार्य और प्रकार
- Protocol Hierarchy in Computer Network in Hindi: परिभाषा, कार्य और स्तर
- Design Issues of Network Layer in Hindi: परिभाषा, कार्य और समस्याएँ
- Interfaces and Services in Computer Network in Hindi: परिभाषा, प्रकार और कार्य
- Connection-Oriented और Connectionless Services in Computer Network in Hindi: परिभाषा, अंतर और उदाहरण
- Service Primitives in Computer Network in Hindi: परिभाषा, कार्य और प्रकार
- Service Primitive Design Issues & Its Functionality in Computer Network in Hindi
- ISO OSI Reference Model in Hindi: परिभाषा, सिद्धांत और कार्य
- TCP/IP Model in Hindi: परतें, कार्य और विशेषताएँ
- Physical Layer in Computer Networks in Hindi: सिद्धांत, कार्य और महत्व
- Bandwidth in Physical Layer in Hindi: परिभाषा, प्रकार और महत्व
- Data Link Layer in Computer Network in Hindi: परिभाषा, कार्य और प्रकार
- Services Provided by Data Link Layer in Hindi: परिभाषा, प्रकार और कार्य
- Framing in Computer Network in Hindi: परिभाषा, प्रकार और कार्य
- Flow Control in Computer Network in Hindi: परिभाषा, प्रकार और कार्य
- Error Control in Computer Networks in Hindi: परिभाषा, प्रकार और तकनीकें
- Data Link Layer Protocols in Computer Network in Hindi: प्रकार, कार्य और उपयोग
- Elementary & Sliding Window Protocol in Computer Network in Hindi: परिभाषा, कार्य और प्रकार
- 1-Bit Sliding Window Protocol in Computer Network in Hindi: परिभाषा, कार्य और उपयोग
- Go-Back-N Protocol in Computer Network in Hindi: परिभाषा, कार्य और उपयोग
- Selective Repeat Protocol in Computer Network in Hindi: परिभाषा, कार्य और उपयोग
- Hybrid ARQ Protocol in Computer Network in Hindi: परिभाषा, प्रकार और कार्य
- Protocol Verification in Computer Networks in Hindi: Finite State Machine & Petri Net Models
- ARP, RARP, GARP in Computer Network in Hindi: परिभाषा, कार्य और उपयोग
- MAC Layer in Computer Network in Hindi: परिभाषा, कार्य और प्रोटोकॉल
- MAC Address in Computer Network in Hindi: परिभाषा, कार्य और प्रकार
- Binary Exponential Back-off (BEB) Algorithm in Computer Network in Hindi: परिभाषा, कार्य और उपयोग
- Distributed Random Access Schemes & Contention Schemes in Computer Network in Hindi: परिभाषा, कार्य और प्रकार
- Data Services (ALOHA and Slotted ALOHA) in Computer Network in Hindi: परिभाषा, कार्य और तुलना
- Local-Area Networks (CSMA, CSMA/CD, CSMA/CA) in Computer Network in Hindi: परिभाषा, कार्य और प्रकार
- Collision-Free Protocols in Computer Network in Hindi: परिभाषा, कार्य और प्रकार
- Bit Map Protocol in Computer Network in Hindi: परिभाषा, कार्य और उपयोग
- BRAP (Bit-Map Reservation Access Protocol) in Computer Network in Hindi: परिभाषा, कार्य और उपयोग
- Binary Countdown Protocol in Computer Network in Hindi: परिभाषा, कार्य और उपयोग
- MLMA (Multilevel Multiaccess) Limited Contention Protocol in Computer Network in Hindi: परिभाषा, कार्य और उपयोग
- Adaptive Tree Walk Protocol in Computer Network in Hindi: परिभाषा, कार्य और उपयोग
- Performance Measuring Metrics in Computer Networks in Hindi: परिभाषा, प्रकार और उपयोग
- IEEE 802 Standards & Their Variants in Computer Networks in Hindi: परिभाषा, प्रकार और उपयोग
- Network Layer की आवश्यकता (Need of Network Layer) in Computer Networks in Hindi: परिभाषा, कार्य और महत्व
- Network Layer द्वारा प्रदान की जाने वाली सेवाएँ (Services Provided by Network Layer) in Computer Networks in Hindi
- Network Layer की डिज़ाइन समस्याएँ (Design Issues of Network Layer) in Computer Networks in Hindi
- Least Cost Routing Algorithm in Computer Networks in Hindi: परिभाषा, कार्य, और प्रकार
- Bellman-Ford Algorithm in Computer Networks in Hindi: परिभाषा, कार्य, और उदाहरण
- Dijkstra Algorithm in Computer Networks in Hindi: परिभाषा, कार्य, और उदाहरण
- Hierarchical Routing in Computer Networks in Hindi: परिभाषा, कार्य, और प्रकार
- Broadcast Routing in Computer Networks in Hindi: परिभाषा, कार्य, और प्रकार
- Multicast Routing in Computer Networks in Hindi: परिभाषा, कार्य, और प्रकार
- IP Address in Computer Networks in Hindi: परिभाषा, प्रकार, और कार्य
- Header Format in Computer Networks in Hindi: परिभाषा, कार्य, और प्रकार
- Packet Forwarding in Computer Networks in Hindi: परिभाषा, कार्य, और प्रकार
- Fragmentation and Reassembly in Computer Networks in Hindi: परिभाषा, कार्य, और प्रक्रिया
- ICMP in Computer Networks in Hindi: परिभाषा, कार्य, और उपयोग
- IPv4 और IPv6 के बीच अंतर (Difference Between IPv4 and IPv6) in Computer Networks in Hindi
- Transport Layer Design Issues in Computer Networks in Hindi: परिभाषा, कार्य, और प्रमुख मुद्दे
- UDP Header Format in Computer Networks in Hindi: परिभाषा, संरचना, और कार्य
- Per Segment Checksum in UDP in Hindi: परिभाषा, कार्य और महत्व
- Carrying Unicast/Multicast Real-Time Traffic in UDP in Hindi: परिभाषा, कार्य और उपयोग
- TCP Connection Management in Computer Networks in Hindi: परिभाषा, कार्य, और प्रक्रियाएँ
- Reliability of Data Transfer in TCP in Hindi: परिभाषा, कार्य, और महत्वपूर्ण तंत्र
- TCP Flow Control in Computer Networks in Hindi: परिभाषा, कार्य और तकनीकें
- TCP Congestion Control in Computer Networks in Hindi: परिभाषा, कार्य और एल्गोरिदम
- TCP Header Format in Computer Networks in Hindi: संरचना, फ़ील्ड्स और कार्य
- TCP Timer Management in Computer Networks in Hindi: प्रकार, कार्य और एल्गोरिदम
- WWW और HTTP क्या है? पूरी जानकारी हिंदी में
- FTP in Hindi – FTP क्या है और इसके प्रकार
- SSH क्या है? SSH कैसे काम करता है? पूरी जानकारी हिंदी में
- Email (SMTP, MIME, IMAP) क्या है? पूरी जानकारी हिंदी में
- DNS क्या है और यह कैसे काम करता है? पूरी जानकारी हिंदी में
- Simple Network Management Protocol (SNMP) क्या है? पूरी जानकारी हिंदी में