Penguin

Differences between current version and previous revision of RPC.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Sunday, August 10, 2003 4:27:00 pm by PerryLorier
Older page: version 1 Last edited on Sunday, August 10, 2003 4:26:46 pm by PerryLorier Revert
@@ -1,5 +1,5 @@
 [Acronym] for __R__emote __P__rocedure __C__all 
  
 A way of having a program to call a function which is actually stored (and executed) elsewhere, usually on another machine. 
  
-There are many common forms of [RPC] such as [SOAP], [SunRPC], [CORBA] etc... 
+There are many common forms of [RPC] such as [SOAP], [SunRPC], [CORBA], [COM] / [DCOM ] etc...