s******e 发帖数: 63 | 1 does it mean this service support http post and I could do a http post
with related data to activate service? thanks. | e***T 发帖数: 107 | 2 the protocol binding in WSDL is the protocol used to communicate with
the service. The commonly used protocol bing is SOAP. I never used http
post binding myself, but I will guess that if you specify the http post
binding, you should be able to invoke the service through http post
request.
【在 s******e 的大作中提到】 : does it mean this service support http post and I could do a http post : with related data to activate service? thanks.
|
|