
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
4K+ Views
SLIP stands for Serial Line Internet Protocol. SLIP is an Internet protocol that allows users to gain Internet access using a computer modem. Today, SLIP is not used as frequently as its successor, PPP (Point-to-Point Protocol), which provides enhanced error detection and automatic configuration.SLIP is commonly used on dedicated serial ... Read More

Ginni
10K+ Views
IGMP stands for Internet Group Management Protocol. It is a protocol that allows several devices to share one IP address so they can all receive the same data. IGMP is a network layer protocol used to set up multicasting on networks that use the Internet Protocol version 4 (IPv4). Specifically, ... Read More

Ginni
8K+ Views
Wireless LAN is one of the fastest-growing technologies. IEEE 802.11 refers to the set of standards that define communication for wireless LANs (wireless local area networks, or WLANs). The technology behind 802.11 is branded to consumers as Wi-Fi.Wireless LAN can be found on college campuses, in office buildings, in hospitals, ... Read More

Ginni
4K+ Views
There are three types of frame formats that are supported on a Token Ring network such as token, abort, and frame. The token format is the mechanism by which access to the ring is passed from one computer attached to the network to another device connected to the network.Here, the ... Read More

Ginni
2K+ Views
GSM stands for Global System for Mobile communication. GSM is a mobile communication modem; it stands for global system for mobile communication (GSM). The idea of GSM was developed at Bell Laboratories in 1970.It is a widely used mobile communication system in the world. GSM is an open and digital ... Read More

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

Ginni
495 Views
iSCSI represents Internet Small Computer Systems Interface. It is a transport layer protocol that works on top of the Transport Control Protocol (TCP). It enables block-level SCSI data transport between the iSCSI initiator and the storage target over TCP/IP networks. iSCSI supports encrypting the network packets and decrypts upon arrival ... Read More

Ginni
1K+ Views
DAS stands for Direct-attached storage. It is computer storage that is connected to one computer and not accessible to another. The System of DAS is attached directly to the computer through the HBA (Host Bus Adapter).As compared to NAS devices, its device attaches directly to the server without the network. ... Read More

Ginni
5K+ Views
I2C ProtocolI2C stands for the inter-integrated controller. It is a serial communication protocol that can connect low-speed devices. It is a master-slave communication in which we can link and control multiple slaves from a single master. In this, each slave device has a specific address.SPI ProtocolSPI is an interface that ... Read More

Ginni
2K+ Views
SPI stands for the Serial Peripheral Interface. SPI is a general-objective synchronous serial interface. During an SPI transfer, send and receive data is simultaneously shifted out and in serially. It was created by Motorola in the mid-1980 for inter-chip communication. The SPI is used to authorise a microcontroller to communicate ... Read More