Connectivity Resources
Manuals/Guides
- Basic Connectivity Guide
(Rate)
Connectivity Web Links
|
Connectivity Technology Introduction
Connectivity Technology Introduction
This section containd connectivity technology documentation and information. It currently contains several worthwhile weblinks and a brief guide.
Connectivity Technologies
Connectivity technologies allow programs on a given computer to run routines or access objects on another remote computer. Connectivity technologies include:
-
CORBA - Common Object Request Broker Architecture from Object Management Group (A nonprofit organization).
-
DCOM - Distributed Component Object Modules is a Microsoft technology.
-
RMI - Remote Method Invocation is a JAVA Technology allowing a computer to run object methods on a remote computer.
-
RPC - Remote Procedure Call, defined by RFC 1057, is a set of function calls used by a client program to call functions in a remote server program.
|
|