Afficher un message
Vieux 13/09/2007, 19h02   #5
Le Chaud Lapin
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Application, Prestination, Session

On Sep 9, 9:12 pm, Barry Margolin <bar...@alum.mit.edu> wrote:
> In article <1189388421.643146.175...@y42g2000hsy.googlegroups .com>,
>
> fbalb...@gmail.com wrote:
> > I have been having a hard time grasping the meaning of the top 3 upper
> > layers of the OSI Model (Application, Presentation, Session). Can
> > someone explain them to me in plain english. Thanks, CREAM

>
> The presentation and session layers don't really exist in any practical
> sense. Unless you're interested in them for purely pedagogical purposes
> (e.g. you're taking a class and this will be on the exam) you can pretty
> much ignore them.


So true.

Be wary of the OSI model. For years, I had been using it as a
foundation to conceptualize how a network protocol stack should be.
Later I realized that it a really low meat-to-fat ratio. That which
makes OIS appealing, IMO,is that it conveys a different type of model
within it, which *does* have high meat-to-fat ratio: the idea of
layering at the physical, link, network, and even transport layers.
But beyond that, the utility of the model drops off quickly. So, the
principle of "layering" in network could be summed up in one page.
The rest is of questionable value.

Another thing to be wary of: there are people who insist on taking the
concept of layering literally. When they go to implement an "OSI
protocol stack", they will actually try to structure the software in
layers, right up to Layer 7. They often end up with, or demand to end
up with, clumps of functions between each later, where data units are
passed between the layers. This works well with lower layers but gets
more difficult in upper layers, when it is not clear what those layers
should be.

And finally: there are people who would swear that there is floating
around somewhere a physical embodiment of OSI protocol stack. They
claim that there have been many OSI "implementations." I spent two
days reading OSI documentation, and it was one of the most nauseating
experiences I have ever had reading a "technical" document, even more
nauseating than the time I had to read a 100-page document on the
various dimensions of HVAC pipes. Paramedics should carry around full
copies to induce vomiting in poison patients.

-Le Chaud Lapin-

  Réponse avec citation
 
Page generated in 0,05485 seconds with 9 queries