Having issue with delphi WSDL importer

与世无争的帅哥 提交于 2019-12-03 16:51:22

I have no personal experience with it, but the Free Pascal Web Service Toolkit seems to be in active development. It is compatible with Delphi,and can be used to create web service clients and servers.

It includes a WSDL importer, both as a command-line utility and a "Wizard". It also has a WSDL based type library editor.

The toolkit uses FPCUnit for test cases. For Delphi, DUnit is used.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!