使用Javascript的最简单的SOAP示例是什么?
为了尽可能有用,答案应该是:
javascript soap
有一个dll webservice(用Delphi编写),它有一个名为List的方法,它返回一个字符串列表(widestring).
是否有任何方法可以调用该服务而无需编写客户端应用程序来使用它?
例:http://misitio.com:8080 / miwebservice.dll?methodname = list
delphi dll service web-services
delphi ×1
dll ×1
javascript ×1
service ×1
soap ×1
web-services ×1