博碩士論文 945302020 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:36 、訪客IP:3.138.175.180
姓名 唐際和(Chi-ho Tang)  查詢紙本館藏   畢業系所 資訊工程學系在職專班
論文名稱 即時傳訊協定為基礎之網際服務遞送平台
(即時傳訊協定為基礎之網際服務遞送平台)
相關論文
★ 移動代理人監控系統之設計與實作★ 以正規表式法為基礎之地理編碼服務設計與實作
★ Android應用程式開發之持續整合系統★ 基於設計矩陣之需求追溯關係建立方法
★ 點對點移動代理人之設計與實作與於車資通訊之應用★ 網頁內容叢集分類法之設計與實作
★ 設計與實作於行動裝置上以XUL為基礎之介面呈現★ Android平台上以OSGi為基礎之服務遞送
★ 利用網頁內容結構之區塊擷取方法以呈現新聞服務★ 設計與實作以感測器為中心的查詢機制
★ 針對路徑規劃服務之Web 2.0系統設計與實作★ 整合OSGi與RESTful服務之BPEL引擎
★ 利用文件相似度以轉換網路內容為OSGi Bundles★ 量測Java類別的耦合關係
★ 轉換Android應用程式為OSGi Service★ 物聯網應用之Context塑模方法
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 本論文運用服務導向技術與即時通訊軟體技術來發展網際服務遞送平台,結合即時通訊的訊息溝通之便利性,與服務導向的優點,讓使用者可以使用MSN作為遞送Web Service之媒介,服務提供者可將服務發佈至此平台,供使用者使用,使用者可訂閱其所需之服務,透過SOA之運作,藉由MSN之light-weight browser強化服務呈現之形式,讓MSN除了可以文字形式遞送服務結果外,也能做到遞送圖文之服務結果(Data Service)或客服端應用程式(Application Service)。
本論文藉由此系統提出一個SOA於IM上使用的方案,透過此系統架構可發展於MSN上不同的應用。
摘要(英) This thesis proposes a web services delivery platform that is based on the instant message protocol and technology to realize SOA (Service-Oriented Architecture) for end users. This platform provides multiple key functionalities to allow end users to consume web services via MSN, the most popular instant message software in Taiwan now. These functionalities include service configuration, service subscription, service sharing, and service instruction:
●Service configuration: to offer a mechanism for publishing MSN-enabled web services to the platform.
●Service subscription: to deliver services according to the end user’s setting. We leverage the MSN light-weight browser to render services in a variety of fashions, such as text, graph, or client-side applications.
●Service sharing: to allow the end user sharing service results with their friends.
●Service instruction: to offer an instruction set to let the end user obtain services by means of conversing with the service delivery agent.
Besides, application providers can exploit SOA-based applications. such as ATIS (Advance Traveling Information System), by means of the proposed platform.
關鍵字(中) ★ 即時通訊
★ 服務遞送
關鍵字(英) ★ Web Service
★ JML
★ MSN
論文目次 第一章 緒論 1
1.1背景 1
1.2動機 2
第二章 背景知識介紹 4
2.1 服務導向架構與網際服務 4
2.1.1 網際服務(Web Service) 5
2.1.2 WSDL (Web Services Description Language) 5
2.1.3 BPEL4WS 7
2.2 MSN介紹 9
2.2.1 MSNP基本認識 9
2.2.2 MSNSLP 12
2.2.3 P2P Message 14
2.2.4 P2P MSNObject 16
2.3 Activity SDK 17
2.4 JML 19
2.5 EXT 24
第三章系統設計與實作 25
3.1 MSN Agent系統架構 26
3.2 MSN Gateway系統設計與實作 28
3.2.1 MSN Gateway系統中的開發流程 30
3.3 Service註冊系統架構 34
3.4 Subscription系統架構 36
3.5 Sharing系統架構 38
3.6 Instructions系統架構 40
3.7 MSN Service Delivery UI系統架構 41
3.8 Web Service範例 45
3.8.1 氣象服務 45
3.8.2 新聞服務 46
3.8.3 股市服務 47
3.8.4 地圖複合服務 48
3.9 開發中遭遇到的問題 49
第四章 相關文獻探討 50
4.1 MSN機器人 50
4.2 本系統與其他MSN機器人系統之比較 51
第五章 結論 53
參考文獻 54
參考文獻 [1]Service-Oriented Architecture (SOA): Concepts, Technology, and Design (The Prentice Hall Service-Oriented Computing Series from Thomas Erl) (Hardcover) by Thomas Erl (Author)
[2]http://zh.wikipedia.org/w/index.php?title=Web2.0&variant=zh-tw
[3]http://zh.wikipedia.org/w/index.php?title=Msn&variant=zh-tw (MSN)
[4]http://sourceforge.net/projects/java-jml/ (JML)
[5]http://msnpiki.msnfanatic.com/index.php/Main_Page (MSNP)
[6]http://msdn2.microsoft.com/en-us/library/aa751024.aspx (Activity SDK)
[7]http://www.cc.ntu.edu.tw/chinese/epaper/20070620_1010.htm (ext)
[8]http://www.guru4.net/articoli/javascript-soap-client/en/ (soap client)
[9]M. Gudgin, M. Hadley, N. Mendelsohn, J-J. Moreau, H.F. Nielsen. Simple Object Access Protocol (SOAP) 1.2 .W3C Working Draft 9 July 2001.
[10]Erik Christensen etc al. Web Service Description Language(WSDL) 1.1 W3C Note 15 March 2001. http://www.w3.org/TR/wsdl
[11]UDDI. http://uddi.org/specification.htmlhttp://www.w3.org/TR/2001/WD-soap12-20010709/
[12]Assaf Arkin, Intalio. Business Process Modeling Language(BPML).
http://www.bpmi.org/, November 13, 2002
[13]Francisco Curbera, Yaron Goland, Johannes Klein, Frank Leymann,Dieter Roller, Satish Thatte, Sanjiva Weerawarana. Business Process Execution Language for Web Services (BPEL4WS), 31 July 2002.
[14]http://developer.yahoo.com/yui/
[15]http://www.guru4.net/articoli/javascript-soap-client/en/
指導教授 李允中(Jonathan Lee) 審核日期 2008-5-13
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明