Previous Topic: Client/ServerNext Topic: Web


Proxies

CA Gen also supports Proxies. A proxy is a piece of code generated by CA Gen that acts as an interface to our generated Server procedures. Generated proxies can be called from within a COM, C, Java, or .NET environment.

Proxies would typically be used if you were manually writing or using some other tool to develop your own clients who needed to connect to our generated Servers.