Found 1112 Articles for Internet

Forward Error Correction in Computer Networks

Pranav Bhardwaj
Updated on 26-Aug-2021 13:41:34

1K+ Views

What is Forward Error Correction?Forward Error Correction (FEC) is a way of getting error control in data transmission in which the source (transmitter) provides redundant data and the destination (receiver) recognizes only the portion of the data that is error-free. FEC can broadcast data to several destinations simultaneously from a single source because it does not require handshaking between the source and the destination.Each character is conveyed twice in the simplest form of FEC.The receiver verifies that both instances of each character follow the protocol in use.If both conformance cases occur, the character is accepted.If one instance of conformance occurs ... Read More

What is DjVu Compression?

Pranav Bhardwaj
Updated on 26-Aug-2021 13:39:57

160 Views

DjVu is a computer file format created to hold scanned documents, particularly ones that include text, line drawings, indexed color pictures, and photographs. It uses various methods such as image layer separation of text and background/pictures, progressive loading, arithmetic coding, and lossy compression for bitonal (monochrome) images to compress the files.People who want to distribute high-resolution documents in the public domain need a lossy compression technique to deliver a high compression rate. These documents are usually read in a web browser. The compression technique employed should have a rapid decoding rate to allow displaying such a high-resolution document in a ... Read More

What is an SSID?

Pranav Bhardwaj
Updated on 26-Aug-2021 13:38:41

2K+ Views

WiFi networks are getting more and more common. WiFi has applications in interior and outdoor localization, home automation, and physical analytics and provides network connectivity.SSID is short for Service Set Identifier, which is the name for a WiFi network in layman's terms. SSID is a name for the network that is used to identify a wireless network. But don't get confused. SSID is not the name that we assign to a wireless router though it may be the name shown to users. Instead, SSID is a different 32-Octet string that distinguishes any other nearby network name.SSID acts as a street ... Read More

Packet Queuing and Dropping in Routers

Pranav Bhardwaj
Updated on 19-Aug-2021 12:21:27

1K+ Views

Routers are critical networking equipment that control the data flow across a network. Routers have one or more input and output interfaces via which packets are received and sent.Since a router's memory is limited, it may be unable to handle newly incoming packets. This happens when the pace at which packets arrive exceeds the rate at which packets leave the router's memory. New packets are ignored in this circumstance, while older packets are discarded. Routers must implement some sort of queuing discipline as part of their resource allocation algorithms, in order to regulate how packets are stored or discarded as ... Read More

What is Layer 2 Forwarding (L2F)?

Pranav Bhardwaj
Updated on 19-Aug-2021 12:20:41

907 Views

Layer 2 Forwarding (L2F) is a Cisco Systems-developed media-independent t technology. Virtual private networks (VPNs) can be formed over a public network like the Internet using Layer 2 Forwarding (L2F), which tunnels data-link layer packets in protocols like Point-to-Point Protocol (PPP) or Serial Line Internet Protocol (SLIP).L2F can be utilized on the server-side with capabilities like user authentication via Remote Authentication Dial-In User Service (RADIUS), dynamic address allocation, and quality of service (QoS). In addition, Cisco's Internetwork Operating System is used to implement L2F in routers (IOS).Since the tunnelling approach is not connected to an IP (Internet Protocol) network, it ... Read More

What is IPv6?

Pranav Bhardwaj
Updated on 19-Aug-2021 12:19:00

549 Views

IPv6 is the latest version of the main communication method that identifies and places computers and other devices online. Provides efficient package management, which improves performance and security. Despite this, the entire Internet is taking its toll on switching from IPv4.IPv4 uses a 32-bit speech mode to support 4.3 billion devices, which was considered sufficient at the time. However, the rise of the Internet, personal computers, smartphones, and now the Internet of Things devices shows that the globe needs more addresses.The Internet Engineering Task Force (IETF) fortunately recognized this 20 years ago. It designed IPv6 in 1998, which employs 128-bit ... Read More

Types of Wireless/Mobile Computing Technologies

Pranav Bhardwaj
Updated on 19-Aug-2021 12:16:47

2K+ Views

Wireless/Mobile computing is divided into three categories: Mobile communication, hardware, and software. Since most of us are familiar with hardware and software, we will concentrate on mobile communication.GSM (Global System of Mobile communication)GSM uses TDMA (Time Division Multiple Access) technologies that split the narrow band 30 kHz wide and 6.7 milliseconds long into three time slots.Traditional analog technologies can only contain as much data as we can carry in one-third of the three time slots. Another exciting feature introduced in GSM is that users can use SIM to identify themselves in the network and switch phones whenever needed.CDMA (Code Division ... Read More

Difference between MEGA and CloudMe

Pranav Bhardwaj
Updated on 19-Aug-2021 12:15:34

106 Views

What is CloudMe?CloudMe offers cloud storage and file synchronization services. It is owned and operated by CloudMe AB, a Swedish company, and has its servers operated in Sweden. It was founded in 2012 by Daniel Arthursson.Initially, it was named iCloud.com but had to change it since Apple acquired the domain for a reported amount of 4.5 million US Dollars.CloudMe has cloud storage and sync solution that allows users to store, access, and share their stuff with one another and those who aren't using the service. Email, text messaging, Facebook, and Google are all options for sharing.Files can be saved in ... Read More

Difference between Google Drive and CloudMe

Pranav Bhardwaj
Updated on 19-Aug-2021 12:14:11

126 Views

Google DriveGoogle Drive is a file hosting service provided by Google. It was launched on April 24, 2012. It allows users to store files in the cloud, sync files across devices, and share files.In addition to a web interface, Google Drive has Apps for most devices that can be used offline.Google Drive doesn't only help you save files, it also serves as a central location for all of your Google activities.Google's whole ecosystem of products, including its G Suite of office apps, is compatible with the Drive. So, chances are most people on the Internet already have a Google Drive ... Read More

Difference between Amazon S3 and BorgBase

Pranav Bhardwaj
Updated on 19-Aug-2021 12:12:49

129 Views

BorgBaseBorgBase is a file hosting service that is used for hosting borg repositories.It's a free and open-source deduplicating backup software made preferably for Unix-based and Mac operating systems backed up by a large and active open-source community.BorgBase, also known as attic backup software, was developed in 2010 to support a "more open, faster-paced development."It offers 10 GB of free storage and two repositories for all their clients and provides unlimited storage space for paid clients.Mainly developed using Python, it supports compression and 256-bit AES client-side encryption to protect all their data.Amazon S3Amazon Simple Storage Service (Amazon S3) is a web-based cloud ... Read More

Advertisements