Ginni has Published 1580 Articles

Differentiate between Datagram Approach and Virtual Circuit in Computer Network.

Ginni

Ginni

Updated on 05-May-2021 10:24:11

4K+ Views

Datagram ApproachA packet-switching technology in which a packet exists is called a datagram. It is treated as a separate entity. Each packet includes data about the destination, and the switch helps this data forward the packet to the right destination. It is also known as connectionless switching.Virtual CircuitVirtual Circuit is ... Read More

What are the types of IPv4 Addresses?

Ginni

Ginni

Updated on 05-May-2021 10:23:41

3K+ Views

IPv4 supports various types of addressing modes which are as follows−UnicastIt is created to a single network interface located on a specific subnet and facilitates one to-one communication. This is a unique address worldwide for the identification of a machine on the network.Subnet prefix: The subnet prefix is a network ... Read More

What are the services of Network Security in Computer Network?

Ginni

Ginni

Updated on 05-May-2021 10:22:58

11K+ Views

Computer network security consists of measures taken by a business or some organizations to monitor and prevent unauthorised access from the outside attackers.Different approaches to computer network security management have different requirements depending on the size of the computer network.For example, a home office requires basic network security, while large ... Read More

What is Congestion Control in the Computer Network?

Ginni

Ginni

Updated on 05-May-2021 10:22:17

20K+ Views

Congestion causes choking of the communication channel. When too many packets are displayed in a part of the subnet, the subnet's performance degrades. Hence, the network's communication channel is called congested if packets are traversing the path experience primarily over the path propagation delay.It is known as heavily congested when ... Read More

What is IPv4 Addressing?

Ginni

Ginni

Updated on 05-May-2021 10:19:29

2K+ Views

IPv4 addresses are merely used as identifiers, which operate at the network layer to identify IP packets source or destination. The version of IP that is in use is known as IPv4. In this version, every node on the Internet can have one or more interfaces, and we are needed ... Read More

What is a Routing Table in a Computer Network?

Ginni

Ginni

Updated on 05-May-2021 10:18:58

1K+ Views

Each router on the network supports a routing table in memory that may be simple or complex. In the simplest form, the table consists of pairs of IP addresses.When the originating station involves that the intended destination is directly reachable, the frame is sent immediately to the frame's destination IP ... Read More

Distinguish between Connection-Oriented and Connectionless Service

Ginni

Ginni

Updated on 05-May-2021 10:16:09

6K+ Views

Connection-Oriented ServicesIn a connection-oriented service, each packet is related to a source/destination connection. These packets are routed along a similar path, known as a virtual circuit. Thus, it provides an end-to-end connection to the client for reliable data transfer.It delivers information in order without duplication or missing information. It does ... Read More

What are the types of Hubs in the Computer Network?

Ginni

Ginni

Updated on 05-May-2021 10:15:27

4K+ Views

Hub is a unique device used to enhance a network by enabling increased workstations in the network.The three main types of Hubs are as follows−Passive HubPassive hubs do not include any computerized elements, and they do not procedure the data signal at all. The main goal of a passive hub ... Read More

What is BISDN in Computer Network?

Ginni

Ginni

Updated on 05-May-2021 10:11:31

7K+ Views

The B-ISDN (broadband integrated services digital network) is a virtual circuit-switched network that can use high-speed packet switching services. The B-ISDN will use a flexible multiplexing format called ATM (asynchronous transfer mode).B-ISDN services are classified into interactive and distribution services. Interactive services contain the bidirectional flow of user information between ... Read More

What is TCP Connection Release?

Ginni

Ginni

Updated on 05-May-2021 07:16:05

4K+ Views

A TCP connection is a full-duplex connection. To understand the connection release, we can consider them to be a pair of simplex connections. We can then imagine that each simplex connection is being released independently. Releasing a TCP connection is symmetric. Either port can send a TCP segment with the ... Read More

Advertisements