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) |
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.
See also
References
- "Network Data Representation (NDR) - CIO Wiki". cio-wiki.org. Retrieved 2024-09-01.
External links
This Internet-related article is a stub. You can help Misplaced Pages by expanding it. |