Skip to content

This is a simple SOAP project created for a learning purpose

License

Notifications You must be signed in to change notification settings

piotr-gorczynski/SOAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOAP project for simple calculator

  1. The SOAP interface of calculator is defined in wsdl/calc.wsdl file. The file is copied form http://www.genivia.com/calc.wsdl

  2. The directory client-cpp contains the implementation of the client in C++.

  3. The directory client-android contains the implementation of the client in Java for Android.

  4. The directory server-cpp contains the implementation of the stand-alone server in C++.

  5. The directory server-csharp contains the implementation of the stand-alone server in C#.

  6. The implementation in C++ is based on gSOAP framework, see https://www.genivia.com/dev.html

About

This is a simple SOAP project created for a learning purpose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages