Author name: Engr. Aneel Kumar

MESH TOPOLOGIES AND ITS ADVANTAGES AND DISADVANTAGES

A mesh topology is not very common in computer networking today. In a mesh topology, every workstation has a connection to every other component of the network, as illustrated in Figure. Figure: Mesh Topology ADVANTAGES OF MESH TOPOLOGY: The biggest advantage of a mesh topology is fault tolerance, meaning that, if there is a break […]

MESH TOPOLOGIES AND ITS ADVANTAGES AND DISADVANTAGES Read More »

WHAT IS INTERNET AND INTRANET AND EXTRANET

Internet, intranet, and extranet are three terms that describe “Internet-type” applications that are used by an organization. INTERNET: If you wish to expose information to everyone in the world, then you would build an Internet type application. An Internet-type application uses Internet protocols such as HTTP, FTP, or SMTP and is available to persons anywhere

WHAT IS INTERNET AND INTRANET AND EXTRANET Read More »

TYPES OF DATA FLOW IN COMMUNICATION SYSTEM

Communication between two devices can be simplex, half-duplex, or full-duplex. SIMPLEX: In simplex mode, the communication is unidirectional, as on a one-way street. Only one of the two devices on a link can transmit; the other can only receive. Keyboards and traditional monitors are examples of simplex devices. The keyboard can only introduce input; the

TYPES OF DATA FLOW IN COMMUNICATION SYSTEM Read More »

DATA COMMUNICATIONS AND ITS COMPONENTS

When we communicate, we are sharing information. This sharing can be local or remote. Between individuals, local communication usually occurs face to face, while remote communication takes place over distance. Data communications are the exchange of data between two devices via some form of transmission medium such as a wire cable. For data communications to

DATA COMMUNICATIONS AND ITS COMPONENTS Read More »

ARDUINO BASED WIRELESS LED ACTIVATION

In this mini-project, you’ll create two identical assemblies, each consisting of an Arduino and XBee, along with a button and a LED. When you press the button on one assembly, the LED on the other one lights up, and vice versa. Figure 1: Control LEDs with XBee-equipped Arduinos. Parts Required: You’ll be making two assemblies,

ARDUINO BASED WIRELESS LED ACTIVATION Read More »