WSClient ++ is a code generation program developed by NeuroSpeech Inc, which generates Web Service Soap 1.2 Clients for various languages.
Key Highlights
- Generates Asynchronous and Synchronous clients for Objective-C (Mac OS, iPhone/iPad/iPod OS, iOS Compatible)
- Generates Asynchronous clients for Adobe Flash Builder and Flex Builder (Flex 3.0, Flex 4.0 supported)
- Generates Asynchronous and Synchronous clients for .NET 2.0 onwards and Silverlight 4.0
- Generates Asynchronous and Synchronous clients for Java (Android, Blackberry Compatible)
- Allows client generation of multiple web services in single namespace or package, please review the comments in each section.
- Except for .NET, all clients use generated code instead of reflection, which makes execution 10 times faster and which saves lot of CPU and memory in case of mobile devices like iPhone and Android.
- All events are executed in UI Thread on all platforms.
System Requirements
- Windows XP SP2 onwards & Mac OSX 10.5 onwards
- Adobe Air 2.0 onwards (Get Adobe Air now)
Limitations
Although we have tried our best to generate fast, quick web service clients, certain platforms impose limits which we can not cross.
- Synchronous web service client for Flash, Flex is not available and it can not be made.
- Client generation utility works with only Soap 1.2, Soap 1.1 is not yet supported, and also Soap headers are only available for Java editions.
- Soap is very big to be implemented, however we are focusing more on various devices that may not support all data types and every restrictions outlined in soap.
