博碩士論文 91532004 詳細資訊




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

摘要(中) 跨平台的整合在系統整合上一直是很重要的部份,要讓兩個不同平台的程式語言可以互相溝通,一直是相當麻煩的事,目前JAVA 和.NET已成為企業軟體開發的兩大主流,由於兩大程式語言並沒有好的相互溝通方式,所以當要進行系統整合時實際上是非常困難的。本論文找出目前實務可行的溝通方式進行實作,比較並評估各種方式的優劣,供後續程式開發人員和系統設計人員在設計系統時可以有所依據,在此論文中將實作以下溝通方式並評估各方式的特色及執行效能:
1. JAVA原生介面(JNI) +元件物件模型Component Object Model (COM)
2. Common Object Request Broker Architecture (CORBA)
3. 網際服務(Web Service)
摘要(英) The integration of different platforms is always an important subject in system integration field. It has been a trouble matter if we have to bridge the different program languages of two different platforms. Nowadays, Java and .NET are the two major platforms of software developing for enterprise. Due to there is no easier ways to communicate these two program languages, it will take hard work to proceed the implementation of system integration. This thesis indicates the bridging approaches and implementing them in practice. Also, this paper evaluates the advantage and disadvantage of all kind of approaches to build up the basic rules for developing engineers and system designers. In this thesis, it bridges the implementation approaches as follows, and compares the characteristics and executing performances of all kinds of approaches:
1. JAVA Native Interface(JNI) and Component Object Model (COM)
2. Common Object Request Broker Architecture (CORBA)
3. Web Service
關鍵字(中) ★ 平台溝通
★ 異質平台的整合
★ 系統整合
★ 
關鍵字(英) ★ Implementation and Comparison
★ J2EE
★ .NET
★ integration
★ communicate
★ JAVA Native Interface
★ JNI
★ Bridging
★ CORBA
★ Web Service
★ Java Grande
論文目次 第一章 緒論………………………………………………… 1
1.1背景…………………………………………… 1
1.2動機…………………………………………… 2
1.3論文架構……………………………………… 3
第二章 背景知識介紹…………………………………… 4
2.1 JAVA原生介面(JNI)介紹…………………… 4
2.2 COM 可呼叫的包裝函式(CCW)介紹………… 5
2.3 CORBA介紹…………………………………… 5
2.4網際服務(Web Service)介紹………………… 8
2.5 Java Grande…………………………………… 9
第三章 溝通方法的實作…………………………………… 12
3.1 系統架構……………………………………… 12
3.2 JNI-Based溝通方式…………………………… 13
3.3 CORBA-Based溝通方式……………………… 17
3.4 WebService-Based 溝通方式………………… 20
3.5實作技術問題討論……………………………… 22
第四章 溝通方法的分析與評估…………………………… 26
4.1 分析與評估的方法…………………………… 26
4.2 衡量開發的複雜度…………………………… 27
4.3 評估執行效能………………………………… 31
第五章 結論………………………………………………… 36
參考文獻………………………………………………………… 37
參考文獻 [1] Frank Leymann, Trail: Java Native Interface, http://www-106.ibm.com/developerworks/
[2] Microsoft MSDN Library
http://msdn.microsoft.com/library/
[3] CORBA® BASICS
http://www.omg.org/gettingstarted/corbafaq.htm
[4] XCrypt - encryption & decryption class wrapper
http://www.thecodeproject.com/csharp/XCrypt.asp
[5] J. M. Bull, L. A. Smith, M. D. Westhead, D. S. Henty and R. A. Davey
(1999) ,A Methodology for Benchmarking Java Grande Applications , Proceedings of the ACM 1999 conference on Java Grande
[6] IIOP.NET Documentation
http://iiop-net.sourceforge.net/documentation.html
[7] 侯俊傑譯,COM本質論,1999年2月,台北市,碁峰出版
[8] Ceki Gülcü ,Short introduction to log4j, March 2002
http://logging.apache.org/log4j/docs/manual.html
[9] .NET Remoting 技術漫談
http://taiwan.cnet.com/pr/story/0,2000039735,20088997,00.htm
[10] JNI Types and Data Structures
http://java.sun.com/j2se/1.3/docs/guide/jni/spec/types.doc.html#428
[11] W. Vogels, Benchmarking the CLI for high performance Computing,
IEE Proc.-Softw., Vol. 150, No. 5, October 2003
指導教授 李允中(Y.J.Lee) 審核日期 2004-7-15
推文 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聯絡  - 隱私權政策聲明