Contributor - SOAP Server & Client
Description
The idea of this project would be to provide an SOAP server and client functionality within Scilab. The server will allow to provide selected Scilab functions to remote users. The client will be able to consume both Scilab and non-Scilab web-services.
Scilab Enhancement Proposal
The SEP can be found here SEP_SOAP_Server_Client.odt
SOAP server
Roadmap
Task |
More info |
Priority |
Status |
SOAP Server |
|||
Run a gSOAP server from Scilab console |
|
low |
done |
Multiple SOAP servers within one Scilab instance |
|
low |
done |
Serialization of matrices |
|
high |
in progress |
Serialization of other Scilab types |
|
high |
to do |
Exporting functions for remote access |
|
medium |
in progress |
Handling invocations asynchronously |
|
low |
to do |
SOAP Client |
|||
Consuming Scilab-based web-services |
|
medium |
in progress |
Loading custom WSDL dynamically |
|
medium |
to do |
Testing and validation |
Links
Apache Axis2 – http://ws.apache.org/axis2/
csoap – http://csoap.sourceforge.net/
MS.NET – http://www.microsoft.com/net/
easySOAP++ – http://easysoap.sourceforge.net/
kSOAP – http://ksoap2.sourceforge.net/
SOAP::Lite – http://www.soaplite.com
SOAP4R – http://dev.ctor.org/soap4r
SQLData – http://www.sqldata.com/soap.htm
White Mesa – http://www.whitemesa.com/wmsoapsvc_about.htm
PocketSOAP – http://www.pocketsoap.com/pocketsoap/
MatSOAP – http://www.matsoap.org.uk/