Skip to content
EntityQ5204494· pop 7· linked from 17 articles

DCE/RPC, short for "Distributed Computing Environment / Remote Procedure Calls", is the remote procedure call system developed for the Distributed Computing Environment (DCE). This system allows programmers to write distributed software as if it were all working on the same computer, without having to worry about the underlying network code.

~4 min read

Article

7 sections
Contents
  • History
  • Software license
  • Uses
  • Alternate versions and implementations
  • Books
  • References
  • External links

DCE/RPC, short for "Distributed Computing Environment / Remote Procedure Calls", is the remote procedure call system developed for the Distributed Computing Environment (DCE). This system allows programmers to write distributed software as if it were all working on the same computer, without having to worry about the underlying network code.

== History ==

Available in 7 languages

via Wikidata sitelinks · CC0

Connections

Categories