Network Data Representation
Appearance
From Wikipedia, the free encyclopedia
This article needs additional citations for verification . Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "Network Data Representation" – news · newspapers · books · scholar · JSTOR (May 2024) (Learn how and when to remove this message)
Find sources: "Network Data Representation" – news · newspapers · books · scholar · JSTOR (May 2024) (Learn how and when to remove this message)
Network Data Representation (NDR) is an implementation of the presentation layer in the OSI model. It is used for DCE/RPC and Microsoft RPC (MSRPC).
Network Data Representation (NDR) is a data encoding and decoding method used in distributed systems, specifically in Remote Procedure Call (RPC) systems. NDR is part of the Distributed Computing Environment (DCE) RPC, allowing different computers and systems to communicate by exchanging data in a standardized format. NDR facilitates data transfer between systems with different architectures, ensuring that data is correctly represented and understood on both ends.[1]
See also
[edit ]References
[edit ]- ^ "Network Data Representation (NDR) - CIO Wiki". cio-wiki.org. Retrieved 2024年09月01日.
External links
[edit ]