Saturday 6 May 2017

ओ.एस.आई. मॉडल


Reference modal नेटवर्क का एक आभासी मॉडल है जिससे पता चलता है कि नेटवर्क में communication कैसे किया जाना चाहिए। यह logically, processes  को उन layers में बांटता है जो नेटवर्क कम्युनिकेशन के लिए आवश्यक हैं। यह फ़ंक्शन एक layerd आर्किटेक्चर के रूप में जाना जाता है। एक नेटवर्क रिफरेन्स मॉडल हमें संचार सॉफ़्टवेयर के कार्य को समझने में मदद करता है जो नेटवर्क product और development से संबंधित है। यह नेटवर्क डिवाइस को बनाने और implement करने की बुनियादी योजना भी प्रदान करता है।

नेटवर्क के दो मुख्य प्रचलित मॉडल हैं:
OSI modal(ओ एस आई मॉडल)           TCP/IP modal(टी सी पी/आई पी मॉडल)

Thursday 4 May 2017

नेटवर्किंग डिवाइस


नेटवर्किंग डिवाइस का प्रयोग कंप्यूटर या अन्य इलेक्ट्रॉनिक उपकरणों को एक साथ कनेक्ट करने के लिए किया जाता है ताकि वे डेटा और अन्य resources को आपस में share कर सकें। जो डिवाइस LAN में प्रयुक्त होते हैं वे सबसे सामान्य नेटवर्किंग डिवाइस होते हैं। इन उपकरणों को कम्युनिकेशन डिवाइस भी कहते हैं। कंप्यूटर नेटवर्क में विभिन्न नेटवर्किंग डिवाइस की विभिन्न भूमिकाएं हैं I ये डिवाइस कंप्यूटर नेटवर्क के अलग-अलग भागों (segments) में अलग-अलग प्रकार के काम करते है।
कुछ प्रमुख नेटवर्किंग डिवाइस निम्नलिखित है-


Wednesday 3 May 2017

नेटवर्क टोपोलॉजी


नेटवर्क टोपोलॉजी (Network Topology) से हमे पता चलता है कि किसी भी नेटवर्क में connected विभिन्न नोड्स (nodes) (प्रेषक/sender और रिसीवर/receiver) किस प्रकार एक दुसरे से जुड़े हैं।

नेटवर्क टोपोलॉजी को परिभाषित करने के दो तरीके हैं:
  • Physical topology (फिजिकल टोपोलॉजी)
  • Logical topology (लॉजिकल टोपोलॉजी)

Physical नेटवर्क टोपोलॉजी workstations का वास्तविक ज्यामितीय लेआउट(geometric layout) है। कुछ सामान्य टोपोलॉजी बस(Bus), स्टार(Star), रिंग(Ring), मैश(Mesh), ट्री(Tree) और हाइब्रिड(Hybrid) हैं



नेटवर्किंग बेसिक


नेटवर्क में क्या है:

एक नेटवर्क कुछ Computer या अन्य devices का एक group है जो data और अन्य resources को  आपस में share कर सकते हैं। सभी connected सिस्टम को node कहते है । सभी devices को नेटवर्क में एक दुसरे से  connected रहने के लिए एक medium की आवश्यकता होती है। Medium, wired या wireless कैसा भी हो सकता है ।

Monday 1 May 2017

Networking Devices


Networking devices are component used to connect computer or other electronic devices together so that they can share data and other resources. Devices which are used to create a LAN are most common networking devices. These devices also known as communication device.
Different networking devices have different roles  in a computer network. These network devices also work at different segments of a computer network performing different works.


Sunday 30 April 2017

The OSI model

Network Modal:
Reference modal is a virtual modal of network which define how communication should take place. It logically divide the processes into layers which are required for the network communication. This function is known as a layered architecture. A network reference modal helps us to understand the function of communication software which relate to network product development activities. It also provide the basic scheme for creating and implementation of network device.

 There are two popular reference modals:
 OSI modal           TCP/IP modal

Why Reference Modal Needed: 
The goals needed to archive while designing the network modal are following:
  • The ability to connect multiple network together in a seamless way
  • Network should be able to service loss of subnet hardware with existing communication not being broken
  • The architecture should be flexible to meet requirement of various applications

Tuesday 25 April 2017

Network Topology


A network topology is the arrangement of a network devices connecting various nodes(sender and receiver) through lines of connection.

There are two ways of defining network geometry:

  •  The physical topology
  •  The logical topology


The physical topology of a network is the actual geometric layout of workstations. Some  common physical typologies are Bus, Star, Ring, Mash, Tree,  and Hybrid

Computer Networking Fundamentals

Network:  A network is a group of some computer or other devices interconnected with each other to share data and other resources. All the connected systems are known as"Node". A medium is required to connect all devices into a network. The medium may be wired or wireless.