I have already mentioned that TCP-IP is
the protocol based on which Internet works. TCP-IP is not a single protocol,
but a collection of many standard protocols, and therefore called TCP-IP
protocol suite. The term TCP-IP was coined from the most important protocols in
the suite the “Transmission Control Protocol”
& the “Internet protocol”. It was developed
(and still developing) and implemented in the late 1970’s. OSI or Open system
Interconnection was proposed in 1978 by ISO (International Standard Organization,
which is a 7-layered reference model. Now, let me try to explain the
similarities and differences between the two, which can be summarized in
following points:-
1) TCP-IP was born first (in late1970’s) and
then the OSI (in1978).
2) Both
the protocols explain about how two computers or networks should communicate in
a logical way.
3) Both the protocol has got layered
structure. OSI has 7 layers and TCP-IP has 4.
4) Though OSI is a more logical way of
carrying out the layering, TCP-IP is the accepted protocol for the working of
Internet. Actually, the point is that when OSI was proposed in 1978, Internet
was already working fine with TCP-IP, and it became baseless to disturb the
already functional and useful application i.e. Internet.