Differences between version 2 and revision by previous author of NetworkStack.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Friday, July 1, 2005 1:47:50 am | by JohnMcPherson | Revert |
Older page: | version 1 | Last edited on Tuesday, June 28, 2005 5:03:50 pm | by PerryLorier | Revert |
@@ -1,11 +1,11 @@
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.
|^__Layer__|^__[ISO] [OSI] Model__|||^__TCP/IP Model__
-|[7|L7]|Application|vv[POP3]|vv
[IMAP]|vv[DNS]
+|[7|L7]|Application|vv[POP3]|v
[IMAP]|vv[DNS]
|[6|L6]|Presentation
-|[5|L5]|Session
+|[5|L5]|Session|[SSL]
|[4|L4]|Transport ||v [TCP]|[UDP]
|v[3|L3]|vNetwork|[IP]
||| [IP]
|[2|L2]|Data Link Layer|||[802.3]
|[1|L1]|Physical||[802.3]|[802.11]