
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 2003 Articles for Operating System

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

2K+ Views
Frequency-Division Multiplexing (FDM) is an analog method which is used when the channel's bandwidth is higher than the consolidated bandwidths of the signals which are to be broadcasted.In FDM, different frequencies are combined into a single composite signal and are transmitted on the channel. At the receiver end, the reverse phase is applied to get the individual frequencies back for working. The entire bandwidth of the channel is divided into logical channels, and each sending device is given with the possession of a logical channel.There is a gap between the frequencies of adjoining channels to avoid one channel's frequency with ... Read More

12K+ Views
The electromagnetic waves having frequencies from 300 GHz to 400 THz (wavelengths from 1mm to 770 nm) are referred to as infrared (IR) waves. IR uses line-of-sight propagation.Infrared light is a transmission channel whose features are necessarily different from those of the radio frequencies. A fundamental property of infrared light is that it cannot penetrate the walls. This represents that it can easily include it within a room.Another advantage of infrared communication is massive bandwidth which is available for use, but has not been exploited to its full extent.The major disadvantage is that the sun creates emission in the infrared ... Read More

6K+ Views
TCP/IP signifies the transmission control protocol/Internet Protocol. It was created by the Defence Advanced Research Projects Agency (ARPA, later DARPA) in the late 1970s.It is a collection of communication protocol. Moreover, it involves collection and methods for managing packet transport, media access, session interaction, data transfer, email and terminal emulation.Advantages of TCP/IP ModelThe main advantages of TCP/IP are as follows −It is a broadly accepted model which can deploy effectively in all the practical networking issues.TCP / IP can also enable cross-platform communications among the heterogeneous networks.It supports connection-oriented reliable service. It defines that it maintains the transfer of data ... Read More