In some cases, you may wish to use another vendor’s ORB in your client applications. For example, you may have an existing installation of the ORB on client workstations.
Clients that use another ORB can use the same code as the EAServer ORB, except for the following differences:
You must use stub classes generated by the vendor’s IDL-to-C++ compiler rather than stubs generated by EAServer Manager.
Your code to connect to EAServer and instantiate components may differ.
Copyright © 2005. Sybase Inc. All rights reserved. |