跳到主要內容

臺灣博碩士論文加值系統

(44.211.84.185) 您好!臺灣時間:2023/05/30 06:23
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:林宗慶
研究生(外文):Tsung-Ching Lin
論文名稱:遠端操控之視窗介面
論文名稱(外文):Window Interface for Remote Control
指導教授:廖賀田
指導教授(外文):Heh-Tyan Liaw
學位類別:碩士
校院名稱:淡江大學
系所名稱:資訊管理學系
學門:電算機學門
學類:電算機一般學類
論文種類:學術論文
論文出版年:2001
畢業學年度:89
語文別:中文
論文頁數:54
中文關鍵詞:遠端登入遠遠操控通訊協定視窗介面圖形使用者介面
外文關鍵詞:TelnetRemote ControlProtocolWindow InterfaceGraphic User Interface
相關次數:
  • 被引用被引用:0
  • 點閱點閱:137
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:1
利用Telnet的遠端操控在使用上不太方便, 對初學者尤其困難。本論文提出遠端操控的視窗介面,以強化原先只有文字介面的操控環境。遠端操控包含檔案管理、工作管理、輸入管理、檔案傳輸及使用者管理,這些功能都可因引入視窗介面而變得更好用。我們實作完成的遠端操控系統結合了視窗介面及Unix的多工能力,讓使用者可以利用視窗桌面的方式操控遠端Unix平台。
在輸入管理上, 本論文的片語輸入完全涵蓋傳統視窗中的圖示捷徑輸入,而且還可為命令加入選項及參數。在工作管理上, 本論文分析個別工作狀態與文字介面的整體工作狀態,進而建立一套圖形介面之整體狀態運作模型。本論文還同時利用常駐型連線及暫時型連線,以增強網路連線的效率。

A text-mode user interface through TELNET is not friendly and is hard to be used for novice users. In This thesis, a window interface for remote control is proposed to refine the control environment of text mode. Remote control consists of file management, job management, input management, file transfer, and user management. All the five management can be drastically refined by window interface. We implement a remote-control system, which combine window interface and the multi-tasking capability of UNIX, so that a user can control a remote Unix platform in a window interface.
In input management, our phrase-input covers traditional iconic short-cut input, and enable user to provide command options and parameters. In job management, we analyze the individual working states and the global working states under text mode environment, and then proposed a model of global working states under window interface. We also utilize both resident data connection and temporary data connection to enforce the efficiency of network connection.

第一章緒論
第一節背景1
第二節相關研究2
第三節研究目標4
第四節論文架構4
第二章遠端操控之需求5
第一節檔案管理 (File Management):5
第二節工作管理 (Job Management)5
第三節輸入管理(Input Management)5
第四節檔案傳輸 (File Transfer):6
第五節使用者管理(User Management)6
第三章工作管理狀態分析7
第一節對個別工作的狀態分析7
第二節文字介面下之整體狀態分析10
第三節視窗介面下之整體狀態分析13
第四章遠端操控之介面與操作17
第一節開始功能鈕、登入及登出18
第二節命令管理19
第三節檔案管理20
第四節工作管理21
第五節輸入管理22
第六節檔案傳輸24
第五章遠端操控之架構與通訊協定25
第一節通訊連線26
第二節輸出入管理員(I/O Manager)28
第三節客戶端28
第四節伺服端30
第五節遠端操控控制命令32
第六節實作細節42
第六章結論48
第一節總結48
第二節後續發展48
參考資料50

[Po81a]Postel, J., Transmission Control Protocol, RFC 793, September 1981.
[Po81b]Postel, J., Internet Protocol, RFC 791, September 1981.
[PR83]Postel, J. and Reynolds, J., TELNET PROTOCOL SPECIFICATION, RFC 854, May 1983.
[BK95]Bolsky, Morris I. and Korn, David G., New KornShell Command and Programming Language, Prentice Hall, March 1995
[Jo93]Joy, William, An introduction to the C shell, http://cs.hofstra.edu/csh.html, May 1993.
[Ka91] Kantor, B., BSD Rlogin, RFC 1258, September 1991
[PR85]Postel, J. and Reynolds, J., FILE TRANSFER PROTOCOL, RFC 959, October 1985.
[Sy97]Symantec Corporation, pcANYWHERE 32 Version 8.0 User’s Guide, 1997.
[IG01]Ivens, Kathy and Gardinier, Kenton, Windows 2000 — The Complete Reference, McGraw-Hill Enterprises Inc., January 2001, P.28-2 ~ P.28-25.
[Sc94]Scheifler, R., X Window System Protocol, X Consortium Standard, Version 11, Release 6., Massachusetts Institute of Technology,Laboratory of Computer Science, 1994.
[QO93]Quercia, Valerie and O’Reilly, Tim, X Window System User’s Guide, O’Reilly & Associates, Januar 1993.
[Jo89]Jones, Oliver, Introduction to the X Window System, Prentice Hall, Inc. 1989.
[Th01]The XFree86 Project Inc., XFree86Ô: Home Page, http://www.xfree.org, March, 2001
[Jc01]Jcraft Inc. Jcraft Inc Home Page, http://www.jcraft.com, 2001.
[St01]Starnet Communications Corp. Starnet Communications Home Page, http://www.starnet.com, 2001.
[At01]Attachmate Corp. Attachmate Corporation Home Page, http://www.attachmate.com, 2001.
[Hu01]HummingBird Co. Ltd., HummingBird Ltd., http://www.hummingbird.com, 2001.
[Po80]Postel, J., User Datagram Protocol, RFC 768, August 1980.
[Su99]Sun MicroSystems, implified Guide to the Java 2 Platform, Enterprise Edition, http://java.sun.com/j2ee/white/j2ee_gude.pdf, 1999.
[Su00]Sun MicroSystem, ForteÔ for JavaÔ, Community Edition, White Papers, http://www.sun.com/forte/ffj/white_paper_ffj.pdf, 2000.
[CW00]Campione, Mary, Walrath, Kathy and Huml, Alison, The Java Tutorial: A Short Course on the Basics, Addison-Wesley Co. Ltd., December 2000.
[WC99]Walrath, Kathy and Campione, Mary, The JFC Swing Tutorial: A Guide to Constructing GUIs, Addison-Wesley Co. Ltd., July 1999.
[St92]Stevens, W. Richard, Advanced Programming in the UNIX Environment, Addison-Wesley Pub Co., June 1992.
[Re01]Red Hat Inc., REDHAT.COM — Serving the Linux and Open Source Communities, http://www.redhat.com, 2001.
[St00]Stallman, Richard M. , Using and Porting the GNU Compiler Collection (GCC), iUniverse.com, August 2000.
[Ra01]Raynal, Frédéric, lf175, System Administration: xinetd, http://www.linuxfocus.org/English/November2000/article175.shtml, January 2001.
[LM92]Levine, John R., Mason, Tony and Brown, Doug, Lex & Yacc, O’Reilly & Associates, October 1992.

QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top