This article by Supun Kamburugamuva touches Axis2/C and IIS ISAPI tech [0]nologies and goes on to explain how these two technologies can be combined to create a rich communication platform.
Introduction
Microsoft Internet Information Server (IIS) is a popular Web Server. IIS provides a rich set of functionalities to create communication platforms of dynamic nature. ISAPI, CGI, FCGI, ASP.NET are some of the widely used tools by dynamic content generating applications to use IIS as a gateway to the HTTP world. Axis2/C is a popular Web Services Engine written in C and delivers and consumes Web services using protocols such as HTTP, TCP and AMQP. Axis2/C can be deployed in IIS 5.1, 6 and 7 using the ISAPI technology. Axis2/C uses the HTTP protocol when deployed in IIS.
Applies To
| Project | Version |
| Apache Axis2 / C | 1.5 |
Table of Contents
- Overall Architecture [0]
- IIS Web Development Technologies [0]
- ISAPI Filters [0]
- ISAPI Extensions [0]
- Axis2/C Requirements [0]
- Axis2/C ISAPI Module [0]
- Desing [0]
- Implementation [0]
- Configurations [0]
- Summary [0]
- References [0]
Apache Axis2/C [1]
Author
Supun Kamburugamuva, Software Engineer, WSO2 Inc. supun AT wso2 DOT com