1429
Not Mine; Enjoy
(lemmy.world)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
What is internet layer?
It's been a few years since my networking course, ~~but I believe it refers to DNS~~ it refers to stuff like IP addresses. DNS is related to the Internet layer, but it's not correct to call it the Internet layer
This meme is kind of wrong though, because it's mixing the OSI model with the TCP/IP model, which are different representations of the same thing, but in either model the "link layer", ie layer 2 switching would never hand over to the "internet" layer without going through network first. So if you're confused, it's because it's wrong.
Application, transport, session, transport, network, data, physical (OSI) Application, transport, internet, network (TCP/IP)
First mention of Transport should be Presentation for OSI. All People Seem To Need DP. Dr. Pepper? Data Processing? Remember it as you will.
Appreciate it! Yea something seemed off about the meme in general, but I couldn't put my finger on it