Penguin
Blame: NetworkStack
EditPageHistoryDiffInfoLikePages
Annotated edit history of NetworkStack version 2 showing authors affecting page license. View with all changes included.
Rev Author # Line
1 PerryLorier 1 The [International Standards Organisation|ISO] came up with a series of definitions for networking, including a 7 layer model of networking with the idea that different vendors could implement their own protocols at each layer and they could all work together. Of course this was promptly ignored by everyone and they used [TCP]/[IP] which doesn't follow the 7 layer model, but people still talk about it today as if it was relevant.
2
3 |^__Layer__|^__[ISO] [OSI] Model__|||^__TCP/IP Model__
2 JohnMcPherson 4 |[7|L7]|Application|vv[POP3]|v[IMAP]|vv[DNS]
1 PerryLorier 5 |[6|L6]|Presentation
2 JohnMcPherson 6 |[5|L5]|Session|[SSL]
1 PerryLorier 7 |[4|L4]|Transport ||v [TCP]|[UDP]
8 |v[3|L3]|vNetwork|[IP]
9 ||| [IP]
10 |[2|L2]|Data Link Layer|||[802.3]
11 |[1|L1]|Physical||[802.3]|[802.11]