研究生: |
陳威宇 Wei-Yu Chen |
---|---|
論文名稱: |
一個軟體電話使用者介面的實作 An Implementation of a Software Phone User Interface |
指導教授: |
林華君
Hwa-Chun Lin |
口試委員: | |
學位類別: |
碩士 Master |
系所名稱: |
電機資訊學院 - 資訊工程學系 Computer Science |
論文出版年: | 2006 |
畢業學年度: | 94 |
語文別: | 中文 |
論文頁數: | 30 |
中文關鍵詞: | 網路電話 、使用者介面 |
外文關鍵詞: | VoIP, User Interface |
相關次數: | 點閱:74 下載:0 |
分享至: |
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報 |
隨著網路技術的進步,現在我們已經可以藉由網路電話與遠方的人們進行多媒體通信。比起傳統電話系統,網路電話更能節省成本,也可以進行多方通話等功能,將來很有可能取代現有的電話系統。為了讓網路電話的產品更方便、更易於使用,使用者介面的設計與實作就顯的非常重要。
本篇論文實作一個網路電話軟體的使用者介面,實作的內容包含使用者介面在畫面上呈現的元件,以及和底層提供服務的程式互動的元件,藉由這些內容,說明一個實作使用者介面需要完成的事項,以及使用者執行各項功能時,使用者介面如何與客戶端程式的其他部分互動,達成使用者的需求。
[1] VOVIDA.org. VOCAL. VOVIDA.org. [Online]. Available: http://www.vovida.org/applications/downloads/vocal/
[2] L. Dang, Cullen Jennings, and D. Kelly, Practical VoIP Using VOCAL, O’Reilly, Jul. 2002.
[3] M. Handley, H. Schulzrinne, E. Schooler, and J. Rosenberg, “SIP: Session Initiation Protocol,” IETF RFC 2543, Mar. 1999.
[4] J. Rosenberg, H. Schulzrinne , G. Camarillo, A. Johnston, J. Peterson, R. Sparks, M. Handley, and E. Schooler, “SIP: Session Initiation Protocol,” IETF RFC 3261, Jun. 2002.
[5] H. Schulzrinne, D. Oran, G. Camarillo, and G. Camarillo, “The Reason Header Field for the Session Initiation Protocol (SIP),” IETF RFC 3326, Dec. 2002.
[6] A. Johnston, S. Donovan, R. Sparks, C. Cunningham, and K. Summers, “Session Initiation Protocol (SIP) Basic Call Flow Examples,” IETF RFC 3665, Dec. 2003.
[7] MFC Concepts. MSDN Library. [Online]. Available: http://msdn2.microsoft.com/de-de/library/kkcb3t0w.aspx
[8] C. Maunder. (2000, Apr.). Create Your Own Controls – The Art of Subclassing. The Code Project website. [Online]. Available: http://www.codeproject.com/miscctrl/subclassdemo.asp
[9] N. Albers. (2000, Oct.). CHoverButton - A Simple Hoverbutton with One Bitmap and a Tooltip. The Code Project website. [Online]. Available: http://www.codeproject.com/buttonctrl/hoverbutton.asp