Talk:List of network protocols

From Wikipedia, the free encyclopedia

"Bus" network topology This article is part of WikiProject Computer networking, an attempt to build a comprehensive and detailed guide to Computer networking on Wikipedia. If you would like to participate, you can edit the article attached to this page, or visit the project page, where you can join the project and/or contribute to the discussion.
Stub This article has been rated as stub-Class on the assessment scale.

This article was started with content from Communications protocol.

So why are NFS and SMB listed as session-layer protocols, rather than application-layer protocols? Guy Harris 06:32, 29 December 2005 (UTC)

Isn't HTTP a Session Layer protocol?

  • It sits on top of a Transport Protocol
  • It carries payload defined by a Content-Type (Presentation)
  • By itself HTTP is useless you use it to "Read a Newspaper" (Application) in formated HTML (Presentation) The preceding unsigned comment was added by LuisOntanon (talk • contribs) 20:10, 13 February 2006 (UTC).
It also fetches data and transports requestions (POST); if everything that ran atop a transport protocol were a session layer protocol, most if not all of the common protocols running atop TCP/IP would be classified as session-layer protocols.
The problem is that the OSI model doesn't always match the way things are done; a protocol might include some functions considered part of the session layer, but most of what it does is at a higher layer.
Also, when reading a newpaper online, there's no "application-layer protocol" involved - the application uses HTTP as the protocol for fetching content, there's no application-layer protocol above HTTP. When using XML-RPC, there is a higher-level protocol using HTTP for lower-level functions. Whether HTML (or PDF, or GIF, or JPEG, or...) is a presentation layer protocol, or just the format the raw data being transported by HTTP happens to be in, is a matter of interpretation; about the only thing I see as different between HTTP and, say, FTP or NFS is that HTTP allows the client to specify the formats they're willing to receive and allows the server to specify the format it's sending. Guy Harris 03:48, 14 February 2006 (UTC)

The Layer 6 Presentation Layer protocols seems to be missing.Hawg-farmer 19:35, 15 February 2006 (UTC)

I believe BGP is technically a layer 7 protocol used to control layer 3. Its an application that uses tcp over ip connections to communicate the availabity of layer 3 routes between routers.

[edit] IPoAC

IP_over_Avian_Carriers

Where does this fit in? Humourous or not, it is a data transfer protocol that has been implemented.(once)--Marhawkman (talk) 22:57, 15 December 2007 (UTC)

Well, it includes both the physical layer (birds and printed messages), so it could be added to Category:Physical layer protocols, and the data link layer (with a trivial encapsulation, as there's no protocol type field - sorry, no IPX-over-carrier-pigeon), so it could also be added to Category:Link protocols. Those categories are what the "more" links in the bottom two layers of the IP stack link to in the IP stack template. Guy Harris (talk) 23:26, 15 December 2007 (UTC)
thanks. It's added now.--Marhawkman (talk) 12:50, 16 December 2007 (UTC)

[edit] TCP/ IP

TCP/IP were the original Internet Protocols, independent of the rest of OSI. How come they are not mentioned as a set in their own right, but only as minor parts of something set of protocols? Corrupt one (talk) 23:53, 9 June 2008 (UTC)