docmain.css" /> Developing with Reflection ZFE - Reflection ZFE 2.3.4

5.0 Developing with Reflection ZFE

ZFE has a collection of APIs and libraries that help you develop efficient client/server and Web applications that integrate host data into various development environments.

You can also extend the web client without affecting the installed files. This ability provides you with a wide range of options to tailor the web client to your own needs.

  • Using the ZFE Java SDK you can use the provided Java API to enhance the presentation of host data using server side events.

  • Using the ZFE Connector for Windows you can interact with host sessions; creating new sessions and authenticating and connecting to existing Reflection ZFE sessions, using the API and samples provided.

  • Extending the ZFE Web Client you can enhance and broaden the scope of the web client using custom code, such as CSS or JavaScript.

View API Documentation

Related Topics