JPH09214618A - Communication equipment and communication system - Google Patents

Communication equipment and communication system

Info

Publication number
JPH09214618A
JPH09214618A JP8017654A JP1765496A JPH09214618A JP H09214618 A JPH09214618 A JP H09214618A JP 8017654 A JP8017654 A JP 8017654A JP 1765496 A JP1765496 A JP 1765496A JP H09214618 A JPH09214618 A JP H09214618A
Authority
JP
Japan
Prior art keywords
permission
determination
participation
user
request
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
JP8017654A
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 JP8017654A priority Critical patent/JPH09214618A/en
Priority to US08/701,850 priority patent/US6286034B1/en
Publication of JPH09214618A publication Critical patent/JPH09214618A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To protect the security of a participant in an electronic conference by using an old server program. SOLUTION: A conference terminal 101 receives a request for participating in a conference from outside by a reception means 102, authenticates the participants by an authenticating means and then the reception means 102 judges the permission/rejection of participating by additionally referring to a file or judging by a user. A permission setting means 104 sets the permission of input/ output operation to a window server 106 from outside by the participant based on the judgement of permission. The judgement can be executed by automatically judging a person inappropriate for participating by referring to the prepared list of names, automatically judging a person appropriate for participating by referring to another list and judging a person who does not come under both lists by displaying the name of the requesting person and allowing a user to judge.

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 mutually communicate still images and the like, in order to share the display of the program, the data of the sending side program operating on one terminal is stored. The receiving programs on all terminals may receive and perform display operations. 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 doing so, 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は会議への参加要求および
退出要求を受け取り処理し、要求の許可又は拒否を判定
する受付け手段、103は要求の発信者を認証して受付
け手段102に知らせる認証手段、104は受付け手段
102の判定に応じてウィンドウサーバ106に対して
許可された要求者による外部からの操作許可を設定する
許可設定手段、105は受付け手段102の判定に応じ
てウィンドウサーバ106に対して退出要求した参加者
による外部からの操作許可を取り消す許可取り消し手
段、106は表示などの入出力操作を行うウィンドウサ
ーバである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is a block diagram showing a first embodiment applied to a communication system as an electronic conference system of the present invention. 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, 102 is a receiving unit that receives and processes a request to join and leave the conference and determines whether to permit or reject the request. 103 is an authenticating unit that authenticates the sender of the request and notifies the receiving unit 102. Is permission setting means for setting the operation permission from the outside by the requester who is permitted to the window server 106 according to the judgment of the receiving means 102, and 105 is withdrawn to the window server 106 according to the judgment of the receiving means 102. Permission canceling means for canceling the operation permission from the outside by the requesting participant, 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 so that communication with all the members already in the conference is possible. Permission setting means 104
Communicates to the window server 106 so as to add the designated person or member as a person who is permitted to operate the screen.

【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は、当該技術分野において知られているディジタル署
名の方法で公開鍵暗号を用いて実現される。これは、鍵
サーバにより個人的の秘密鍵と公開鍵との組みを生成
し、送信元が秘密鍵を用いて暗号化したメッセージを伝
達し、通信先では送信元の個人に対する公開鍵を用いて
解読することにより,当人のメッセージであることを確
認する。尚、詳しくは、情報処理vol.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 private key / public key pair, the sender transmits the encrypted message using the private key, and the communication destination uses the public key for the sender's individual. By deciphering, confirm that it is the message of the person concerned. For details, see Information Processing vol.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(b)、他者からの要請
に対し自端末を新しく会議に参加させるか否かを判定す
る場合には図3(a)のパネルをポップアップし、ユー
ザのボタンの押下による選択を求める。参加ボタン30
1もしくは参加許可ボタン303が押下された場合に
は、ステップS402で参加許可処理へ進み、ステップ
S406で判定を参加許可として終了する。不参加ボタ
ン302もしくは参加拒否ボタン304が押下された場
合には、ステップS403で参加拒否処理へ進み、ステ
ップS405で判定を参加拒否として終了する。ステッ
プS404でボタンの押下が前もって設定された時間以
内にない場合にはタイムアウトと判定し、ステップS4
05で判定を参加拒否として終了する。以上のようにし
て会議への参加要求の処理が行われる。
FIG. 4 is a flow chart showing the detailed operation of the user determination step S206. Step S401
Then, in the case where the own terminal has already participated in the conference and it is determined whether or not another member can join, it is determined in FIG. 3B whether the own terminal newly joins the conference in response to a request from another person. When doing so, the panel of FIG. 3A is popped up, and the user is asked to select the button by pressing it. Join button 30
If 1 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. When the non-participation button 302 or the participation refusal button 304 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 it is determined in step S404 that the button has not been pressed within the preset time, it is determined that the time-out has occurred, and step S4
At 05, the judgment 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 the procedure for exiting from the conference. Step S501 is a step of accepting an exit request, step S502 is a step of canceling permission for screen operation, and step S503 is a step of 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
[usergroup] 除去・取り消しには del user username@domain
[usergroup] のように設定される。ここでusergroupは省略
可能であり、指定した場合にはそのusergroup
に対してアクセス許可のあるファイルにusernam
e@domainで指定されたユーザがアクセスできる
ようになる。会議セッションに対してusergrou
pを設定することができる。このように構成することに
より、表示のための共有ファイルサーバ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, for additional settings add user username @ domain
[Usergroup] To remove / cancel del user username @ domain
It is set like [usergroup]. Here, usergroup can be omitted. If specified, the usergroup
To a file that you have permission to access
The user specified by e @ domain can access. Usergroup for conference session
p can be set. With such a configuration, not only the shared file server 606 for display but also access to the file information shared in the conference can be easily shared and used by the conference participants,
It is possible for non-participants to safely protect and use it.

【0031】上述の第1、第2の実施の形態によれば、
電子会議システムにおいて、サーバプログラムを利用し
て参加者を安全に保護して通信を行うことのできる会議
端末としての通信装置を実現することができる。
According to the first and second embodiments described above,
In the electronic conference system, it is possible to realize a communication device as a conference terminal capable of safely protecting a participant and performing communication by using a server program.

【0032】次に第3の実施の形態について説明する。
上述した第1、第2の実施の形態において、受付け手段
102による参加可否の判定は、状況により過剰に煩雑
であったり、逆に必要な設定を行う自由度がなかったり
する場面がある。例えば、公共性の高いサービスの場
合、極めて多くさんの人々に参加許可を与えることが必
要であり、そのような場合に全ての参加可能メンバーを
前もって指定することは困難である。逆に不当な利用の
可能性がある人々のリストとしてある種のブラックリス
トのようなものを用意し、これに該当する人々を特別な
判定手段で検査する方が実際的といえる。そこで本実施
の形態は状況に応じて、設定者が色々な参加可否の判定
手段を設定し得ることを目的としている。
Next, a third embodiment will be described.
In the above-described first and second embodiments, there is a situation in which the acceptance / rejection determination by the acceptance unit 102 is excessively complicated depending on the situation, or conversely, there is no degree of freedom to make necessary settings. For example, in the case of a highly public service, it is necessary to give permission for participation to an extremely large number of people, and in such a case, it is difficult to specify all the available members in advance. On the contrary, it is more practical to prepare a kind of blacklist as a list of people who may be illegally used, and to examine the people who correspond to this with a special judgment means. Therefore, the present embodiment aims at allowing the setter to set various determination means of participation permission / inhibition according to the situation.

【0033】図7は第3の実施の形態である電子会議シ
ステムとしての通信システムの参加要求処理の動作を示
すフローチャートである。尚、構成はここでは図1を用
いるものとする。図7において、S701は外部からの
参加要求を受付ける要求受付けステップ、S702は要
求者を認証する認証ステップ、S703は認証が正しく
行えたか否かの判断ステップ、S704はユーザが前も
って設定しておいた第1の情報を基に参加要求の拒否を
自動的に判定する自動拒否判定ステップ、S705は自
動拒否判定に該当したか否かの判断ステップ、S706
はユーザが前もって設定しておいた第2の情報を基に参
加要求の許可を自動的に判定する自動許可判定ステッ
プ、S707は自動許可判定に該当したか否かの判断ス
テップ、S708はユーザ判定を行うか否かの判断ステ
ップ、S709は参加要求の受諾もしくは拒否の判断を
ユーザに尋ねるユーザ判定ステップ、S710はユーザ
判定の結果参加要求を許可したか否かの判断ステップ、
S711はウィンドウサーバなどに対して外部からの操
作許可を設定し参加要求者に対して許可のメッセージを
送信するなどの参加許可処理を行う参加許可処理ステッ
プ、S712は参加要求者に対して参加拒否のメッセー
ジを送信するなどの参加拒否処理を行う参加拒否処理ス
テップである。
FIG. 7 is a flow chart showing the operation of the participation request process of the communication system as the electronic conference system according to the third embodiment. Note that FIG. 1 is used for the configuration here. In FIG. 7, S701 is a request acceptance step of accepting a participation request from the outside, S702 is an authentication step of authenticating the requester, S703 is a determination step of whether or not the authentication is successful, and S704 is preset by the user. An automatic refusal determination step of automatically determining refusal of the participation request based on the first information, S705 is a determination step of whether or not the automatic refusal determination is satisfied, S706
Is an automatic permission determination step of automatically determining permission of the participation request based on the second information set by the user in advance, S707 is a determination step of whether or not the automatic permission determination is satisfied, and S708 is a user determination. S709 is a user determination step of inquiring the user whether to accept or reject the participation request, and S710 is a determination step of whether the participation request is permitted as a result of the user determination.
S711 is a participation permission processing step for performing participation permission processing such as setting operation permission from the outside to the window server or the like and transmitting a permission message to the participation requester, and S712 is denial of participation to the participation requester. Is a participation refusal processing step of performing participation refusal processing such as sending the message.

【0034】S713は自動拒否判定で拒否された場合
にユーザへの確認処理を行うか否かの判断ステップ、S
714は自動拒否判定された要求者に対するユーザの確
認を行うユーザ判定ステップ、S715は要求が許可さ
れたか否かの判断ステップ、S716は自動許可判定で
許可された場合にユーザへの確認処理を行うか否かの判
断ステップ、S717は自動許可判定された要求者に対
するユーザ確認を行うユーザ判定ステップ、S718は
要求が許可されたか否かの判断ステップである。
Step S713 is a step of deciding whether or not to perform confirmation processing for the user when the automatic refusal decision is denied.
714 is a user determination step for confirming the user with respect to the requester who has been automatically rejected, S715 is a determination step for determining whether or not the request is permitted, and S716 is a confirmation process for the user when permitted by the automatic permission determination. Step S717 is a user determination step for confirming the user with respect to the requester who has been automatically permitted, and step S718 is a step for determining whether the request is permitted.

【0035】次にフローチャートを参照して動作を説明
する。まず、ステップS701で、外部からの参加要求
を受付け手段102で受付ける。次に受付け手段102
はステップS702で要求を発した相手を認証手段10
3を用いて認証する。そして、判断ステップS703で
要求を発した相手が正しく認証できない場合は要求拒否
の処理ステップS712へ進む。また、正しく認証でき
たと判断された場合は、ステップS704で参加要求の
拒否を自動的に判定する。その場合、受付け手段102
は端末101のユーザが前もって設定した第1のファイ
ルを参照し、このファイルのリストに参加要求を発した
相手の名前があれば自動的に拒否と判定する。ステップ
S705で判定が拒否と判断された場合は判断ステップ
S713へと進む。ステップS713では、自動拒否に
対する確認判定の有無を指定したデータに基づき確認判
定の有無を判断し、ここで確認判定ありと判断された場
合には、ユーザ判定ステップS714へ進む。確認判定
なしと判断された場合には、要求拒否の処理ステップS
712へ進む。ユーザ判定ステップS714では、ユー
ザに要求者の名前と自動拒否判定された事実とを提示
し、ユーザに拒否の確認を求める。ステップS715で
拒否が確認された場合は、要求拒否の処理ステップS7
12へ進む。拒否されなかった場合は、要求許可の処理
ステップS711へ進む。
Next, the operation will be described with reference to the flowchart. First, in step S701, the accepting unit 102 accepts a participation request from the outside. Next, the receiving means 102
Authenticates the other party who has issued the request in step S702.
Authenticate using 3. Then, if the other party who has issued the request in the determination step S703 cannot be correctly authenticated, the process proceeds to a request rejection processing step S712. If it is determined that the authentication is successful, the participation request is automatically rejected in step S704. In that case, the receiving means 102
Refers to the first file previously set by the user of the terminal 101, and if the list of this file includes the name of the person who has issued the participation request, it is automatically determined to be rejected. When it is determined that the determination is refusal in step S705, the process proceeds to determination step S713. In step S713, the presence / absence of the confirmation determination is determined based on the data designating the presence / absence of the confirmation determination for the automatic refusal. If it is determined that the confirmation determination is present, the process proceeds to the user determination step S714. If it is determined that there is no confirmation determination, the request rejection processing step S
Proceed to 712. In the user determination step S714, the name of the requester and the fact of the automatic rejection determination are presented to the user, and the user is asked to confirm the rejection. If the refusal is confirmed in step S715, a request refusal processing step S7
Proceed to 12. If not rejected, the process proceeds to request permission processing step S711.

【0036】ステップS705で拒否と判断さなかった
場合、ステップS706で参加要求の許可を自動的に判
定する。その場合、受付け手段102は端末101のユ
ーザが前もって設定した第2のファイルを参照し、この
ファイルのリストに参加要求を発した相手の名前があれ
ば自動的に許可と判定する。ステップS707で判定が
許可と判断された場合は判断ステップS716へと進
む。ステップS716では、自動許可に対する確認判定
の有無を指定したデータに基づき確認判定の有無を判断
し、ここで確認判定ありと判断された場合にはユーザ判
定ステップS717へ進む。確認判定なしと判断された
場合には要求許可の処理ステップS711へ進む。ユー
ザ判定ステップS717では、ユーザに要求者の名前と
自動許可判定された事実とを提示し、ユーザに許可の確
認を求める。ステップS718で許可が確認された場合
は要求許可の処理ステップS711へ進む。許可されな
かった場合は要求拒否の処理ステップS712へと進
む。
If it is not determined to be rejected in step S705, permission of the participation request is automatically determined in step S706. In that case, the accepting means 102 refers to the second file previously set by the user of the terminal 101, and if the name of the partner who has issued the participation request is in the list of this file, it is automatically determined to be permitted. If the determination is determined to be permitted in step S707, the process proceeds to determination step S716. In step S716, the presence / absence of the confirmation determination is determined based on the data designating the presence / absence of the confirmation determination for the automatic permission. If it is determined that the confirmation determination is present, the process proceeds to user determination step S717. If it is determined that there is no confirmation determination, the process proceeds to request permission processing step S711. In the user determination step S717, the name of the requester and the fact that the automatic permission determination is made are presented to the user, and the user is asked to confirm the permission. If the permission is confirmed in step S718, the process proceeds to request permission processing step S711. If not permitted, the process proceeds to step S712 of request rejection.

【0037】ステップS707で自動的に判断できない
場合は、判断ステップS708で未決定時のユーザ判定
の有無を指定したデータを参照してユーザ判定を行うか
否かを判断し、ユーザ判定を行わない場合には要求拒否
の処理ステップS712へと進む。ユーザ判定を行う場
合にはステップS709のユーザ判定ステップへ進む。
ステップS709では、ユーザの判定を求めるパネルを
端末の画面上にポップアップし、ユーザの入力に基づき
許可もしくは拒否を判定する。ステップS710で判定
が許可の場合には要求許可の処理ステップS711へ、
拒否の場合には要求拒否の処理ステップS712へ進
む。
If the judgment cannot be automatically made in step S707, it is judged in judgment step S708 whether or not the user judgment is made by referring to the data designating the presence / absence of the user judgment when it is not decided, and the user judgment is not made. In this case, the process proceeds to request rejection processing step S712. If the user determination is made, the process proceeds to the user determination step of step S709.
In step S709, a panel requesting the user's determination is popped up on the screen of the terminal, and permission or rejection is determined based on the user's input. If the determination is permission in step S710, the process proceeds to request permission processing step S711.
In the case of refusal, the process proceeds to request rejection processing step S712.

【0038】要求許可の処理ステップS711では、自
端末101が既に会議に参加している場合には、参加要
求もしくは参加要請を発した相手を追加するように会議
サーバ107および許可設定手段104へ指示する。ま
た、自端末101が既に会議に参加していない場合に
は、会議の全てのメンバーを追加するように許可設定手
段104へ指示する。許可設定手段104は指定された
相手もしくはメンバーを画面操作を許可する相手として
追加するようにウィンドウサーバ106へ通信する。次
いで、参加要求を発した相手に要求許可のメッセージを
送信し、参加要求処理を終了する。参加要求に対して拒
否の場合には、要求拒否の処理ステップS712で参加
要求を発した相手に要求拒否のメッセージを送信し、参
加要求処理を終了する。尚、自動判定に用いる第1及び
第2のファイルには、全てのメンバーを意味するAny
Personを指定することができる。
In step S711 of request permission, if the own terminal 101 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 or the participation request. To do. If the terminal 101 is not already 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. Next, a request permission message is transmitted to the partner who has issued the participation request, and the participation request process ends. If the participation request is rejected, a request rejection message is transmitted to the partner who has issued the participation request in step S712 for request rejection, and the participation request process ends. In addition, the first and second files used for automatic determination include Any, which means all members.
You can specify Person.

【0039】このように処理することにより、自動拒否
判定、自動許可判定、およびそれぞれの確認操作を柔軟
に設定することが可能となる。例えば、自動拒否判定の
ための第1のファイルを空にし、ステップS708のユ
ーザ判定の有無の指定をなし、ステップS716の確認
判定の有無をありとすると、第2のファイルに記載され
たメンバーのみがアクセスでき、アクセスの時点でユー
ザの確認が行える。この場合、第2のファイルにAny
Personを指定すれば、公共的な誰にでも適用され
るサービスの利用状況をモニタすることができる。
By performing the above processing, it is possible to flexibly set the automatic refusal determination, the automatic permission determination, and the respective confirmation operations. For example, if the first file for the automatic refusal determination is emptied, the presence or absence of the user determination in step S708 is specified, and the presence or absence of the confirmation determination in step S716 is set, only the members described in the second file are set. Can be accessed and the user can be confirmed at the time of access. In this case, the second file is Any
By specifying Person, it is possible to monitor the usage status of services that are applied to anyone who is public.

【0040】また、自動許可判定のための第2のファイ
ルをAnyPersonにし、ステップS716のユー
ザ判定の有無の指定をなし、ステップS713の確認判
定の有無をありとすると、第1のファイルに記載された
メンバーからのアクセスの拒否状況の確認が行える。こ
の場合、第1のファイルはブラックリストのようなもの
であり、特別な制限を課せられた人のアクセスのみを監
視することができる。
If the second file for automatic permission judgment is set to AnyPerson, the presence / absence of user judgment in step S716 is designated, and the presence / absence of confirmation judgment in step S713 is specified, it is described in the first file. You can check the status of access denial from members. In this case, the first file is like a blacklist, where only the access of people with special restrictions can be monitored.

【0041】従って、本実施の形態によれば、既存のサ
ーバを用いて、会議参加者などの通信システムの利用者
が簡単に利用することができ、他人からのアクセスには
安全に保護されたサービスを提供することができるだけ
でなく、自動拒否、自動許可、ユーザ確認、ユーザ判定
の有無などを指定できるようにすることにより、柔軟な
利用者管理を行うことができる。
Therefore, according to the present embodiment, the existing server can be easily used by the users of the communication system such as conference participants, and the access from other people is protected safely. Not only can services be provided, but also flexible user management can be performed by making it possible to specify automatic rejection, automatic permission, user confirmation, presence / absence of user determination, and the like.

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

【0043】[0043]

【発明の効果】以上説明したように、本発明によれば既
存のサーバを利用して、会議参加者等の通信システムの
利用者には簡単に利用でき、他の人からのアクセスに対
しては安全に保護されたサービスを提供することができ
る。
As described above, according to the present invention, the existing server can be used easily by the users of the communication system such as the conference participants and the access from other people. Can provide secure and protected services.

【0044】また、自動拒否判定手段、自動許可判定手
段、ユーザ判定手段等を設けて自動拒否、自動許可、ユ
ーザ確認、ユーザ判定の有無などを指定できるようにす
ることにより、柔軟な利用者管理を行うことができる。
さらにウィンドウサーバ又はファイルサーバを用いるこ
とにより、画面の表示操作又はファイルの入出力操作に
関して、適正なセキュリティを保ったままで、会議参加
者からのアクセスを許可することができるようになる。
Further, by providing an automatic refusal determination means, an automatic permission determination means, a user determination means, and the like so that automatic rejection, automatic permission, user confirmation, presence / absence of user determination, etc. can be designated, flexible user management It can be performed.
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で画面にポ
ップアップするパネルを示した構成図である。
FIG. 3 is a configuration diagram showing a panel that pops up on a screen in a second user determination step S206.

【図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.

【図7】第3の実施の形態の動作を示すフローチャート
である。
FIG. 7 is a flowchart showing the operation of the third 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

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 // H04L 12/18 9466−5K H04L 11/18 ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification number Office reference number FI technical display location // H04L 12/18 9466-5K H04L 11/18

Claims (13)

【特許請求の範囲】[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 compares a list of preset names with the name of the requester, and displays the name of the requester when the name of the requester is in the list. The communication device according to claim 1, wherein the user makes a determination as to whether or not to participate.
【請求項5】 上記判定手段は、予め設定された名前の
リストに応じて参加不適当者を自動的に選別する自動拒
否判定手段と、他の予め設定された名前のリストに応じ
て参加適当者を自動的に選別する自動許可判定手段と、
どちらのリストにも該当しない場合に要求者の名前を表
示してユーザが参加の可否を入力する判定を行う第1の
ユーザ判定手段とを有することを特徴とする請求項1記
載の通信装置。
5. The determination means is an automatic refusal determination means for automatically selecting an unsuitable person according to a preset list of names, and a suitable participation according to another preset list of names. Automatic permission determination means for automatically selecting persons,
The communication apparatus according to claim 1, further comprising a first user determination unit that displays the name of the requester and determines whether or not the user inputs whether or not to participate, when the list does not correspond to either of the lists.
【請求項6】 上記自動判定された結果である参加不適
当者もしくは参加適当者をユーザに確認する第2のユー
ザ判定手段を有することを特徴とする請求項5記載の通
信装置。
6. The communication device according to claim 5, further comprising a second user determination means for confirming to the user whether the person who is unsuitable for participation or the person who is suitable for participation is the result of the automatic determination.
【請求項7】 上記、第1のユーザ判定手段を利用しな
いことを指定する指定手段を有することを特徴とする請
求項5記載の通信装置。
7. The communication device according to claim 5, further comprising a specifying unit that specifies not to use the first user determination unit.
【請求項8】 上記プログラム手段がサーバプログラム
である請求項1記載の通信装置。
8. The communication device according to claim 1, wherein the program means is a server program.
【請求項9】 上記プログラム手段がウィンドウサーバ
である請求項1記載の通信装置。
9. The communication device according to claim 1, wherein the program means is a window server.
【請求項10】 上記プログラム手段が共有ファイルサ
ーバである請求項1記載の通信装置。
10. The communication device according to claim 1, wherein the program means is a shared file server.
【請求項11】 ネットワークを介して接続された複数
の端末装置間で通信を行う通信システムにおいて、 所定の端末装置が、他の端末装置からの上記通信に対す
るアクセス要求の可否を決定することを特徴とする通信
システム。
11. A communication system for communicating between a plurality of terminal devices connected via a network, wherein a predetermined terminal device determines whether or not an access request for the communication from another terminal device can be made. Communication system.
【請求項12】 上記所定の端末装置は、上記アクセス
要求を発した参加者を認証する認証手段を備えたことを
特徴とする請求項11記載の通信システム。
12. The communication system according to claim 11, wherein the predetermined terminal device includes an authenticating unit that authenticates the participant who has issued the access request.
【請求項13】 上記通信システムは、電子会議システ
ムであることを特徴とする請求項11記載の通信システ
ム。
13. The communication system according to claim 11, wherein the communication system is an electronic conference system.
JP8017654A 1995-08-25 1996-02-02 Communication equipment and communication system Pending JPH09214618A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP8017654A JPH09214618A (en) 1996-02-02 1996-02-02 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
JP8017654A JPH09214618A (en) 1996-02-02 1996-02-02 Communication equipment and communication system

Publications (1)

Publication Number Publication Date
JPH09214618A true JPH09214618A (en) 1997-08-15

Family

ID=11949851

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8017654A Pending JPH09214618A (en) 1995-08-25 1996-02-02 Communication equipment and communication system

Country Status (1)

Country Link
JP (1) JPH09214618A (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001168995A (en) * 1999-08-31 2001-06-22 Lucent Technol Inc Telephone conferencing system for a plurality of concerned parities and method for use in automated communication system for setting up telephone conference call
WO2002035816A1 (en) * 2000-10-26 2002-05-02 Mitsubishi Denki Kabushiki Kaisha Internet telephone network system, network access method and talking device adapter
JP2004287784A (en) * 2003-03-20 2004-10-14 Fuji Xerox Co Ltd Access control device and method
JP2007058260A (en) * 2005-08-22 2007-03-08 Nec Corp Content distribution method, and mobile terminal
JP2008003809A (en) * 2006-06-21 2008-01-10 Hitachi Ltd Information sharing control system
JP2009500934A (en) * 2005-07-08 2009-01-08 ノキア コーポレイション Multi-user service in communication systems
JP2009042964A (en) * 2007-08-08 2009-02-26 Konica Minolta Business Technologies Inc Conference system, data processor, data output method and data output program
US7656824B2 (en) 2001-12-15 2010-02-02 Thomson Licensing Method and system for providing a private conversation channel in a video conference system
JP2010067189A (en) * 2008-09-12 2010-03-25 Konica Minolta Business Technologies Inc Information sharing system
JP2010220119A (en) * 2009-03-18 2010-09-30 Konica Minolta Business Technologies Inc Conference system, and image data management method
JP2013065297A (en) * 2011-09-19 2013-04-11 Toshiba Corp Data shared system
JP2013232932A (en) * 2011-02-25 2013-11-14 Ricoh Co Ltd Connection control system, transmission system, program for connection control system, and connection control method
JP2014175956A (en) * 2013-03-11 2014-09-22 Ricoh Co Ltd Transmission terminal, transmission system, and program
US8963952B2 (en) 2009-10-02 2015-02-24 Fuji Xerox Co., Ltd. Display control system, corrected display information output method and computer readable medium

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001168995A (en) * 1999-08-31 2001-06-22 Lucent Technol Inc Telephone conferencing system for a plurality of concerned parities and method for use in automated communication system for setting up telephone conference call
WO2002035816A1 (en) * 2000-10-26 2002-05-02 Mitsubishi Denki Kabushiki Kaisha Internet telephone network system, network access method and talking device adapter
US7656824B2 (en) 2001-12-15 2010-02-02 Thomson Licensing Method and system for providing a private conversation channel in a video conference system
JP2004287784A (en) * 2003-03-20 2004-10-14 Fuji Xerox Co Ltd Access control device and method
JP4513271B2 (en) * 2003-03-20 2010-07-28 富士ゼロックス株式会社 Access control apparatus and method
JP2009500934A (en) * 2005-07-08 2009-01-08 ノキア コーポレイション Multi-user service in communication systems
US8433752B2 (en) 2005-07-08 2013-04-30 Nokia Corporation Notification of a blocked user entering or participating in a multi-user chat session
JP2007058260A (en) * 2005-08-22 2007-03-08 Nec Corp Content distribution method, and mobile terminal
JP2008003809A (en) * 2006-06-21 2008-01-10 Hitachi Ltd Information sharing control system
US8368740B2 (en) 2007-08-08 2013-02-05 Konica Minolta Business Technologies, Inc. Meeting system including display device and data processing apparatus connected thereto, data processing apparatus connected to display device, data output method, and data output program
JP2009042964A (en) * 2007-08-08 2009-02-26 Konica Minolta Business Technologies Inc Conference system, data processor, data output method and data output program
JP4636058B2 (en) * 2007-08-08 2011-02-23 コニカミノルタビジネステクノロジーズ株式会社 CONFERENCE SYSTEM, DATA PROCESSING DEVICE, DATA OUTPUT METHOD, AND DATA OUTPUT PROGRAM
JP2010067189A (en) * 2008-09-12 2010-03-25 Konica Minolta Business Technologies Inc Information sharing system
US8368936B2 (en) 2009-03-18 2013-02-05 Konica Minolta Business Technologies, Inc Conference system and image data management method
JP2010220119A (en) * 2009-03-18 2010-09-30 Konica Minolta Business Technologies Inc Conference system, and image data management method
US8963952B2 (en) 2009-10-02 2015-02-24 Fuji Xerox Co., Ltd. Display control system, corrected display information output method and computer readable medium
JP2013232932A (en) * 2011-02-25 2013-11-14 Ricoh Co Ltd Connection control system, transmission system, program for connection control system, and connection control method
JP2013065297A (en) * 2011-09-19 2013-04-11 Toshiba Corp Data shared system
JP2014175956A (en) * 2013-03-11 2014-09-22 Ricoh Co Ltd Transmission terminal, transmission system, and program

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
KR101202671B1 (en) Remote access system and method for enabling a user to remotely access a terminal equipment from a subscriber terminal
US7418591B2 (en) Network configuration method and communication system and apparatus
US7263612B2 (en) Communication system and management apparatus and method for restricting functions in communication system
JPH09214618A (en) Communication equipment and communication system
US6785729B1 (en) System and method for authorizing a network user as entitled to access a computing node wherein authenticated certificate received from the user is mapped into the user identification and the user is presented with the opprtunity to logon to the computing node only after the verification is successful
JP2008500607A (en) Method for realizing device grouping and conversation between grouped devices
EP1527593A1 (en) Method, gateway and system for transmitting data between a device in a public network and a device in an internal network
US11736492B2 (en) Signed contact lists for user authentication in video conferences
US11388159B2 (en) Variable-step authentication for communications in controlled environment
US11888632B2 (en) Verifying user identities for admission to video conferences
US11750578B2 (en) Locking encrypted video conferences
US11818182B2 (en) Self-select sub-meetings in videoconferencing
JP2018160837A (en) Intercom system and communication method thereof
US20030139200A1 (en) Communication system, system information download method, main apparatus, and server apparatus
US20230336688A1 (en) Waiting notifications for videoconferencing sub-meetings
WO2022245592A1 (en) Signed contact lists for user authentication in video conferences
JPH0965311A (en) Communication equipment and communication system
JP2007310661A (en) User authentication apparatus and user authentication method
JP2005222100A (en) Client server system, server device and communication control method
EP2334110B1 (en) Authenticating voice calls from mobile devices
WO2017074090A1 (en) Two-channel based authentication method and system
EP1460816A1 (en) Multichannel communication system and method
CN1491002A (en) IP video frequency terminal apparatus and interaction of signalling network