Understanding protocols
April 25, 2007 12:44 AM
Subscribe
Please help me understand protocols better.
I'm trying to gain a deeper understanding of protocols (such as TCP, iSCSI, ...). I find them easy to understands in terms of commands getting passed around, but what I'm looking for is a more abstract way of thinking about them. For example, if I were to discuss the merits of Fibre Channel over Ethernet vs iSCSI, critiquing the design of both, what kind of concepts would I use? Are there conceptual frameworks that give you deeper insight on an abstract level? And does this question make sense at all?
posted by dhoe to computers & internet (8 comments total)
7 users marked this as a favorite
The critical thing to understand is that an agent at a given layer uses the layer below it to communicate to its peer at the far end of the link, and the agent and its peer work together to provide services to the layer above.
posted by Steven C. Den Beste at 1:13 AM on April 25, 2007