Content deleted Content added
ClueBot NG (talk | contribs) m Reverting possible vandalism by 171.79.56.199 to version by Unit Mango. Report False Positive? Thanks, ClueBot NG. (4385771) (Bot) |
No edit summary Tags: Reverted Visual edit Mobile edit Mobile web edit |
||
Line 207:
==Comparison of TCP/IP and OSI layering==
The three top layers in the OSI model, i.e. the application layer, the presentation layer and the session layer, are not distinguished separately in the TCP/IP model which only has an application layer above the transport layer. While some pure OSI protocol applications, such as [[X.400]], also combined them, there is no requirement that a TCP/IP protocol stack must impose monolithic architecture above the transport layer. For example, the NFS application protocol runs over the [[External Data Representation]] (XDR) presentation protocol, which, in turn, runs over a protocol called [[Remote Procedure Call]] (RPC). RPC provides reliable record transmission, so it can safely use the best-effort UDP transport.
|