Ginni has Published 1602 Articles

What is the TCP Connection Establishment?

Ginni

Ginni

Updated on 21-Oct-2023 13:27:33

25K+ Views

To make the transport services reliable, TCP hosts must establish a connection-oriented session with one another. Connection establishment is performed by using the three-way handshake mechanism. A three-way handshake synchronizes both ends of a network by enabling both sides to agree upon original sequence numbers. This mechanism also provides that ... Read More

What are the Uses of Computer Network?

Ginni

Ginni

Updated on 14-Sep-2023 21:58:55

25K+ Views

Computer Network provides several uses, both to organizations and individual users.Resource SharingThis is the main purpose of a computer network. It defines creating all programs, peripherals and data feasible to anyone computer on the network to all other computers without considering the physical areas. Thus a user at a considerable ... Read More

What are the Network Layer Design issues?

Ginni

Ginni

Updated on 14-Sep-2023 21:36:56

5K+ Views

The network layer design issues contain the services position to the transport layer, routing packets over the subnet, congestion control, and connection of multiple networks together.The design issues of the network layer are as follows −It is the network layer's goals to support logical services to several users linked to ... Read More

What are Bridges in Computer Network?

Ginni

Ginni

Updated on 14-Sep-2023 15:33:44

25K+ Views

Bridges are used to connect two subnetworks that use interchangeable protocols. It combines two LANs to form an extended LAN. The main difference between the bridge and repeater is that the bridge has a penetrating efficiency.Working of BridgesA bridge accepts all the packets and amplifies all of them to the ... Read More

What is a Sliding Window Protocol in Computer Network?

Ginni

Ginni

Updated on 14-Sep-2023 14:15:54

27K+ Views

A sliding window is also known as windowing. A sliding window is a method for controlling sending data packets between two network devices where dependable and sequential delivery of data packets is needed, such as using the Data Link Layer (OSI model) or Transmission Control Protocol (TCP).In the sliding window ... Read More

What are the services provided by the transport layer?

Ginni

Ginni

Updated on 14-Sep-2023 14:01:52

29K+ Views

The services provided by the transport layer are explained below −Address MappingIt means mapping of transport address onto the network address. Whenever a session entity requests to send a transport service data unit (TSDU) to another session entity, it sends its transport service access point address as its identification. The ... Read More

What are the components of the CPU?

Ginni

Ginni

Updated on 14-Sep-2023 02:18:47

33K+ Views

CPU stands for Central Processing Unit. It is the soul of a computer system. The CPU along with the memory and the I/O sub-systems establish a strong computer system.A CPU includes small layers of hundreds of transistors. Transistors are microscopic bits of substances that block electricity at one voltage (non-conductor) ... Read More

What are the substitution techniques in information security?

Ginni

Ginni

Updated on 14-Sep-2023 01:37:03

31K+ Views

Substitution technique is a classical encryption approach where the characters present in the initial message are restored by the other characters or numbers or by symbols. If the plain text (original message) is treated as the string of bits, thus the substitution technique would restore bit pattern of plain text ... Read More

Discuss the I/O Interface in Computer Architecture?

Ginni

Ginni

Updated on 13-Sep-2023 15:57:15

28K+ Views

The I/O interface supports a method by which data is transferred between internal storage and external I/O devices. All the peripherals connected to a computer require special communication connections for interfacing them with the CPU.I/O Bus and Interface ModulesThe I/O bus is the route used for peripheral devices to interact ... Read More

What is D Flip Flop?

Ginni

Ginni

Updated on 13-Sep-2023 03:58:05

27K+ Views

The D flip-flop is a clocked flip-flop with a single digital input 'D'. Each time a D flip-flop is clocked, its output follows the state of 'D'. The D Flip Flop has only two inputs D and CP. The D inputs go precisely to the S input and its complement ... Read More

Advertisements