
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
Sudhir sharma has Published 1149 Articles

sudhir sharma
508 Views
Encrypting an image protects communication by rendering it indecipherable for those who do not get the decryption key. One method of encrypting images is using cellular automata, which are mathematical models that use a grid of cells to simulate complex systems. In this article, we'll look at how cellular automata ... Read More

sudhir sharma
3K+ Views
Introduction with Historical Background The Interior Gateway Routing Protocol (IGRP) was developed by Cisco Systems in mid 1980s. It is a distance-vector routing protocol and uses the metric called composite metric to calculate the best route between two communication networks. The main purpose of IGRP is to exchange information about ... Read More

sudhir sharma
6K+ Views
Background of IEEE 802.6 (DQDB) IEEE 802.6, or Distributed Queue Dual Bus (DQDB), is a metropolitan area network (MAN) technology for LANs developed by the Institute for Electrical and Electronic Engineers' Committee for Computer Communications Standards. It is designed for use in metropolitan areas with wide geographical coverage, such as ... Read More

sudhir sharma
471 Views
The PACELC theorem is a fundamental concept in distributed systems that deals with the trade-offs between consistency, availability, latency, partition tolerance, durability, and efficiency. This theorem was introduced in the early 2000s and has since become a cornerstone of modern distributed system design. In this article, we will discuss the ... Read More

sudhir sharma
2K+ Views
Introduction The Universal Asynchronous Receiver Transmitter (UART) protocol is a widely used communication standard in electronics and microcontroller systems. This article provides a comprehensive overview of the UART protocol, including its basic principles, data transmission mechanisms, configuration options, and common applications. What is UART? UART is a protocol that enables ... Read More

sudhir sharma
817 Views
IBOC technology, or In-Band On-Channel technology, is a digital broadcasting technology that allows radio stations to transmit both analog and digital signals simultaneously. Many people see this technology as the future of radio broadcasting, as it provides numerous advantages over conventional analog radio. One of the key advantages of IBOC ... Read More

sudhir sharma
995 Views
You may be interested in learning more about Wireless Application Protocol (WAP) in Global System for Mobile Communications (GSM). One of the crucial elements in understanding WAP in GSM is knowing the bearer types used in this context. A bearer type is a means of carrying data between two points. ... Read More

sudhir sharma
849 Views
The Schiper Eggli Sandoz (SES) protocol, a storied and valiant champion of networking, has a mission to find the best path for data packets to traverse through the network. With a heart of a poet, it distributes the routing information to all routers in the network, rather than entrusting the ... Read More

sudhir sharma
2K+ Views
Routing protocols are used to determine the best path for data to travel through a network. They are responsible for maintaining and updating routing tables, which are used by routers to determine the best path for data to travel through a network. There are several different types of routing protocols, ... Read More

sudhir sharma
1K+ Views
Firewalls are an integral component of every contemporary computer system, safeguarding the network and protecting the system from illegal access. We'll take a deep dive into the realm of Linux firewalls and learn how to configure one in this post. Before we involve into the technical details of establishing a ... Read More