Window Interface for Remote Control

碩士 === 淡江大學 === 資訊管理學系 === 89 === 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...

Full description

Bibliographic Details
Main Authors: Tsung-Ching Lin, 林宗慶
Other Authors: Heh-Tyan Liaw
Format: Others
Language:zh-TW
Published: 2001
Online Access:http://ndltd.ncl.edu.tw/handle/20049196722443463241
Description
Summary:碩士 === 淡江大學 === 資訊管理學系 === 89 === 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.