Comment on How Do Routers Work, Really?parentComments−Izkata6yReads to me like the design of HTTP combined 5, 6, and 7 into one.−hinkley6yExcept now we have session and application protocols built on top of HTTP using additional software, which according to OSI would be additional layers. You can in a lot of cases use the standard to achieve this, but frequently enough we don’t.
Comments
Reads to me like the design of HTTP combined 5, 6, and 7 into one.
Except now we have session and application protocols built on top of HTTP using additional software, which according to OSI would be additional layers. You can in a lot of cases use the standard to achieve this, but frequently enough we don’t.