July 2001
Intermediate to advanced
320 pages
5h 46m
English
Introduction—CORBA—EJBs—PortableRemoteObject—Writing the server—Building the server—Java/IDL tool—Supporting both jrmp and IIOP—Restrictions—Implementing the service in another language—IIOP Clients—Implementing the client in another language—Exercises
We have discussed simple “unicast” servers in Chapter 7, and activatable servers in Chapter 10. This chapter describes how to write and implement RMI over IIOP (Internet Inter-ORB protocol). It discusses IIOP servers, dual-mode JRMP+IIOP servers, implementing the service and/or the client in another language, and lists the restrictions imposed by IIOP as compared to JRMP.
IIOP is the transport protocol adopted by the Object Management Group ...
Read now
Unlock full access