This application shows how easy it is to use a web service with
code, generated by kwsdl_compiler.

Only the files main.cpp, googlesearch.cpp and googlesearch.h are
written manually, all other files were created by

  kwsdl_compiler -d kwsdl/tests/google/ GoogleSearch.wsdl

