JPH0589019A - Electronic computer system - Google Patents

Electronic computer system

Info

Publication number
JPH0589019A
JPH0589019A JP3248002A JP24800291A JPH0589019A JP H0589019 A JPH0589019 A JP H0589019A JP 3248002 A JP3248002 A JP 3248002A JP 24800291 A JP24800291 A JP 24800291A JP H0589019 A JPH0589019 A JP H0589019A
Authority
JP
Japan
Prior art keywords
polling
priority
schedule
station
dependent
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
JP3248002A
Other languages
Japanese (ja)
Inventor
Fumiko Komatsu
文子 小松
Toshiaki 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.)
NEC Corp
NEC Solution Innovators Ltd
Original Assignee
NEC Corp
NEC Software Kyushu Ltd
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 NEC Corp, NEC Software Kyushu Ltd filed Critical NEC Corp
Priority to JP3248002A priority Critical patent/JPH0589019A/en
Publication of JPH0589019A publication Critical patent/JPH0589019A/en
Pending legal-status Critical Current

Links

Landscapes

  • Bus Control (AREA)
  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To reduce the useless transmission of polling and to reduce residual data received from a slave station by dynamically changing a polling transmission pattern based on polling priority. CONSTITUTION:When no received data exist in an answer from the slave station, a polling priority management table updating means 4 sets the priority of polling to the least significant order. When the received data are existent and no data transmitted from the slave station exist, the priority of polling is reduced, and when the transmitted data are existent, the priority of polling is improved. A polling schedule (PS) updating means 3 prepares the polling transmission pattern based on the polling priority and a PS table 7 is updated. A polling transmission deciding means 2 retrieves the PS transmission pattern, when a PS is not completed, the address of the slave station to transmit polling is decided, and a polling transmitting means 5 is activated.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、データ通信を行う電子
計算機システムに利用する。特に、ポーリング送出制御
手段に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention is used in an electronic computer system for data communication. In particular, it relates to polling transmission control means.

【0002】[0002]

【従来の技術】従来例では、あらかじめ設定された固定
的なポーリングリストに従って従属局に対して順次ポー
リングを送出していた。
2. Description of the Related Art In a conventional example, polling is sequentially transmitted to subordinate stations according to a preset fixed polling list.

【0003】[0003]

【発明が解決しようとする課題】このような従来例で
は、システム起動時に固定的に設定されたポーリングリ
ストに従ってポーリングを送出するので、従属局個々の
データ発生度頻度が時々刻々と変化する電子計算機シス
テムでは無駄なポーリングを送出したり、従属局側でデ
ータが発生しているにもかかわらずポーリングがなく従
属局側からの送信データが滞留したりする欠点があっ
た。
In such a conventional example, the polling is sent according to a polling list fixedly set at system startup, so that the frequency of occurrence of data of each subordinate station changes from moment to moment. The system has a drawback that wasteful polling is sent or that data is generated on the subordinate station side but there is no polling and transmission data from the subordinate station stays.

【0004】本発明は、このような欠点を除去するもの
で、ポーリングの送出およびデータ受信が効率良く行え
る電子計算機方式を提供することを目的とする。
The present invention eliminates such drawbacks, and an object of the present invention is to provide an electronic computer system capable of efficiently transmitting polling and receiving data.

【0005】[0005]

【課題を解決するための手段】本発明は、複数個の従属
局と、通信装置を介してこの従属局にポーリングを送出
するポーリング送出手段を備えた制御局とで構成された
電子計算機方式において、上記制御局は、従属局アドレ
ス対応にその従属局に対するポーリング優先度が登録さ
れるポーリング優先度管理テーブルと、上記従属局から
の応答に受信データが存在するか否かを判定し、受信デ
ータが存在しないときは上記ポーリング優先度管理テー
ブルのポーリング優先度を最下位に設定し、受信データ
が存在するときはさらに受信データの内容を判定し、上
記従属局からの送信データが存在しないときはポーリン
グ優先度を下降させ、上記従属局からの送信データが存
在するときはポーリング優先度を上昇させるポーリング
優先度管理テーブル更新手段と、送信したポーリングに
対する上記従属局からの応答が所定待ち時間以内にあっ
たときにポーリング優先度管理テーブル更新手段を起動
する応答待ち手段と、従属局アドレス対応にその従属局
のポーリング間隔を規定するポーリングパターンが登録
されるポーリングスケジュールテーブルと、上記ポーリ
ング優先度管理テーブルから検索したポーリング優先度
を基にポーリング送出パターンを作成し、上記ポーリン
グスケジュールテーブルを更新するポーリングスケジュ
ール更新手段と、ポーリング送出要求に応じて上記ポー
リングスケジュールテーブルのポーリング送出パターン
を検索し、ポーリングスケジュールの残余の有無を判定
し、ポーリングスケジュールが終了していないときはポ
ーリングを送出する従属局のアドレスを決定してこの検
索されたポーリング送出パターンに基づいて上記ポーリ
ング送出手段を起動し、ポーリングスケジュールが終了
しているときは上記ポーリングスケジュール更新手段を
起動するポーリング送出決定手段とを備えたことを特徴
とする。
The present invention provides an electronic computer system comprising a plurality of dependent stations and a control station having polling sending means for sending polling to the dependent stations via a communication device. , The control station judges whether or not received data exists in a response from the dependent station and a polling priority management table in which the polling priority for the dependent station is registered in correspondence with the dependent station address, and the received data When there is no data, the polling priority of the polling priority management table is set to the lowest, when the received data exists, the content of the received data is further judged, and when the transmission data from the dependent station does not exist, Polling priority management table that lowers the polling priority and raises the polling priority when there is transmission data from the dependent station. Update means, response waiting means for activating the polling priority management table update means when the response from the dependent station to the transmitted poll is within a predetermined waiting time, and polling interval of the dependent station corresponding to the dependent station address And a polling schedule updating means for creating a polling sending pattern based on the polling priority table searched for in the polling priority management table, and updating the polling schedule table. In response to the transmission request, the polling transmission pattern in the polling schedule table is searched to determine whether there is any remaining polling schedule. If the polling schedule is not completed, the address of the dependent station that sends the polling is determined. And polling transmission determining means for activating the polling transmission means on the basis of the retrieved polling transmission pattern and activating the polling schedule updating means when the polling schedule is completed. And

【0006】[0006]

【作用】ポーリングスケジュールテーブルに従って従属
局に対しポーリングを送出し、応答待ち手段で受信した
応答によりポーリング優先度管理テーブルのポーリング
優先度を更新する。さらに、ポーリング優先度管理テー
ブルを基にポーリングスケジュールテーブルを更新す
る。これにより、従属局側のポーリング優先度に基づい
てポーリングを送出し無駄なポーリングの送出や従属局
からの受信データの滞留を削減することができる。
According to the polling schedule table, the polling is sent to the subordinate station, and the polling priority in the polling priority management table is updated by the response received by the response waiting means. Further, the polling schedule table is updated based on the polling priority management table. As a result, polling is transmitted based on the polling priority of the subordinate station, and useless polling transmission and retention of received data from the subordinate station can be reduced.

【0007】[0007]

【実施例】以下、本発明の一実施例について図面を参照
て説明する。この実施例は、図1に示すように、通信装
置1、ポーリング送出決定手段2、ポーリングスケジュ
ール更新手段3、ポーリング優先度管理テーブル更新手
段4、ポーリング送出手段5、応答待手段6、ポーリン
グスケジュールテーブル7およびポーリング優先度管理
テーブル8から構成される。ここで、図7を参照する
と、ポーリングスケジュールテーブル7は従属局側アド
レス71およびポーリング送出パターン72から構成さ
れ、図8を参照すると、ポーリング優先度管理テーブル
8は従属局側アドレス81およびポーリング優先度82
から構成される。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. In this embodiment, as shown in FIG. 1, a communication device 1, a polling transmission determining means 2, a polling schedule updating means 3, a polling priority management table updating means 4, a polling transmitting means 5, a response waiting means 6, a polling schedule table. 7 and a polling priority management table 8. Here, referring to FIG. 7, the polling schedule table 7 includes a dependent station side address 71 and a polling transmission pattern 72, and referring to FIG. 8, the polling priority management table 8 includes a dependent station side address 81 and a polling priority level. 82
Composed of.

【0008】この実施例は、図1に示すように、複数個
の従属局と、通信装置1を介してこの従属局にポーリン
グを送出するポーリング送出手段5を備えた制御局とで
構成され、上記制御局は、従属局アドレス対応にその従
属局に対するポーリング優先度が登録されるポーリング
優先度管理テーブル8と、上記従属局からの応答に受信
データが存在するか否かを判定し、受信データが存在し
ないときはポーリング優先度管理テーブル8のポーリン
グ優先度を最下位に設定し、受信データが存在するとき
はさらに受信データの内容を判定し、上記従属局からの
送信データが存在しないときはポーリング優先度を下降
させ、上記従属局からの送信データが存在するときはポ
ーリング優先度を上昇させるポーリング優先度管理テー
ブル更新手段4と、送信したポーリングに対する上記従
属局からの応答が所定待ち時間以内にあったときにポー
リング優先度管理テーブル更新手段4を起動する応答待
ち手段6と、従属局アドレス対応にその従属局のポーリ
ング間隔を規定するポーリングパターンが登録されるポ
ーリングスケジュールテーブル7と、ポーリング優先度
管理テーブル8から検索したポーリング優先度を基にポ
ーリング送出パターンを作成し、ポーリングスケジュー
ルテーブル7を更新するポーリングスケジュール更新手
段3と、ポーリング送出要求に応じてポーリングスケジ
ュールテーブル7のポーリング送出パターンを検索し、
ポーリングスケジュールの残余の有無を判定し、ポーリ
ングスケジュールが終了していないときはポーリングを
送出する従属局のアドレスを決定してこの検索されたポ
ーリング送出パターンに基づいてポーリング送出手段5
を起動し、ポーリングスケジュールが終了しているとき
はポーリングスケジュール更新手段3を起動するポーリ
ング送出決定手段2とを備える。
As shown in FIG. 1, this embodiment comprises a plurality of subordinate stations and a control station equipped with polling transmission means 5 for transmitting polling to the subordinate stations via the communication device 1. The control station determines whether or not the polling priority management table 8 in which the polling priority for the subordinate station is registered in correspondence with the subordinate station address and whether the received data exists in the response from the subordinate station, When there is no received data, the polling priority of the polling priority management table 8 is set to the lowest, when the received data exists, the content of the received data is further judged, and when there is no transmitted data from the dependent station, Polling priority management table updating means 4 which lowers the polling priority and raises the polling priority when the transmission data from the dependent station exists. A response waiting means 6 for activating the polling priority management table updating means 4 when the response from the dependent station to the transmitted poll is within a predetermined waiting time, and a polling interval of the dependent station corresponding to the dependent station address. A polling schedule table 7 in which the polling pattern to be registered is registered, and a polling schedule updating means 3 for creating a polling transmission pattern based on the polling priority retrieved from the polling priority management table 8 and updating the polling schedule table 7; The polling sending pattern of the polling schedule table 7 is searched according to the sending request,
Whether or not there is a remaining polling schedule is determined, and when the polling schedule is not completed, the address of the dependent station that sends the polling is determined, and the polling sending means 5 is based on this searched polling sending pattern.
And polling transmission determining means 2 for activating the polling schedule updating means 3 when the polling schedule is completed.

【0009】次に、この実施例の動作を説明する。ま
ず、ポーリング送出決定手段2では、ステップS21で
ポーリング送出要求の発生が検知されるとステップS2
2に移行し、ポーリングスケジュールテーブル7のポー
リング送出パターン72を検索し、ステップS23でポ
ーリングスケジュールの残余の有無を判定する。ポーリ
ングスケジュールが終了した場合はステップS24でポ
ーリングスケジュール更新手段3を起動し、ポーリング
スケジュールテーブル7を更新してステップS25に移
行する。ポーリングスケジュールが終了していない場合
は、ステップS25でポーリングを送出すべき従属局の
従属局側アドレス71を決定し、ステップS26でポー
リング送出手段5が起動される。ポーリングスケジュー
ル更新手段3は、ステップS31でポーリング優先度管
理テーブル8を入力する。ステップS32で従属局側ア
ドレス81を検索し、ポーリング優先度82を基に各従
属局のポーリング優先度に応じたポーリング送出パター
ン72を作成する。ポーリング優先度管理テーブル更新
手段4はステップS41で従属局からの応答中の受信デ
ータの有無を判定する。受信データが存在しない場合は
ステップS42でポーリング優先度を最下位に設定し、
ステップS46に移行する。受信データが存在する場合
はステップS43で受信データの内容を判定する。従属
局側からの送信データが存在しない場合はステップS4
4に移行し、該当従属局の優先度を下降させステップS
46に移行する。従属局側からの送信データが存在する
場合はステップS45に移行して該当従属局の優先度を
上昇させステップS46に移行する。ステップS46で
ポーリング優先度82を更新する。ポーリング送出手段
5ではステップS51で通信装置1を介して従属局にポ
ーリングを送出する。応答待手段6ではステップS61
で応答待ち時間を設定し、ステップS62に移行する。
ステップS62で待ち時間を判定し、ステップS61で
設定された待ち時間内の場合にはステップS63に移行
する。待ち時間外の場合にはステップS64に移行す
る。ステップS63で従属局側からの応答を判定し、応
答があった場合にはステップS64に移行する。応答が
なかった場合にはステップS62に移行する。ステップ
S64でポーリング優先度管理テーブル更新手段4を起
動する。これにより、従属局側優先度に基づくポーリン
グ制御を実行する。
Next, the operation of this embodiment will be described. First, in the polling transmission determination means 2, when the generation of the polling transmission request is detected in step S21, step S2
2, the polling transmission pattern 72 of the polling schedule table 7 is searched, and it is determined in step S23 whether or not there is a remaining polling schedule. When the polling schedule is completed, the polling schedule updating means 3 is activated in step S24, the polling schedule table 7 is updated, and the process proceeds to step S25. If the polling schedule is not completed, the dependent station address 71 of the dependent station to which polling is to be sent is determined in step S25, and the polling sending means 5 is activated in step S26. The polling schedule updating means 3 inputs the polling priority management table 8 in step S31. In step S32, the dependent station side address 81 is searched, and the polling transmission pattern 72 corresponding to the polling priority of each dependent station is created based on the polling priority 82. The polling priority management table updating means 4 determines whether or not there is received data in the response from the dependent station in step S41. If there is no received data, the polling priority is set to the lowest in step S42,
Control goes to step S46. If the received data exists, the content of the received data is determined in step S43. If there is no transmission data from the subordinate station, step S4
4 and lowers the priority of the subordinate station in step S
Move to 46. If the transmission data from the subordinate station exists, the process proceeds to step S45 to increase the priority of the subordinate station and the process proceeds to step S46. The polling priority 82 is updated in step S46. The polling sending means 5 sends polling to the dependent station via the communication device 1 in step S51. In response waiting means 6, step S61
The response waiting time is set by and the process proceeds to step S62.
The waiting time is determined in step S62, and if it is within the waiting time set in step S61, the process proceeds to step S63. If it is outside the waiting time, the process proceeds to step S64. In step S63, the response from the subordinate station is determined, and if there is a response, the process proceeds to step S64. If there is no response, the process proceeds to step S62. In step S64, the polling priority management table updating means 4 is activated. As a result, the polling control based on the priority of the dependent station is executed.

【0010】[0010]

【発明の効果】本発明は、以上説明したように。あらか
じめ固定的に設定されたポーリング送出パターンではな
く、従属局からの応答内容に応じて各従属局に対するポ
ーリング優先度を更新し、ポーリング優先度に基づいて
動的にポーリング送出パターンを変更するので、無駄な
ポーリングの送出を削減でき、従属局からの受信データ
の滞留を削減できる効果がある。
The present invention is as described above. Instead of a fixed fixed polling sending pattern, the polling priority for each dependent station is updated according to the response from the dependent station, and the polling sending pattern is dynamically changed based on the polling priority. It is possible to reduce useless polling transmission and reduce retention of received data from the dependent station.

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

【図1】本発明実施例の構成を示すブロック構成図。FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

【図2】図1に含まれるポーリング送出決定手段の動作
を示すフローチャート。
FIG. 2 is a flowchart showing the operation of polling transmission determining means included in FIG.

【図3】図1に含まれるポーリングスケジュール更新手
段の動作を示すフローチャート。
FIG. 3 is a flowchart showing the operation of polling schedule updating means included in FIG.

【図4】図1に含まれるポーリング優先度管理テーブル
更新手段の動作を示すフローチャート。
FIG. 4 is a flowchart showing the operation of polling priority management table updating means included in FIG.

【図5】図1に含まれるポーリング送出手段の動作を示
すフローチャート。
5 is a flowchart showing an operation of polling transmission means included in FIG. 1. FIG.

【図6】図1に含まれる応答待ち手段の動作を示すフロ
ーチャート。
FIG. 6 is a flowchart showing the operation of the response waiting means included in FIG.

【図7】図1に含まれるポーリングスケジュールテーブ
ルの内容を示す図。
7 is a diagram showing the contents of a polling schedule table included in FIG. 1. FIG.

【図8】図1に含まれるポーリング優先度管理テーブル
の内容を示す図。
8 is a diagram showing the contents of a polling priority management table included in FIG. 1. FIG.

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

1 通信装置 2 ポーリング送出決定手段 3 ポーリングスケジュール更新手段 4 ポーリング優先度管理テーブル更新手段 5 ポーリング送出手段 6 応答待手段 7 ポーリングスケジュールテーブル 8 ポーリング優先度管理テーブル 1 Communication Device 2 Polling Transmission Determining Means 3 Polling Schedule Updating Means 4 Polling Priority Management Table Updating Means 5 Polling Sending Means 6 Response Waiting Means 7 Polling Schedule Tables 8 Polling Priority Management Tables

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 複数個の従属局と、通信装置を介してこ
の従属局にポーリングを送出するポーリング送出手段を
備えた制御局とで構成された電子計算機方式において、 上記制御局は、従属局アドレス対応にその従属局に対す
るポーリング優先度が登録されるポーリング優先度管理
テーブルと、上記従属局からの応答に受信データが存在
するか否かを判定し、受信データが存在しないときは上
記ポーリング優先度管理テーブルのポーリング優先度を
最下位に設定し、受信データが存在するときはさらに受
信データの内容を判定し、上記従属局からの送信データ
が存在しないときはポーリング優先度を下降させ、上記
従属局からの送信データが存在するときはポーリング優
先度を上昇させるポーリング優先度管理テーブル更新手
段と、送信したポーリングに対する上記従属局からの応
答が所定待ち時間以内にあったときにポーリング優先度
管理テーブル更新手段を起動する応答待ち手段と、 従属局アドレス対応にその従属局のポーリング間隔を規
定するポーリングパターンが登録されるポーリングスケ
ジュールテーブルと、上記ポーリング優先度管理テーブ
ルから検索したポーリング優先度を基にポーリング送出
パターンを作成し、上記ポーリングスケジュールテーブ
ルを更新するポーリングスケジュール更新手段と、ポー
リング送出要求に応じて上記ポーリングスケジュールテ
ーブルのポーリング送出パターンを検索し、ポーリング
スケジュールの残余の有無を判定し、ポーリングスケジ
ュールが終了していないときはポーリングを送出する従
属局のアドレスを決定してこの検索されたポーリング送
出パターンに基づいて上記ポーリング送出手段を起動
し、ポーリングスケジュールが終了しているときは上記
ポーリングスケジュール更新手段を起動するポーリング
送出決定手段とを備えたことを特徴とする電子計算機方
式。
1. An electronic computer system comprising a plurality of dependent stations and a control station equipped with polling transmission means for transmitting polling to the dependent stations via a communication device, wherein the control station is a dependent station. The polling priority management table in which the polling priority for the subordinate station is registered corresponding to the address, and it is determined whether or not the received data exists in the response from the subordinate station, and if there is no received data, the above polling priority is given. The polling priority of the degree management table is set to the lowest level, the content of the received data is further judged when the received data exists, and the polling priority is lowered when the transmitted data from the dependent station does not exist. When there is transmission data from the dependent station, the polling priority management table updating means for increasing the polling priority and the transmitting port. Response waiting means for activating the polling priority management table updating means when the response from the dependent station to the ring is within the predetermined waiting time, and the polling pattern that defines the polling interval of the dependent station corresponding to the dependent station address A polling schedule pattern is created based on the polling schedule table registered and the polling priority searched from the polling priority management table, and the polling schedule updating means for updating the polling schedule table, and the polling schedule updating means for responding to the polling sending request The polling send pattern in the polling schedule table is searched to determine if there is any remaining polling schedule, and if the polling schedule has not ended, the address of the dependent station that sends the poll is determined and this search is performed. Start the polling sending means based on the polling delivery pattern, computer system, characterized in that a polling delivery decision means for activating the polling schedule update means when the polling schedule is completed.
JP3248002A 1991-09-26 1991-09-26 Electronic computer system Pending JPH0589019A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3248002A JPH0589019A (en) 1991-09-26 1991-09-26 Electronic computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3248002A JPH0589019A (en) 1991-09-26 1991-09-26 Electronic computer system

Publications (1)

Publication Number Publication Date
JPH0589019A true JPH0589019A (en) 1993-04-09

Family

ID=17171733

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3248002A Pending JPH0589019A (en) 1991-09-26 1991-09-26 Electronic computer system

Country Status (1)

Country Link
JP (1) JPH0589019A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1049553A (en) * 1996-08-05 1998-02-20 Toshiba Corp Information gathering device
WO2004028083A1 (en) * 2002-09-23 2004-04-01 Huawei Technologies Co., Ltd. A scheduling method for polling device data

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1049553A (en) * 1996-08-05 1998-02-20 Toshiba Corp Information gathering device
WO2004028083A1 (en) * 2002-09-23 2004-04-01 Huawei Technologies Co., Ltd. A scheduling method for polling device data
GB2409373A (en) * 2002-09-23 2005-06-22 Huawei Tech Co Ltd A scheduling method for polling device data
GB2409373B (en) * 2002-09-23 2006-01-11 Huawei Tech Co Ltd A scheduling method for polling device data
AU2003271026B2 (en) * 2002-09-23 2006-04-27 Huawei Technologies Co., Ltd. A scheduling method for polling device data
US7433949B2 (en) 2002-09-23 2008-10-07 Huawei Technologies Co., Ltd. Scheduling method for polling device data

Similar Documents

Publication Publication Date Title
JP3795749B2 (en) Wireless local area network that transfers information by a given link agent
EP1316901A2 (en) Content distribution system, description data distribution apparatus, content location management apparatus, data conversion apparatus, reception terminal apparatus, and content distribution method
KR20080068110A (en) A method for processing data synchronization and client terminal, server and data synchronization system thereof
US5790648A (en) Dynamically negotiated application program interface method
US7376720B2 (en) Apparatus setting updating system
CN110856086A (en) Method and device for controlling sound system and readable storage medium
CN109245974B (en) Household appliance network distribution method and device and computer readable storage medium
KR20040105032A (en) remote function changing system of the cellular-phone and controlling method therefore
US8456671B2 (en) Communication system, information storage device, management device, and terminal device
JPH0589019A (en) Electronic computer system
US6868455B1 (en) Information processing apparatus, information processing method and computer readable medium
JP2006186526A (en) Communication relay apparatus, communications terminal, communications system, and communication method
JPH10322750A (en) Geographical decision of radio operation
US6690887B1 (en) Wireless non-connection communication apparatus and control method therefor
US10805482B2 (en) Remote management system for distributing accesses from image forming apparatuses, and information processing method for distributing accesses from image forming apparatuses
JP2020123798A (en) Information processing device, wireless terminal and program
CN118102491A (en) Equipment pairing control method and system
JP3518513B2 (en) Data communication control system
JP2752944B2 (en) In-house information transmission system
JP2001251657A (en) Wireless phone
JP2006197464A (en) Telephone system
JPH04172032A (en) Polling control system
JPH05145551A (en) Communication protocol converter
KR20000007956A (en) Client automatic upgrading method
JPH09168181A (en) Switching and control method for accommodation of radio mobile terminal under communication state into base station controller