Bhanu Priya has Published 1449 Articles

What is virtual circuit packet switching?

Bhanu Priya

Bhanu Priya

Updated on 11-Sep-2021 14:38:50

18K+ Views

Packet Switched service transfers the data from source to destination. Data is transferred on a type of network in which small units of data called packets are transferred. Each packet contains a destination address within it, where it has to be received.This type of communication between receiver & sender is ... Read More

What is the concept of datagram packet switching?

Bhanu Priya

Bhanu Priya

Updated on 11-Sep-2021 14:37:55

10K+ Views

In a packet switching network, the data or information is transmitted between the sender and receiver in the form of packets. It does not require a dedicated physical path to transmit the fixed-size packet across the sun-network.If the size of information is large, then it is subdivided into multiple packets. ... Read More

What do you mean by congestion control algorithm?

Bhanu Priya

Bhanu Priya

Updated on 11-Sep-2021 14:30:11

5K+ Views

When too many packets are present in the network it causes packet delay and loss of packet which degrades the performance of the system. This situation is called congestion.The network layer and transport layer share the responsibility for handling congestions. One of the most effective ways to control congestion is ... Read More

Implementation of connection-oriented services

Bhanu Priya

Bhanu Priya

Updated on 11-Sep-2021 14:29:26

4K+ Views

We need a virtual-circuit subnet for connection-oriented service. Virtual circuits were designed to avoid having to choose a new route for every packet sent.Instead, a route from the source machine to the destination machine is chosen as part of the connection setup and stored in tables inside the routers, when ... Read More

What is Implementation of connection less services?

Bhanu Priya

Bhanu Priya

Updated on 11-Sep-2021 14:29:04

6K+ Views

When connectionless service is offered, packets are frequently called Datagrams (just like telegrams) because individual packets are injected to the subnet and are routed individually.No advance setup is required. Subnets are called Datagram subnets. When Connection oriented service is provided, then before any packet is sent a path from source ... Read More

Differentiate between ad-hoc mode and Wi-Fi Direct mode in 802.11 architecture

Bhanu Priya

Bhanu Priya

Updated on 11-Sep-2021 14:28:35

2K+ Views

Let us understand what a Wi-Fi Direct mode is.Wi-Fi Direct ModeThe Wi-Fi Direct is built upon the same Wi-Fi technology used by most modern consumer electronic devices to communicate with wireless routers. It allows two devices to communicate with each other, provided that at least one of them is compliant ... Read More

Differentiate between infrastructure mode and the ad hoc mode of IEEE 802.11

Bhanu Priya

Bhanu Priya

Updated on 11-Sep-2021 14:27:49

19K+ Views

802.11 architecture uses two types of modes, which are as follows −Infrastructure ModeThe most popular mode used to connect clients like laptops and smartphones to another network such as company intranet or internet.This mode is shown below −In infrastructure mode every client is associated with an Access point which is ... Read More

What is the performance of ethernet and token ring under light traffic load?

Bhanu Priya

Bhanu Priya

Updated on 11-Sep-2021 14:26:16

571 Views

Ethernet is a way of connecting computers together in LAN, it is the most widely used method of linking computers together in LANs. The basic idea of its design is that multiple computers have access to it and can send data at any time.Token Ring is also a computer networking ... Read More

What is Ethernet evolution in computer networks?

Bhanu Priya

Bhanu Priya

Updated on 11-Sep-2021 14:25:39

3K+ Views

Ethernet was developed at Xerox PARC between 1973 and 1974. Engineer Bob Metcalfe invented it for interconnecting advanced computer workstations, making it possible to send data to one another and to high-speed laser printers.It was originally intended to create a network in a small area known as a Local Area ... Read More

What is carrier sense multiple access protocols?

Bhanu Priya

Bhanu Priya

Updated on 11-Sep-2021 14:23:12

3K+ Views

Protocols in which stations listen for a carrier and act accordingly are called Carrier Sense Protocols. Multiple Access tells the fact that multiple nodes send and receive on the medium.Transmissions of one node are received by all other nodes using the medium. Carrier Sense Multiple Access (CSMA) is a probabilistic ... Read More

Advertisements