|
Java™ by example!
|
|
|
|
Become a member to observe this category
|
|
RMI-IIOP
IIOP is short for Internet Inter-ORB Protocol. It is a standard used by CORBA to send objects over TCP/IP. RMI/IIOP is a bridge between RMI (Remote Method Invocation) and the IIOP which allows developers to create objects in Java without learning too much about CORBA's Interface Definition Language.
Related Categories
Java IDL (Java and CORBA), Remote Method Invocation (java.rmi.*)
Featured Books
Subcategories
Questions & Answers
= answered, = unanswered
Further Information (sorted alphabetically)
Api's:
Articles:
Related Books:
|
|
|
|
|