Transmission Modes in Networking

Network में Transmission Modes क्या होता हैं ?

Computer networking में, transmission modes उन different methods को संदर्भित करता है जिनसे devices के बीच data transmission किया जा सकता है।

  1. Simplex
  2. Half Duplex
  3. Full Duplex
  4. Broadcast
  5. Multicast
  6. Unicast

Simplex

इस mode में, data केवल एक direction में flow हो सकता है, या तो sender से receiver तक या receiver से sender तक, लेकिन दोनों direction में एक साथ नहीं। उदाहरणों में एक television broadcast और एक computer mouse computer पर data भेजना शामिल है।

Half Duplex

इस mode में, data को दोनों direction में broadcast किया जा सकता है, लेकिन एक ही समय में नहीं। transmission एक समय में केवल एक ही direction में जा सकता है। उदाहरणों में walkie-talkie और पुरानी शैली के ethernet network शामिल हैं।

Full Duplex

इस mode में data को एक साथ दोनों direction में broadcast किया जा सकता है। Sender और receiver दोनों एक ही समय में data transmit और received कर सकते हैं। उदाहरणों में telephone conversation और modern ethernet network शामिल हैं।

Broadcast

इस mode में, sender network पर सभी devices पर एक साथ data transmission करता है। data किसी specific receiver को directed नहीं किया जाता है। उदाहरणों में TV broadcast और Wireless LAN (WLAN) broadcast शामिल हैं।

Multicast

इस mode में, sender network पर प्राप्तकर्ताओं के एक specific group को data transmission करता है। data network पर सभी devices को directed नहीं किया जाता है, बल्कि केवल उन devices को directed किया जाता है जिन्होंने multicast group की सदस्यता ली है। उदाहरणों में video conferencing और Internet Protocol Television (IPTV) शामिल हैं।

Unicast

इस mode में, sender network पर एकल, specific receiver को data transmission करता है। Data किसी group को directed नहीं किया जाता है या सभी devices पर broadcast नहीं किया जाता है। उदाहरणों में client-server communication और point-to-point file transfer शामिल हैं।

Related Posts

Full Forms of Computer for Exam Practice

ACPI : ADVANCED CONFIGURATION AND POWER INTERFACE ALT: ALTERNATE AP : ALERTPAY AP: ACCESS POINT APM : ADVANCED POWER MANAGEMENT ASP : ACTIVE SERVER PAGES AVI :…

Network Component

Server Computer Network में, server एक उपकरण या software program है जो network पर अन्य उपकरणों या programs, जिन्हें client कहा जाता है, को सेवाएँ, resources या…

Types of Network

LAN (Local Area Network) Local Area Network (LAN) एक computer network है जो एक limited area, आमतौर पर एक small geographic locations जैसे home, office, school या…

Network Architecture in Computer Networking

Computer में Network Architecture क्या हैं ? कंप्यूटर नेटवर्किंग में नेटवर्क आर्किटेक्चर कंप्यूटर नेटवर्क के समग्र डिजाइन और संरचना को संदर्भित करता है। यह मूलभूत घटकों, उनके…

Introduction of IoT (Internet of Things)

Characteristics of Devices and Applications in IoT Ecosystem Interoperability: IoT devices को उनके manufacturer या technologies platform की care किए बिना other devices और systems के साथ…

TCP/IP Model( Transmission Control Protocol / Internet Protocol)

Computer network में TCP model क्या हैं? TCP/IP (Transmission Control Protocol/Internet Protocol) model एक conceptual framework है जिसका उपयोग modern internet और computer network में उपयोग किए…

Leave a Reply

Your email address will not be published. Required fields are marked *