CITS3002 Computer Networks |
← prev | next → | CITS3002 | help3002 | CITS3002 schedule | |||
The ISO/OSI Reference ModelWith computer networks we require protocols to "meet" new computers, ask for information, agree to share data, etc. The complexity of protocols can be simplified by separating some of the functions required into different protocols, and isolating "layers of responsibility" into different protocol modules. For example,
One solution to such separation of responsibilities is provided by the
Open Systems Interconnection / International Standards Organization
OSI/ISO reference model.
Until about twenty years ago (until the end of the last millenium), the OSI protocol suite was still actively sought in all tender specifications by the Australian and U.S. governments.
Today, the Transmission Control Protocol/Internet Protocol (TCP/IP)
suite meets nearly all of our networking needs.
While TCP/IP employs a 4-layer model,
in contrast to the 7-layer ISO/OSI model,
many identical concepts may be observed.
CITS3002 Computer Networks, Lecture 1, Introduction to Computer Networks, p9, 28th February 2024.
|