欢迎来到天天文库
浏览记录
ID:15399542
大小:326.50 KB
页数:6页
时间:2018-08-03
《提供web服务的网站列表》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、提供Web服务的网址1.http://webservices.seekda.com/:这是一个提供Web服务搜索的网站,非常好,还提供了每个Web服务每个操作的很长时间内的针对响应时间的测试数据。我已经发信询问是否可以使用其数据及数据的获取方法了。2.http://www.xmethods.com:这是一个很常用的Web服务发布网站,一个UDDIWeb服务的Location3.http://www.webxml.com.cn:这是一个国内的提供Web服务的网站,很有意思基于HTTPGET的Web服务调用
2、方法http://webservice.webxml.com.cn/WebServices/IpAddressSearchWebService.asmx/getCountryCityByIp?theIpAddress=202.118.8.4参数操作名称http://webservice.webxml.com.cn/WebServices/ChinaZipSearchWebService.asmx/getAddressByZipCode?theZipCode=110005&userID=参数为空的输入方法
3、getDatabaseInfo获得国内手机号码归属地数据库信息输入参数:无;返回数据:一维字符串数组(省份城市记录数量)。SOAP1.1以下是SOAP1.2请求和响应示例。所显示的占位符需替换为实际值。POST/WebServices/MobileCodeWS.asmxHTTP/1.1Host:webservice.webxml.com.cnContent-Type:text/xml;charset=utf-8Content-Length:lengthSOAPAction:"http://WebXml.
4、com.cn/getDatabaseInfo"5、lns="http://WebXml.com.cn/"/>HTTP/1.1200OKContent-Type:text/xml;charset=utf-8Content-Length:length6、org/2001/XMLSchema"xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">stringstring7、nse>SOAP1.2以下是SOAP1.2请求和响应示例。所显示的占位符需替换为实际值。POST/WebServices/MobileCodeWS.asmxHTTP/1.1Host:webservice.webxml.com.cnContent-Type:application/soap+xml;charset=utf-8Content-Length:length8、:Envelopexmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"xmlns:xsd="http://www.w3.org/2001/XMLSchema"xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"><
5、lns="http://WebXml.com.cn/"/>
6、org/2001/XMLSchema"xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">stringstring7、nse>SOAP1.2以下是SOAP1.2请求和响应示例。所显示的占位符需替换为实际值。POST/WebServices/MobileCodeWS.asmxHTTP/1.1Host:webservice.webxml.com.cnContent-Type:application/soap+xml;charset=utf-8Content-Length:length8、:Envelopexmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"xmlns:xsd="http://www.w3.org/2001/XMLSchema"xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"><
7、nse>
8、:Envelopexmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"xmlns:xsd="http://www.w3.org/2001/XMLSchema"xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"><
此文档下载收益归作者所有