
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

146 Views
GPS is a navigation system that is based on satellite and users can use it to reach their destination as they will be able to know the location and route of the place where they have to go. GAGAN is developed by ISRO which helps to make the GPS signals accurate. In this article, we will discuss the difference between GAGAN and GPS. What is GPS? The full form of GPS is Global Positioning System. This is a system in which a network of satellites is used in space to know the location of a certain place all over the ... Read More

295 Views
Computers can communicate with each other over a network through port numbers and IP addresses. In this article, we will discuss the difference between IP Address and Port Number. What is an IP Address? IP Address can be expanded to Internet Protocol Address. This is an address which is used by a computer to receive data and information from other computers through the Internet. Billions of IP addresses are being used to make a connection between computers. These computers use either IPv4 or IPv6 addresses for making a connection. Previously IPv4 was used for networking as the number of users ... Read More

2K+ Views
Introduction Within the domain of network examination and packet inspection, Wireshark stands as a capable and widely-used instrument. Display filters in Wireshark are at the center of analyzing network traffic. Its capacity to dismember, capture, and analyze organize activity has made it a basic companion for network administrators, security experts, and analysts alike. One of the features that significantly upgrades Wireshark's usefulness is the utilize of display filter macros, which encourage the method of sifting and centering on particular bundles of intrigued inside captured organize activity. Introducing Display Filter Macros To streamline the method of sifting and give clients with ... Read More

898 Views
Introduction The introduction briefly overviews artificial neural networks and the Adaline architecture. It explains the concept of an OR gate, a fundamental logic gate used in digital circuit design. The goal is to train the Adaline network to output the correct OR gate truth table given different input combinations. Define the Input and Output Identify the input and output patterns for the OR gate. In the case of the OR gate, there are two input variables (x1 and x2) and one output variable (y). Generate Training Data Create a set of input-output training patterns that cover all possible combinations of ... Read More

382 Views
Introduction Corpus is known as a collection of text documents that are readable by a machine. Corpus has a particular structure to it. Various NLP operations can be performed on a corpus. Corpus readers are utilities that can read through these text files. Custom corpus is generated using NLTK data package. A special convention is followed to create a custom corpus. Corpora is the plural form of a corpus. In this article let us understand briefly about corpora and how to create a custom corpus. Custom corpus A corpus can be in any of the given formats. From original ... Read More

490 Views
Introduction Padding is one of the most used concepts in neural networks while working with convolutional neural networks. It is a most known concept to every neural network engineer and deep learning engineer to efficiently extract useful information from the given dataset in deep learning. In this article, we will discuss padding, what it is, why we need padding in neural networks, what is the significance of the same, and how we can apply padding in neural networks with code examples. This article will help one to understand padding from scratch and apply it when necessary. What is ... Read More

2K+ Views
HSDPA (High-Speed Downlink Packet Access) and HSUPA (High-Speed Uplink Packet Access) are two mobile communication technologies that are classified as 3G (third-generation) networks. They were launched to improve the data transmission capacity of traditional 3G networks and offer mobile devices faster internet connectivity. Read this article to find out more about HSDPA and HSUPA and how they are different from each other. What is HSDPA? HSDPA, or High-Speed Downlink Packet Access, is a mobile communication technology that is part of 3G (third-generation) networks. It was designed to enhance standard 3G networks with faster and more effective data transfer capabilities. HSDPA ... Read More

1K+ Views
In recent years, the Internet of Things (IoT) has become increasingly prevalent in various industries, from manufacturing and healthcare to agriculture and transportation. At its core, IoT refers to a vast network of interconnected devices capable of exchanging data and communicating with each other. IoT can offer numerous advantages, such as improved productivity and efficiency. With the growing number of IoT devices being manufactured and used worldwide, it's important to consider the potential environmental impact of this technology. In this article, we will explore the relationship between IoT and sustainability and examine the environmental impact of IoT devices. We ... Read More

937 Views
SNMP (Simple Network Management Protocol) is a protocol that is commonly used for managing and monitoring network devices such as routers, switches, servers, and other network infrastructure components. SNMP has changed over time, with the two major versions being SNMPv2 and SNMPv3. Read this article to find out more about SNMPv2 and SNMPv3 and how they are different from each other. What is SNMPv2? SNMPv2, also known as Simple Network Management Protocol version 2, is a network management protocol that allows network devices such as routers, switches, servers, and other networked equipment to share management information. SNMPv2 extends the ... Read More

6K+ Views
Mobile communication has become an essential component of our daily lives in this fast-paced digital age. "Mobile" and "cell phone" are phrases that are frequently used interchangeably. While they both relate to portable communication devices, they have some small features that distinguish them. Understanding these differences can assist consumers in making informed decisions when selecting the best gadget for their needs. Read this article to find out more about Mobile and Cell Phone and how they are different from each other. What is Mobile? In the context of technology and communication, mobile refers to the ability to move freely while ... Read More