Found 1625 Articles for Computer Network

Difference between OSI and TCP/IP Reference Model

Ginni
Updated on 31-Oct-2023 04:19:48

112K+ Views

Following are the differences between OSI and TCP/IP Reference Model −OSITCP/IPOSI represents Open System Interconnection.TCP/IP model represents the Transmission Control Protocol / Internet Protocol.OSI is a generic, protocol independent standard. It is acting as an interaction gateway between the network and the final-user.TCP/IP model depends on standard protocols about which the computer network has created. It is a connection protocol that assigns the network of hosts over the internet.The OSI model was developed first, and then protocols were created to fit the network architecture’s needs.The protocols were created first and then built the TCP/IP model.It provides quality services.It does not ... Read More

What is the TCP/IP Reference Model?

Ginni
Updated on 04-May-2021 14:28:44

4K+ Views

TCP/IP signifies transmission control protocol/Internet Protocol. It was created by Defence Advanced Research Projects Agency (ARPA, later DARPA) in the late 1970s. It is a collection of communication protocol. It involves collection and methods for managing with packet transport, media access, session interaction, data transfer, email and terminal emulation.The TCP/IP reference model has four layers, as display in the figure −Host to Network LayerThis is the lowest layer in the TCP/IP reference model. The layer functioning is usually different in various relations. The main function of this layer is to instruct the upper layer when the host is linked to ... Read More

Explain the ISDN services and its structure.

Ginni
Updated on 04-May-2021 14:07:17

295 Views

There are two essential Integrated Services Digital Network (ISDN) services offered in computer network, which are as follows −Basic Rate Interface (BRI)It consists of 2B + D channels which stand for 2 Bearer medium of 64 kbps each for data and one D channel of 16 Kbps for handshaking and control. It can have a separate track for handshaking and control is known as 'out of band' signaling.Primary Rate Interface (PRI)It consists of 23B + D channels that stand for 23 Bearer medium of 64 kbps each for data and one D medium of 64 Kbps for handshaking control. The ... Read More

What are the Design Issues for the Layers of Computer Networks?

Ginni
Updated on 04-May-2021 14:17:23

2K+ Views

In data exchange between devices, communication procedures require to have the following to manage these factors of the exchange procedures −Physical Data EncodingThe data exchanged between two devices are physically transported using electrical signals considering particular coding methods. For two systems to accurately exchange data, they should consistently execute and translate data-carrying electrical signals.MultiplexingThis facilitates a parallel connection for various unconnected conversations.Transmission MediaThese concerns deal with the type of media used (fiber, copper, wireless, etc.), prescribed by the desirable bandwidth, protection to noise, and attenuation properties.Flow ControlThe data Communication procedure assigns memory resources, generally referred to as interaction buffers, to ... Read More

Explain various Computer Network Models

Ginni
Updated on 04-May-2021 14:16:55

449 Views

A computer network includes software and hardware that can transmit and get data from one device to another. The purpose of hardware is to determine the physical material required to communicate and get data. Simultaneously, software represents the collection of information that uses the hardware material for data transmission. Simple communication of data includes different phases at several layers of the computer network. In computer network models, we will explain the models to learn how the data is moved and taken at a computer level.Layered ArchitectureIn a layered architecture, a computer network is partitioned into interconnected end systems using a subnetwork. The communication ... Read More

What is ISDN in the Computer Network?

Ginni
Updated on 04-May-2021 14:04:04

9K+ Views

ISDN stands for Integrated Services Digital Network. It is used to bridge the Central Office's local loop and the premise connection (home). ISDN uses the existing wiring so that no new cabling is required. It is a digital service that restores the analog plain old telephone set.An Integrated Digital Network (ISDN) is a network in which digital switching connections are used to transmit digital signals. Integrated Services refers to ISDNs ability to deliver two simultaneous connections, in any merging of data, voice, video and fax, over an individual line. Multiple devices can be connected to the line and sent as ... Read More

What are the Uses of Computer Network?

Ginni
Updated on 14-Sep-2023 21:58:55

26K+ Views

Computer Network provides several uses, both to organizations and individual users.Resource SharingThis is the main purpose of a computer network. It defines creating all programs, peripherals and data feasible to anyone computer on the network to all other computers without considering the physical areas. Thus a user at a considerable distance can share the resources or see computer data in a similar way that a local customer uses them.Another method of resource sharing is load sharing. If a job is needed, it can be implemented using various computers in a network by partitioning it, which reduces time consumption and loads ... Read More

What is MultiDrop Network Topology in Computer Network?

Ginni
Updated on 04-May-2021 14:16:09

3K+ Views

A fully interconnected network was limited in this topology by using an individual cable around all nodes. Thus in this topology, only one line is shared by all nodes. Whenever any network transmits a message, it keeps both the sender address and the destination or receiver address as tags.The message rides on the single line, and as the receiver receives the message, it acknowledges in the response of the same message on same on the line along with both addresses. Before sending a message, it is always checked whether the connection line is free or not. If the line is ... Read More

What is Fully-Interconnected Network Topology?

Ginni
Updated on 04-May-2021 14:15:50

2K+ Views

In this topology, every node is connected using a separate physical link. Each computer network has a direct dedicated link, i.e., point to point connection with all other network computers. Each computer has its control and decision power for communication priorities.It is a very reliable topology because any transmission line’s failure only affects the transmission between the two connected computers. The communication or message is high-speed and has mostly a full-duplex mode, but at the same time, a large number of communication lines make the network costly as for nodes lines or links are required.AdvantagesThe advantages of the tree network ... Read More

What is Bus Network Topology in Computer Network?

Ginni
Updated on 27-Apr-2022 08:49:38

5K+ Views

The bus network topology is also referred to as horizontal topology. This topology is very common among local area networks. In this network, every computer is linked to a single connection line or cable through an interface. Thus each computer can directly communicate with other computer or device in the network.Each work station or node has a particular address, and to access a specific node, a user just needs to know its address. There is no concentration point in the network, and thus the problem of resolution is severe. Traffic flow among various computers in the network is relatively simple ... Read More

Advertisements