The Nokia WSDL-to-C++ Wizard for S60 enables developers to easily access web services from Symbain OS code. The tools is used to to create C++ proxy classes and methods to be exceuted on the phone. These methods can be called from the S60 application to easily access webservices as simple local methods.
The tools are primarily intended to be used as a Visual Studio .NET 2003 add-in together with Carbide.vs 2.0.1. The tool however also contains a command line interface that enables to tools to also be used together with other IDEs, in particular Carbide.c++ Express.
Features:
- Easy creation of Web Services clients accessing Web Services specified by a WSDL file.
- Support for Web Services Basic Profile 1.0 with some restrictions
- Support for S60 3.0 Web Services APIs
- Automatic updating of required libraries for Carbide.vs 2.0.1 projects when used together with Carbide.vs
Useful links: