JPH11250013A - Computer system, resuming method for the same and recording medium - Google Patents

Computer system, resuming method for the same and recording medium

Info

Publication number
JPH11250013A
JPH11250013A JP10048268A JP4826898A JPH11250013A JP H11250013 A JPH11250013 A JP H11250013A JP 10048268 A JP10048268 A JP 10048268A JP 4826898 A JP4826898 A JP 4826898A JP H11250013 A JPH11250013 A JP H11250013A
Authority
JP
Japan
Prior art keywords
network
resume
function
connection
recognizing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP10048268A
Other languages
Japanese (ja)
Inventor
Nobuo Shimizu
伸夫 清水
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP10048268A priority Critical patent/JPH11250013A/en
Publication of JPH11250013A publication Critical patent/JPH11250013A/en
Pending legal-status Critical Current

Links

Landscapes

  • Power Sources (AREA)
  • Multi Processors (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)

Abstract

PROBLEM TO BE SOLVED: To maintain the security holding property of data similar to that when power is turned off even in a suspension state by authenticating a user in the same level as that when a network computer starts at the time of resumption. SOLUTION: CPU 10 of a network computer NC 4a, when a system power source is turned on under resume mode, executes an authentication processing by an authentication procedure depending on a network connection form at the time of suspension prior to a resumption processing in accordance with a resumption processing routine contained in a prescribed thread in OS stored in DRAM 11.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、サスペンド/リジ
ューム機能をもつネットワークコンピュータ、ネットワ
ークコンピュータのリジューム方法、及びネットワーク
コンピュータに適用されるリジューム処理ルーチンを含
むプログラムを記録した記録媒体に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a network computer having a suspend / resume function, a method of resuming a network computer, and a recording medium recording a program including a resume processing routine applied to the network computer.

【0002】[0002]

【従来の技術】近年、プログラムを含む資源の保存機能
を備えた通常のパーソナルコンピュータに代わって、ネ
ットワークコンピュータという新しいコンピュータアー
キテクチャが提案された。
2. Description of the Related Art In recent years, a new computer architecture called a network computer has been proposed in place of an ordinary personal computer having a function of storing resources including programs.

【0003】このネットワークコンピュータは、使用に
際して、ネットワークの使用を前提としている。即ち、
実行に必要なプログラム、及びデータは、すべてネット
ワークを介してサーバマシンからダウンロードして使用
する。
[0003] This network computer is premised on using a network. That is,
All programs and data required for execution are downloaded from a server machine via a network and used.

【0004】これにより、それぞれのクライアントマシ
ン(ネットワークコンピュータ)は、プログラムやデー
タを持たないこのから、マシン管理コストの著しい軽減
が図れる。
[0004] Thus, since each client machine (network computer) does not have a program or data, the cost of machine management can be significantly reduced.

【0005】この種ネットワークコンピュータに於ける
動作の概要を以下に示す。ネットワークコンピュータの
OSダウンロード後に於けるサーバとの接続シーケンス
は、LAN接続の場合を例に取ると、先ずDHCP(dy
namic host configuration protocol )を用いてネット
ワークコンピュータのIPアドレスを取得し、続いてH
TTP(hypertext transfer protocol )でOS用のプ
ロパティを取得する。次にサーバ側のフォントディレク
トリをマウント(mount )し、NIS(network inform
ation service )機能でユーザ認証を行なった後、ユー
ザホームディレクトリをマウントする。その後、HTT
Pでアプリケーションオブジェクトを取得し、アプリケ
ーションがサーバと通信する。この際、アプリケーショ
ンがサーバとの通信に、HTTPやNFS(network fi
le system )等、その都度通信が完結する通信プロトコ
ルを用いている場合に於いては、サスペンド/リジュー
ムをアプリケーションに意識させずに実行することが可
能である。
The outline of the operation in this type of network computer is described below. The connection sequence with the server after downloading the OS of the network computer is, for example, a DHCP (dy
Obtain the IP address of the network computer using the "namic host configuration protocol"
Acquire properties for OS using TTP (hypertext transfer protocol). Next, the font directory on the server side is mounted (mount), and NIS (network inform)
After performing user authentication with the ation service) function, mount the user home directory. Then, HTT
P obtains an application object, and the application communicates with the server. At this time, the application communicates with the server using HTTP or NFS (network fibre).
le system), it is possible to execute suspend / resume without being conscious of the application.

【0006】一方、最近のパーソナルコンピュータに於
いては、起動時間を短縮するために、前回の作業状態を
維持し起動時に前回の状態を復元する、サスペンド/リ
ジューム機能を備えており、ネットワークコンピュータ
に於いてもこの機能を利用することが期待されている。
On the other hand, recent personal computers are provided with a suspend / resume function for maintaining the previous work state and restoring the previous state at the time of start-up in order to shorten the start-up time. It is expected that this function will also be used.

【0007】通常のパーソナルコンピュータに於けるサ
スペンド/リジューム機能は、短時間で作業を再開する
ことを考慮しているため、リジューム時にユーザ認証を
行なわずに直ちに作業を開始することができる。
[0007] The suspend / resume function in a normal personal computer is designed to resume work in a short time, so that work can be started immediately without user authentication at the time of resume.

【0008】しかるに、近年のサスペンド/リジューム
機能に於いては、従来に比較して大幅に低消費電力で、
再開のための情報を保持できるため、長時間に亘りサス
ペンドしたままで、放置しておく例が多く見受けられ
る。
However, the recent suspend / resume function requires much lower power consumption than the conventional one,
Since information for resuming can be held, there are many cases in which the information is suspended and left for a long time.

【0009】この場合、認証の必要性の面では、サスペ
ンド状態におかれた場合、電源オフ状態と同様である。
電源オフから起動した場合、当然、厳重な認証の後にマ
シンが使用可能になるのに対して、サスペンド状態から
起動(再起動)した際は、サスペンド前の使用者以外か
らも容易にマシンが使用可能になり、機密性の高いデー
タにアクセス可能となってしまういう問題が発生する。
In this case, the necessity of authentication is the same as in the power-off state when the apparatus is in the suspended state.
When the machine is started from power-off, the machine can be used after strict authentication. On the other hand, when the machine is started (restarted) from the suspended state, the machine can be easily used by anyone other than the user before the suspend. This makes it possible to access highly sensitive data.

【0010】[0010]

【発明が解決しようとする課題】上記したように従来で
は、リジューム時にユーザ認証を行なわずに直ちに作業
を開始することができることから、サスペンド前の使用
者以外の者が容易にマシンを継続使用可能になり、従っ
て機密性の高いデータにアクセス可能となってしまうい
う問題があった。
As described above, in the related art, since the work can be started immediately without performing user authentication at the time of resuming, a person other than the user before the suspend can easily continue using the machine. Therefore, there is a problem that highly confidential data can be accessed.

【0011】本発明は上記実情に鑑みなされたもので、
ネットワークコンピュータのリジューム時に、ネットワ
ークコンピュータ起動時と同じレベルのユーザ認証を行
なうことにより、サスペンド状態であっても、電源オフ
時と同様のデータの機密保持性を維持できるようにした
ネットワークコンピュータ、及びネットワークコンピュ
ータのリジューム方法を提供することを目的とする。
The present invention has been made in view of the above circumstances,
A network computer configured to perform the same level of user authentication as when the network computer is activated when the network computer is resumed, thereby maintaining the same data confidentiality as when the power is turned off even in a suspended state; It is an object to provide a method for resuming a computer.

【0012】[0012]

【課題を解決するための手段】本発明は、コンピュータ
システムに於いて、リジューム時にユーザ認証を行なう
機構を備えて、サスペンド中にコンピュータを放置して
も、電源オフしたコンピュータと同程度のデータの機密
保持性を保つことができるようにしたことを特徴とす
る。
SUMMARY OF THE INVENTION According to the present invention, a computer system is provided with a mechanism for performing user authentication at the time of resuming. The feature is that confidentiality can be maintained.

【0013】また、本発明は、コンピュータシステムに
於いて、リジューム時の認証方法をサスペンド時のネッ
トワーク接続形態に応じて変更する機構を備えて、ネッ
トワーク切断中のサスペンドであっても、ネットワーク
接続時のNIS機能による認証と同程度のデータの機密
保持性を確保することができるようにしたことを特徴と
する。
The present invention also provides a computer system having a mechanism for changing an authentication method at the time of resuming according to a network connection mode at the time of suspension. , The same level of data confidentiality as authentication by the NIS function can be ensured.

【0014】即ち、本発明は、データ処理に必要なプロ
グラムおよびデータをネットワークを介してサーバコン
ピュータからダウンロードして動作し、サスペンド/リ
ジューム機能を持つコンピュータシステムにおいて、リ
ジューム処理に先立ちユーザ認証を行う手段を持つこと
を特徴とする。
That is, according to the present invention, a program and data required for data processing are downloaded from a server computer via a network to operate, and a computer system having a suspend / resume function performs user authentication prior to resume processing. It is characterized by having.

【0015】また、本発明は、データ処理に必要なプロ
グラムおよびデータをネットワークを介してサーバコン
ピュータからダウンロードして動作し、サスペンド/リ
ジューム機能を持つコンピュ一タシステムであって、リ
ジューム時に、サスペンドしたときのネットワークの接
続形態を認識する手段と、この認識したネットワークの
接続形態に従う認証手続きによりユーザ認証を行う手段
と、ユーザ認証が完了したときのみリジューム処理を実
行する手段とを具備したことを特徴とする。
Further, the present invention is a computer system having a suspend / resume function which operates by downloading a program and data necessary for data processing from a server computer via a network, wherein the computer system has a suspend / resume function. Means for recognizing the network connection mode, means for performing user authentication by an authentication procedure according to the recognized network connection mode, and means for executing a resume process only when user authentication is completed. I do.

【0016】また、本発明は、データ処理に必要なプロ
グラムおよびデータをネットワークを介してサーバコン
ピュータからダウンロードして動作し、サスペンド/リ
ジューム機能を持つコンピュータシステムであって、リ
ジューム時に、サスペンドしたときのネットワークの接
続形態を認識する手段と、この認識したネットワークの
接続形態に従う認証手続きによりユーザ認証を行う手段
と、ネットワーク接続していない接続形態でサスペンド
したことを認識した際に、ユーザ名とパスワードとによ
りユーザ認証を行う手段とを具備したことを特徴とす
る。
Further, the present invention is a computer system having a suspend / resume function, which operates by downloading a program and data necessary for data processing from a server computer via a network, and has a suspend / resume function. Means for recognizing a network connection mode, means for performing user authentication by an authentication procedure in accordance with the recognized network connection mode, and a user name and a password when recognizing that the connection was suspended in a non-network connection mode. And means for performing user authentication by

【0017】また、本発明は、データ処理に必要なプロ
グラムおよびデータをネットワークを介してサーバコン
ピュータからダウンロードして動作し、サスペンド/リ
ジューム機能を持つコンピュ一タシステムであって、リ
ジューム時に、サスペンドしたときのネットワークの接
続形態を認識する手段と、ネットワーク接続した接続形
態でサスペンドしたことを認識した際に、ユーザ認証を
行う手段と、ネットワーク接続していない接続形態でサ
スペンドしたことを認識した際に、ユーザ名とパスワー
ドとによりユーザ認証を行う手段とネットワーク接続し
た接続形態でサスペンドしたことを認識した際のユーザ
認証を経たときに限りパスワードによりネットワーク接
続可能にする手段とを具備したことを特徴とする。
Further, the present invention is a computer system which operates by downloading a program and data required for data processing from a server computer via a network, and has a suspend / resume function. Means for recognizing the connection form of the network, means for performing user authentication when recognizing that the connection is suspended in the connection form with the network, and means for recognizing that the connection is suspended in the connection form without the network. A means for performing user authentication using a user name and a password, and a means for enabling a network connection with a password only after the user authentication upon recognizing that the connection is suspended in a network-connected connection mode. .

【0018】また、本発明は、データ処理に必要なプロ
グラムおよびデータをネットワークを介してサーバコン
ピュータからダウンロードして動作し、サスペンド/リ
ジューム機能を持つコンピュ−タシステムのリジューム
方法であって、リジューム処理に際し、サスペンドした
ときのネットワークの接続形態をして、この認識したネ
ットワークの接続形態に従う認証手続きによりユーザ認
証を行ない、ユーザ認証が完了したときのみリジューム
処理を実行することを特徴とする。
Further, the present invention relates to a method of resuming a computer system having a suspend / resume function which operates by downloading a program and data necessary for data processing from a server computer via a network, and performs the resume processing. The network connection mode at the time of suspension is determined, user authentication is performed by an authentication procedure according to the recognized network connection mode, and the resume process is executed only when the user authentication is completed.

【0019】また、本発明は、データ処理に必要なプロ
グラムおよびデータをネットワークを介してサーバコン
ピュータからダウンロードして動作し、サスペンド/リ
ジューム機能を持つコンピュ一タシステムのリジューム
方法であって、リジューム処理に際し、サスペンドした
ときのネットワークの接続形態を認識し、ネットワーク
接続した接続形態でサスペンドしたことを認識した際
に、ユーザ名でユーザ認証を行ない、ネットワーク接続
していない接続形態でサスペンドしたことを認識した際
に、ユーザ名とパスワードとでユーザ認証を行なうこと
を特徽とする。
The present invention also relates to a method for resuming a computer system having a suspend / resume function which operates by downloading a program and data necessary for data processing from a server computer via a network. When recognizing the connection type of the network at the time of suspension, and recognizing that the connection was suspended in the network connection type, the user authentication was performed using the user name, and the connection was recognized in the connection type not connected to the network. At this time, performing a user authentication with a user name and a password is a special emblem.

【0020】また、本発明は、データ処理に必要なプロ
グラムおよびデータをネットワークを介してサーバコン
ピュータからダウンロードして動作し、サスペンド/リ
ジュームを持つコンピュータシステムのリジューム方法
であって、リジューム処理に際し、サスペンドしたとき
のネットワークの接続形態を認識し、ネットワーク接続
した接続形態でサスペンドしたことを認識した際に、ユ
ーザ名でユーザ認証を行ない、ネットワーク接続してい
ない接続形態でサスペンドしたことを認識した際に、ユ
ーザ名とパスワードとによりユーザ認証を行ない、ネッ
トワーク接続した接続形態でサスペンドしたことを認識
した際のユーザ認証を経たときに限りパスワードにより
ネットワーク接続可能にすることを特徴とする。
The present invention also relates to a method of resuming a computer system having a suspend / resume operation by downloading a program and data required for data processing from a server computer via a network, and performing a suspend / resume process. When recognizing that the connection type of the network at the time of connection has been established, and recognizing that the connection has been suspended in the network connection type, performing user authentication with the user name and recognizing that the connection has been suspended in the non-network connection type It is characterized in that user authentication is performed using a user name and a password, and network connection can be performed using a password only after the user authentication upon recognizing that the user has been suspended in a network-connected connection mode.

【0021】また、本発明は、データ処理に必要なプロ
グラムおよびデータをネットワークを介してサーバコン
ピュータからダウンロードして動作し、サスペンド/リ
ジュームを持つコンピュータシステムに適用されるリジ
ューム処理ルーチンを含むプログラムを記録した記緑媒
体であって、リジューム処理に先立ち、サスペンドした
ときのネットワークの接続形態を認識する機能と、この
認識したネットワークの接続形態に従う認証手続きによ
りユーザ認証を行なうと、ユーザ認証が完了したときの
みリジューム処埋を実行する機能とを実現させるための
コンピュータ読取り可能なプログラムを記録したことを
特徴とする。
According to the present invention, a program and data required for data processing are downloaded from a server computer via a network and operated, and a program including a resume processing routine applied to a computer system having suspend / resume is recorded. In the green medium described above, prior to the resume processing, when the user authentication is performed by the function of recognizing the network connection mode at the time of suspension and the authentication procedure according to the recognized network connection mode, the user authentication is completed. A computer-readable program for realizing the function of executing only the resume processing is recorded.

【0022】また、本発明は、データ処理に必要なプロ
グラムおよびデータをネットワークを介してサーバコン
ピュータからダウンロードして動作し、サスペンド/リ
ジュームを持つコンピュータシステムに適用されるリジ
ューム処理ルーチンを含むプログラムを記録した記録媒
体であって、リジューム処理に先立ち、サスペンドした
ときのネットワークの接続形態を認識する機能と、ネッ
トワーク接続した接続形態でサスペンドしたことを認識
した際にユーザ名でユーザ認証を行なう機能と、ネット
ワーク接続していない接続形態でサスペンドしたことを
認識した際にユーザ名とパスワードとによりユーザ認証
を行なう機能とを実行する機能とを実現させるためのコ
ンピュータ読取り可能なプログラムを記録したことを特
徴とする。
According to the present invention, a program and data required for data processing are downloaded from a server computer via a network to operate, and a program including a resume processing routine applied to a computer system having suspend / resume is recorded. Prior to the resume processing, a function of recognizing a network connection mode when suspended, and a function of performing user authentication with a user name when recognizing that the network connection mode is suspended, A computer readable program for realizing a function of performing user authentication with a user name and a password when recognizing that the computer is suspended in a connection mode not connected to a network, and a function of executing the function. I do.

【0023】また、本発明は、データ処理に必要なプロ
グラムおよびデータをネットワークを介してサーバコン
ピュータからダウンロードして動作し、サスペンド/リ
ジューム機能を持つコンピュータシステムに適用される
リジューム処理ルーチンを含むプログラムを記録した記
録媒体であって、リジューム処理に先立ち、サスペンド
したときのネットワークの接続形態を認識する機能と、
ネットワーク接続した接続形態でサスペンドしたことを
認識した際にユーザ名でユーザ認証を行なう機能と、ネ
ットワーク接続していない接続形態でサスペンドしたこ
とを認識した際にユーザ名でパスワードとによりユーザ
認証を行なう機能と、ネットワーク接続した接続形態で
サスペンドしたことを認識した際のユーザ認証を経たと
きに限りパスワードによりネットワーク接続可能にする
機能とを実行する機能とを実現させるためのコンピュー
タ読取り可能なプログラムを記録したことを特徴とす
る。
According to the present invention, there is provided a program which operates by downloading a program and data necessary for data processing from a server computer via a network and including a resume processing routine applied to a computer system having a suspend / resume function. A function of recognizing a network connection mode at the time of suspending, prior to a resume process, on a recorded recording medium;
A function to authenticate a user with a user name when recognizing suspension in a connection mode with a network connection and a user authentication with a password with a user name when recognizing suspension in a connection mode without a network connection A computer-readable program for realizing a function and a function of executing a function of enabling a network connection with a password only after user authentication when recognizing that the connection is suspended in a network connection mode is recorded. It is characterized by having done.

【0024】上記したようなリジューム機能を実現する
ことにより、リジューム時に、ネットワークコンピュー
タ起動時と同じレベルのユーザ認証を行なうことで、サ
スペンド状態であっても電源オフ時と同様のデータの機
密保持性を維持できる。
By realizing the resume function as described above, the same level of user authentication as at the time of starting the network computer is performed at the time of resuming. Can be maintained.

【0025】[0025]

【発明の実施の形態】以下図面を参照して本発明の一実
施例を説明する。図1は本発明の実施形態に於けるシス
テムの構成例を示すブロック図であり、図2は上記実施
形態に於けるネットワークコンピュータ(NC)の構成
例を示すブロック図である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a configuration example of a system according to an embodiment of the present invention, and FIG. 2 is a block diagram showing a configuration example of a network computer (NC) in the above embodiment.

【0026】図1に示す構成例では、ネットワークコン
ピュータ(NC)4aがLAN(local area network)
1を介してサーバマシン(サーバコンピュータ)3との
間で通信を行ない、ネットワークコンピュータ(NC)
4bがPPP(point-to-point protocol )接続手段2
を介してサーバマシン3との間で通信を行ない、ネット
ワークコンピュータ(NC)4cがネットワークより切
り離された状態にある。
In the configuration example shown in FIG. 1, a network computer (NC) 4a is connected to a LAN (local area network).
1 communicates with a server machine (server computer) 3 via a network computer (NC) 1
4b is a PPP (point-to-point protocol) connection means 2
And communication with the server machine 3 via the network computer (NC) 4c is disconnected from the network.

【0027】サーバマシン3に設けられたNIS(netw
ork information service )機能部31内のユーザ管理
テーブル32には、通信相手となるクライアント、即ち
ここではネットワークコンピュータ(NC)4a,4
b,4cそれぞれのパスワード、及びユーザ名が設定登
録される通信管理テーブル33が設けられ、リジューム
時に於ける認証手続きの際に参照される。
The NIS (netw) provided in the server machine 3
ork information service) The user management table 32 in the function unit 31 includes a client as a communication partner, that is, the network computers (NC) 4a and 4 here.
A communication management table 33 in which passwords and user names of b and 4c are set and registered is provided, and is referred to in an authentication procedure at the time of resuming.

【0028】ネットワークコンピュータ(NC)4a,
4b,4cにはそれぞれ固有のユーザ名(U)を記憶し
た記憶部が設けられ、使用形態によってはパスワード
(P)も併せて記憶される。ここでは一例として任意に
着脱できるフラッシュメモリ(FLAM)15にそれぞ
れ固有のユーザ名(U)、及びそれに対応するパスワー
ド(P)が必要に応じて記憶され、リジューム時に於け
る認証手続きの際に用いられる。尚、この実施形態でロ
ーカルストレージとは、フラッシュメモリ等の不揮発性
の記憶装置(電源を供給されない状態でもデータを保持
できる記憶装置)をさすもので、本発明を実現する対象
とになるネットワークコンピュータ(NC)それぞれに
装備される。この実施形態ではローカルストレージとし
てフラッシュメモリ(FLAM)15を設けた構成を例
示するが、これに限らず他の不揮発性の記憶装置又は記
憶媒体を用いることも可能である。本来、ネットワーク
コンピュータは、エンドユーザ向けには、ハードディス
ク等の記憶媒体を提供しないが、システムの運用管理を
維持するためにフラッシュメモリ等の記憶装置が実装さ
れる場合がある。
The network computer (NC) 4a,
Each of the storage units 4b and 4c is provided with a storage unit for storing a unique user name (U), and also stores a password (P) depending on the usage mode. Here, as an example, a unique user name (U) and a corresponding password (P) are stored as necessary in a flash memory (FLAM) 15 which can be arbitrarily attached and detached, and used for an authentication procedure at the time of resume. Can be In this embodiment, the local storage refers to a nonvolatile storage device such as a flash memory (a storage device capable of holding data even when power is not supplied), and is a network computer to which the present invention is implemented. (NC) is equipped for each. In this embodiment, a configuration in which a flash memory (FLAM) 15 is provided as a local storage is exemplified, but the present invention is not limited to this, and another nonvolatile storage device or storage medium can be used. Originally, a network computer does not provide a storage medium such as a hard disk for an end user, but a storage device such as a flash memory may be mounted in order to maintain operation management of the system.

【0029】上記ネットワークコンピュータ(NC)4
a,4b,4cは、ここではそれぞれ図2に示すよう
に、CPU10、及びDRAM11と、通信インタフェ
ース(I/F)14を介しカードスロット12に接続さ
れたLANカード13、通信インタフェース(I/F)
14に接続されたモデム(modem)及び回線接続部
(T)、フラッシュメモリ(FLAM)15、表示デバ
イス(DISP)16及び表示コントローラ(DISP
−CONT)17、キー入力デバイス(KB)18及び
キー入力デバイスコントローラ(KBC)19、ポイン
ティングデバイス20及びポインティングデバイスコン
トローラ(PDC)21等でなる各種IOとを備えて構
成される。
The above network computer (NC) 4
a, 4b, and 4c are a CPU 10, a DRAM 11, a LAN card 13 connected to a card slot 12 via a communication interface (I / F) 14, and a communication interface (I / F) as shown in FIG. )
14, a modem and a line connection unit (T), a flash memory (FLAM) 15, a display device (DISP) 16, and a display controller (DISP)
-CONT) 17, a key input device (KB) 18, a key input device controller (KBC) 19, a pointing device 20, a pointing device controller (PDC) 21, and various IOs.

【0030】CPU10は装置全体の制御を司るもの
で、サーバマシン3からDRAM11にダウンロードさ
れたOS及びアプリケーション(アプリケーションプロ
グラム)に従い処理を実行する。ここでは、リジューム
モード下でのシステム電源オン時に於いて、DRAM1
1に記憶されたOS内のパワーマネジメント用のスレッ
ド(PMスレッド)に含まれるリジューム処理ルーチン
に従い、図3乃至図6に示すようなリジュームに先立つ
認証処理を実行する。
The CPU 10 controls the entire apparatus, and executes processing in accordance with the OS and applications (application programs) downloaded from the server machine 3 to the DRAM 11. Here, when the system power is turned on in the resume mode, the DRAM 1
According to a resume processing routine included in the power management thread (PM thread) in the OS stored in the OS 1, an authentication process prior to the resume as shown in FIGS. 3 to 6 is executed.

【0031】DRAM11は、システム電源がオフ状態
となっている際に於いても、バックアップ用の電池(例
えばボタン電池)により動作電源が供給され、その一部
領域又はすべての領域に記憶内容が保存される。ここで
はサスペンド処理で採取したリジュームに必要な情報
(サスペンド情報)が退避領域11Aに保存される。ま
た、サーバマシン3からダウンロードされたOSはシス
テム動作終了(回線切断)に伴ってアンマウント(切り
離し)される。
The operating power of the DRAM 11 is supplied by a backup battery (for example, a button battery) even when the system power is off, and the stored contents are stored in a part or all of the area. Is done. Here, information (suspend information) necessary for the resume collected in the suspend processing is stored in the save area 11A. Further, the OS downloaded from the server machine 3 is unmounted (disconnected) when the system operation ends (line disconnection).

【0032】LANカード13は、LAN接続時に於い
てカードスロット12に接続され、CPU10の制御の
下にサーバマシン3との間で通信を行なう。尚、カード
スロット12には、LANカード13のみでなく、他の
通信カードを含めたPCカードも接続可能である。
The LAN card 13 is connected to the card slot 12 at the time of LAN connection, and communicates with the server machine 3 under the control of the CPU 10. Note that not only the LAN card 13 but also a PC card including other communication cards can be connected to the card slot 12.

【0033】フラッシュメモリ(FLAM)15は、例
えばネットワーク接続に供されるユーザ名(U)、及び
それに対応するパスワード(P)等の保存、固定データ
の保存、オフライン端末とのデータ交換等に供される。
The flash memory (FLAM) 15 is used for storing, for example, a user name (U) and a password (P) corresponding to the network connection, storing fixed data, exchanging data with an offline terminal, and the like. Is done.

【0034】図3乃至図6はそれぞれ、リジュームモー
ド下でのシステム電源オン時に於いて、CPU10によ
り実行されるリジューム処理の処理手順を示すフローチ
ャートである。
FIGS. 3 to 6 are flowcharts each showing a processing procedure of the resume processing executed by the CPU 10 when the system power is turned on in the resume mode.

【0035】ここで上記各図を参照して本発明の実施形
態に於けるリジューム処理動作を説明する。ここでは、
図1に示したように、ネットワークコンピュータ(N
C)4aがLAN(local area network)1を介してサ
ーバマシン3との間で通信を行なうケース(ケースA)
と、ネットワークコンピュータ(NC)4bがPPP
(point-to-point protocol )接続手段2を介してサー
バマシン3との間で通信を行なうケース(ケースB)
と、ネットワークコンピュータ(NC)4cがネットワ
ークより切り離された状態にある(ケースC)とを例
に、それぞれのリジューム時に於ける認証処理動作を説
明する。
Here, the resume processing operation in the embodiment of the present invention will be described with reference to the above-mentioned figures. here,
As shown in FIG. 1, the network computer (N
C) Case in which the 4a communicates with the server machine 3 via the LAN (local area network) 1 (Case A)
And the network computer (NC) 4b is PPP
(Point-to-point protocol) A case of communicating with the server machine 3 via the connection means 2 (case B)
The authentication processing operation at the time of each resume will be described by taking as an example a case where the network computer (NC) 4c is disconnected from the network (case C).

【0036】いずれの認証手続きによる認証処理を行な
うかは、サスペンドの際のネットワーク接続形態に依存
する。ここでは、認証情報は、ユーザ名(U)、及びそ
れに対応するパスワード(P)として表現する。
Which authentication procedure is used for the authentication process depends on the network connection mode at the time of suspend. Here, the authentication information is expressed as a user name (U) and a corresponding password (P).

【0037】サスペンドしたユーザと同じユーザだけ
が、リジュームを許可されるので、サスペンド時にユー
ザ名(U)はローカルストレージに保存される。ここで
はフラッシュメモリ(FLAM)15に保存されるもの
とする。
Since only the same user as the suspended user is permitted to resume, the user name (U) is stored in the local storage at the time of suspension. Here, it is assumed that the data is stored in the flash memory (FLAM) 15.

【0038】ケースAの認証についてケースAの認証を
行なうのは、ネットワークコンピュータ(NC)4(図
1の例では4b)がサスペンド時にLAN1にネットワ
ーク接続されていた場合である(図3ステップS1 Ye
s)。
Authentication of Case A Authentication of Case A is performed when the network computer (NC) 4 (4b in the example of FIG. 1) is connected to the LAN 1 at the time of suspension (Step S1 Ye in FIG. 3).
s).

【0039】この場合は認証手続(1)の認証処理が行
なわれる(図3ステップS3 )。この認証処理では、先
ず、ユーザ名(U)がローカルストレージに保存された
ものと同一であるか否か、即ちここではフラッシュメモ
リ(FLAM)15に保存されたユーザ名(U)と一致
するか否かをチェックする(図4ステップS21〜S2
3)。
In this case, the authentication processing of the authentication procedure (1) is performed (step S3 in FIG. 3). In this authentication processing, first, whether the user name (U) is the same as that stored in the local storage, that is, whether the user name (U) matches the user name (U) stored in the flash memory (FLAM) 15 here It is checked whether or not (steps S21 to S2 in FIG. 4)
3).

【0040】ここでユーザ名(U)が一致すると、次
に、リジューム時に再びネットワーク接続が再開される
ので、サーバマシン3上に装備されたNIS機能部31
により、パスワード(P)の認証を行なう(図4ステッ
プS24〜S27)。これは、通常のネットワークコンピュ
ータ(NC)起動時の認証と同様である。
If the user names (U) match, the network connection is resumed again at the time of resuming. Therefore, the NIS function unit 31 provided on the server machine 3
Authenticates the password (P) (steps S24 to S27 in FIG. 4). This is the same as authentication at the time of starting a normal network computer (NC).

【0041】ケースBの認証についてケースBの認証を
行なうのは、ネットワークコンピュータ(NC)4(図
1の例では4a)がサスペンド時にPPP接続手段2を
介して接続されていた場合である(図3ステップS2 Y
es)。
Authentication of Case B Authentication of Case B is performed when the network computer (NC) 4 (4a in the example of FIG. 1) is connected via the PPP connection means 2 at the time of suspending (FIG. 1). 3 steps S2 Y
es).

【0042】この場合は認証手続(2)の認証処理が行
なわれる(図3ステップS4 )。この認証処理では、先
ず、ユーザ名(U)がローカルストレージに保存された
ものと同一であるか否か、即ちここではフラッシュメモ
リ(FLAM)15に保存されたユーザ名(U)と一致
するか否かをチェックする(図5ステップS31〜S3
3)。
In this case, the authentication processing of the authentication procedure (2) is performed (step S4 in FIG. 3). In this authentication processing, first, whether the user name (U) is the same as that stored in the local storage, that is, whether the user name (U) matches the user name (U) stored in the flash memory (FLAM) 15 here It is checked whether or not (steps S31 to S3 in FIG. 5)
3).

【0043】ここでユーザ名(U)が一致すると、次
に、リジューム時に再びPPP接続が再開されるので、
サーバマシン3上に装備されたNIS機能部31によ
り、パスワード(P)の認証を行なう(図5ステップS
34〜S37)。これは、通常のネットワークコンピュータ
(NC)起動時の認証と同様である。
If the user names (U) match, the PPP connection is resumed again at the time of resuming.
Authentication of the password (P) is performed by the NIS function unit 31 provided on the server machine 3 (step S in FIG. 5).
34-S37). This is the same as authentication at the time of starting a normal network computer (NC).

【0044】ケースCの認証についてケースCの認証を
行なうのは、ネットワークコンピュータ(NC)4(図
1の例では4c)がサスペンド時にネットワーク接続し
ていなかった場合である。
Authentication of Case C Authentication of Case C is performed when the network computer (NC) 4 (4c in the example of FIG. 1) is not connected to the network at the time of suspend.

【0045】この場合は認証手続(3)の認証処理が行
なわれる(図3ステップS5 )。この認証処理では、ユ
ーザ名(U)の他に、パスワード(P)を含めて、それ
ぞれローカルストレージに保存されたものと同一である
か否か、即ちここではフラッシュメモリ(FLAM)1
5に保存されたユーザ名(U)、及びパスワード(P)
とそれぞれ一致するか否かをチェックする(図6ステッ
プS41〜S43)。
In this case, the authentication processing of the authentication procedure (3) is performed (step S5 in FIG. 3). In this authentication processing, it is determined whether or not the password is the same as that stored in the local storage, including the password (P) in addition to the user name (U), that is, in this case, the flash memory (FLAM) 1
User name (U) and password (P) stored in 5
It is checked whether they respectively match (steps S41 to S43 in FIG. 6).

【0046】このような認証処理により、ネットワーク
が使用できない場合に於いても、ネットワークを使用し
た際のサーバ上のNIS機能により認証する場合と同程
度のデータの機密保持性を確保することができる。
By such an authentication process, even when the network cannot be used, the same level of data confidentiality as when authenticating by the NIS function on the server when the network is used can be ensured. .

【0047】このようにしてサスペンドの際のネットワ
ーク接続形態に依存した認証処理が行なわれる。これに
より、ネットワークコンピュータをサスペンド状態のま
ま放置して於いても、電源オフ状態にあるネットワーク
コンピュータと同程度のデータの機密保持性を保つこと
ができる。また、ネットワーク切断中のサスペンドであ
っても、ネットワーク接続時のNIS機能による認証と
同程度のデータの機密保持性を確保することができる。
In this manner, the authentication process depending on the network connection mode at the time of suspend is performed. As a result, even when the network computer is left in the suspended state, the same level of data confidentiality as the network computer in the power-off state can be maintained. In addition, even in the case of suspension during disconnection of the network, data confidentiality comparable to that of authentication by the NIS function at the time of network connection can be secured.

【0048】[0048]

【発明の効果】以上詳記したように本発明によれば、リ
ジューム時に、ネットワークコンピュータ起動時と同じ
レベルのユーザ認証を行なうことにより、サスペンド状
態であっても、電源オフ時と同様のデータの機密保持性
を維持できるようにしたコンピュータシステム、及びコ
ンピュータシステムのリジューム方法が提供できる。
As described above in detail, according to the present invention, the same level of user authentication as when the network computer is started is performed at the time of resuming, so that the same data as when the power is turned off can be obtained even in the suspended state. A computer system capable of maintaining confidentiality and a method of resuming the computer system can be provided.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施形態に於けるシステムの構成例を
示すブロック図。
FIG. 1 is a block diagram showing a configuration example of a system according to an embodiment of the present invention.

【図2】上記実施形態に於けるネットワークコンピュー
タ(NC)の構成例を示すブロック図。
FIG. 2 is a block diagram showing a configuration example of a network computer (NC) in the embodiment.

【図3】上記実施形態に於けるリジューム処理の処理手
順を示すフローチャート。
FIG. 3 is a flowchart showing a processing procedure of a resume process in the embodiment.

【図4】上記実施形態に於けるリジューム処理の処理手
順を示すフローチャート。
FIG. 4 is a flowchart showing a processing procedure of a resume process in the embodiment.

【図5】上記実施形態に於けるリジューム処理の処理手
順を示すフローチャート。
FIG. 5 is a flowchart showing a processing procedure of a resume process in the embodiment.

【図6】上記実施形態に於けるリジューム処理の処理手
順を示すフローチャート。
FIG. 6 is a flowchart showing a processing procedure of a resume process in the embodiment.

【符号の説明】[Explanation of symbols]

1…LAN(local area network)、 2…PPP(point-to-point protocol )接続手段、 3…サーバマシン、 4(4a,4b,4c)…ネットワークコンピュータ
(NC)、 10…CPU、 11…DRAM、 11A…サスペンド情報の退避領域、 12…カードスロット、 13…LANカード、 14…通信インタフェース(I/F)、 15…フラッシュメモリ(FLAM)、 16…表示デバイス(DISP)、 17…表示コントローラ(DISP−CONT)、 18…キー入力デバイス(KB)、 19…キー入力デバイスコントローラ(KBC)、 20…ポインティングデバイス、 21…ポインティングデバイスコントローラ(PD
C)。 31…NIS機能部、 32…ユーザ管理テーブル、 33…通信管理テーブル。
DESCRIPTION OF SYMBOLS 1 ... LAN (local area network), 2 ... PPP (point-to-point protocol) connection means, 3 ... Server machine, 4 (4a, 4b, 4c) ... Network computer (NC), 10 ... CPU, 11 ... DRAM , 11A: save information save area, 12: card slot, 13: LAN card, 14: communication interface (I / F), 15: flash memory (FLAM), 16: display device (DISP), 17: display controller ( DISP-CONT), 18: Key input device (KB), 19: Key input device controller (KBC), 20: Pointing device, 21: Pointing device controller (PD)
C). 31: NIS function unit 32: User management table 33: Communication management table

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 FI G06F 15/16 370 G06F 1/00 341M ──────────────────────────────────────────────────の Continued on the front page (51) Int.Cl. 6 Identification code FI G06F 15/16 370 G06F 1/00 341M

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】 データ処理に必要なプログラムおよびデ
ータをネットワークを介してサーバコンピュータからダ
ウンロードして動作し、サスペンド/リジューム機能を
持つコンピュータシステムにおいて、リジューム処理に
先立ちユーザ認証を行う手段を持つことを特徴とするコ
ンピュータシステム。
1. A computer system which operates by downloading a program and data necessary for data processing from a server computer via a network and has a means for performing user authentication prior to resume processing in a computer system having a suspend / resume function. Characterized computer system.
【請求項2】 データ処理に必要なプログラムおよびデ
ータをネットワークを介してサーバコンピュータからダ
ウンロードして動作し、サスペンド/リジューム機能を
持つコンピュ一タシステムであって、 リジューム時に、 サスペンドしたときのネットワークの接続形態を認識す
る手段と、この認識したネットワークの接続形態に従う
認証手続きによりユーザ認証を行う手段と、ユーザ認証
が完了したときのみリジューム処理を実行する手段とを
具備したことを特徴とするコンピュータシステム。
2. A computer system which operates by downloading a program and data required for data processing from a server computer via a network, and has a suspend / resume function. A computer system comprising: means for recognizing a form; means for performing user authentication by an authentication procedure according to the recognized network connection form; and means for executing a resume process only when user authentication is completed.
【請求項3】 データ処理に必要なプログラムおよびデ
ータをネットワークを介してサーバコンピュータからダ
ウンロードして動作し、サスペンド/リジューム機能を
持つコンピュータシステムであって、 リジューム時に、 サスペンドしたときのネットワークの接続形態を認識す
る手段と、 この認識したネットワークの接続形態に従う認証手続き
によりユーザ認証を行う手段と、 ネットワーク接続していない接続形態でサスペンドした
ことを認識した際に、ユーザ名とパスワードとによりユ
ーザ認証を行う手段とを具備したことを特徴とするコン
ピュータシステム。
3. A computer system having a suspend / resume function, which operates by downloading a program and data required for data processing from a server computer via a network, and has a suspend / resume function when resuming. Means for recognizing the user, means for performing user authentication by an authentication procedure in accordance with the recognized network connection mode, and user authentication based on the user name and password when recognizing that the connection is suspended in a connection mode not connected to the network. And a means for performing the operation.
【請求項4】 データ処理に必要なプログラムおよびデ
ータをネットワークを介してサーバコンピュータからダ
ウンロードして動作し、サスペンド/リジューム機能を
持つコンピュ一タシステムであって、 リジューム時に、 サスペンドしたときのネットワークの接続形態を認識す
る手段と、 ネットワーク接続した接続形態でサスペンドしたことを
認識した際に、ユーザ認証を行う手段と、 ネットワーク接続していない接続形態でサスペンドした
ことを認識した際に、ユーザ名とパスワードとによりユ
ーザ認証を行う手段とネットワーク接続した接続形態で
サスペンドしたことを認識した際のユーザ認証を経たと
きに限りパスワードによりネットワーク接続可能にする
手段とを具備したことを特徴とするコンピュータシステ
ム。
4. A computer system having a suspend / resume function which operates by downloading a program and data required for data processing from a server computer via a network, and which is connected to the network when the computer is suspended during a resume operation. A means for recognizing the form, a means for performing user authentication when recognizing that the connection has been suspended in the network connection mode, and a user name and password for recognizing the suspension in the connection mode without network connection A computer system comprising: means for performing user authentication by means of: and means for enabling network connection with a password only after user authentication upon recognizing suspension in a network-connected connection mode.
【請求項5】 データ処理に必要なプログラムおよびデ
ータをネットワークを介してサーバコンピュータからダ
ウンロードして動作し、サスペンド/リジューム機能を
持つコンピュ−タシステムのリジューム方法であって、
リジューム処理に際し、サスペンドしたときのネットワ
ークの接続形態をして、この認識したネットワークの接
続形態に従う認証手続きによりユーザ認証を行ない、ユ
ーザ認証が完了したときのみリジューム処理を実行する
ことを特徴とするコンピュータシステムのリジューム方
法。
5. A method for resuming a computer system having a suspend / resume function, which operates by downloading a program and data required for data processing from a server computer via a network, and having a suspend / resume function.
A computer configured to perform a resume process only when the user authentication is completed by performing an authentication procedure in accordance with the recognized network connection configuration when performing the resume process. How to resume the system.
【請求項6】 データ処理に必要なプログラムおよびデ
ータをネットワークを介してサーバコンピュータからダ
ウンロードして動作し、サスペンド/リジューム機能を
持つコンピュ一タシステムのリジューム方法であって、
リジューム処理に際し、サスペンドしたときのネットワ
ークの接続形態を認識し、ネットワーク接続した接続形
態でサスペンドしたことを認識した際に、ユーザ名でユ
ーザ認証を行ない、ネットワーク接続していない接続形
態でサスペンドしたことを認識した際に、ユーザ名とパ
スワードとでユーザ認証を行なうことを特徽とするコン
ピュータシステムのリジューム方法。
6. A method for resuming a computer system having a suspend / resume function which operates by downloading a program and data required for data processing from a server computer via a network,
In the resume processing, the connection form of the network at the time of the suspension was recognized.When the suspension was recognized in the connection form of the network, the user was authenticated with the user name and suspended in the connection form without the network connection. A method of resuming a computer system that specially authenticates a user with a user name and a password when recognizing the password.
【請求項7】 データ処理に必要なプログラムおよびデ
ータをネットワークを介してサーバコンピュータからダ
ウンロードして動作し、サスペンド/リジュームを持つ
コンピュータシステムのリジューム方法であって、リジ
ューム処理に際し、 サスペンドしたときのネットワークの接続形態を認識
し、ネットワーク接続した接続形態でサスペンドしたこ
とを認識した際に、ユーザ名でユーザ認証を行ない、ネ
ットワーク接続していない接続形態でサスペンドしたこ
とを認識した際に、ユーザ名とパスワードとによりユー
ザ認証を行ない、ネットワーク接続した接続形態でサス
ペンドしたことを認識した際のユーザ認証を経たときに
限りパスワードによりネットワーク接続可能にすること
を特徴とするコンピュータシステムのリジューム方法。
7. A method for resuming a computer system having a suspend / resume operation by downloading a program and data necessary for data processing from a server computer via a network, the method comprising: Recognize the connection type of the network, and recognize that the user has been suspended in the network-connected connection mode, perform user authentication with the user name, and recognize that the user has been suspended in the A method of resuming a computer system, wherein user authentication is performed using a password, and network connection is enabled using a password only after user authentication is performed when recognizing suspension in a network-connected connection mode.
【請求項8】 リジュームに先立ちユーザ認証を行なう
ことを特徴とするコンピュータのリジューム方法。
8. A method for resuming a computer, comprising performing user authentication prior to resuming.
【請求項9】 データ処理に必要なプログラムおよびデ
ータをネットワークを介してサーバコンピュータからダ
ウンロードして動作し、サスペンド/リジュームを持つ
コンピュータシステムに適用されるリジューム処理ルー
チンを含むプログラムを記録した記緑媒体であって、 リジューム処理に先立ち、サスペンドしたときのネット
ワークの接続形態を認識する機能と、この認識したネッ
トワークの接続形態に従う認証手続きによりユーザ認証
を行なうと、ユーザ認証が完了したときのみリジューム
処埋を実行する機能とを実現させるためのコンピュータ
読取り可能な記録媒体。
9. A green recording medium in which a program and data necessary for data processing are downloaded from a server computer via a network and operated, and a program including a resume processing routine applied to a computer system having suspend / resume is recorded. Prior to the resume processing, if the function of recognizing the connection state of the network at the time of the suspend and the user authentication by the authentication procedure according to the recognized network connection form are performed, the resume processing is performed only when the user authentication is completed. And a computer-readable recording medium for realizing the function of executing the function.
【請求項10】 データ処理に必要なプログラムおよび
データをネットワークを介してサーバコンピュータから
ダウンロードして動作し、サスペンド/リジュームを持
つコンピュータシステムに適用されるリジューム処理ル
ーチンを含むプログラムを記録した記録媒体であって、 リジューム処理に先立ち、サスペンドしたときのネット
ワークの接続形態を認識する機能と、ネットワーク接続
した接続形態でサスペンドしたことを認識した際にユー
ザ名でユーザ認証を行なう機能と、ネットワーク接続し
ていない接続形態でサスペンドしたことを認識した際に
ユーザ名とパスワードとによりユーザ認証を行なう機能
とを実行する機能とを実現させるためのコンピュータ読
取り可能な記録媒体。
10. A recording medium on which a program and data required for data processing are downloaded from a server computer via a network to operate, and a program including a resume processing routine applied to a computer system having suspend / resume is recorded. Prior to the resume processing, a function for recognizing the connection mode of the network at the time of suspension, a function for performing user authentication with a user name when recognizing that the connection was suspended in the connection mode for network connection, and a function for network connection. A computer-readable recording medium for realizing a function of performing user authentication based on a user name and a password when recognizing that a suspend has been made in an unconnected connection mode.
【請求項11】 データ処理に必要なプログラムおよび
データをネットワークを介してサーバコンピュータから
ダウンロードして動作し、サスペンド/リジューム機能
を持つコンピュータシステムに適用されるリジューム処
理ルーチンを含むプログラムを記録した記録媒体であっ
て、 リジューム処理に先立ち、サスペンドしたときのネット
ワークの接続形態を認識する機能と、ネットワーク接続
した接続形態でサスペンドしたことを認識した際にユー
ザ名でユーザ認証を行なう機能と、ネットワーク接続し
ていない接続形態でサスペンドしたことを認識した際に
ユーザ名でパスワードとによりユーザ認証を行なう機能
と、ネットワーク接続した接続形態でサスペンドしたこ
とを認識した際のユーザ認証を経たときに限りパスワー
ドによりネットワーク接続可能にする機能とを実行する
機能とを実現させるためのコンピュータ読取り可能な記
録媒体。
11. A recording medium on which a program and data necessary for data processing are downloaded from a server computer via a network and operated, and a program including a resume processing routine applied to a computer system having a suspend / resume function is recorded. Prior to the resume processing, a function for recognizing a connection mode of the network at the time of suspension, a function for performing user authentication with a user name when recognizing the suspension of the connection mode for the network connection, and a function for connecting to the network. A function that authenticates the user with a password using a user name when recognizing that the connection has been suspended in an unconnected connection mode, and a password only when the user authentication has been performed when recognizing that the connection has been suspended in a network connection mode. Computer-readable recording medium for realizing the function of executing a function of the workpiece can be connected.
JP10048268A 1998-02-27 1998-02-27 Computer system, resuming method for the same and recording medium Pending JPH11250013A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10048268A JPH11250013A (en) 1998-02-27 1998-02-27 Computer system, resuming method for the same and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10048268A JPH11250013A (en) 1998-02-27 1998-02-27 Computer system, resuming method for the same and recording medium

Publications (1)

Publication Number Publication Date
JPH11250013A true JPH11250013A (en) 1999-09-17

Family

ID=12798702

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10048268A Pending JPH11250013A (en) 1998-02-27 1998-02-27 Computer system, resuming method for the same and recording medium

Country Status (1)

Country Link
JP (1) JPH11250013A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100407750C (en) * 2005-06-24 2008-07-30 兄弟工业株式会社 Communication system and client machine used in the system, server and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100407750C (en) * 2005-06-24 2008-07-30 兄弟工业株式会社 Communication system and client machine used in the system, server and program

Similar Documents

Publication Publication Date Title
US7540024B2 (en) Security features for portable computing environment
JP4227131B2 (en) Thin client server system
JP4932413B2 (en) Environment migration system, terminal device, information processing device, management server, portable storage medium
JP4787684B2 (en) Session management system, session management method, and program
US7913258B2 (en) Information processing device and process control method
EP1953995A1 (en) Application execution system, computer, application execution device, and control method and program for an application execution system
US20070106776A1 (en) Information processing system and method of assigning information processing device
JP2008090493A (en) Information processing system, terminal, information processor and management server
JP2007140956A (en) Information processing system, management server, terminal and information processor
US20090292812A1 (en) Allocating management method of computer
JP6399771B2 (en) Information processing apparatus, control method thereof, and program
JP2011076377A (en) Terminal device and access control policy obtaining method in the terminal device
JP2006079446A (en) Service providing server
JP2009020748A (en) Equipment management apparatus, equipment management method and equipment management program
JPH11250013A (en) Computer system, resuming method for the same and recording medium
JP3975685B2 (en) Information processing apparatus and activation control method
JP2003345789A (en) System and device for managing document, authenticating method, computer readable program, and storage medium
JP5554946B2 (en) Thin client system, session management method, and program
JP2002208921A (en) Vpn data communication method and private network construction system
JP2003271482A (en) Information communication terminal setting method
JP4581850B2 (en) Computer authentication method
JP2003308304A (en) Communication terminal, method and program for establishing communication, and communication system
JP2000339274A (en) Terminal system, authentication method and external storage device
TWM588928U (en) System for remotely waking network user device
JP7458348B2 (en) Communication systems, access point devices, communication methods and programs

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050228

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080819

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20081216