You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

41 lines
2.9 KiB
Plaintext

2 years ago
You have probably found yourself in this position before: you search up something on Google, click on a link, and it takes you to a web page. Everyone who uses the internet (or is it
the World Wide Web?) has done this before; odds are, that's how you got to this very web page. Have you ever wondered what goes on in this process? How is it that, upon clicking a link,
you are automatically transported to the right web page. How does Google fetch the results in the first place? These questions, and many more, shall be answered in this beginner's guide
to computer networking.
Before we begin, I would like to show the model that I will be using to teach this: a model so perfect, so beautiful in its elegance, that it puts any other model to shame. I am talking,
of course, about the <link>OSI model</link> (what kind of model did you think I was talking about?). This will be my 'guiding document', so to speak.
so to speak.
The OSI model is a 7-layer model, where every upper layer is an abstraction of a lower one. The layers of the OSI model build on each other, and none of the layers can exist without
the help of all those below it.
will start at the very bottom, the Physical layer, and leave you at the top, the Application level.
on't worry if some of the terms don't make sense
to you, they didn't make sense to me either, when I first started learning networking.
With all of that being said, let's jump straight in!
PART 1
Here we are, the physical layer! It's dark, dirty and grimy, and there's a distinct smell of solder55 in the air. pplication
you open, every video game you play, every video you watch, every image you see, every web page you view, starts with a bunch of 1's and 0's. This is similar to how networks work as well:
no matter what type of information you are sending across a network, it has to be converted into binary to be sent 'across the wire', that is, across networks. As an example: if you wanted
to view this web page (hopefully, that's why you're here!), you have to fetch the actual document that contains the web page from me, here in Texas. Let's suppose you were living in
New York. The document (which is stored on my computer), has to be converted into a stream of bits (1's and 0's), transported across the country to you, and then 'reassembled'
into an actual web page. And all of that, at the drop of a hat! Isn't it amazing?
With all of that being said, let's jump straight in!
PART 1
Here we are, the physical layer! It's dark, dirty and grimy, and there's a distinct smell of solder in the air. It doesn't seem like much, but this, my friends, is where it all begins.ncapsulation</b> is the opposite, the conversion of the bits, back into the original data.
With all of that being said, let's jump straight in!
PART 1
Here we are, the physical layer! It's dark, dirty and grimy, and there's a distinct smell of solder in the air. It doesn't seem like much, but this, my friends, is where it all begins.