1. Home
  2. /
  3. Computer Science
  4. /
  5. Networking
  6. /
  7. Page 2

Tutorial Series: Networking

Networking refers to the process of connecting multiple computing devices together in order to share data and resources. This can include physical connections such as cables, as well as wireless connections using technologies such as Wi-Fi, Bluetooth, and cellular networks.

Networking allows devices to communicate with each other, share information and resources, and work together to accomplish tasks. This can include sharing files and documents, printing to a shared printer, accessing the internet, and collaborating on projects.

Networking can be classified into different types based on the scale of the network and its intended purpose. Local Area Networks (LANs) are networks that are typically confined to a single location such as a home, office, or campus. Wide Area Networks (WANs) are networks that span large distances, such as the internet.

Networking can also be used to enable communication between different types of devices, including computers, servers, smartphones, tablets, and other Internet of Things (IoT) devices. This has led to the growth of new technologies such as cloud computing and edge computing, which enable devices to work together in more sophisticated ways.

Networking is a critical component of modern computing and has become essential for businesses, governments, and individuals alike. The development of networking technologies has allowed for new levels of collaboration and communication and has revolutionized the way we live and work.

Looking Inside A Network Frame

Data is converted into a signal by network devices before being sent down the cable. But how do they actually achieve this? What else could be lurking in the signal?...

Introduction To Cisco Packet Tracer

Now that you understand the workings of cables, hubs, switches, frames, and packets, let us implement the Local Area Network(LAN) together.You go to...

Implementing The LAN using Cisco Packet Tracer

Using Cisco Packet Tracer to implement a LAN is an excellent approach to test and simulate network configurations before implementing them in a real-world setting....

Connecting Networks Using Routers

So far, we’ve shown you the ins and outs of setting up a single network. But what if you need to share resources with another network? That’s where routers...

Network Protocols

Until now, we’ve only mentioned protocols in passing. However, we did not fully explain protocol. Simply because we lack the necessary knowledge to comprehend...

A First Dive Into The Networking Models

We gave you a taste of Networking Protocols in our previous tutorial. There are several of these protocols, and we’ll introduce them gradually, though not...

How Does The Address Resolution Protocol work?

We will learn about how the Address Resolution Protocol works in this tutorial. The Address Resolution Protocol (ARP) is a communication protocol for determining...

Programming The Router And Connecting The Networks

Finally, the time has come to logically connect yours and Hermione’s networks to Ron’s network so that you can transfer packets around.Please...

Configuring Static Routing

You connected your and Hermione’s networks to Ron’s network in the previous tutorial. Hermione then went home and set up her own network. You must now...

Getting Into Dynamic Routing Protocol

“We are only as strong as we are united, as weak as we are divided.”– Albus Dumbledore, Harry Potter and the Goblet of Fire, Chapter 37We covered static routing...

Check Our Ebook for This Online Course

Advanced topics are covered in this ebook with many examples.

Linux: How to use the Advanced Text-Fu Command in Linux
Advanced Text-FuAdvanced Text-Fu is a set of tools and techniques used to manipulate and transform...
Intro To Network Programming
Network applications are the reason for a computer network’s existence — if we couldn’t think...
Linux: The Ultimate Guide To Logging
Operating system logs, including Linux’s, provide a wide range of diagnostic data about your machine....