Chapter 6 Using Application Integrator with EAServer
After deploying AI components, you create a client that executes the methods in the components just like you would any other EAServer component. You can create PowerBuilder, Java, Enterprise JavaBeans, C++, ActiveX, and PowerDynamo clients.
To create EAServer clients:
Stubs and proxy interfaces contain the method prototypes that you include in your client source files and network marshalling code. After you have developed and compiled your client, it performs method calls across the network to EAServer and executes the corresponding component methods.
See the EAServer Programmer's Guide for more information on creating clients.
Copyright © 2002 Sybase, Inc. All rights reserved. |
![]() |