WSClient++ (Soap 1.2 Client Generator) Released
NeuroSpeech research and development team has finally perfected Soap 1.2 Client Generator for various platforms and it is live today for Cocoa, Java, Flash and .NET platforms. Web Service Connectivity...
View ArticleWalkthrough: Using WSClient++ for Java Projects (Android/Blackberry)
Checkout the Screen Cast of WSClient++ for Java WSClient++ is a code generation application designed by NeuroSpeech. It writes code for different platforms which can access Web Services from existing...
View ArticleWSClient++ Version 1.728 Released
We have updated WSClient++ (Version 1.728) that is available for download now. This edition addresses following issues, Soap 1.1 Code generation is now supported. Soap Headers are now supported for...
View ArticleHow to call soap web service from iOS/Mac OS using WSClient++?
This tutorial outlines how to call Soap Web Services from iOS or Mac OS XCode Projects in just few steps using Native Objective-C libraries and additional source code provided by WSClient++. Code...
View ArticleHow to call soap web service from Android using WSClient++?
This tutorial outlines how to call Soap Web Services from Android Eclipse Projects in just few steps using wsclient.android.jar libraries provided by WSClient++. Code Generation First step is to...
View ArticleDifference between WSClient++ and KSoap for Android
This tutorial outlines difference (comparison) between WSClient++ and KSoap tool to connect web services. Sample Web Service Lets consider a very simple web service, that will return simple “Hello...
View Article