Re: What's bad in Java



Martin Gregorie wrote:
On Sun, 01 Jun 2008 08:41:19 +0200, Jack wrote:

It's like when you talk with an OSI engineer, and he says to you
TCP/IP is slow because there are too much layers.

You have that backwards. OSI uses a seven layer model. TCP/IP
uses a four layer model which approximates the lowest 5 OSI layers.

TCP/IP provides no equivalent to the Presentation and Application
layers, which are approximated by application-specific protocols,
such as FTP, HTTP or SMTP. These are NOT part of the TCP/IP stack
and
are best thought of as a combination of about half the OSI
Application layer and the application that would sit on top of it.

If you're going to attempt criticism, you should at least get your
facts right before you start.

About 1985 or so, I started (but never had the chance to finish) a
very amusing book written by a TCP expert (perhaps one of its
designers) about OSI, how badly overdosing it was, and how it was
destined to be a colossal failure. The author was entirely correct,
of course, and the amount of money DEC sunk into making Decnet
OSI-compliant was a terrific demonstration of how badly they
misunderstood the market towards the end. If anyone recognizes this
description and can name the book, I'd be grateful.


.



Relevant Pages

  • Loop back address
    ... The following is the definition of loop back address,i saw in the ... This loopback range is used for testing the TCP/IP protocol ... test the higher layers,IP and above without interference from lower ...
    (comp.os.linux.networking)
  • Re: Network Models
    ... built on top of TCP implements the higher OSI layers itself. ... What i want is that TCP/IP model is also a model other than ...
    (microsoft.public.win32.programmer.networks)
  • Re: Network Models
    ... any case TCP/IP implements ... layers 3 and 4 of ISO model. ... OTOH stack and suite are both s/w ... which there are different layers. ...
    (microsoft.public.win32.programmer.networks)
  • Re: Whats bad in Java
    ... uses a four layer model which approximates the lowest 5 OSI layers. ... TCP/IP provides no equivalent to the Presentation and Application layers, ...
    (comp.lang.java.programmer)
  • Re: Please Recommend Wireless Protocol and How-To/Tutorial
    ... "Jeffrey A. Wormsley" wrote in message ... > layers can be entirely different and encoded and error corrected however ... the point I was after is that even though TCP/IP has plenty of its ... own error correction built-in, it assumes the lower level has a 'reasonable' ...
    (comp.arch.embedded)

Loading