1. 程式人生 > >分散式佈署技術

分散式佈署技術

web service /wcf / HTTP模擬請求[web api]
是一種一個web系統提供方法與功能給其他程式(或語言)
呼叫以達到可以獲取資料操作資料的技術。 1.WEB service技術說明
  本質一個web 應用程式提供方法給另外的一個應用程式
   [可以web程式也可以是window form]使用
2.建立webService公開方法,供別人呼叫
   1)在web應用程式建立webService
   2)在WEBSERvice增加WEB方法,所謂就是在普通方法前加[WebMethod],
   讓該方法在網路可以讓別的程式使用
  
   3)測試WEB方法:象普通的Page一樣訪問
   
    網站專案需要釋出:可以釋出到臨時伺服器,也可以釋出到IIS(安裝IIS,釋出網站到IIS)
     IIS internet information server 資訊服務軟體(類似tomcat)
3.使用WEBService
  1) 引用WEB服務,右擊web服務=>高階=>web服務引用
  2) 通過名稱空間.服務名 aa=new 名稱空間.服務名定義一個web服務物件
  3)象普通方法一樣傳入引數,獲取訪問值 主要的技術組成要素
SOAP(Simple Object Access Protocol): 簡單物件訪問協議
WSDL(Web Service Description Language): Web服務描述語言
UDDI(Universal Description Discovery and Integration) :
統一描述,發現和整合協議
網上的免費web服務
天氣預報Web服務,資料來源於中國氣象局 公用事業
http://www.webxml.com.cn/WebServices/WeatherWebService.asmx 中國股票行情分時走勢預覽縮圖
http://www.webxml.com.cn/webservices/ChinaStockSmallImageWS.asmx 中國股票行情資料 WEB 服務(支援深圳和上海股市的基金、債券和股票)
http://www.webxml.com.cn/WebServices/ChinaStockWebService.asmx 國內飛機航班時刻表 WEB 服務 公用事業
http://www.webxml.com.cn/webservices/DomesticAirline.asmx 中國電視節目預告(電視節目表) WEB 服務 公用事業
http://www.webxml.com.cn/webservices/ChinaTVprogramWebService.asmx 火車時刻表 (第六次提速最新列車時刻表) 公用事業
http://www.webxml.com.cn/WebServices/TrainTimeWebService.asmx 中文 <-> 英文雙向翻譯 WEB 服務 獲得標準資料
http://www.webxml.com.cn/WebServices/TranslatorWebService.asmx 驗證碼圖片 WEB 服務 支援中文、字母、數字 影象和多媒體
http://www.webxml.com.cn/WebServices/ValidateCodeWebService.asmx 中國郵政編碼 <-> 地址資訊雙向查詢/搜尋 WEB 服務 獲得標準資料
http://www.webxml.com.cn/WebServices/ChinaZipSearchWebService.asmx IP地址來源搜尋 WEB 服務(是目前最完整的IP地址資料) 獲得標準資料
http://www.webxml.com.cn/WebServices/IpAddressSearchWebService.asmx 國內手機號碼歸屬地查詢 http://webservice.webxml.com.cn/WebServices/MobileCodeWS.asmx 外匯-人民幣即時報價 http://webservice.webxml.com.cn/WebServices/ForexRmbRateWebService.asmx 騰訊QQ線上狀態 WEB 服務 http://webservice.webxml.com.cn/webservices/qqOnlineWebService.asmx 中文簡體字<->繁體字轉換 WEB 服務
http://webservice.webxml.com.cn/WebServices/TraditionalSimplifiedWebService.asmx IP地址搜尋 WEB 服務包含中國和國外已知的IP地址資料,是目前最完整的IP地址資料,記錄數量現已超過37萬條並還在不斷更新和增加中
http://webservice.webxml.com.cn/WebServices/IpAddressSearchWebService.asmx