JP6559539B2 - Communication server, communication system, communication control method, and communication control program - Google Patents

Communication server, communication system, communication control method, and communication control program Download PDF

Info

Publication number
JP6559539B2
JP6559539B2 JP2015212199A JP2015212199A JP6559539B2 JP 6559539 B2 JP6559539 B2 JP 6559539B2 JP 2015212199 A JP2015212199 A JP 2015212199A JP 2015212199 A JP2015212199 A JP 2015212199A JP 6559539 B2 JP6559539 B2 JP 6559539B2
Authority
JP
Japan
Prior art keywords
time zone
access
unit
allocation
communication
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.)
Active
Application number
JP2015212199A
Other languages
Japanese (ja)
Other versions
JP2017084125A (en
Inventor
竜也 渡部
竜也 渡部
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.)
Sharp Corp
Original Assignee
Sharp Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sharp Corp filed Critical Sharp Corp
Priority to JP2015212199A priority Critical patent/JP6559539B2/en
Publication of JP2017084125A publication Critical patent/JP2017084125A/en
Application granted granted Critical
Publication of JP6559539B2 publication Critical patent/JP6559539B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)

Description

本発明は、ネットワークを介して接続された複数の機器に更新情報を送信する通信サーバ、通信システム、通信制御方法、および通信制御プログラムに関する。   The present invention relates to a communication server, a communication system, a communication control method, and a communication control program that transmit update information to a plurality of devices connected via a network.

近年、オフィスや家庭などで利用されている機器において、ファームウェアを用いたものが増加している。このような機器では、ファームウェアの更新を適宜行う必要があり、ネットワークを介してファームウェアが配信されている。ファームウェアの配信に関して、機器は、ファームウェアの更新の有無をチェックしており、一般的に、ネットワークを介して接続されたサーバへの問い合わせが行われている。そして、ファームウェアのチェックは、予め決められた時間に周期的に行われているが、複数の機器からサーバへの問い合わせが短期間に集中すると、サーバへの負荷が高くなることが懸念される。例えば、機器の電源が夜間にオフとされ、朝の業務開始時間に電源がオンとされる機器が多く存在する場合、朝の時間帯に一斉にサーバへアクセスしてしまうことがあった。このようなサーバにおける懸念は、ファームウェアの更新だけに限らず、データ転送でも同様とされており、サーバへのアクセスを分散する方法が提案されている(例えば、特許文献1参照。)。また、データ通信が途中で途切れることもあり、このような事態に対する対処も検討されている(例えば、特許文献2参照。)。   In recent years, devices using firmware are increasing in devices used in offices and homes. In such a device, it is necessary to update the firmware as appropriate, and the firmware is distributed via the network. Regarding the distribution of firmware, the device checks whether or not the firmware has been updated, and in general, an inquiry is made to a server connected via a network. The firmware check is periodically performed at a predetermined time. However, when inquiries from a plurality of devices to the server are concentrated in a short period of time, there is a concern that the load on the server increases. For example, when the devices are turned off at night and there are many devices that are turned on at the morning work start time, the server may be accessed all at once in the morning time zone. Concerns about such servers are not limited to firmware updates, but are also the same for data transfer, and a method of distributing access to servers has been proposed (see, for example, Patent Document 1). In addition, data communication may be interrupted in the middle, and countermeasures against such a situation have been studied (for example, see Patent Document 2).

特開2007−200355号公報JP 2007-200355 A 特開平11−85647号公報Japanese Patent Laid-Open No. 11-85647

特許文献1に記載の情報処理システムでは、クライアントからサーバにデータ転送要求を行い、データ転送要求に応じてサーバからクライアントにデータを送信している。サーバは、アクセスしたクライアントに対して、アクセス時刻を他のクライアントからの要求と競合しないように設定し、クライアントにアクセス時刻を通知する。クライアントは、サーバから通知されたアクセス時刻にサーバへアクセスする。このように、サーバが、クライアントのアクセス時刻を競合しないように振り分けることで、サーバへのアクセスを分散している。上述した情報処理システムでは、アクセスしたクライアントのアクセス時刻を設定するだけなので、いずれのクライアントに対しても設定されていないアクセス時刻を確保する必要があり、クライアントの数が増加すると、アクセス時刻の管理が煩雑になるという課題がある。   In the information processing system described in Patent Document 1, a data transfer request is made from a client to a server, and data is transmitted from the server to the client in response to the data transfer request. The server sets the access time so that it does not conflict with requests from other clients, and notifies the client of the access time. The client accesses the server at the access time notified from the server. In this way, the server distributes access to the server by distributing the access times of the clients so as not to compete. In the information processing system described above, since the access time of the accessed client is only set, it is necessary to secure an access time that is not set for any client. When the number of clients increases, the access time management There is a problem that becomes complicated.

特許文献2に記載のネットワーク電子機器は、電子機器からの要求に対する処理ができない旨の通知をサーバから受領した際、サーバが指定した時刻に再度アクセスする。上述したネットワーク電子機器では、時刻をずらしてアクセスを繰り返すため、複数の電子機器からのアクセスが集中する虞がある。   When the network electronic device described in Patent Literature 2 receives a notification from the server that it cannot process the request from the electronic device, the network electronic device accesses again at the time designated by the server. In the network electronic device described above, access is repeated at different times, so there is a possibility that accesses from a plurality of electronic devices may be concentrated.

本発明は、上記の課題を解決するためになされたものであり、複数の機器のアクセス時間帯が重複することを防ぎ、通信サーバへのアクセス量を分散することができる通信サーバ、通信システム、通信制御方法、および通信制御プログラムを提供することを目的とする。   The present invention has been made in order to solve the above-described problem, and prevents communication time zones of a plurality of devices from overlapping, and a communication server, a communication system, and a communication system capable of distributing the access amount to the communication server, It is an object to provide a communication control method and a communication control program.

本発明に係る通信サーバは、ネットワークを介して接続された複数の機器に更新情報を送信する通信サーバであって、前記複数の機器との間で通信を行うサーバ通信部と、前記サーバ通信部に対して、前記複数の機器がアクセスした時間帯をアクセス時間帯として記憶するアクセス記憶部と、前記複数の機器のそれぞれに対して、予め設定された割当時間帯の一覧を割当情報として記憶する割当情報記憶部と、前記アクセス時間帯と前記割当時間帯とを照合する時間帯照合部と、前記時間帯照合部の照合結果に基づいて、前記割当情報を更新する割当情報更新部とを備え、前記複数の機器のうち、前記サーバ通信部に対してアクセスした機器をアクセス機器とし、前記アクセス機器のアクセス時間帯に対して一致する割当時間帯が設定された機器を対象機器とした際に、前記アクセス機器におけるアクセス時間帯と割当時間帯とが一致しない場合、前記割当情報更新部は、前記アクセス機器の割当時間帯と前記対象機器の割当時間帯とを入れ替えることを特徴とする。   The communication server according to the present invention is a communication server that transmits update information to a plurality of devices connected via a network, the server communication unit communicating with the plurality of devices, and the server communication unit On the other hand, an access storage unit that stores time zones accessed by the plurality of devices as access time zones, and a list of preset allocation time zones for each of the plurality of devices is stored as allocation information. An allocation information storage unit; a time zone collation unit that collates the access time zone and the allocation time zone; and an allocation information update unit that updates the allocation information based on a collation result of the time zone collation unit. The access device is the device that has accessed the server communication unit among the plurality of devices, and the assigned time zone that matches the access time zone of the access device is set. When the access device is the target device, and the access time zone and the assigned time zone in the access device do not match, the assignment information update unit calculates the assigned time zone of the access device and the assigned time zone of the target device. It is characterized by replacing.

本発明に係る通信サーバでは、前記機器に対応する割当時間帯を通知する割当時間帯通知部を備え、前記割当時間帯通知部は、前記機器がアクセスした際に、対応する割当時間帯が変更されている場合、前記割当時間帯を該機器へ通知する構成としてもよい。   The communication server according to the present invention includes an allocation time zone notification unit that notifies an allocation time zone corresponding to the device, and the allocation time zone notification unit changes the corresponding allocation time zone when the device accesses. If it is, the device may be notified of the allocated time zone.

本発明に係る通信サーバでは、前記機器に対する更新情報の送信が完了した際に更新完了と判断する更新判断部を備え、前記アクセス記憶部は、前記更新判断部によって更新完了と判断された際に、前記アクセス時間帯を記憶する構成としてもよい。   The communication server according to the present invention includes an update determination unit that determines that the update is completed when transmission of update information to the device is completed, and the access storage unit is configured to update when the update determination unit determines that the update is complete. The access time zone may be stored.

本発明に係る通信サーバでは、前記割当情報は、複数の機器に対して重複する割当時間帯が設定されている際、該複数の機器と優先順位とが関連付けられ、前記割当情報更新部は、前記優先順位に基づいて、前記割当情報を更新する構成としてもよい。   In the communication server according to the present invention, the allocation information is associated with a plurality of devices and priorities when overlapping allocation time zones are set for the plurality of devices, and the allocation information update unit includes: The allocation information may be updated based on the priority order.

本発明に係る通信システムは、本発明に係る通信サーバと、ネットワークを介して前記通信サーバと接続された複数の機器とで構成された通信システムであって、前記機器は、前記通信サーバとの間で通信を行う機器通信部と、予め設定された時間帯に前記通信サーバへのアクセスを実施するアクセス実施部とを備え、前記アクセス実施部は、前記通信サーバから通知された割当時間帯にアクセスを実施することを特徴とする。   A communication system according to the present invention is a communication system including the communication server according to the present invention and a plurality of devices connected to the communication server via a network, the device being connected to the communication server. A device communication unit that performs communication between the communication server and an access execution unit that performs access to the communication server during a preset time period, and the access execution unit is configured to be in an assigned time period notified from the communication server. It is characterized by performing access.

本発明に係る通信制御方法は、ネットワークを介して接続された複数の機器に更新情報を送信する通信サーバの通信制御方法であって、サーバ通信部に、前記複数の機器との間で通信を行わせるサーバ通信ステップと、アクセス記憶部に、前記サーバ通信部に対して、前記複数の機器がアクセスした時間帯をアクセス時間帯として記憶させるアクセス記憶ステップと、割当情報記憶部に、前記複数の機器のそれぞれに対して、予め設定された割当時間帯の一覧を割当情報として記憶させる割当情報記憶ステップと、時間帯照合部に、前記アクセス時間帯と前記割当時間帯とを照合させる時間帯照合ステップと、割当情報更新部に、前記時間帯照合部の照合結果に基づいて、前記割当情報を更新させる割当情報更新ステップとを含み、前記複数の機器のうち、前記サーバ通信部に対してアクセスした機器をアクセス機器とし、前記アクセス機器のアクセス時間帯に対して一致する割当時間帯が設定された機器を対象機器とした際に、前記アクセス機器におけるアクセス時間帯と割当時間帯とが一致しない場合、前記割当情報更新ステップでは、前記アクセス機器の割当時間帯と前記対象機器の割当時間帯とを入れ替えることを特徴とする。   A communication control method according to the present invention is a communication control method for a communication server that transmits update information to a plurality of devices connected via a network, and communicates with the plurality of devices to a server communication unit. A server communication step to be performed; an access storage unit that causes the server communication unit to store a time zone accessed by the plurality of devices as an access time zone; and For each device, an allocation information storage step for storing a list of preset allocation time zones as allocation information, and a time zone verification for causing the time zone verification unit to match the access time zone and the assigned time zone. And an allocation information update step for causing the allocation information update unit to update the allocation information based on a collation result of the time zone collation unit, Among the devices, when the device that has accessed the server communication unit is the access device, and the device in which the assigned time zone that matches the access time zone of the access device is set as the target device, the access device If the access time zone does not match the assigned time zone, the allocation information updating step switches the access device's assigned time zone and the target device's assigned time zone.

本発明に係る通信制御プログラムは、本発明に係る通信制御方法の各ステップをコンピュータに実行させることを特徴とする。   A communication control program according to the present invention causes a computer to execute each step of the communication control method according to the present invention.

本発明によると、アクセス時間帯を入れ替えることで、複数の機器のアクセス時間帯が重複することを防ぎ、通信サーバへのアクセス量を分散することができる。つまり、機器毎に設定された割当時間帯を分散しておき、時間帯毎にアクセスする機器の数を規制することで、機器からのアクセスが集中して、通信サーバの負荷が増大することを回避することができる。   According to the present invention, it is possible to prevent the access time zones of a plurality of devices from overlapping by changing the access time zones, and to distribute the access amount to the communication server. In other words, by distributing the allocated time zones set for each device and regulating the number of devices accessed for each time zone, the access from the devices is concentrated and the load on the communication server increases. It can be avoided.

本発明の第1実施形態に係る通信システムの概略構成図である。1 is a schematic configuration diagram of a communication system according to a first embodiment of the present invention. 本発明の第1実施形態に係る通信サーバの概略構成図である。It is a schematic block diagram of the communication server which concerns on 1st Embodiment of this invention. 割当情報の一例である第1割当情報を示す説明図である。It is explanatory drawing which shows the 1st allocation information which is an example of allocation information. 割当情報の一例である第2割当情報を示す説明図である。It is explanatory drawing which shows the 2nd allocation information which is an example of allocation information. 本発明の第1実施形態に係る通信システムにおける処理フローを示すフロー図である。It is a flowchart which shows the processing flow in the communication system which concerns on 1st Embodiment of this invention. 本発明の第2実施形態に係る通信システムにおける処理フローを示すフロー図である。It is a flowchart which shows the processing flow in the communication system which concerns on 2nd Embodiment of this invention. 割当情報の一例である第3割当情報を示す説明図である。It is explanatory drawing which shows the 3rd allocation information which is an example of allocation information.

(第1実施形態)
以下、本発明の第1実施形態に係る通信システムおよび通信サーバについて、図面を参照して説明する。
(First embodiment)
Hereinafter, a communication system and a communication server according to a first embodiment of the present invention will be described with reference to the drawings.

図1は、本発明の第1実施形態に係る通信システムの概略構成図である。   FIG. 1 is a schematic configuration diagram of a communication system according to the first embodiment of the present invention.

本発明の第1実施形態に係る通信システム1は、通信サーバ10と複数の機器30とで構成され、通信サーバ10および複数の機器30は、ネットワーク20を介して接続されている。   The communication system 1 according to the first embodiment of the present invention includes a communication server 10 and a plurality of devices 30, and the communication server 10 and the plurality of devices 30 are connected via a network 20.

通信サーバ10は、ネットワーク20を介して接続された複数の機器30に更新情報を送信し、サーバ通信部11によって、複数の機器30との間で通信を行う。つまり、機器30に対する更新情報や通知は、サーバ通信部11を介して送信される。   The communication server 10 transmits update information to a plurality of devices 30 connected via the network 20, and communicates with the plurality of devices 30 by the server communication unit 11. That is, the update information and notification for the device 30 are transmitted via the server communication unit 11.

機器30は、ファームウェアによって動作する電子機器であって、例えば、画像形成装置である。具体的に、機器30は、通信サーバ10との間で通信を行う機器通信部31と、予め設定された時間帯に通信サーバ10へのアクセスを実施するアクセス実施部32とを備えており、通信サーバ10から送信された更新情報によって、ファームウェアを更新する。機器30は、適宜ファームウェアを更新することによって、最適な動作を行うように調整される。   The device 30 is an electronic device that operates by firmware, and is, for example, an image forming apparatus. Specifically, the device 30 includes a device communication unit 31 that performs communication with the communication server 10 and an access execution unit 32 that performs access to the communication server 10 during a preset time period. The firmware is updated according to the update information transmitted from the communication server 10. The device 30 is adjusted so as to perform an optimum operation by appropriately updating the firmware.

図2は、本発明の第1実施形態に係る通信サーバの概略構成図である。   FIG. 2 is a schematic configuration diagram of a communication server according to the first embodiment of the present invention.

本発明の第1実施形態に係る通信サーバ10は、サーバ通信部11、制御部12、アクセス記憶部13、割当情報記憶部14、時間帯照合部15、割当情報更新部16、割当時間帯通知部17、および更新判断部18を含む構成とされている。   The communication server 10 according to the first embodiment of the present invention includes a server communication unit 11, a control unit 12, an access storage unit 13, an allocation information storage unit 14, a time zone verification unit 15, an allocation information update unit 16, and an allocation time zone notification. The unit 17 and the update determination unit 18 are included.

サーバ通信部11は、複数の機器30との間で通信を行う。つまり、機器30に対する更新情報や通知は、サーバ通信部11を介して送信される。   The server communication unit 11 communicates with a plurality of devices 30. That is, the update information and notification for the device 30 are transmitted via the server communication unit 11.

制御部12は、中央処理装置(CPU)であって、通信サーバ10の動作を制御する。具体的に、制御部21は、通信サーバ10に記憶されたプログラムを読み出して実行する。また、プログラムの一部として時計等を設けていてもよく、それによって、時間帯を把握すればよい。   The control unit 12 is a central processing unit (CPU) and controls the operation of the communication server 10. Specifically, the control unit 21 reads and executes a program stored in the communication server 10. Further, a clock or the like may be provided as a part of the program so that the time zone can be grasped.

アクセス記憶部13は、サーバ通信部11に対して、複数の機器30がアクセスした時間帯をアクセス時間帯として記憶する。具体的に、アクセス記憶部13は、アクセス時間帯とアクセスした機器30とを関連付け、アクセス情報ADとして記憶している。   The access storage unit 13 stores a time zone in which the plurality of devices 30 have accessed the server communication unit 11 as an access time zone. Specifically, the access storage unit 13 associates the access time zone with the accessed device 30 and stores it as access information AD.

割当情報記憶部14は、複数の機器30のそれぞれに対して、予め設定された割当時間帯の一覧を割当情報WDとして記憶している。なお、割当情報WDについては、後述する図3Aおよび図3Bを参照して詳細に説明する。   The allocation information storage unit 14 stores a list of preset allocation time zones as allocation information WD for each of the plurality of devices 30. The allocation information WD will be described in detail with reference to FIGS. 3A and 3B described later.

時間帯照合部15は、アクセス時間帯と割当時間帯とを照合する。割当情報更新部16は、時間帯照合部15の照合結果に基づいて、割当情報WDを更新する。割当時間帯通知部17は、機器30に対応する割当時間帯を通知する。更新判断部18は、機器30に対する更新情報の送信が完了した際に更新完了と判断する。なお、時間帯照合部15、割当情報更新部16、および割当時間帯通知部17の具体的な処理については、後述する処理フローと併せて、詳細に説明する。また、更新判断部18は、後述する第2実施形態に関連しており、第1実施形態では、更新判断部18を省いてもよい。   The time zone collating unit 15 collates the access time zone and the allocated time zone. The allocation information update unit 16 updates the allocation information WD based on the collation result of the time zone collation unit 15. The allocated time zone notifying unit 17 notifies the allocated time zone corresponding to the device 30. The update determination unit 18 determines that the update is complete when transmission of the update information to the device 30 is completed. Note that specific processing of the time zone matching unit 15, the allocation information update unit 16, and the allocation time zone notification unit 17 will be described in detail together with a processing flow described later. Further, the update determination unit 18 is related to the second embodiment described later, and in the first embodiment, the update determination unit 18 may be omitted.

図3Aは、割当情報の一例である第1割当情報を示す説明図である。   FIG. 3A is an explanatory diagram illustrating first allocation information that is an example of allocation information.

第1割当情報WD1(割当情報WD)は、通信サーバ10に登録された機器30(登録機器)と、それぞれの機器30に対応する割当時間帯とが関連付けられた一覧とされている。以下では、複数の機器30および時間帯を区別するため、「機器K1」、「機器K2」、「機器K3」、・・・、「機器Kn」と呼び、「時間帯T1」、「時間帯T2」、「時間帯T3」、・・・「時間帯Tn」と呼ぶことがある。   The first allocation information WD1 (allocation information WD) is a list in which devices 30 (registered devices) registered in the communication server 10 and allocation time zones corresponding to the respective devices 30 are associated with each other. Hereinafter, in order to distinguish a plurality of devices 30 and time zones, they are referred to as “device K1”, “device K2”, “device K3”,..., “Device Kn”, “time zone T1”, “time zone” Sometimes referred to as “T2”, “time zone T3”,... “Time zone Tn”.

第1割当情報WD1では、「機器K1」に「時間帯T1」が割り当てられ、「機器K2」に「時間帯T2」が割り当てられ、「機器K3」に「時間帯T3」が割り当てられている。   In the first assignment information WD1, “time zone T1” is assigned to “device K1”, “time zone T2” is assigned to “device K2”, and “time zone T3” is assigned to “device K3”. .

時間帯照合部15は、アクセス情報ADおよび割当情報WDを参照して、通信サーバ10に対してアクセスした機器30(アクセス機器)がアクセスした時間帯(アクセス時間帯)と、対応する割当時間帯とが一致するかどうかを照合する。また、割当時間帯通知部17は、割当情報WDを参照して、機器30に通知する割当時間帯を決定する。   The time zone matching unit 15 refers to the access information AD and the allocation information WD, and refers to the time zone (access time zone) accessed by the device 30 (access device) that has accessed the communication server 10, and the corresponding assigned time zone. To see if matches. In addition, the allocation time zone notification unit 17 refers to the allocation information WD and determines an allocation time zone to be notified to the device 30.

機器30に対応する割当時間帯を設定する際、例えば、機器30毎のシリアル番号に応じて設定してもよい。具体的には、機器30のシリアル番号を「24」で割った余りの数字(0〜23)に対応した時間帯(0時〜23時)を設定すればよい。全時間帯に均等に割り当てることによって、工場出荷状態では、通信サーバ10へのアクセスを分散でき、通信サーバ10では、シリアル番号とアクセスする時間帯との関係が容易に把握できる。   When setting the allocated time zone corresponding to the device 30, for example, it may be set according to the serial number for each device 30. Specifically, the time zone (0 to 23:00) corresponding to the remaining number (0 to 23) obtained by dividing the serial number of the device 30 by “24” may be set. By evenly assigning to all time zones, access to the communication server 10 can be distributed in the factory shipment state, and the communication server 10 can easily grasp the relationship between the serial number and the access time zone.

図3Bは、割当情報の一例である第2割当情報を示す説明図である。   FIG. 3B is an explanatory diagram illustrating second allocation information which is an example of allocation information.

第2割当情報WD2は、第1割当情報WD1に対して、機器30に割り当てられた時間帯が異なっている。具体的に、第2割当情報WD2では、「機器K1」に「時間帯T2」が割り当てられ、「機器K2」に「時間帯T1」が割り当てられ、「機器K3」に「時間帯T3」が割り当てられている。   The second allocation information WD2 is different from the first allocation information WD1 in the time zone allocated to the device 30. Specifically, in the second allocation information WD2, “time zone T2” is assigned to “device K1”, “time zone T1” is assigned to “device K2”, and “time zone T3” is assigned to “device K3”. Assigned.

割当情報WDは、割当情報更新部16によって更新されることで、機器30に対応する割当時間帯が変更される。例えば、第1割当情報WD1が第2割当情報WD2に更新された場合では、「機器K1」と「機器K2」とで、割当時間帯が入れ替えられている。   The allocation information WD is updated by the allocation information update unit 16, whereby the allocation time zone corresponding to the device 30 is changed. For example, when the first allocation information WD1 is updated to the second allocation information WD2, the allocation time zones are switched between “device K1” and “device K2”.

次に、通信システム1における通信制御方法の処理フローについて、それぞれ図面を参照して説明する。   Next, the processing flow of the communication control method in the communication system 1 will be described with reference to the drawings.

図4は、本発明の第1実施形態に係る通信システムにおける処理フローを示すフロー図である。   FIG. 4 is a flowchart showing a processing flow in the communication system according to the first embodiment of the present invention.

ステップS101では、サーバ通信部11によって、機器30からのアクセスがあったかどうかを判断する。その結果、機器30からのアクセスがあった場合(ステップS101:Yes)には、ステップS102へ進む。一方、機器30からのアクセスがない場合(ステップS101:No)には、アクセスされるまで待機する。   In step S <b> 101, the server communication unit 11 determines whether there is an access from the device 30. As a result, when there is an access from the device 30 (step S101: Yes), the process proceeds to step S102. On the other hand, when there is no access from the device 30 (step S101: No), it waits until it is accessed.

ステップS102では、アクセス記憶部13によって、機器30がアクセスした時間帯をアクセス時間帯に設定する。つまり、アクセス記憶部13は、アクセスした機器30(アクセス機器)と時間帯とを確認して、アクセス情報ADを記憶する。   In step S102, the access storage unit 13 sets the time zone accessed by the device 30 as the access time zone. That is, the access storage unit 13 confirms the accessed device 30 (access device) and the time zone, and stores the access information AD.

ステップS103では、時間帯照合部15によって、アクセス時間帯と割当時間帯とを照合する。   In step S103, the access time zone and the allocated time zone are collated by the time zone collation unit 15.

ステップS104では、時間帯照合部15によって、アクセス時間帯と割当時間帯とが一致していたかどうかを判断する。その結果、アクセス時間帯と割当時間帯とが一致していた場合(ステップS104:Yes)には、ステップS105へ進む。一方、アクセス時間帯と割当時間帯とが一致していない場合(ステップS104:No)には、ステップS106へ進む。   In step S104, the time zone matching unit 15 determines whether or not the access time zone and the assigned time zone match. As a result, when the access time zone and the allocated time zone coincide with each other (step S104: Yes), the process proceeds to step S105. On the other hand, if the access time zone does not match the assigned time zone (step S104: No), the process proceeds to step S106.

ステップS105では、サーバ通信部11によって、アクセス機器に更新情報を送信し、処理を終了する。   In step S105, the server communication unit 11 transmits update information to the access device, and the process ends.

ステップS106では、割当情報更新部16によって、アクセス機器と対応する機器(対象機器)とで割当時間帯を入れ替え、割当情報WDを更新する。ここで、対象機器は、アクセス機器のアクセス時間帯に対して一致する割当時間帯が設定された機器に相当する。なお、割当時間帯を入れ替える処理については、図3Aおよび図3Bを併せた一連の動作を示す具体例に沿って後述する。   In step S106, the allocation information update unit 16 switches the allocation time zone between the access device and the corresponding device (target device), and updates the allocation information WD. Here, the target device corresponds to a device in which an assigned time zone that matches the access time zone of the access device is set. In addition, the process which replaces an allocation time slot | zone is later mentioned along the specific example which shows a series of operation | movement which combined FIG. 3A and FIG. 3B.

ステップS107では、サーバ通信部11によって、アクセス機器に更新情報を送信する。   In step S107, the server communication unit 11 transmits update information to the access device.

ステップS108では、割当時間帯通知部17によって、アクセス機器に割当時間帯の変更を通知し、処理を終了する。   In step S108, the allocation time zone notification unit 17 notifies the access device of the change of the allocation time zone, and the process is terminated.

本実施の形態では、上述した処理をしており、以下では、具体例として、図3Aに示す第1割当情報WD1に基づく割当時間帯が設定され、「機器K1」が「時間帯T1」および「時間帯T2」にアクセスした場合について、それぞれ説明する。   In the present embodiment, the above-described processing is performed. Hereinafter, as a specific example, an allocation time zone based on the first allocation information WD1 illustrated in FIG. 3A is set, and “device K1” is set to “time zone T1” and Each case of accessing “time zone T2” will be described.

「時間帯T1」にアクセスした場合、ステップS104では、アクセス時間帯が「時間帯T1」とされ、割当時間帯が「時間帯T1」とされているため、一致していると判断される。つまり、予め機器30に設定された割当時間帯にアクセスした場合には、割当情報WDの更新は行われない。   When the “time zone T1” is accessed, the access time zone is set to “time zone T1” and the assigned time zone is set to “time zone T1” in step S104. That is, when access is made to an allocation time zone set in advance in the device 30, the allocation information WD is not updated.

「時間帯T2」にアクセスした場合、ステップS104では、アクセス時間帯が「時間帯T2」とされているため、割当時間帯と一致していないと判断される。その結果、ステップS106において、割当時間帯の入れ替えが行われる。ここで、「時間帯T2」に対応する機器30には、「機器K2」が設定されているので、「機器K2」が対象機器となる。そして、「機器K1」(アクセス機器)と「機器K2」(対象機器)とで割当時間帯が入れ替えられ、「機器K1」の割当時間帯が「時間帯T2」に設定され、「機器K2」の割当時間帯が「時間帯T1」に設定される。つまり、割当情報更新部16は、第1割当情報WD1を図3Bに示す第2割当情報WD2へ更新する。その後、ステップS108では、「機器K1」へ割当時間帯が「時間帯T2」に変更されたと通知する。   When “time zone T2” is accessed, it is determined in step S104 that the access time zone is “time zone T2” and therefore does not match the assigned time zone. As a result, in step S106, the allocation time zone is switched. Here, since “device K2” is set in the device 30 corresponding to “time zone T2”, “device K2” becomes the target device. Then, the assigned time zone is switched between “device K1” (access device) and “device K2” (target device), the assigned time zone of “device K1” is set to “time zone T2”, and “device K2” Is assigned to “time zone T1”. That is, the allocation information update unit 16 updates the first allocation information WD1 to the second allocation information WD2 illustrated in FIG. 3B. After that, in step S108, the “device K1” is notified that the assigned time zone has been changed to the “time zone T2”.

上述したように、機器30に対して予め設定された割当時間帯と異なる時間帯にアクセスした場合には、対応する機器30同士でアクセス時間帯を入れ替えることで、複数の機器30のアクセス時間帯が重複することを防ぎ、通信サーバ10へのアクセス量を分散することができる。つまり、機器30毎に設定された割当時間帯を分散しておき、時間帯毎にアクセスする機器30の数を規制することで、機器30からのアクセスが集中して、通信サーバ10の負荷が増大することを回避することができる。   As described above, when the device 30 is accessed in a time zone different from the preset assigned time zone, the access time zones of the plurality of devices 30 are changed by switching the access time zones between the corresponding devices 30. Can be prevented and the amount of access to the communication server 10 can be distributed. That is, by distributing the allocated time zones set for each device 30 and restricting the number of devices 30 to be accessed for each time zone, accesses from the devices 30 are concentrated and the load on the communication server 10 is reduced. The increase can be avoided.

本発明に係る通信制御方法は、ネットワーク20を介して接続された複数の機器30に更新情報を送信する通信サーバ10の通信制御方法であって、サーバ通信部11に、複数の機器30との間で通信を行わせるサーバ通信ステップと、アクセス記憶部13に、サーバ通信部11に対して、複数の機器30がアクセスした時間帯をアクセス時間帯として記憶させるアクセス記憶ステップと、割当情報記憶部14に、複数の機器30のそれぞれに対して、予め設定された割当時間帯の一覧を割当情報WDとして記憶させる割当情報記憶ステップと、時間帯照合部15に、アクセス時間帯と割当時間帯とを照合させる時間帯照合ステップと、割当情報更新部16に、時間帯照合部15の照合結果に基づいて、割当情報WDを更新させる割当情報更新ステップとを含んでいる。複数の機器30のうち、サーバ通信部11に対してアクセスした機器30をアクセス機器とし、アクセス機器のアクセス時間帯に対して一致する割当時間帯が設定された機器30を対象機器とした際に、アクセス機器におけるアクセス時間帯と割当時間帯とが一致しない場合、割当情報更新ステップでは、アクセス機器の割当時間帯と対象機器の割当時間帯とを入れ替える。   The communication control method according to the present invention is a communication control method of the communication server 10 that transmits update information to a plurality of devices 30 connected via the network 20, and the server communication unit 11 communicates with the plurality of devices 30. Server communication step for performing communication between them, an access storage step for causing the access storage unit 13 to store a time zone accessed by the plurality of devices 30 for the server communication unit 11 as an access time zone, and an allocation information storage unit 14, an allocation information storage step for storing a list of preset allocation time zones as allocation information WD for each of the plurality of devices 30, and an access time zone and an allocation time zone in the time zone verification unit 15. And the allocation information update unit 16 for updating the allocation information WD based on the verification result of the time zone verification unit 15. And a step. Among the plurality of devices 30, when the device 30 that has accessed the server communication unit 11 is an access device and the device 30 in which an assigned time zone that matches the access time zone of the access device is set as a target device, When the access time zone and the allocation time zone in the access device do not match, the allocation information update step switches the allocation time zone of the access device and the allocation time zone of the target device.

また、割当時間帯通知部17は、機器30がアクセスした際に、対応する割当時間帯が変更されている場合、割当時間帯を機器30へ通知する構成とされている。したがって、通信サーバ10に対してアクセスした機器30のみに割当時間帯を通知するので、更新情報の送信と併せて通信接続を確立すればよく、新たな通信接続を不要とし、通信量を少なくすることができる。   In addition, the allocated time zone notifying unit 17 is configured to notify the device 30 of the allocated time zone when the corresponding allocated time zone is changed when the device 30 accesses. Therefore, since the allocated time zone is notified only to the device 30 that has accessed the communication server 10, it is only necessary to establish a communication connection in conjunction with the transmission of the update information, making a new communication connection unnecessary and reducing the amount of communication. be able to.

また、機器30において、アクセス実施部32は、通信サーバ10から通知された割当時間帯にアクセスを実施する構成としてもよい。したがって、通信サーバ10からの通知に応じて、割り当てられた時間帯に機器30からのアクセスが実施されるので、通信サーバ10へのアクセス量が適切に分散されたシステムを構築することができる。   Further, in the device 30, the access execution unit 32 may be configured to perform access in the allocated time zone notified from the communication server 10. Therefore, since the access from the device 30 is performed in the allocated time zone in response to the notification from the communication server 10, it is possible to construct a system in which the access amount to the communication server 10 is appropriately distributed.

なお、機器30からアクセスするタイミングは適宜設定することができ、ユーザに指示された時間帯にアクセスする構成としてもよい。また、機器30の電源がオフとされている際に、アクセス時間帯を過ぎた場合、電源がオンとされた際にアクセスする構成としてもよい。   Note that the access timing from the device 30 can be set as appropriate, and the access may be made during a time zone instructed by the user. Further, when the access time zone has passed when the power of the device 30 is turned off, the device 30 may be accessed when the power is turned on.

(第2実施形態)
次に、本発明の第2実施形態に係る通信システムおよび通信サーバについて、図面を参照して説明する。なお、第2実施形態は、第1実施形態に対して、略同様の構成とされているので、概略構成図等を省略し、第1実施形態と機能が実質的に等しい構成要素については、同一の符号を付して説明を省略する。
(Second Embodiment)
Next, a communication system and a communication server according to the second embodiment of the present invention will be described with reference to the drawings. Since the second embodiment has substantially the same configuration as the first embodiment, the schematic configuration diagram and the like are omitted, and the components having substantially the same functions as those of the first embodiment are as follows. The same reference numerals are given and description thereof is omitted.

図5は、本発明の第2実施形態に係る通信システムにおける処理フローを示すフロー図である。   FIG. 5 is a flowchart showing a processing flow in the communication system according to the second embodiment of the present invention.

第2実施形態は、第1実施形態に対して、更新情報の送信が完了した際に、機器30のアクセス時間帯を確定する点で異なる。具体的に、アクセス記憶部13は、更新判断部18によって更新完了と判断された際に、アクセス時間帯を記憶する。したがって、更新が完了した時間帯をアクセス時間帯として記憶するので、それぞれの機器30が確実に更新できる時間帯を把握することができる。その結果、それぞれの機器30が適切な時間帯にアクセスするように、時間帯を割り当てることができる。   The second embodiment differs from the first embodiment in that the access time zone of the device 30 is determined when transmission of update information is completed. Specifically, the access storage unit 13 stores the access time zone when the update determining unit 18 determines that the update is complete. Therefore, since the time zone in which the update is completed is stored as the access time zone, it is possible to grasp the time zone during which each device 30 can be reliably updated. As a result, time zones can be assigned so that each device 30 accesses an appropriate time zone.

ステップS201では、ステップS101と同様に、機器30からのアクセスを待つ。   In step S201, the access from the device 30 is awaited as in step S101.

ステップS202では、サーバ通信部11によって、アクセス機器に更新情報を送信する。   In step S202, the server communication unit 11 transmits update information to the access device.

ステップS203では、更新判断部18によって、更新情報の送信が完了したかどうかを判断する。その結果、更新情報の送信が完了した場合(ステップS203:Yes)には、ステップS204へ進む。一方、更新情報の送信が完了しなかった場合(ステップS203:No)には、処理を終了する。つまり、通信が切断されるなどして、更新完了と判断されなかった場合は、再度、機器30からアクセスされるのを待つ。   In step S203, the update determining unit 18 determines whether or not the transmission of update information is completed. As a result, when transmission of the update information is completed (step S203: Yes), the process proceeds to step S204. On the other hand, when the transmission of the update information has not been completed (step S203: No), the process ends. That is, when it is not determined that the update is completed due to disconnection of communication or the like, it waits for access from the device 30 again.

ステップS204ないしステップS206の処理については、上述したステップS102ないしステップS104と同様であるので、説明を省略する。なお、ステップS206において、アクセス時間帯と割当時間帯とが一致していた場合(ステップS206:Yes)には、更新情報の送信が既に完了しているので、処理を終了する。   Since the processing from step S204 to step S206 is the same as that from step S102 to step S104 described above, description thereof will be omitted. In step S206, when the access time zone and the allocated time zone coincide with each other (step S206: Yes), since the transmission of the update information has already been completed, the process ends.

ステップS207およびステップS208の処理については、上述したステップS106およびステップS108と同様であるので、説明を省略する。なお、ステップS206において、アクセス時間帯と割当時間帯とが一致していない場合(ステップS206:No)でも、更新情報を送信せずに処理を終了する。   Since the processing in step S207 and step S208 is the same as that in step S106 and step S108 described above, description thereof will be omitted. In step S206, even when the access time zone and the allocated time zone do not match (step S206: No), the process ends without transmitting update information.

(第3実施形態)
次に、本発明の第3実施形態に係る通信システムおよび通信サーバについて、図面を参照して説明する。なお、第3実施形態は、第1実施形態および第2実施形態に対して、略同様の構成とされているので、概略構成図等を省略し、第1実施形態および第2実施形態と機能が実質的に等しい構成要素については、同一の符号を付して説明を省略する。
(Third embodiment)
Next, a communication system and a communication server according to a third embodiment of the present invention will be described with reference to the drawings. Since the third embodiment has substantially the same configuration as the first embodiment and the second embodiment, the schematic configuration diagram and the like are omitted, and the functions of the first embodiment and the second embodiment are omitted. Components that are substantially equal to each other are denoted by the same reference numerals and description thereof is omitted.

図6は、割当情報の一例である第3割当情報を示す説明図である。   FIG. 6 is an explanatory diagram illustrating third allocation information which is an example of allocation information.

第3実施形態は、第1実施形態に対して、割当時間帯を入れ替える際の優先順位が設定されている点で異なる。具体的に、第3割当情報WD3(割当情報WD)は、複数の機器30に対して重複する割当時間帯が設定されている際、複数の機器30と優先順位とが関連付けられている。割当情報更新部16は、優先順位に基づいて、割当情報WDを更新する構成とされている。したがって、優先順位を設定しておくことで、割当時間帯を適切に入れ替えることができる。例えば、時間帯を入れ替えた回数に基づいて優先順位を設定した場合に、入れ替えた回数が少ない機器30を優先することで、同じ機器30の時間帯の入れ替えを繰り返すといった事態を回避することができる。   The third embodiment is different from the first embodiment in that priority is set when the allocated time zone is switched. Specifically, in the third allocation information WD3 (allocation information WD), when overlapping allocation time zones are set for the plurality of devices 30, the plurality of devices 30 and the priority order are associated with each other. The allocation information update unit 16 is configured to update the allocation information WD based on the priority order. Therefore, by assigning priorities, the assigned time zones can be switched appropriately. For example, when the priority order is set based on the number of times the time zone is changed, it is possible to avoid the situation where the time zone of the same device 30 is repeatedly changed by giving priority to the device 30 with the lower number of times of replacement. .

本実施の形態では、図6に示すように、「機器K1」と「機器K2」とに対して、同じ割当時間帯である「時間帯T1」が割り当てられており、「機器K1」の優先順位が「1」とされ、「機器K2」の優先順位が「2」とされている。このような場合に、例えば、「機器K3」から「時間帯T1」にアクセスがあったとき、優先順位が「1」である「機器K1」を対象機器に指定すればよい。つまり、本実施の形態では、割当時間帯を入れ替える機器30を優先順位によって決定する。なお、優先順位を設定する基準については、適宜変更することができ、例えば、前に機器30がアクセスした時間帯としてもよい。割当情報WDにおいては、優先順位を設定する基準に応じて、機器30に関連付ける事項を設定すればよい。   In the present embodiment, as shown in FIG. 6, “device K1” and “device K2” are assigned the same time zone “time zone T1”, and priority is given to “device K1”. The order is “1”, and the priority of “device K2” is “2”. In such a case, for example, when “device K3” is accessed in “time zone T1”, “device K1” having a priority “1” may be designated as the target device. In other words, in the present embodiment, the device 30 whose allocation time zone is switched is determined according to the priority order. In addition, the reference | standard which sets a priority can be changed suitably, for example, is good also as the time slot | zone which the apparatus 30 accessed previously. In the allocation information WD, a matter to be associated with the device 30 may be set according to a criterion for setting the priority order.

また、機器30に関連付ける事項は、上述した優先順位だけに限らない。例えば、割当情報WDを更新した時間から、予め設定された期間を猶予期間として、機器30に関連付けてもよい。割当情報更新部16は、猶予期間内の機器30を割当時間帯の入れ替えの対象外とする構成としてもよい。つまり、割当時間帯を入れ替えた機器30に対して、猶予期間中は、再度の入れ替えを見合わせることで、過剰な入れ替えを避けることができる。   Further, the matter associated with the device 30 is not limited to the above-described priority order. For example, from the time when the allocation information WD is updated, it may be associated with the device 30 with a preset period as a grace period. The allocation information update part 16 is good also as a structure which excludes the apparatus 30 in a grace period from the object of replacement of an allocation time slot | zone. That is, excessive replacement can be avoided by checking off the replacement of the device 30 whose allocation time period is changed during the grace period.

なお、今回開示した実施の形態は全ての点で例示であって、限定的な解釈の根拠となるものではない。従って、本発明の技術的範囲は、上記した実施の形態のみによって解釈されるものではなく、特許請求の範囲の記載に基づいて画定される。また、特許請求の範囲と均等の意味および範囲内での全ての変更が含まれる。   It should be noted that the embodiment disclosed herein is illustrative in all respects and does not serve as a basis for limited interpretation. Therefore, the technical scope of the present invention is not interpreted only by the above-described embodiment, but is defined based on the description of the scope of claims. Moreover, all the changes within the meaning and range equivalent to a claim are included.

1 通信システム
10 通信サーバ
11 サーバ通信部
12 制御部
13 アクセス記憶部
14 割当情報記憶部
15 時間帯照合部
16 割当情報更新部
17 割当時間帯通知部
18 更新判断部
20 ネットワーク
30 機器
31 機器通信部
32 アクセス実施部
AD アクセス情報
WD 割当情報
DESCRIPTION OF SYMBOLS 1 Communication system 10 Communication server 11 Server communication part 12 Control part 13 Access memory | storage part 14 Allocation information memory | storage part 15 Time zone collation part 16 Allocation information update part 17 Allocation time zone notification part 18 Update judgment part 20 Network 30 Equipment 31 Equipment communication part 32 Access Implementation Department AD Access Information WD Allocation Information

Claims (7)

ネットワークを介して接続された複数の機器に更新情報を送信する通信サーバであって、
前記複数の機器との間で通信を行うサーバ通信部と、
前記サーバ通信部に対して、前記複数の機器がアクセスした時間帯をアクセス時間帯として記憶するアクセス記憶部と、
前記複数の機器のそれぞれに対して、予め設定された割当時間帯の一覧を割当情報として記憶する割当情報記憶部と、
前記アクセス時間帯と前記割当時間帯とを照合する時間帯照合部と、
前記時間帯照合部の照合結果に基づいて、前記割当情報を更新する割当情報更新部とを備え、
前記複数の機器のうち、前記サーバ通信部に対してアクセスした機器をアクセス機器とし、前記アクセス機器のアクセス時間帯に対して一致する割当時間帯が設定された機器を対象機器とした際に、前記アクセス機器におけるアクセス時間帯と割当時間帯とが一致しない場合、前記割当情報更新部は、前記アクセス機器の割当時間帯と前記対象機器の割当時間帯とを入れ替えること
を特徴とする通信サーバ。
A communication server that transmits update information to a plurality of devices connected via a network,
A server communication unit for communicating with the plurality of devices;
For the server communication unit, an access storage unit that stores a time zone accessed by the plurality of devices as an access time zone;
An allocation information storage unit for storing a list of preset allocation time zones as allocation information for each of the plurality of devices;
A time zone matching unit for matching the access time zone and the allocated time zone;
An allocation information update unit that updates the allocation information based on a verification result of the time zone verification unit;
Among the plurality of devices, when the device that accessed the server communication unit is an access device, and a device in which an allocated time zone that matches the access time zone of the access device is set as a target device, When the access time zone and the allocation time zone in the access device do not match, the allocation information update unit switches the allocation time zone of the access device and the allocation time zone of the target device.
請求項1に記載の通信サーバであって、
前記機器に対応する割当時間帯を通知する割当時間帯通知部を備え、
前記割当時間帯通知部は、前記機器がアクセスした際に、対応する割当時間帯が変更されている場合、前記割当時間帯を該機器へ通知すること
を特徴とする通信サーバ。
The communication server according to claim 1,
An allocation time zone notification unit for notifying an allocation time zone corresponding to the device;
The said allocation time slot | zone notification part notifies the said allocation time slot | zone to this apparatus, when the corresponding allocation time slot | zone is changed when the said apparatus accesses.
請求項1または請求項2に記載の通信サーバであって、
前記機器に対する更新情報の送信が完了した際に更新完了と判断する更新判断部を備え、
前記アクセス記憶部は、前記更新判断部によって更新完了と判断された際に、前記アクセス時間帯を記憶すること
を特徴とする通信サーバ。
The communication server according to claim 1 or 2, wherein
An update determination unit that determines that the update is complete when transmission of update information to the device is completed;
The access storage unit stores the access time zone when the update determination unit determines that the update is completed.
請求項1から請求項3までのいずれか1つに記載の通信サーバであって、
前記割当情報は、複数の機器に対して重複する割当時間帯が設定されている際、該複数の機器と優先順位とが関連付けられ、
前記割当情報更新部は、前記優先順位に基づいて、前記割当情報を更新すること
を特徴とする通信サーバ。
A communication server according to any one of claims 1 to 3, wherein
In the allocation information, when overlapping allocation time zones are set for a plurality of devices, the plurality of devices are associated with priority levels,
The allocation information updating unit updates the allocation information based on the priority order.
請求項1から請求項4までのいずれか1つに記載の通信サーバと、ネットワークを介して前記通信サーバと接続された複数の機器とで構成された通信システムであって、
前記機器は、前記通信サーバとの間で通信を行う機器通信部と、
予め設定された時間帯に前記通信サーバへのアクセスを実施するアクセス実施部とを備え、
前記アクセス実施部は、前記通信サーバから通知された割当時間帯にアクセスを実施すること
を特徴とする通信システム。
A communication system comprising the communication server according to any one of claims 1 to 4 and a plurality of devices connected to the communication server via a network,
The device is a device communication unit that communicates with the communication server;
An access execution unit that performs access to the communication server in a preset time zone,
The access execution unit performs an access during an allocated time period notified from the communication server.
ネットワークを介して接続された複数の機器に更新情報を送信する通信サーバの通信制御方法であって、
サーバ通信部に、前記複数の機器との間で通信を行わせるサーバ通信ステップと、
アクセス記憶部に、前記サーバ通信部に対して、前記複数の機器がアクセスした時間帯をアクセス時間帯として記憶させるアクセス記憶ステップと、
割当情報記憶部に、前記複数の機器のそれぞれに対して、予め設定された割当時間帯の一覧を割当情報として記憶させる割当情報記憶ステップと、
時間帯照合部に、前記アクセス時間帯と前記割当時間帯とを照合させる時間帯照合ステップと、
割当情報更新部に、前記時間帯照合部の照合結果に基づいて、前記割当情報を更新させる割当情報更新ステップとを含み、
前記複数の機器のうち、前記サーバ通信部に対してアクセスした機器をアクセス機器とし、前記アクセス機器のアクセス時間帯に対して一致する割当時間帯が設定された機器を対象機器とした際に、前記アクセス機器におけるアクセス時間帯と割当時間帯とが一致しない場合、前記割当情報更新ステップでは、前記アクセス機器の割当時間帯と前記対象機器の割当時間帯とを入れ替えること
を特徴とする通信制御方法。
A communication control method of a communication server that transmits update information to a plurality of devices connected via a network,
A server communication step for causing a server communication unit to communicate with the plurality of devices;
An access storage step of causing the access storage unit to store the time zone accessed by the plurality of devices as the access time zone for the server communication unit;
An allocation information storage step of storing, in the allocation information storage unit, a list of preset allocation time zones as allocation information for each of the plurality of devices;
A time zone matching step for causing a time zone matching unit to match the access time zone and the allocated time zone;
An allocation information update step of causing the allocation information update unit to update the allocation information based on the collation result of the time zone collation unit;
Among the plurality of devices, when the device that accessed the server communication unit is an access device, and a device in which an allocated time zone that matches the access time zone of the access device is set as a target device, If the access time zone and the allocation time zone in the access device do not match, the allocation information update step switches the allocation time zone of the access device and the allocation time zone of the target device. .
請求項6に記載の各ステップをコンピュータに実行させるための通信制御プログラム。   A communication control program for causing a computer to execute each step according to claim 6.
JP2015212199A 2015-10-28 2015-10-28 Communication server, communication system, communication control method, and communication control program Active JP6559539B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015212199A JP6559539B2 (en) 2015-10-28 2015-10-28 Communication server, communication system, communication control method, and communication control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015212199A JP6559539B2 (en) 2015-10-28 2015-10-28 Communication server, communication system, communication control method, and communication control program

Publications (2)

Publication Number Publication Date
JP2017084125A JP2017084125A (en) 2017-05-18
JP6559539B2 true JP6559539B2 (en) 2019-08-14

Family

ID=58711208

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015212199A Active JP6559539B2 (en) 2015-10-28 2015-10-28 Communication server, communication system, communication control method, and communication control program

Country Status (1)

Country Link
JP (1) JP6559539B2 (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002024121A (en) * 2000-07-12 2002-01-25 Fujitsu Ltd Data transfer scheduling device and computer readable storage medium with recorded data transfer scheduling program
JP2007249988A (en) * 2007-04-16 2007-09-27 Fujitsu Ltd Information processing system, information processor, access distribution method and program
WO2009001422A1 (en) * 2007-06-25 2008-12-31 Fujitsu Limited Firmware distribution device, program, and method
JP2010262452A (en) * 2009-05-01 2010-11-18 Ntt Docomo Inc Communication device
JP5455432B2 (en) * 2009-05-15 2014-03-26 キヤノン株式会社 COMMUNICATION SYSTEM AND METHOD, AND PROGRAM

Also Published As

Publication number Publication date
JP2017084125A (en) 2017-05-18

Similar Documents

Publication Publication Date Title
US20240095060A1 (en) Tenant-controlled cloud updates
JP5514041B2 (en) Identifier assignment method and program
CN103634401B (en) A kind of store data trnascription method and terminal installation and server unit
EP2710470B1 (en) Extensible centralized dynamic resource distribution in a clustered data grid
US20080082450A1 (en) Method and arrangement for managing licenses
CN106406983A (en) Task scheduling method and device in cluster
CN102147746A (en) Dynamic thread pool management
CN110597639B (en) CPU distribution control method, device, server and storage medium
US9110696B2 (en) Thin client system, connection management server, connection management method and connection management program
JP2011065645A (en) Multi-core processor system
US20110004656A1 (en) Load assignment control method and load distribution system
CN110163003B (en) Password management method and device
CN103617024B (en) A kind of concurrent data disposal route, device and system
JP2013206248A (en) Information processing system and processing method thereof
CN110825400B (en) Certificate updating method and system of application program client
CN110750343A (en) Cluster system timing task scheduling control method and cluster system
JP2009230404A (en) Database system, and replica data update method in database system
JP6957194B2 (en) Service system, its control method, and its program
US20170286483A1 (en) Standing queries in memory
JP6559539B2 (en) Communication server, communication system, communication control method, and communication control program
CN107645396B (en) Cluster capacity expansion method and device
WO2014102997A1 (en) Computer, control device for computer system, and recording medium
US11019139B2 (en) Ranked session affinity to improve load balancing efficiency for stateful requests
JP2015161956A (en) Maintenance management device
CN107786365B (en) Cluster capacity expansion method and device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180920

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20190625

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190626

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190717

R150 Certificate of patent or registration of utility model

Ref document number: 6559539

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150