
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
Ginni has Published 1522 Articles

Ginni
1K+ Views
NAS stands for Network Attached Storage. It is storage devices that are linked to a network and support file access services to computer systems. These devices generally include an engine that implements the file services and one or more devices on which data is stored. NAS uses file access protocols, ... Read More

Ginni
359 Views
DIMM represents the "Dual In-Line Memory Module" and is a limited circuit board that manages memory chips. It needs a 64-bit bus to the memory, whereas a single in-line memory module (SIMM) only has a 32-bit path. This allows DIMMs to transfer more information at once.DIMM includes a sequence of ... Read More

Ginni
305 Views
CIFS stands for Common Internet File System. It is also known as Server Message Block (SMB). It is a network protocol whose most common use is sharing documents on a Local Area Network (LAN).The protocol allows users to manipulate files just as if they were on the local computer. Various ... Read More

Ginni
13K+ Views
HTTP represents "Hypertext Transfer Protocol." HTTP is the protocol that can transfer information over the network. It is the Internet protocol suite method and defines commands and functions used for sharing web page data.HTTP uses a server-client model. A client, for example, maybe a laptop or telephone device. The HTTP ... Read More

Ginni
2K+ Views
IMAP stands for Internet Message Access Protocol. It is a standard protocol for creating email on a small server from a local user. It is an application-layer Internet Protocol utilizing the basic transport layer protocols to create host-to-host communication services for applications. This enables the use of a remote mail ... Read More

Ginni
5K+ Views
The ICMP represents Internet Control Message Protocol. It is a network layer protocol. It can be used for error handling in the network layer, and it is generally used on network devices, including routers. IP Protocol is a best-effect delivery service that delivers a datagram from its original source to ... Read More

Ginni
9K+ Views
The parallel transmission defines a transmission structure that shares multiple data bits at a similar time over separate media. In general, parallel transmission can be used with a wired channel that uses multiple, separate wires.The figure given below shows the concept and shows why engineers use the term parallel to ... Read More

Ginni
11K+ Views
Reverse Address Resolution Protocol (RARP) is a network-specific standard protocol. It is described in RFC 903. Some network hosts, such as a diskless workstation, do not know their own IP address when they are booted. To determine their own IP address, they use a mechanism similar to ARP, but now ... Read More

Ginni
12K+ Views
Address Resolution Protocol (ARP) is a network-specific standard protocol. The Address Resolution Protocol is important for changing the higher-level protocol address (IP addresses) to physical network addresses. It is described in RFC 826.ARP relates an IP address with the physical address. On a typical physical network such as LAN, each ... Read More

Ginni
1K+ Views
Frequency Division Multiplexing (FDM) is a technology that transmits multiple signals simultaneously over a single transmission path, such as cable or wireless system. Each carrier is modulated by the data such as text, voice, video etc. Orthogonal FDM spread spectrum technique distributes the data over a large number of carriers ... Read More