Development environment

Adobe Connect Web Services allows you to use any language or platform that can send and receive XML over HTTP to develop custom applications. For example, you can use Java and the J2EE platform, C#.NET, PHP, a portal server, or any web development platform. Most custom applications are web applications or portals.

In general, you may find these types of tools useful:

  • An XML parser code library, if your programming language supports XML parsing.

  • A cookie management code library, to help you manage the session cookies Adobe Connect returns.

  • A tool for viewing HTTP request and response headers in a browser. Many such tools are available on the Internet.

// Ethnio survey code removed