
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Found 784 Articles for Network

6K+ Views
In this architecture, a specific computer is known as a server, specially designated to provide various services to other computers known as clients. In simple terms, the server can be defined as a provider of services, and the client can be a requester to services. The client requests any information from the server, and the server, in turn, responds to the client request, as shown in the below figure −The most common client-server arrangement method is a LAN made out of microcomputers linked to a network server, which serves all LAN clients.Classifications of Client/Server ArchitectureFollowing is the classification of Client/Server ... Read More

6K+ Views
A network model represents the organization of multiple computers in a network. It describes how individual computers are interconnected in a network.The computer network architecture is as follows −Centralized Computing ArchitectureIn centralized computing architecture, one powerful computer is used to serve one or more low powered computers. In the centralized model, the nodes are not connected; they are only connected to the server.The centralized computing architecture contains the following −All processing holds a function in the central, mainframe computer.Terminals are linked to the central computer and operation just as input/output devices.Networks can be employed to interconnect at least two mainframe ... Read More

24K+ Views
The main goals of computer networks are as follows −Resource SharingThe main goal of the computer network is Resource Sharing. It is to create all the programs, data and hardware accessible to anyone on the network without considering the resource’s physical area and the client.Saving MoneyThe second goal of a computer network is saving money. Small computers have a much excellent value proportion than higher ones. Mainframes are approximately a method ten times quicker than the quickest single-chip microprocessors, but they cost a huge number of times more.This imbalance has made numerous system designers build systems, including dynamic personal computers, ... Read More

10K+ Views
In today’s technology-oriented world, sharing has become an integral part of businesses and other activities. This sharing can be achieved by networking. A computer network is linking two or more computers in order to share files or resources.Here, we will see why we need computer networks in more detail below −To share computer filesNetworks enable users to share files with others. For example, in a company, one file is to be shared by multiple branches. When we locate this file on the network system, all the branches can use this file.To share computer equipmentLaser printers and large hard-disk drives can ... Read More

36K+ Views
Circuit SwitchingIn this approach, there is a dedicated route between sender and receiver. Before the link is determined in the circuit switching approach, the dedicated route will continue until the connection is eliminated.Message SwitchingMessage Switching is an approach in which a message is sent as a whole unit and routed by the intermediate hub at which it is saved and delivered. There is no installation of a dedicated route between the sender and receiver in the message switching approach.The destination location is added to the message. It supports flexible routing as the message is routed by the intermediate hub based ... Read More

3K+ Views
Packet switching merges the benefit of the message and circuit switching. Long messages are divided into smaller units known as packets.A question appears as to how the network will manage this flow of packets as it tries to path them through the network and transfer them to the planned designation. In a packet-switched network, data is transmitted in discrete units of potentially variable length of blocks known as packets.The maximum length of packets depends on the network. In this, longer size messages are broken into multiple packets. Each packet contains the data with a header. The header includes the control ... Read More

2K+ Views
In message switching, the sending device joins the destination location to the communication and develops it to the network. The message is then generated by the web from one node to the other node, because it arrives at the predetermined destination.Each switching hub gets a message, stores it momentarily and afterward, sends it to the following hub, as shown in the diagram below.An example of message switching is emails, PC documents, telegrams and transaction queries and responses. A full exchange can include various messages.If a message is transmitted from station A to station B, it can take either path 1-2-3-4 ... Read More

2K+ Views
Circuit Switching is a dedicated connection path between the sending and receiving devices. The dedicated route is a connected series of connections between the switching nodes.A traditional mobile network, where a dedicated route is established between the caller and the called party for the span of a mobile call, is termed as circuit switching.The circuit switching is depicted in the diagram given below −Transmission through circuit switching has three phases, which are as follows −Circuit EstablishmentA circuit switching network is necessary to establish an end-to-end link before any signal is transmitted. For example, if the communication is between A and ... Read More

3K+ Views
When a client creates the web or another computer network which is external to their current position, the messages are transmitted by the transmission media web. This method of shifting the data from one computer network to another network is called data switching.Switches can be called as an advanced form of the hub. They can provide the dedicated bandwidth at each node of the network that results in traffic passing through one node without affecting another node. It combines the hardware and software. Moreover, it contains enough intelligence to turn on or off a specific port through its software controls.Switching ... Read More

6K+ Views
The Wavelength Division Multiplexing (WDM) is done only in fiber optic channels. In WDM, several light waves from multiple sources are connected by using a prism to form a composite light signal sent across the medium.At the receiver end, the hybrid light is broken down into different light waves, and these are delivered to their corresponding receiver, as shown in the figure below. The concept of WDM and Frequency-Division Multiplexing (FDM) is the same.The application of WDM is the Synchronous Optical Network (SONET) in which various optical fiber lines are multiplexed and demultiplexed. There is a new technique known as ... Read More