[go: up one dir, main page]

JPH0965311A - Communication equipment and communication system - Google Patents

Communication equipment and communication system

Info

Publication number
JPH0965311A
JPH0965311A JP7217403A JP21740395A JPH0965311A JP H0965311 A JPH0965311 A JP H0965311A JP 7217403 A JP7217403 A JP 7217403A JP 21740395 A JP21740395 A JP 21740395A JP H0965311 A JPH0965311 A JP H0965311A
Authority
JP
Japan
Prior art keywords
permission
conference
request
server
participation
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
JP7217403A
Other languages
Japanese (ja)
Inventor
Hiroaki Sato
宏明 佐藤
Kenichiro Tanaka
賢一郎 田中
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP7217403A priority Critical patent/JPH0965311A/en
Priority to US08/701,850 priority patent/US6286034B1/en
Publication of JPH0965311A publication Critical patent/JPH0965311A/en
Pending legal-status Critical Current

Links

Landscapes

  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Telephonic Communication Services (AREA)

Abstract

PROBLEM TO BE SOLVED: To conduct communication by providing a program means conducting input/output operation of a signal with respect to an external communication equipment and a permission setting means permitting input/output operation to the program means by a participant request person depending on a discrimination of a discrimination means so as to use a server program thereby protecting safely participants. SOLUTION: A conference terminal 101 receives an external participation request to a conference by using a reception means 102, uses a recognition means 103 to recognize a request person and discriminates whether or not the request is allowed and in the case of permitting the new participation, a permission setting means 104 references a conference server 107 as required to set an external operation permission to a window server 106 properly. Furthermore, the conference terminal equipment 101 uses the reception means 102 to receive a withdrawal request from the conference participant and a permission cancel means 105 references the conference server 107 as required and sets an external operation permission cancel to the window server 106. Thus, the participant receives the service with safety simply.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、複数端末間で表示
を共有する電子会議システム等に用いて好適な端末装置
等の通信装置及び通信システムに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a communication device such as a terminal device and a communication system suitable for use in an electronic conference system or the like in which a display is shared among a plurality of terminals.

【0002】[0002]

【従来の技術】従来より複数の端末を用い、静止画像等
を相互に通信するようにした電子会議システムでは、プ
ログラムの表示を共有するために、1つの端末上で稼働
する送信側プログラムのデータを全ての端末上の受信プ
ログラムが受信し、表示操作を行う場合がある。その場
合、送受信プログラムが電子会議などの専用のものの場
合には、送信プログラムと受信プログラムに専用の認証
手段や操作の拒否・受諾処理手段を持たせることによっ
て、セキュリティ的に問題のないシステムとすることが
可能である。一方、電子会議などに専用ではない一般の
プログラムを複数の端末間で共有して操作するために、
あるいは専用の受信プログラムを作成する手間を省くた
めに、1つの端末上で稼働する一般のプログラムからの
表示操作を個々の端末の汎用の表示操作プログラムで受
信して表示操作を行う場合も多い。ワークステーション
等においてはこの受信表示動作はウィンドウサーバと呼
ばれるサーバプログラムを用いて実現されている。
2. Description of the Related Art Conventionally, in an electronic conferencing system in which a plurality of terminals are used to communicate still images and the like with each other, data of a sending side program operating on one terminal is shared in order to share the display of the program. May be received by the receiving programs on all terminals and a display operation may be performed. In that case, if the transmission / reception program is dedicated for electronic conferences, etc., the transmission program and the reception program are provided with dedicated authentication means and operation refusal / acceptance processing means, so that there is no security problem. It is possible. On the other hand, in order to operate by sharing a general program that is not dedicated to electronic conferences among multiple terminals,
Alternatively, in order to save the trouble of creating a dedicated reception program, a display operation from a general program running on one terminal is often received by a general-purpose display operation program of each terminal to perform the display operation. In a workstation or the like, this reception display operation is realized by using a server program called a window server.

【0003】また、外部からの要求に基づき何らかのサ
ービスを提供するサーバプログラムには、ウィンドウサ
ーバの他にファイルI/Oサーバも良く利用されてい
る。ファイルI/Oサーバは、外部からの要求に従いフ
ァイルからのデータを要求者に転送するものである。こ
のファイルI/Oサーバはウィンドウサーバと同様に電
子会議という応用には依存せずに発達してきたものであ
るため、会議参加者にアクセスを許すといった設定がで
きず、このため個々にパスワードを要求するなど過剰な
厳しいセキュリティ保護となるか、あらゆる人にアクセ
スを許すなどの過剰に緩いセキュリティ保護となるかの
いづれかとなっている。例えば、ウィンドウサーバで
は、不適切な相手から送られてきた表示操作指示を実行
しないようにするために、操作許可を与える相手を指定
する方法を持っているが、テレビ会議などに応用する場
合には、前もって通信相手を限定することができないた
め、任意の相手からの表示操作指示に許可を与えるよう
に設定している。
In addition to a window server, a file I / O server is often used as a server program that provides some service based on a request from the outside. The file I / O server transfers data from a file to a requester according to a request from the outside. Like the window server, this file I / O server has been developed independently of the application of electronic conferencing, so it cannot be set to allow access to conference participants, and therefore individual passwords are required. It is either excessively strict security protection such as security protection, or excessively loose security protection such as allowing access to anyone. For example, the window server has a method of designating the person to whom operation permission is given in order to prevent execution of the display operation instruction sent from an inappropriate person. Since it is not possible to limit the communication partner in advance, the permission is given to the display operation instruction from any partner.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上記の
ようにウィンドウサーバなどのサービスサーバを用いた
場合は、不適切な相手からの操作指示を拒否することが
できなくなり、セキュリティの面で問題が発生してきて
いた。
However, when a service server such as a window server is used as described above, it becomes impossible to reject an operation instruction from an inappropriate partner, which causes a problem in security. Was coming.

【0005】そこで、本発明はサーバプログラムを利用
して参加者を安全に保護して通信を行うことのできる電
子会議システム等に用いられる通信装置及び通信システ
ムを得ることを目的とする。
Therefore, an object of the present invention is to obtain a communication device and a communication system used in an electronic conference system or the like that can protect participants by using a server program and perform communication.

【0006】[0006]

【課題を解決するための手段】本発明による通信装置に
おいては、相互通信への参加要求を受付け、参加の許可
又は拒否を判定する判定手段と、外部の通信装置に対す
る信号の入出力操作を行うプログラム手段と、上記判定
手段の許可の判定に応じて上記参加要求した要求者によ
る上記プログラム手段への入出力操作を許可する許可設
定手段とを設けている。
In a communication device according to the present invention, a decision means for accepting a request to participate in mutual communication and for determining permission or refusal of participation, and a signal input / output operation for an external communication device are performed. A program means and a permission setting means for permitting an input / output operation to / from the program means by a requester who has made a participation request according to the permission determination of the determination means are provided.

【0007】本発明による通信システムにおいては、所
定の端末装置が、他の端末装置からの通信に対するアク
セス要求の可否を決定するようにしている。
In the communication system according to the present invention, a predetermined terminal device determines whether or not an access request for communication from another terminal device can be made.

【0008】[0008]

【作用】本発明の通信装置によれば、判定手段は参加要
求者に対する参加の許可もしくは拒否を決定し、許可設
定手段は参加許可の判定に応じてプログラム手段への参
加者からの入出力操作の許可を設定する。
According to the communication device of the present invention, the determination means determines whether to permit or deny participation to the participation requester, and the permission setting means performs the input / output operation from the participant to the program means according to the determination of the participation permission. Set permissions.

【0009】本発明の通信システムによれば、ある端末
装置から通信への参加要求等のアクセス要求があったと
きは、所定の端末装置のみがその要求の可否を決定す
る。
According to the communication system of the present invention, when an access request such as a request for participation in communication is given from a certain terminal device, only a predetermined terminal device determines whether or not the request can be made.

【0010】[0010]

【発明の実施の形態】図1は本発明を電子会議システム
に適用した第1の実施の形態を示すブロック図である。
図において、101は電子会議に参加する通信装置とし
ての会議端末の1つである。会議端末101において、
102は会議への参加要求および退出要求を受け取り処
理し、要求の許可又は拒否を判定する受付け手段、10
3は要求の発信者を認証して受付け手段102に知らせ
る認証手段、104は受付け手段102の判定に応じて
ウィンドウサーバ106に対して許可された要求者によ
る外部からの操作許可を設定する許可設定手段、105
は受付け手段102の判定に応じてウィンドウサーバ1
06に対して退出要求した参加者による外部からの操作
許可を取り消す許可取り消し手段、106は表示などの
入出力操作を行うウィンドウサーバである。
1 is a block diagram showing a first embodiment in which the present invention is applied to an electronic conference system.
In the figure, 101 is one of the conference terminals as a communication device that participates in an electronic conference. In the conference terminal 101,
A receiving means 102 receives and processes a request for participation in and a request for leaving a conference, and accepts or rejects the request.
Reference numeral 3 denotes an authenticating unit that authenticates the sender of the request and informs the accepting unit 102. Reference numeral 104 denotes permission setting for setting the operation permission from the outside by the requester authorized to the window server 106 according to the determination of the accepting unit 102. Means, 105
Is the window server 1 according to the judgment of the acceptance means 102.
Permission canceling means for canceling the operation permission from the outside by the participant who requested the exit from 06, and 106 is a window server for performing input / output operations such as display.

【0011】107は会議への参加メンバーおよび作業
している端末ホスト名の情報を管理する会議サーバ、1
08はディスプレイ装置、109はユーザが操作する入
力デバイスである。
Reference numeral 107 denotes a conference server that manages information on the members participating in the conference and the host name of the working terminal.
Reference numeral 08 is a display device, and 109 is an input device operated by the user.

【0012】会議端末101は、外部からの会議への参
加要求を受付け手段102で受け、要求者を認証手段1
03を用いて認証してから要求を許可するか拒否するか
を判定し、許可の場合には許可設定手段104は必要に
応じて会議サーバ107を参照し適切な外部からの操作
許可をウィンドウサーバ106へ設定する。また、会議
端末101は、会議参加者からの退出要求を受付け手段
102で受け、許可取り消し手段105は必要に応じて
会議サーバ107を参照し外部からの操作許可取り消し
をウィンドウサーバ106へ設定する。
The conference terminal 101 receives a request for participation in the conference from the outside by the accepting means 102 and authenticates the requester by the authenticating means 1.
03 is used to determine whether to permit or deny the request, and in the case of permission, the permission setting unit 104 refers to the conference server 107 as necessary to appropriately permit operation from the outside to the window server. Set to 106. Further, in the conference terminal 101, the accepting unit 102 receives an exit request from a conference participant, and the permission canceling unit 105 refers to the conference server 107 as necessary and sets the window server 106 to cancel the operation permission from the outside.

【0013】図2は電子会議システムの参加要求処理の
動作を示すフローチャートである。図において、S20
1は外部からの参加要求を受け付ける要求受付けステッ
プ、S202は要求者を認証する認証ステップ、S20
3は認証が正しく行えたか否かの判断ステップ、S20
4はユーザが前もって設定しておいた情報を元に参加要
求の許可又は拒否を自動的に判定する自動判定ステッ
プ、S205は自動判定が行えたか否かの判断ステッ
プ、S206は参加要求の許可又は拒否の判断をユーザ
に尋ねるユーザ判定ステップ、S207はユーザの判定
結果を判断するステップ、S208はウィンドウサーバ
106に対して外部からの操作許可を設定する許可設定
ステップ、S209は参加要求者に対しての許可のメッ
セージを送信する許可メッセージ送信ステップ、S21
0は参加要求者に対して参加拒否のメッセージを送信す
る拒否メッセージ送信ステップである。
FIG. 2 is a flowchart showing the operation of the participation request process of the electronic conference system. In the figure, S20
1 is a request receiving step for receiving a participation request from the outside, S202 is an authentication step for authenticating a requester, S20
Reference numeral 3 is a step for judging whether or not the authentication has been correctly performed, S20
4 is an automatic determination step for automatically determining whether to permit or deny the participation request based on the information set in advance by the user, S205 is a determination step for determining whether or not the automatic determination has been performed, and S206 is a permission for the participation request or A user determination step of inquiring the user of the determination of refusal, S207 is a step of determining the determination result of the user, S208 is a permission setting step of setting operation permission from the outside to the window server 106, and S209 is a participation requester. Permission message transmitting step for transmitting the permission message of step S21
Reference numeral 0 is a rejection message transmission step of transmitting a participation rejection message to the participation requester.

【0014】次に上記フローチャートを参照して動作を
説明する。本発明を用いたシステムは、自端末が既に会
議に参加している場合に新たに別のユーザからの会議へ
の参加要求を受ける時と、自端末が会議に参加していな
い場合に新たに別のユーザから会議への参加要求を受け
る時との2つの状況で動作する。
Next, the operation will be described with reference to the above flow chart. The system using the present invention newly receives a request to join a conference from another user when the own terminal has already joined the conference, and newly when the own terminal has not joined the conference. It operates in two situations, when receiving a request to join a conference from another user.

【0015】まず、ステップS201で、外部からの参
加要求を受付け手段102で受付ける。次に受付け手段
102はステップS202で要求を発した相手を認証手
段103を用いて認証する。そして判断ステップS20
3で要求を発した相手が正しく認証できないと判断され
た場合は、拒否メッセージ送信ステップS210へ進
む。また、正しく認証できたと判断された場合は、ステ
ップS204で参加要求の許可又は拒否を自動的に判定
する。その場合、受付け手段102は端末のユーザが前
もって設定した特定のファイルを参照し、このファイル
に参加要求を発した相手の名前があれば自動的に許可と
判定する。ステップS205で判定が許可と判断された
場合は、許可設定ステップS208へ進む。
First, in step S201, the accepting means 102 accepts a participation request from the outside. Next, the accepting means 102 authenticates the other party who has issued the request in step S202, using the authenticating means 103. Then, determination step S20
If it is determined in 3 that the requesting party cannot be correctly authenticated, the process proceeds to a reject message transmission step S210. If it is determined that the authentication has been correctly performed, permission or rejection of the participation request is automatically determined in step S204. In that case, the accepting means 102 refers to a specific file previously set by the user of the terminal, and if the file contains the name of the other party who has issued the participation request, it is automatically determined to be permitted. If it is determined that the determination is permitted in step S205, the process proceeds to permission setting step S208.

【0016】自動的に判定できないと判断された場合
は、ステップS206のユーザ判定ステップへ進む、こ
のステップS206では、ユーザの判定を求めるパネル
をディスプレイ装置108の画面上にポップアップし、
ユーザの入力デバイス109の入力操作に基づき許可又
は拒否を判定する。ステップS207で判定が許可と判
断された場合は、許可設定ステップS208へ、拒否と
判断された場合は、拒否メッセージ送信ステップS21
0へ進む。
If it is determined that the determination cannot be automatically made, the process proceeds to the user determination step of step S206. In step S206, a panel for requesting the user's determination is popped up on the screen of the display device 108,
Whether to permit or deny is determined based on the input operation of the input device 109 by the user. If the determination is determined to be permitted in step S207, the permission setting step S208 is performed, and if the determination is denied, the rejection message transmission step S21 is performed.
Go to 0.

【0017】許可設定ステップS208では、自端末が
既に会議に参加している場合には、参加要求を発した相
手を追加するように会議サーバ107および許可設定手
段104へ指示する。また、自端末が会議に参加してい
ない場合には、会議の全てのメンバーを追加するように
許可設定手段104へ指示する。許可設定手段104は
指示された相手もしくはメンバーを画面操作を許可する
相手として追加するようにウィンドウサーバ106へ通
信する。
In the permission setting step S208, when the terminal itself has already participated in the conference, the conference server 107 and the permission setting means 104 are instructed to add the party who has issued the participation request. When the terminal itself is not participating in the conference, the permission setting unit 104 is instructed to add all the members of the conference. The permission setting means 104 communicates with the window server 106 so as to add the designated partner or member as a partner who is permitted screen operation.

【0018】ここで、会議の全てのメンバーを追加する
ように指示された場合や、以降の処理で対象相手のホス
ト名が必要な場合には、許可設定手段104は会議サー
バ107に必要な情報を問い合わせる。会議サーバ10
7は近年一般に多く利用されているクライアント・サー
バ形式で実現され、許可設定手段104はクライアント
用の関数を用いて会議サーバ107との通信を行う。
Here, when it is instructed to add all the members of the conference or when the host name of the target party is required in the subsequent processing, the permission setting means 104 causes the conference server 107 to obtain the necessary information. To inquire. Conference server 10
7 is realized in a client-server format which has been widely used in recent years, and the permission setting means 104 communicates with the conference server 107 using a function for a client.

【0019】次いで、ステップS209で参加要求を発
した相手に要求許可のメッセージを送信し、参加要求処
理を終了する。また、参加要求に対して拒否の場合に
は、拒否メッセージ送信ステップS210で参加要求を
発した相手に要求拒否のメッセージを送信し、参加要求
処理を終了する。
Then, in step S209, a request permission message is transmitted to the partner who has issued the participation request, and the participation request process is terminated. If the participation request is rejected, a request rejection message is transmitted to the partner who has issued the participation request in the rejection message transmission step S210, and the participation request process is terminated.

【0020】許可設定手段104のウィンドウサーバ1
06への通信内容は、ウィンドウサーバ106をこの分
野で多く使われているX−Window Server
とすると、画面操作を許可する相手の追加操作は、X−
Window Systemに付随するコマンドを用い
て、 xhost hostname あるいは xhost username@domain のように実現される。ここで、hostnameは対象
とする相手の作業している端末のホスト名を示し、us
ername@domainは対象とする相手のユーザ
名およびそのユーザが管理されているドメイン名を示
す。
Window server 1 of permission setting means 104
The communication content to 06 is the X-Windows Server which is often used in this field for the window server 106.
Then, the addition operation of the person who permits the screen operation is X-
It is realized by using a command associated with the Windows System, such as xhost hostname or xhost username @ domain. Here, "hostname" indicates the host name of the target terminal's working terminal, and us
ername @ domain indicates the user name of the target partner and the domain name in which the user is managed.

【0021】認証手段103による認証ステップS20
2は、当該技術分野において知られているディジタル署
名の方法で公開鍵暗号を用いて実現される。これは、鍵
サーバにより個人用の秘密鍵と公開鍵との組みを生成
し、送信元が秘密鍵を用いて暗号化したメッセージを伝
達し、通信先では送信元の個人に対する公開鍵を用いて
解読することにより、当人のメッセージであることを確
認する。尚、詳しくは、情報処理vo1.30,No.
8,pp.892−901、暗号技術の動向とセキュリ
ティなどに述べられている。
Authentication step S20 by the authentication means 103
2 is implemented using public key cryptography with a digital signature method known in the art. This is because the key server generates a private key / public key pair for the individual, the sender transmits the encrypted message using the private key, and the communication destination uses the public key for the individual of the sender. By deciphering, it is confirmed that it is the message of the person concerned. Incidentally, in detail, information processing vo1.30, No.
8, pp. 892-901, trends in cryptography and security.

【0022】図3はユーザ判定ステップS206でディ
スプレイ装置108の画面にポップアップするパネルを
示した図であり、図3(a)は自端末が既に会議に参加
している場合のパネル、図3(b)はそれ以外の場合の
パネルである。301〜304はパネル上に表示される
ボタンを示す。
FIG. 3 is a diagram showing a panel that pops up on the screen of the display device 108 in the user determination step S206. FIG. 3A shows a panel when the terminal itself has already participated in the conference. b) is the panel in other cases. Reference numerals 301 to 304 denote buttons displayed on the panel.

【0023】図4はユーザ判定ステップS206の詳細
な動作を示すフローチャートである。ステップS401
で、自端末が既に会議に参加している場合には図3
(a)、それ以外の場合には図3(b)のパネルをポッ
プアップし、ユーザのボタンの押下による選択を求め
る。参加ボタン301もしくは参加許可ボタン303が
押下された場合には、ステップS402で参加許可処理
へ進み、ステップS406で判定を参加許可として終了
する。不参加ボタン302もしくは参加拒否ボタン30
4が押下された場合には、ステップS403で参加拒否
処理へ進み、ステップS405で判定を参加拒否として
終了する。ステップS404でボタンの押下が前もって
設定された時間以内にない場合にはタイムアウトと判定
し、ステップS405で判定を参加拒否として終了す
る。以上のようにして会議への参加要求の処理が行われ
る。
FIG. 4 is a flow chart showing the detailed operation of the user determination step S206. Step S401
If the terminal is already participating in the conference,
(A), in other cases, the panel of FIG. 3 (b) is popped up, and the selection by pressing the button by the user is requested. When the participation button 301 or the participation permission button 303 is pressed, the process proceeds to the participation permission process in step S402, and the determination is ended as the participation permission in step S406. Non-participation button 302 or participation refusal button 30
When 4 is pressed, the process proceeds to the participation refusal process in step S403, and the determination is rejected in step S405 and the process ends. If the button is not pressed within the preset time in step S404, it is determined that the time-out has occurred, and in step S405, the determination is rejected and the process ends. The request for participation in the conference is processed as described above.

【0024】図5は会議からの退出処理手続きを示すフ
ローチャートであり、ステップS501は退出要求の受
付けステップ、ステップS502は画面操作の許可取り
消しステップ、ステップS503は退出受付メッセージ
の送信ステップである。
FIG. 5 is a flowchart showing a procedure for exiting from a conference. Step S501 is a step for accepting an exit request, step S502 is a step for canceling permission for screen operation, and step S503 is a step for transmitting an exit acceptance message.

【0025】会議参加者の途中退出もしくは会議の終了
に伴い、不図示の手段により退出要求が各端末へ送信さ
れる。会議端末101は、ステップS501で会議参加
者からの退出要求を受付け手段102で受け、ステップ
S502で許可取り消し手段105は退出要求者による
外部からの操作許可取り消しをウィンドウサーバ106
へ設定する。また、対象相手のホスト名が必要な場合に
は、許可取り消し手段105は会議サーバ107に必要
な情報を問い合わせる。許可取り消しステップS502
の後、ステップS503で退出要求の送信元に退出受付
メッセージを返信して終了する。
When a conference participant leaves the conference or the conference ends, a leave request is transmitted to each terminal by means not shown. In step S501, the conference terminal 101 receives the exit request from the conference participant by the acceptance unit 102, and in step S502, the permission cancellation unit 105 cancels the operation permission cancellation from the outside by the exit requester.
Set to When the host name of the target partner is required, the permission canceling unit 105 inquires of the conference server 107 about the necessary information. Permission cancellation step S502
After that, in step S503, the exit acceptance message is returned to the sender of the exit request, and the process ends.

【0026】ウィンドウサーバ106をこの分野で多く
使われているX−Window Serverとする
と、画面操作を許可する相手の取り消し操作は、X−W
indow Systemに付随するコマンドを用い
て、 xhost −hostname あるいは xhost −username@domain のように実現される。ここで、hostnameは対象
とする相手の作業している端末のホスト名、usern
ame@domainは対象とする相手のユーザ名およ
びそのユーザが管理されているドメイン名である。
Assuming that the window server 106 is an X-Window Server which is widely used in this field, the cancel operation of the other party who permits the screen operation is X-W.
It is realized by using a command associated with the window system, such as xhost-hostname or xhost-username @ domain. Here, hostname is the host name of the working terminal of the target partner, user
ame @ domain is the user name of the target partner and the domain name in which the user is managed.

【0027】図6は第2の実施の形態を示すブロック図
である。上述した第1の実施の形態においては、本発明
を表示操作のためのウィンドウサーバ106に対するセ
キュリティ機構として利用したが、本実施の形態では共
有ファイルサーバに対するセキュリティ機構として利用
する。図6において601は電子会議に参加する会議端
末の1つであり、602は会議への参加要求および退出
要求を受け取り処理する受付け手段、603は要求の発
信者を認証する認証手段、604は共有ファイルサーバ
606に対して許可された要求者による外部からの操作
許可を設定する許可設定手段、605は共有ファイルサ
ーバ606に対して退出要求者による外部からの操作許
可を取り消す許可取り消し手段、606はデータファイ
ルなどの入出力/送受信操作を行う共有ファイルサー
バ、607は会議への参加メンバーおよび作業している
端末ホスト名の情報を管理する会議サーバ、608は共
有ファイルサーバ606が用いるファイルである。
FIG. 6 is a block diagram showing the second embodiment. In the above-described first embodiment, the present invention is used as the security mechanism for the window server 106 for display operation, but in the present embodiment, it is used as the security mechanism for the shared file server. In FIG. 6, reference numeral 601 is one of the conference terminals participating in the electronic conference, 602 is a receiving means for receiving and processing the participation request and the exit request for the conference, 603 is an authentication means for authenticating the sender of the request, and 604 is sharing. Permission setting means for setting the operation permission from the outside by the requester permitted to the file server 606; 605, permission cancellation means for canceling the operation permission from the outside by the exit requester to the shared file server 606; A shared file server that performs input / output / transmission / reception operations of data files and the like, 607 is a conference server that manages information on the participating members of the conference and the host name of the terminal that is working, and 608 is a file that the shared file server 606 uses.

【0028】次に動作について説明する。会議端末60
1は、外部からの会議への参加要求を受付け手段602
で受け、要求者を認証手段603を用いて認証してから
要求を許可するか拒否するかを判定し、許可の場合には
許可設定手段604は必要に応じて会議サーバ607を
参照し、その要求者による適切な外部からの操作許可を
共有ファイルサーバ606へ設定する。
Next, the operation will be described. Conference terminal 60
1 is a means 602 for accepting a request for participation in a conference from the outside.
Then, the requester is authenticated by using the authenticating means 603, and then it is determined whether to permit or reject the request. In the case of permitting, the permission setting means 604 refers to the conference server 607 as necessary, and Appropriate operation permission from the outside by the requester is set in the shared file server 606.

【0029】また、会議端末601は、会議参加者から
の退出要求を受付け手段602で受け、許可取り消し手
段605は必要に応じて会議サーバ607を参照し退出
要求者による外部からの操作許可取り消しを共有ファイ
ルサーバ606へ設定する。また、会議参加者の途中退
出もしくは会議の終了時には、不図示の手段により退出
要求が各端末へ送信される。会議端末601は、会議参
加者から退出要求を受付け手段602で受け、許可取り
消し手段605は退出要求者による外部からの操作許可
取り消しを共有ファイルサーバ606へ設定する。対象
相手のホスト名が必要な場合には、許可取り消し手段6
05は会議サーバ607に必要な情報を問い合わせる。
その後、退出要求の送信元に退出受付メッセージを返信
して終了する。
Further, the conference terminal 601 receives an exit request from a conference participant by the acceptance means 602, and the permission cancellation means 605 refers to the conference server 607 as necessary to cancel the operation permission from the outside by the exit requester. The shared file server 606 is set. Further, when a conference participant leaves the conference or the conference ends, a leave request is transmitted to each terminal by means not shown. The conference terminal 601 receives an exit request from the conference participant by the acceptance unit 602, and the permission cancellation unit 605 sets in the shared file server 606 the cancellation of the operation permission from the outside by the exit requester. When the host name of the target partner is required, the permission cancellation means 6
05 inquires the conference server 607 about necessary information.
After that, the exit acceptance message is returned to the sender of the exit request, and the process ends.

【0030】共有ファイルサーバへのアクセス許可の設
定および取り消しの実際の方法は、個々の共有ファイル
の実装方法に従って、適切なコマンドを送信することで
実現される。例えば、追加設定には、 add user username@domain 除去・取り消しには del user username@domain のように設定される。このように構成することにより、
表示のための共有ファイルサーバ606だけでなく、会
議などにおいて共有化するファイル情報へのアクセスを
も会議の参加者には簡単に共用化して利用でき、非参加
者からは安全に保護して利用することが可能となる。
The actual method of setting and canceling the access permission to the shared file server is realized by transmitting an appropriate command according to the mounting method of each shared file. For example, the additional setting is set as add user user @ domain, and the removal / cancellation is set as del user user @ domain. With this configuration,
Not only the shared file server 606 for display, but also access to the file information shared in a meeting or the like can be easily shared and used by the participants of the meeting, and safely protected from non-participants. It becomes possible to do.

【0031】なお、上述の実施の形態は、本発明を電子
会議システムに適用したが、本発明はこれに限定されず
ネットワーク上の複数端末間でのアクセス制御を所定の
端末が行う場合に適用することができる。
Although the above-described embodiment has applied the present invention to the electronic conference system, the present invention is not limited to this and is applied when a predetermined terminal controls access between a plurality of terminals on the network. can do.

【0032】[0032]

【発明の効果】以上説明したように、本発明によれば既
存のサーバを利用して、会議参加者には簡便に利用で
き、その他の人からは安全に保護されたサービスを提供
することができる。また、ウィンドウサーバ又はファイ
ルサーバを用いることにより、画面の表示操作又はファ
イルの入出力操作に関して、適正なセキュリティを保っ
たままで、会議参加者からのアクセスを許可することが
できるようになる。
As described above, according to the present invention, it is possible to provide a service that can be easily used by conference participants and can be safely protected from other people by using the existing server. it can. Further, by using the window server or the file server, it becomes possible to permit access from the conference participants while maintaining appropriate security for screen display operations or file input / output operations.

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

【図1】本発明の第1の実施の形態を示すブロック図で
ある。
FIG. 1 is a block diagram showing a first embodiment of the present invention.

【図2】本発明を用いた電子会議システムの参加要求処
理の動作を示すフローチャートである。
FIG. 2 is a flowchart showing an operation of a participation request process of the electronic conference system using the present invention.

【図3】図2のユーザ判定ステップS206で画面にポ
ップアップするパネルを示した構成図である。
3 is a configuration diagram showing a panel that pops up on a screen in a user determination step S206 of FIG. 2. FIG.

【図4】ユーザ判定ステップS206の詳細な動作を示
すフローチャートである。
FIG. 4 is a flowchart showing a detailed operation of a user determination step S206.

【図5】会議からの退出処理手続きを示すフローチャー
トである。
FIG. 5 is a flowchart showing an exit processing procedure from a conference.

【図6】第2の実施の形態を示すブロック図である。FIG. 6 is a block diagram showing a second embodiment.

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

101 会議端末 102 受付け手段 103 認証手段 104 許可設定手段 105 許可取り消し手段 106 ウィンドウサーバ 107 会議サーバ 601 会議端末 602 受付け手段 603 認証手段 604 許可設定手段 605 許可取り消し手段 606 共有ファイルサーバ 607 会議サーバ 101 conference terminal 102 acceptance means 103 authentication means 104 permission setting means 105 permission cancellation means 106 window server 107 conference server 601 conference terminal 602 acceptance means 603 authentication means 604 permission setting means 605 permission cancellation means 606 shared file server 607 conference server

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】 相互通信への参加要求を受付け、参加の
許可又は拒否を判定する判定手段と、 外部の通信装置に対する信号の入出力操作を行うプログ
ラム手段と、 上記判定手段の許可の判定に応じて上記参加要求した要
求者による上記プログラム手段への入出力操作を許可す
る許可設定手段とを備えた通信装置。
1. A decision means for accepting a request for participation in mutual communication and deciding whether to permit or deny participation, a program means for inputting / outputting a signal to / from an external communication device, and a decision for permission of the decision means. And a permission setting means for permitting an input / output operation to the program means by the requester who has requested the participation.
【請求項2】 上記要求者を認証する認証手段を設け、 上記判定手段は上記認証手段により認証された要求者に
ついて判定を行うようにした請求項1記載の通信装置。
2. The communication device according to claim 1, further comprising authentication means for authenticating the requester, wherein the judging means judges the requester authenticated by the authenticating means.
【請求項3】 上記相互通信への参加者による参加取消
し要求を受付ける受付け手段と、 上記受付け手段による受付けに応じて上記参加取消し要
求をした要求者による上記プログラム手段への入出力操
作の許可を取消す許可取消し手段とを備えた請求項1記
載の通信装置。
3. Accepting means for accepting a participation cancellation request by a participant to the mutual communication, and permission of input / output operation to the program means by a requester who has made the cancellation request in response to the acceptance by the accepting means. The communication device according to claim 1, further comprising: a permission cancellation unit that cancels the permission.
【請求項4】 上記判定手段は、予め名前が記載された
ファイルを有し、上記要求者の名前と上記ファイルに記
載された名前とを比較することにより判定を行うように
した請求項1記載の通信装置。
4. The determination means has a file in which a name is described in advance, and the determination is made by comparing the name of the requester with the name described in the file. Communication device.
【請求項5】 上記判定手段は、上記要求者の名前を表
示し、その表示によりユーザが入力する判定を行うよう
にした請求項1記載の通信装置。
5. The communication device according to claim 1, wherein the determination means displays the name of the requester and makes a determination input by the user based on the display.
【請求項6】 上記プログラム手段がサーバプログラム
である請求項1記載の通信装置。
6. The communication device according to claim 1, wherein the program means is a server program.
【請求項7】 上記プログラム手段がウインドウサーバ
である請求項1記載の通信装置。
7. The communication device according to claim 1, wherein the program means is a window server.
【請求項8】 上記プログラム手段が共有ファイルサー
バである請求項1記載の通信装置。
8. The communication device according to claim 1, wherein the program means is a shared file server.
【請求項9】 ネットワークを介して接続された複数の
端末装置間で通信を行う通信システムにおいて、 所定の端末装置が、他の端末装置からの上記通信に対す
るアクセス要求の可否を決定することを特徴とする通信
システム。
9. In a communication system for communicating between a plurality of terminal devices connected via a network, a predetermined terminal device determines whether or not an access request for the communication from another terminal device is permitted. Communication system.
【請求項10】 上記所定の端末装置は、上記アクセス
要求を発した参加者を認証する認証手段を備えたことを
特徴とする請求項9記載の通信システム。
10. The communication system according to claim 9, wherein the predetermined terminal device includes an authenticating unit that authenticates the participant who has issued the access request.
【請求項11】 上記通信システムは、電子会議システ
ムであることを特徴とする請求項9記載の通信システ
ム。
11. The communication system according to claim 9, wherein the communication system is an electronic conference system.
JP7217403A 1995-08-25 1995-08-25 Communication equipment and communication system Pending JPH0965311A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP7217403A JPH0965311A (en) 1995-08-25 1995-08-25 Communication equipment and communication system
US08/701,850 US6286034B1 (en) 1995-08-25 1996-08-23 Communication apparatus, a communication system and a communication method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7217403A JPH0965311A (en) 1995-08-25 1995-08-25 Communication equipment and communication system

Publications (1)

Publication Number Publication Date
JPH0965311A true JPH0965311A (en) 1997-03-07

Family

ID=16703653

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7217403A Pending JPH0965311A (en) 1995-08-25 1995-08-25 Communication equipment and communication system

Country Status (1)

Country Link
JP (1) JPH0965311A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001157186A (en) * 1999-09-30 2001-06-08 Internatl Business Mach Corp <Ibm> System and user interface for conference with plural participants
JP2009246649A (en) * 2008-03-31 2009-10-22 Nippon Telegr & Teleph Corp <Ntt> Video conference apparatus, video conference method, video conference program, and recording medium

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0349386A (en) * 1989-07-17 1991-03-04 Nec Corp Interrupting attendance allowing multi-point television conference system
JPH0495450A (en) * 1990-08-13 1992-03-27 Hitachi Ltd Data accumulation method in conference system
JPH05274240A (en) * 1991-10-28 1993-10-22 Hitachi Ltd Joint information processing system and control method
JPH0654323A (en) * 1992-05-13 1994-02-25 Ncr Internatl Inc Virtual conference system
JPH06175905A (en) * 1992-12-03 1994-06-24 Fujitsu Ltd Ciphered file sharing method
JPH06261132A (en) * 1993-03-02 1994-09-16 Toshiba Corp Multi-spot video conference connector device
JPH0764905A (en) * 1993-08-26 1995-03-10 Oki Electric Ind Co Ltd Conference system
JPH0764906A (en) * 1993-08-27 1995-03-10 Oki Electric Ind Co Ltd Conference system
JPH07123389A (en) * 1993-08-30 1995-05-12 Canon Inc Communication conference terminal equipment and communication conference equipment
JPH07123091A (en) * 1993-10-27 1995-05-12 Matsushita Electric Ind Co Ltd Multispot conference equipment
JPH07177482A (en) * 1993-12-21 1995-07-14 Canon Inc Video conference system
JPH07182282A (en) * 1993-09-28 1995-07-21 At & T Global Inf Solutions Internatl Inc Note on computer video display

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0349386A (en) * 1989-07-17 1991-03-04 Nec Corp Interrupting attendance allowing multi-point television conference system
JPH0495450A (en) * 1990-08-13 1992-03-27 Hitachi Ltd Data accumulation method in conference system
JPH05274240A (en) * 1991-10-28 1993-10-22 Hitachi Ltd Joint information processing system and control method
JPH0654323A (en) * 1992-05-13 1994-02-25 Ncr Internatl Inc Virtual conference system
JPH06175905A (en) * 1992-12-03 1994-06-24 Fujitsu Ltd Ciphered file sharing method
JPH06261132A (en) * 1993-03-02 1994-09-16 Toshiba Corp Multi-spot video conference connector device
JPH0764905A (en) * 1993-08-26 1995-03-10 Oki Electric Ind Co Ltd Conference system
JPH0764906A (en) * 1993-08-27 1995-03-10 Oki Electric Ind Co Ltd Conference system
JPH07123389A (en) * 1993-08-30 1995-05-12 Canon Inc Communication conference terminal equipment and communication conference equipment
JPH07182282A (en) * 1993-09-28 1995-07-21 At & T Global Inf Solutions Internatl Inc Note on computer video display
JPH07123091A (en) * 1993-10-27 1995-05-12 Matsushita Electric Ind Co Ltd Multispot conference equipment
JPH07177482A (en) * 1993-12-21 1995-07-14 Canon Inc Video conference system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001157186A (en) * 1999-09-30 2001-06-08 Internatl Business Mach Corp <Ibm> System and user interface for conference with plural participants
JP2009246649A (en) * 2008-03-31 2009-10-22 Nippon Telegr & Teleph Corp <Ntt> Video conference apparatus, video conference method, video conference program, and recording medium

Similar Documents

Publication Publication Date Title
US8548432B2 (en) Authenticating voice calls from mobile devices
US6286034B1 (en) Communication apparatus, a communication system and a communication method
US9641804B2 (en) Audio/video conferencing system
CN1941700B (en) Granting privileges and sharing resources method in a telecommunications system
US9094387B2 (en) Authentication system and method for operating an authentication system
US20220377080A1 (en) Signed contact lists for user authentication in video conferences
US11997081B2 (en) Variable-step authentication for communications in controlled environment
JPH09214618A (en) Communication equipment and communication system
US11374911B1 (en) Systems and methods for locking encrypted video conferences
US20230336688A1 (en) Waiting notifications for videoconferencing sub-meetings
EP4341835A1 (en) Signed contact lists for user authentication in video conferences
JPH0965311A (en) Communication equipment and communication system
JP7544570B2 (en) Host terminal, electronic conference system, electronic conference entry authentication method, and program
EP2334110B1 (en) Authenticating voice calls from mobile devices
JP2005222100A (en) Client server system, server device and communication control method
SK500542015U1 (en) System for secure transmission of voice communication via the communication network and method for secure transmission of voice communication
US11582274B2 (en) Videoconferencing system
KR102376486B1 (en) Method for providing financial counseling with enhanced security
WO2017074090A1 (en) Two-channel based authentication method and system
US20230169160A1 (en) Method and system for user authentication
KR20240143129A (en) Entrance control system
JP2024169955A (en) Digital key sharing system and digital key sharing method
JP2005328178A (en) Video conference system
JP2025020736A (en) Web conferencing system