WO2001090905A1 - Procede de partage de donnees, terminal et support d'enregistrement de programme - Google Patents

Procede de partage de donnees, terminal et support d'enregistrement de programme Download PDF

Info

Publication number
WO2001090905A1
WO2001090905A1 PCT/JP2001/001015 JP0101015W WO0190905A1 WO 2001090905 A1 WO2001090905 A1 WO 2001090905A1 JP 0101015 W JP0101015 W JP 0101015W WO 0190905 A1 WO0190905 A1 WO 0190905A1
Authority
WO
WIPO (PCT)
Prior art keywords
terminal device
broadcast
update information
terminal
transmitting
Prior art date
Application number
PCT/JP2001/001015
Other languages
English (en)
French (fr)
Inventor
Mitsuo Yae
Masayuki Nozawa
Hideaki Kondo
Original Assignee
Ntt Comware Corporation
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 Ntt Comware Corporation filed Critical Ntt Comware Corporation
Priority to CA002393852A priority Critical patent/CA2393852C/en
Priority to DE60142514T priority patent/DE60142514D1/de
Priority to KR10-2002-7009134A priority patent/KR100512781B1/ko
Priority to AU32276/01A priority patent/AU3227601A/en
Priority to US10/181,678 priority patent/US6990561B2/en
Priority to EP01904414A priority patent/EP1286271B8/en
Publication of WO2001090905A1 publication Critical patent/WO2001090905A1/ja

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/177Initialisation or configuration control
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/1813Arrangements for providing special services to substations for broadcast or conference, e.g. multicast for computer conferences, e.g. chat rooms
    • H04L12/1822Conducting the conference, e.g. admission, detection, selection or grouping of participants, correlating users to one or more conference sessions, prioritising transmission
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols

Definitions

  • the present invention relates to a data sharing method, a terminal device, and a medium recording a program, and more particularly to a technique for maintaining consistency of shared information stored in each terminal device connected on a network.
  • a program stored in each terminal device and data corresponding to the program are stored in the group. It may be operated as shared data overnight. This shared data is operated so that all terminal devices in the group are up to date.
  • a server device is installed in the group. Then, the server device broadcasts the update information of the shared data generated in each terminal device in the group to all the terminal devices in the group. As a result, consistency of the shared data stored in each terminal device belonging to the same group is maintained.
  • the terminal device may join from the middle of the game or withdraw from the game.
  • the terminal devices in the group may be frequently replaced. In such a case, if an attempt is made to keep the shared data stored in each terminal device up-to-date, the processing load on the server device becomes extremely high.
  • the consistency of shared information stored in each terminal device is reduced without using a high-performance server device and while reducing the processing load on each terminal device.
  • the present invention provides a data sharing method, a terminal device, and a medium on which a program can be stored.
  • a data sharing method for sharing data in a group constituted by a plurality of terminal devices interconnected via a network If an update occurs to the shared data including the shared basic data and the member data related to each terminal device in the group, a plurality of terminal devices are updated according to a predetermined determination method.
  • Each terminal device includes a discriminating number storing step of storing a discriminating number corresponding to the update information corresponding to the shared data, and the transmitting step includes, in addition to the update information, the discriminating number stored in the discriminating number storing step.
  • the number may be transmitted, and in the broadcast transmitting step, in addition to the update information, a larger discrimination number than the received discrimination number may be transmitted as a new discrimination number.
  • the broadcast transmitting terminal device further comprises a discriminating number determining step of comparing the received discriminating number with the discriminating number stored in the discriminating number storing step to determine the magnitude of the discriminating number, In the broadcast transmission step, when it is determined in the determination number determination step that the received identification number is equal to or greater than the determination number stored in the determination number storage step, broadcast may be performed. .
  • Each terminal device includes a forced broadcast permission / inhibition information storing step of storing the forced broadcast permission / inhibition information indicating whether or not the update information is forcibly transmitted, and the transmission step stores the update information and the discrimination number.
  • the transmission step stores the update information and the discrimination number.
  • the broadcast transmission step if the forced broadcast availability information indicates that the update information is forcibly transmitted, the broadcast may be transmitted.
  • the size of the discrimination number is determined by comparing the new discrimination number with the discrimination number stored in the discrimination number storage step, in a receiving step of receiving update information and a new discrimination number.
  • a discriminating number judging step for judging the discriminating number If the discriminating number judging step judges that the new discriminating number is larger than the discriminating number stored in the discriminating number storing step, Alternatively, the shared data may be updated based on the received update information.
  • each terminal device For each terminal device, assign a terminal number that is a continuous integer from n to "n + the total number of terminals in the group-1" (n is an integer) as a terminal number in advance so that each terminal device does not overlap.
  • the method comprises the steps of: determining a terminal device to which a terminal number corresponding to a surplus obtained by dividing the discrimination number stored in the discrimination number storage step by the number of terminal devices corresponding to the member data is assigned.
  • the information transmission terminal device may be determined.
  • the member data may include a performance value of each terminal device, and the determining method may determine the broadcast transmission terminal device based on the performance value.
  • a terminal number assigning step of assigning consecutive integers up to 1 ”(n is an integer) as terminal numbers so as not to be duplicated is provided.
  • the determining method includes the identification number stored in the identification number storage step as a member.
  • a terminal device assigned a terminal number corresponding to a surplus divided by the number of terminal devices exceeding the reference value among terminal devices corresponding to a day may be determined as a broadcast transmitting terminal device. .
  • a start notification transmission step of transmitting a broadcast transmission start notification indicating that broadcast transmission has been started, and a broadcast transmission end notification indicating that broadcast transmission has ended have been transmitted next time.
  • a step of transmitting an end notification to be transmitted to the broadcast transmitting terminal, and a step of transmitting update information, a broadcast transmission start notification and A notification receiving step of receiving a broadcast transmission end notification, and a broadcast transmission end notification has not yet been received when a predetermined time has elapsed since the broadcast transmission start notification was received in the notification receiving step.
  • a proxy broadcast transmitting step of broadcasting update information to a terminal device corresponding to the member data may be provided.
  • a response determining step of determining whether there is a response from the broadcast transmitting terminal device that transmitted the update information, and a next time determining the next broadcast transmitting terminal device that broadcasts the next update information In each terminal device, a response determining step of determining whether there is a response from the broadcast transmitting terminal device that transmitted the update information, and a next time determining the next broadcast transmitting terminal device that broadcasts the next update information.
  • the next broadcast transmission terminal device may include a proxy broadcast transmission step of broadcasting update information to the terminal device corresponding to the member data.
  • a transmitting step wherein when the other terminal device is determined to be faulty in the failure determining step, the next broadcast transmitting terminal device determined in the next broadcast terminal determining step is transmitted to the other terminal.
  • Update information may be transmitted to delete the member data related to the terminal device corresponding to the communication terminal from the shared data.
  • the shared data overnight receiving process of receiving shared data from the terminal device for which the download was requested in the down-port request process, and the terminal device newly added to the group broadcast in the group Receiving the updated information from the terminal device requested to download, and receiving the updated information after the download is completed.
  • An update information relay step of transmitting the update information received by the transmission to the newly added terminal device may be provided.
  • the member data includes the performance value of each terminal device, so that the terminal device for which download is requested is downloaded to a terminal device whose performance value exceeds a predetermined reference value.
  • the download may be executed to the newly added terminal device.
  • the update information relay process is performed from the update information generated immediately after the download of the newly added terminal device is started until the update information regarding the member data to which the newly added terminal device is added is generated.
  • the update information generated during the period may be transmitted to the newly added terminal device.
  • a terminal device belonging to a group constituted by a plurality of terminal devices interconnected via a network, the basic data shared in the group and the terminal devices in the group Shared data storage means for storing shared data including member data related to each of the plurality of terminal devices according to a predetermined determination method when an update occurs to the shared data.
  • a broadcast terminal determining means for determining the broadcast information to be transmitted to each of the terminal devices in the group, and the broadcast information is determined by the broadcast terminal determining means.
  • Transmission means for transmitting update information to the broadcast transmission terminal device, and as the broadcast transmission terminal device, the update information to the terminal device corresponding to the member data.
  • a discriminating number storing means for storing a discriminating number corresponding to the update information in correspondence with the shared data, and the transmitting means transmits the discriminating number stored by the discriminating number storing means in addition to the update information.
  • the broadcast transmission means in addition to the update information, The discrimination number larger than the number may be broadcast as a new discrimination number.
  • the broadcast transmitting terminal device includes a determination number determination unit configured to compare the received determination number with the determination number stored in the determination number storage unit to determine the size of the determination number.
  • the discriminating number judging means judges that the received discriminating number is equal to or larger than the discriminating number stored by the discriminating number storing means, the broadcast may be transmitted.
  • a forced broadcast permission / inhibition information storage means for storing forced broadcast permission / inhibition information indicating whether or not the update information is forcibly transmitted is provided, and the transmission means includes a forced broadcast in addition to the update information and the identification number.
  • the propriety information may be transmitted.
  • the broadcast transmission means may perform the broadcast transmission when the forced broadcast permission / prohibition information indicates that the update information is forcibly transmitted.
  • Receiving means for receiving update information and a new discriminating number, discriminating number for comparing the new discriminating number with the discriminating number stored in the discriminating number storage means and judging the discrimination number.
  • Updating means for receiving the update information received when the determination number determining means determines that the new determination number is larger than the determination number stored by the determination number storage means.
  • the shared data may be updated by using.
  • Terminal number assigning means for assigning consecutive integers from n to “n + total number of terminals in group—1” (n is an integer) to each terminal device in advance so as not to be duplicated, and a determination method. Determines the terminal device to which the terminal number corresponding to the remainder obtained by dividing the identification number stored by the identification number storage means by the number of terminal devices corresponding to the member data is assigned as the broadcast transmission terminal device. You may decide to do so.
  • the member data may include a performance value of each terminal device, and the determining method may determine the broadcast transmission terminal device based on the performance value.
  • Terminal number assigning means Only for the terminal devices whose performance value included in the member data exceeds the predetermined reference value, from n, " ⁇ + the number of terminal devices exceeding the reference value in the group-1" (n is an integer) Assign consecutive integers up to as terminal numbers to avoid duplication Terminal number assigning means is provided, and the determination method corresponds to the remainder obtained by dividing the identification number stored in the identification number storage means by the number of terminal devices exceeding the reference value among the terminal devices corresponding to the member data.
  • the terminal device to which the terminal number to be assigned is assigned may be determined as the broadcast transmitting terminal device.
  • the next broadcast terminal determining means for determining the next broadcast terminal apparatus which broadcasts the next update information, and the next broadcast terminal apparatus determined by the next broadcast terminal determining means In addition to the update information, a start notification transmitting unit that transmits a broadcast transmission start notification indicating that the broadcast transmission has started, and a broadcast transmission end notification indicating that the broadcast transmission has been completed are transmitted next time. Means for transmitting an end notification to be transmitted to the transmitting terminal device; a notification receiving device for receiving update information, a broadcast transmission start notification and a broadcast transmission end notification as a next broadcast transmitting terminal device; If the broadcast end notification has not been received when a predetermined time has elapsed since the transmission start notification was received, the update information is broadcast to the terminal device corresponding to the member data. And a proxy broadcast transmitting means for performing the transmission.
  • An update information receiving means for receiving the update information transmitted from each terminal device as the next broadcast transmission terminal device, and, when the update information is the update information to be transmitted to the broadcast transmission terminal device, the update information It is also possible to provide a proxy broadcast transmitting means for performing broadcast transmission to a terminal device corresponding to the member day.
  • Response determining means for determining whether or not there is a response from the broadcast transmitting terminal device that has transmitted the update information
  • next broadcast terminal determining means for determining the next broadcast transmitting terminal device to broadcast the next update information
  • Transmitting means for transmitting update information to the next broadcast transmitting terminal device determined by the next broadcast terminal determining means when the response determining means determines that there is no response. It may be.
  • the next broadcast transmission terminal device may include a proxy broadcast transmission means for broadcasting update information to a terminal device corresponding to the member data.
  • It has failure determination means for determining whether or not another terminal device belonging to the group is faulty, and next broadcast terminal determination means for determining a next broadcast transmission terminal device to broadcast next update information.
  • the transmission means when the failure determination means determines that another terminal device is faulty, the next broadcast transmission determined by the next broadcast terminal determination means.
  • Update information may be transmitted to the communication terminal device to delete the member data relating to the terminal device corresponding to another communication terminal from the shared data.
  • a download request means for requesting any one of the terminal devices belonging to the group to download the shared data, and a new group is added to the group.
  • the shared data receiving means for receiving the shared data from the terminal device requested to download by the download request means, and the broadcast transmission within the group when newly added to the group.
  • Update information receiving means for receiving the update information from the terminal device requested to download, update information updating means for updating the shared data with the received update information after the download is completed, and requesting the download.
  • a shared data overnight transmission means for transmitting shared data to a newly added terminal device, and a broadcast transmission Update information relay means for transmitting the received update information to the newly added terminal device may be provided.
  • the member data includes the performance value of each terminal device, and the terminal device for which download is requested is downloaded to the terminal device whose performance value exceeds a predetermined reference value.
  • the request notification means for requesting the download and the terminal device requested to execute the download may execute a down-call to the newly added terminal device.
  • the update information relay means generates update information regarding the member data to which the newly added terminal device has been added, from the update information generated immediately after starting the down mode for the newly added terminal device.
  • the update information generated until this time may be transmitted to the newly added terminal device.
  • a terminal device is determined, the update information is transmitted to the determined broadcast transmitting terminal device, and the broadcast information terminal device broadcasts the update information to the terminal device corresponding to the member-one data.
  • Each terminal device that has transmitted and received the broadcasted update information updates the shared data with the received update information.
  • each terminal device the identification number corresponding to the update information is stored in association with the shared data, and the stored identification number is transmitted to the determined broadcast transmission terminal device in addition to the update information,
  • a determination number larger than the received determination number may be broadcast as a new determination number.
  • the broadcast transmitting terminal device compares the received discriminating number with the stored discriminating number to determine the magnitude of the discriminating number. In this judgment, the received discriminating number is equal to or greater than the stored discriminating number. If it is determined to be, the broadcast may be transmitted.
  • each terminal device forced broadcast permission / inhibition information indicating whether to forcibly broadcast update information is stored, and for the determined broadcast transmission terminal device, in addition to the update information and the discrimination number, the forced transmission is performed. Broadcast availability information may be transmitted.
  • the broadcast transmitting terminal device when the received forced broadcast availability information indicates that the update information is forcibly transmitted, the broadcast may be transmitted.
  • Each terminal device receives the update information and the new discrimination number, compares the new discrimination number with the stored discrimination number, determines the discrimination number, and updates the broadcasted update.
  • the shared data may be updated with the received update information.
  • n is an integer
  • the method may be such that the terminal device to which the terminal number corresponding to the remainder obtained by dividing the stored identification number by the number of terminal devices corresponding to the member list is assigned as the broadcast transmitting terminal device.
  • the member data includes the performance value of each terminal device.
  • the broadcast transmitting terminal device may be determined based on this.
  • the determination method is to assign the stored discriminating number to a value exceeding the reference value of the terminal device corresponding to one member data
  • the terminal device to which the terminal number corresponding to the remainder divided by the number of terminal devices in use may be assigned as the broadcast transmitting terminal device.
  • the broadcast transmission terminal device determines the next broadcast transmission terminal device to broadcast the next update information, and starts the broadcast transmission in addition to the update information to the determined next broadcast transmission terminal device.
  • a broadcast start notification indicating that the broadcast transmission has been completed is transmitted to the next broadcast transmission terminal, and a broadcast transmission end notification indicating that the broadcast transmission has been completed is transmitted to the next broadcast transmission terminal.
  • the update information may be broadcast to the terminal device corresponding to the member-de-night.
  • the next broadcast transmission terminal device receives the update information transmitted from each terminal device, and if the update information is update information to be transmitted to the broadcast transmission terminal device, the update information corresponds to the member data. Broadcasting may be performed to the terminal device.
  • Each terminal device determines whether there is a response from the broadcast terminal device that transmitted the update information, determines the next broadcast transmission terminal device to broadcast the next update information, and there is no response in the determination. If it is determined, the update information may be transmitted to the determined next broadcast transmission terminal device.
  • the next broadcast transmitting terminal device may broadcast the update information to the terminal device corresponding to the member's overnight.
  • Each terminal device determines whether or not another terminal device belonging to the group is faulty, determines a next broadcast transmitting terminal device to broadcast the next update information, and determines another terminal in the determination.
  • the next broadcast transmission determined Update information may be transmitted to the terminal device so as to delete the member data relating to the terminal device corresponding to another communication terminal from the shared data.
  • a terminal device newly added to the group requests downloading of shared data to one of the terminal devices belonging to the group, and a terminal device newly added to the group downloads the shared data.
  • the shared data is updated with the received update information, and the shared data is transmitted to the newly added terminal device from the terminal device requested to download. Then, the update information received by the broadcast transmission may be transmitted to the newly added terminal device.
  • the member-de-night includes the performance value of each terminal device, and for the terminal device requested to download, downloads the terminal device whose performance value exceeds a predetermined reference value. May be downloaded to the newly added terminal device in the terminal device that has been requested to execute the down mode.
  • the update information received by the broadcast transmission is transmitted to the newly added terminal device
  • the update information added immediately after the download to the newly added terminal device is started is newly added.
  • the updated information generated until the updated information on the added member device is generated may be transmitted to the newly added terminal device.
  • FIG. 1 is a diagram showing a schematic configuration of a computer system according to an embodiment of the present invention.
  • FIG. 2 is a block diagram showing a schematic configuration of the terminal device shown in FIG.
  • FIG. 3 is a diagram showing a configuration of the shared information storage unit shown in FIG.
  • FIG. 4 is a diagram showing a hardware configuration of the terminal device shown in FIG.
  • FIG. 5 is a sequence diagram showing a basic operation of broadcast transmission in the above embodiment. It is.
  • FIG. 6 is a sequence diagram showing an operation when the broadcast transmitting terminal device in the above embodiment does not end broadcast transmission normally.
  • FIG. 7 is a sequence diagram showing an operation in a case where transmission cannot be performed normally to the broadcast transmitting terminal device in the above embodiment.
  • FIG. 8 is a sequence diagram showing an operation when deleting a terminal device in the above embodiment.
  • FIG. 9 is a sequence diagram showing an operation when the terminal device in the above embodiment leaves a group.
  • FIG. 10 is a diagram showing a schematic operation when a terminal device in the above embodiment is added.
  • FIG. 11 is a diagram showing a schematic operation when a terminal device in the above embodiment is added.
  • FIG. 12 is a sequence diagram showing a detailed operation when a terminal device in the above embodiment is added.
  • FIG. 13 is a diagram showing preconditions of each terminal device in the operation example of the above embodiment.
  • FIG. 1 is a schematic configuration diagram of a computer system 1 according to an embodiment of the present invention.
  • the computer system 1 shown in FIG. 1 is, for example, a computer system that executes a role-playing game in which many people can participate simultaneously.
  • the computer system 1 includes a plurality of terminal devices 5 that can be connected to each other via a network.
  • the plurality of terminal devices 5 form a group in one game unit of the roll playing game.
  • Each of the terminal devices 5 stores information on each of the terminal devices 5 belonging to the same group and information on a virtual position and attribute in a game in which each of the terminal devices 5 participates in each of the groups. end It is stored as shared data shared between the devices.
  • these terminal devices 5 are provided with one terminal device (hereinafter referred to as a broadcast transmission terminal) that sequentially determines update information generated by updating the shared data for each update information based on a predetermined algorithm. It is described as a device.)
  • the broadcast transmitting terminal device that has received the update information broadcasts the update information to all other terminal devices 5 belonging to the same group. Then, each of the terminal devices 5 belonging to the same group reflects the update information received from the broadcast transmitting terminal device in the shared data. Thereby, the consistency of the shared data stored in each terminal device 5 belonging to the same group is maintained.
  • terminal device 5 included in the computer system 1 will be described in detail.
  • the terminal device 5 is roughly divided into a shared information storage unit 10, a broadcast request control unit 20, a broadcast transmission control unit 30, and a shared data update control unit. 40, a download control unit 50, and a relay transmission control unit 60.
  • the shared information storage unit 10 is a rewritable memory that stores shared data shared between the terminal devices in the group.
  • the shared data includes identification number data 11, member data 12, and basic data 13.
  • the discriminating number data 11 is a data indicating a discriminating number assigned each time the update information is broadcast.
  • the discrimination number data 11 indicates the discrimination number transmitted by the most recent broadcast transmission.
  • the member one data 12 includes information on each terminal device 5 belonging to the same group, for example, a terminal device identification code, a terminal number for determining a broadcast transmitting terminal device (hereinafter referred to as a terminal number). ), And data indicating the specification information of the terminal device.
  • This terminal number is, for example, a numerical value indicating any of "0", "1", and "2" when three terminal devices belong to a group. This figure is Are assigned so that they do not overlap. Then, this numerical value is used when determining the broadcast transmitting terminal device.
  • the other terminal devices in the group that have recognized the increase or decrease, for example, are registered at the top of the terminal device identification codes that are member data 1 and 2, for example. It transmits to the terminal device corresponding to the terminal device identification code that the number of terminal devices in the group has increased or decreased.
  • the terminal device that has received the notification generates update information of the member data including the terminal number.
  • the terminal device transmits the generated update information to the broadcast transmitting terminal device.
  • the broadcast transmitting terminal device broadcasts the received update information to all terminal devices belonging to the group.
  • Each terminal device updates the terminal number included in the member one data by reflecting the received update information in the existing member one data.
  • the specification information of the terminal device is, for example, information indicating the capacity of a hard disk or a memory, the performance of a CPU, and the communication speed of a network to which the terminal device is connected.
  • the terminal device 5 in the group periodically sends, for example, a terminal device corresponding to the terminal device identification code registered at the top of the terminal device identification codes that are member members 12. Send the specification information.
  • the terminal device that has received the specification information generates update information of the member-data including the specification information.
  • the terminal device transmits the generated update information to the broadcast transmitting terminal device.
  • the broadcast transmitting terminal device broadcasts the received update information to all terminal devices belonging to the group.
  • Each terminal device updates the specification information included in the member database by reflecting the received update information in the existing member database.
  • the basic data 13 is data indicating information on a virtual position and attribute in the game of the terminal device 5 corresponding to each terminal device identification code that is the member-one data 12.
  • the request control unit 20 performs control when requesting the broadcast transmitting terminal device to broadcast update information.
  • the broadcast request control unit 20 includes a transmission destination determination unit 21, a broadcast request transmission unit 22, and a failure determination unit 23.
  • the transmission destination determining unit 21 transmits a broadcast transmission terminal device that broadcasts update information related to the update to all terminal devices belonging to the same group. Is determined based on a predetermined algorithm. Note that this algorithm determines one terminal device from the terminal devices belonging to the same group as a broadcast transmitting terminal device, and sequentially determines the processing load on each terminal device in the group so that the difference is not widened. Any algorithm can be used as long as it can determine the broadcast transmitting terminal device. For example, a continuous integer from "0" to "the total number of terminal devices in the group-1" is assigned to each terminal device in the group in advance as a terminal number without duplication. Then, the terminal device 5 to which the terminal number corresponding to the numerical value calculated by the calculation expression represented by [Equation 1] described below is assigned is determined as the broadcast transmission terminal device.
  • each terminal device 5 in the group becomes a broadcast transmitting terminal device in order each time the update information is broadcast.
  • the broadcast request transmitting unit 22 transmits, to the broadcast transmitting terminal device determined by the transmission destination determining unit 21, update information to which a discrimination number at the present time is assigned, forced broadcast availability information, and A broadcast request signal for requesting a broadcast transmission is transmitted.
  • the forced broadcast permission / inhibition information is used when the discriminating number given to the update information received by the broadcast transmitting terminal is smaller than the discriminating number stored in the broadcast transmitting terminal. This information indicates whether broadcast transmission is forcibly performed.
  • the failure determiner 23 receives the broadcast request signal transmitted from the broadcast request transmitter 22. If the broadcast is not transmitted from the transmitting terminal within a predetermined time, it is determined that the broadcast transmitting terminal is out of order. Then, the failure determination unit 23 notifies the transmission destination determining unit 21 of a message indicating that the broadcast transmission terminal device is out of order. In this case, the transmission destination determining unit 21 adds “1” to the discrimination number at the present time. Then, the transmission destination determining unit 21 determines a terminal device to which a terminal number corresponding to the numerical value calculated by the above [Equation 1] is assigned as a broadcast transmission terminal device.
  • the broadcast transmission control unit 30 performs control for broadcasting update information to all terminal devices belonging to the same group.
  • the broadcast request control unit 30 includes a broadcast notification reception unit 31, a broadcast request reception unit 32, a broadcast transmission execution unit 33, and a broadcast notification transmission unit 3. 4 and have.
  • the broadcast notification receiving unit 31 starts or ends the broadcast transmission transmitted to the terminal device to be the broadcast notification terminal device at the time of the next broadcast transmission by the broadcast transmission terminal device. Is received.
  • the broadcast request receiving unit 32 receives a broadcast request signal transmitted from another terminal device belonging to the same group.
  • the broadcast transmission executing unit 33 When the broadcast request receiving unit 32 receives the broadcast request signal, the broadcast transmission executing unit 33 adds “1” to the discrimination number added to the update information. Then, the broadcast transmission execution unit 33 broadcasts the update information to other terminal devices belonging to the same group. In this case, the broadcast transmission execution unit 33 confirms that the broadcast notification reception unit 31 has received the notification indicating the end of the broadcast transmission transmitted from the previous broadcast transmission terminal device. Broadcast transmission is performed.
  • Broadcast transmission execution unit 33 if the discrimination number received together with the broadcast request signal is smaller than the discrimination number stored in shared information storage unit 10, broadcasts in principle. Absent. However, the broadcast transmission execution unit 33 performs the broadcast transmission when the forced broadcast permission / inhibition information received together with the broadcast request signal indicates that the broadcast transmission is forcibly performed.
  • the broadcast notification transmitting unit 34 broadcasts all terminal devices 5 belonging to the same group. At the time of transmission, at the time of the next broadcast transmission, a notification indicating the start or end of the broadcast transmission is transmitted to the terminal device serving as the broadcast notification terminal device.
  • the shared data update control unit 40 controls an update process including registration, change, and deletion performed on the shared data stored in the shared information storage unit 10.
  • the shared data update control unit 40 when the identification number included in the broadcast transmitted update information is larger than the identification number stored in the shared information storage unit 10, Update the shared data using the ellipse.
  • the download control unit 50 controls the download of shared data from another terminal device belonging to the same group, for example, when participating in a game from the middle, as shown in FIG. Has a download request unit 51, a shared data receiving unit 52, an update information receiving unit 53, an update information storage unit 54, and an update information reflecting unit 55.
  • the download request unit 51 transmits a download request signal for requesting download of the shared data to any of the terminal devices belonging to the same group.
  • the shared data receiving unit 52 receives the shared data transmitted from the terminal device that has received the download request signal.
  • the update information receiving unit 53 receives the update information transmitted from the broadcast transmitting terminal device from the terminal device that has received the download request signal.
  • the update information storage unit 54 stores the update information received by the update information receiving unit 53.
  • the update information reflecting unit 55 uses the update information stored in the update information storage unit 54 to update the shared data stored in the shared information storage unit 10 when the download of the shared data ends normally. To update.
  • the relay transmission control unit 60 controls, for example, downloading the shared data to a terminal device that has participated in the game.
  • the relay transmission control unit 60 includes a download request reception unit 61, a shared data transmission unit 62, and an update information relay unit 63.
  • the download request receiving unit 61 receives the download request signal transmitted from the newly added terminal device.
  • the shared data transmitting unit 62 downloads the shared data to the newly added terminal device. Further, the shared data overnight transmitting unit 62 transmits to the update information relay unit 63 a relay transmission start signal for relaying the update information received from the broadcast transmitting terminal device to the newly added terminal device. Send to.
  • the update information relay unit 63 performs the relay transmission described above.
  • the terminal device 5 includes, for example, a central processing unit (CPU) 71, a dedicated storage device (ROM) 73, a main storage device (RAM) 72, and an auxiliary storage device (HDD) 74. , A communication control device 75, an input device 76, and a display device 77. These components of the device are interconnected via a bus (BUS) 78.
  • the CPU 71 performs overall operation and control processing.
  • the ROM 73 stores various control programs.
  • the RAM 72 temporarily stores running programs, data, and the like.
  • the HDD 74 stores, for example, a program for controlling the above-described broadcast request control unit 20, broadcast transmission control unit 30, shared data update control unit 40, download control unit 50, and relay transmission control unit 60. are doing.
  • the communication control device 75 becomes an interface for connection when connecting to another terminal device via a network.
  • the input device 76 is a device for inputting various data.
  • the display device 77 is a device that displays a processing result, for example.
  • the auxiliary storage device 74 may be built in the terminal device 5 or may be externally attached. Further, the auxiliary storage device 74 does not need to be provided in every terminal device 5. Instead of the auxiliary storage device 74, for example, a device for reading a recording medium of a CD-ROM device or a DVD-ROM device may be provided. Good.
  • the CD-ROM device or the DVD-ROM device includes, for example, the above-described broadcast request control unit 20, broadcast transmission control unit 30, shared data update control unit 40, download control unit 50, and relay A CD or DVD storing a program for controlling the transmission control unit 60 is read.
  • the input device 76 and the display device 77 do not necessarily need to be provided in the terminal device 5.
  • one terminal device logically functions as a plurality of terminal devices. For this reason, if the input device 76 and the display device 77 are physically occupied in a logical terminal device belonging to a certain group, the input terminal 76 and the display device 77 are not In some cases, the device 76 and the output device 77 are not provided.
  • each of the terminal devices P, Q 5 R, with respect to S "0" is an integer consecutive starts with “0", “1", “2”, “3”, respectively Assign it as a terminal number.
  • “5” is stored as the discrimination number in the discrimination number data 11 of each terminal device P, Q 3 R, S.
  • the transmission destination determining unit 21 of the terminal device P broadcasts based on a predetermined algorithm.
  • the transmitting terminal is determined (step S2).
  • the terminal device Q assigned “1” as the terminal number broadcasts the update information generated this time to all the terminal devices belonging to the same group.
  • the broadcast transmission terminal device to be transmitted is determined.
  • the broadcast request transmitting unit 21 of the terminal device P sends the update information X generated by the update of the shared data, the discrimination number “5” currently registered in the shared data, and A broadcast request signal to request broadcast transmission is transmitted to the terminal device Q which is a broadcast transmission terminal device (step S3).
  • the destination determining unit 21 of the terminal device Q based on a predetermined algorithm, to determine the terminal device as the next broadcast transmission terminal apparatus (Step S 4) c, where the next A method for determining the broadcast transmission terminal device will be specifically described.
  • the discriminating number is set to "6" by adding "1" to "5", which is the discriminating number registered in the shared data at this moment. Then, when the new identification number “6” and the total number of terminal devices in the group “4” are substituted into the above [Equation 1],
  • the terminal device R to which “2” is assigned as the terminal number is determined as the broadcast transmitting terminal device that broadcasts the next update information to all the terminal devices belonging to the same group.
  • the broadcast notification transmitting unit 34 of the terminal device Q transmits a broadcast transmission start notification indicating that broadcast transmission is to be started to the terminal device I which is the next broadcast transmission terminal device. Further, the broadcast transmission execution unit 33 of the terminal device Q transmits the update information X and the new discrimination number “6” to the terminal device R which is the next broadcast transmission terminal device (Step S). Five).
  • the shared data update control unit 40 updates the shared data stored in the shared information storage unit 10 using the update information X and the identification number “6”. Is done.
  • the broadcast notification receiving unit 31 of the terminal device R receives the broadcast transmission start notification transmitted from the terminal device Q, and recognizes that the broadcast transmission has started. Then, the shared data update control unit 40 of the terminal device R updates the shared data stored in the shared information storage unit 10 using the update information received from the terminal device Q and the identification number “6”. Update (Step S6).
  • the broadcast transmission execution unit 33 of the terminal device Q is stored in the member one data 12
  • the update information and the new identification number "6" are broadcast to the terminal devices P and S corresponding to the terminal device identification code (step S7).
  • the shared data update control unit 40 of the terminal devices P and S uses the update information received from the terminal device Q, which is the broadcast transmitting terminal device, and the discrimination number “6” to generate the shared information storage unit 10.
  • the shared data stored in is updated (steps S8, S8).
  • the broadcast notification transmitting unit 34 of the terminal device Q transmits a broadcast transmission end notification indicating that the broadcast transmission has been completed to the terminal device R which is the next broadcast transmission terminal device (step S 9).
  • the broadcast notification receiving unit 31 of the terminal device R receives the broadcast transmission end notification transmitted from the terminal device Q, and recognizes that the broadcast transmission has ended (step S10).
  • steps for performing the same processing as the steps shown in FIG. 5 referred to when describing the basic operation of the broadcast transmission in the section [2.1] described above. are denoted by the same reference numerals, and detailed description is omitted.
  • step S6 shown in FIG. 6 the broadcast notification receiving unit 31 of the terminal device R receives the broadcast start notification transmitted from the terminal device Q, and starts the broadcast transmission. Recognize. Then, the shared data overnight update control unit 40 of the terminal device R uses the update information X received from the terminal device Q and the identification number “6” to store the shared data stored in the shared information storage unit 10. To update.
  • the broadcast notification receiving unit 31 of the terminal device R waits for a predetermined period of time in order to receive the broadcast transmission end notification transmitted from the terminal device Q (step S7 a jo In step S7a, if the broadcast notification receiving unit 31 of the terminal device R has not been able to receive the broadcast transmission end notification from the The notification execution unit 33 sends the update information X and the new identification number “6” to the terminal devices P and S corresponding to the terminal device identification codes stored in the member data 12. (Step S8a).
  • the shared data update control unit 40 of the terminal devices P and S is stored in the shared information storage unit 10 using the update information X received from the terminal device R and the identification number “6”. Update the shared data (steps S8a, S8a ').
  • steps for performing the same processing as the steps shown in FIG. 5 referred to when describing the basic operation of the broadcast transmission in the section [2.1] described above. are denoted by the same reference numerals, and detailed description is omitted.
  • step S3 shown in FIG. 7 the broadcast request transmitting unit 21 of the terminal device P determines the update information generated by the update to the shared data and the discrimination that is currently registered in the shared data.
  • a broadcast number "5" and a broadcast request signal to request broadcast transmission are transmitted to the terminal device Q which is a broadcast transmission terminal device.
  • the transmission destination determination unit 21 determines a terminal device to be a broadcast transmission terminal device instead of the terminal device Q (step S5b).
  • the identification number is the identification number currently registered in the shared data. Add “1” to “5" to get “6”. Then, when the new identification number “6” and the total number of terminal devices in the group “4” are substituted into the above [Equation 1],
  • the terminal device R to which “2” is assigned as the terminal number is determined as the broadcast transmitting terminal device that performs broadcast transmission instead of the terminal device Q.
  • the broadcast transmission execution unit 33 of the terminal device R sends update information X and new discrimination information to the terminal devices P and S corresponding to the terminal device identification codes stored in the member data 12. It broadcasts the number "6" (step S6b).
  • the shared data stored in the shared information storage unit 10 using the update information X and the identification number “6” is shared by the shared data update control unit 40. Be updated.
  • the terminal device P determines that the terminal device S is out of order (step Sic;).
  • the terminal device P receives, for example, a terminal device corresponding to the terminal device identification code registered at the top of the terminal device identification codes stored in the member data 12.
  • the terminal device S is notified that the terminal device S is out of order.
  • the terminal device corresponding to the terminal device identification code registered at the top is the terminal device R. Therefore, the terminal device P is Then, the terminal device S is notified that the terminal device S is faulty (step S2c).
  • the terminal device R Upon receiving the notification that the terminal device S is out of order, the terminal device R generates update information for deleting the data corresponding to the terminal device S from the member data 12 (step S3c) o and The transmission destination determining unit 21 of the terminal device R determines a broadcast transmission terminal device based on a predetermined algorithm (step S4c).
  • the terminal device R to which “2” is assigned as the terminal number is determined to be the broadcast transmitting terminal device that broadcasts the update information generated this time to all the terminal devices belonging to the same group. .
  • the transmission destination determination unit 21 of the terminal device R determines a terminal device to be the next broadcast transmission terminal device based on a predetermined algorithm (step S5).
  • the discriminating number is set to "6" by adding "1” to "5", which is the discriminating number registered in the shared database at the present time. Then, when the new identification number “6” and the total number of terminal devices in the group “3” are substituted into the above [Equation 1],
  • the terminal device P to which “0” is assigned as the terminal number is determined as the next broadcast transmitting terminal device.
  • the broadcast notification transmitting unit 34 of the terminal device R transmits a broadcast start notification indicating that broadcast transmission is to be started to the terminal device P which is the next broadcast transmission terminal device. Further, the broadcast transmission execution unit 33 of the terminal device R transmits the update information X and the new discriminating number “6” to the terminal device P which is the next broadcast transmission terminal device (Step S). 6 c).
  • the broadcast notification receiving unit 31 of the terminal device P starts the broadcast transmission transmitted from the terminal device R. It receives the notification and recognizes that the broadcast transmission has started. Then, the shared data overnight update control unit 40 of the terminal device P uses the update information X received from the terminal device R and the identification number “6” to store the shared data stored in the shared information storage unit 10. The data is updated (step S7c).
  • the broadcast transmission execution unit 33 of the terminal device R sends the update information X and the new identification number to the terminal device Q corresponding to the terminal device identification code stored in the member data 12. "6" is transmitted (step S8c;).
  • the shared data update control unit 40 of the terminal device Q uses the update information X received from the terminal device R, which is a broadcast transmitting terminal device, and the identification number “6” to the shared information storage unit 10. Update the stored shared data (step S9c).
  • the broadcast notification transmitting unit 34 of the terminal device R transmits a broadcast transmission end notification indicating that the broadcast transmission has been completed to the terminal device P which is the next broadcast transmission terminal device (Step S). 10 c).
  • the broadcast notification receiving unit 31 of the terminal device P receives the broadcast transmission end notification transmitted from the terminal device R, and recognizes that the broadcast transmission has ended (step S11c).
  • the terminal device P is, for example, a terminal device corresponding to the terminal device identification code registered at the top among the terminal device identification codes stored in the member data 12. : Notify that P will leave the group.
  • the terminal device corresponding to the terminal device identification code registered first is the terminal device R. Therefore, the terminal device P The device P is notified that it is leaving the group (step S1d).
  • the terminal device R that has received the notification that the terminal device P will leave the group generates update information for deleting the data corresponding to the terminal device P from the member one data 12 (step S2d). Then, the transmission destination determination unit 21 of the terminal device R determines the broadcast transmission terminal device based on a predetermined algorithm (Step S3d) 0
  • the terminal device R When the terminal device R generates the update information for deleting the data corresponding to the terminal device P from the member data 12, the terminal device R also generates the update information for changing the assignment of the terminal number of the member one data 12. Specifically, the terminal numbers of the terminal devices Q, R, and S are changed to "0", “1", and "2", respectively. As a result, the terminal device S to which “2” is assigned as the terminal number is determined as the broadcast transmitting terminal device that broadcasts the update information generated this time to all the terminal devices belonging to the same group. You.
  • the broadcast request transmitting unit 21 of the terminal device R sends the update information X generated by updating the shared data and the discrimination number “5” registered in the shared data at the present time. And a broadcast request signal to request broadcast transmission to the terminal device S which is a broadcast transmission terminal device (step S4d).
  • the destination determining unit 21 of the terminal device S determines a terminal device to be the next broadcast transmitting terminal device based on a predetermined algorithm (step S5d) 0
  • the terminal device Q to which “0” is assigned as the terminal number is determined as the next broadcast transmitting terminal device.
  • the broadcast notification transmitting unit 34 of the terminal device S transmits a broadcast transmission start notification indicating that broadcast transmission is to be started to the terminal device Q which is the next broadcast transmission terminal device. Further, the broadcast transmission execution unit 33 of the terminal device S transmits the update information X and the new discrimination number “6” to the terminal device Q which is the next broadcast transmission terminal device (Step S). 6 d) 0
  • the broadcast notification receiving unit 31 of the terminal device Q receives the broadcast transmission start notification transmitted from the terminal device S, and recognizes that the broadcast transmission has started. Then, the shared data update control unit 40 of the terminal device Q uses the update information X received from the terminal device S and the identification number “6” to store the shared data stored in the shared information storage unit 10. Is updated (Step S7d).
  • the broadcast transmission execution unit 33 of the terminal device S sends update information and a new discrimination number “6” to the terminal device R corresponding to the terminal device identification code stored in the member data 12. Send it (step S8d).
  • the shared data update control unit 40 of the terminal device R stores the update information X received from the terminal device S, which is the broadcast transmitting terminal device, in the shared information storage unit 10 using the identification number “6”. Update shared data that has been saved (Step S 9 d) 0
  • the broadcast notification transmitting unit 34 of the terminal device S transmits a broadcast transmission end notification indicating that the broadcast transmission has been completed to the terminal device Q which is the next broadcast transmission terminal device (step S 10 d).
  • the broadcast notification receiving unit 31 of the terminal device Q receives the broadcast transmission end notification transmitted from the terminal device S, and recognizes that the broadcast transmission has been completed (step Slld).
  • FIGS. 10 and 11 show the state in which a terminal device S is newly added to a group of the convenience viewing system composed of terminal devices P, Q, and R. I have.
  • the state illustrated in FIG. 10 indicates, for example, a state in which the terminal device S has requested the terminal device R to add the terminal device S to the group. In this case, the terminal device R downloads the shared data stored in the shared information storage unit 10 to the terminal device S.
  • the terminal device S is registered in the member one data 12.
  • the terminal device S can receive the update information occurring in the group thereafter by the broadcast transmission from the broadcast transmission terminal device. Therefore, after this, even if the terminal device receives the update information transmitted by the broadcast transmission, it is not necessary to relay the update information to the terminal device S.
  • the download request unit 51 of the terminal device S newly added to the computer system group transmits a download request signal for requesting download of shared data to the terminal device I (step S). 1 e) o
  • the down-going request receiving unit 61 of the terminal device R that has received the download request signal transmits a request receiving signal indicating that the download request signal has been received from the terminal device S to the shared data overnight transmitting unit 62. I do.
  • the shared data transmission unit 62 transmits the shared data stored in the shared information storage unit 10 to the terminal device S as a one-time download (Step S2e). Then, the shared data transmission unit 62 transmits to the update information relay unit 63 a relay transmission start signal for starting the relay transmission for transmitting the update information received from the broadcast transmission terminal device to the terminal device S. .
  • the shared data receiving unit 52 of the terminal device S that has received the download data from the terminal device R registers the received download data in the shared information storage unit 10 (step S3e).
  • update information for updating the shared data occurs within a group, the update information is transmitted by a broadcast transmission terminal (for example, terminal Q) uniquely determined by a predetermined algorithm. It is transmitted from the execution unit 33 to the terminal device R (step S4e).
  • a broadcast transmission terminal for example, terminal Q
  • the shared data update control unit 40 of the terminal device R updates the shared data stored in the shared information storage unit 10 using the received update information. Then, shared data update control section 40 transmits the received update information to update information relay section 63. The update information relay unit 63 transmits the received update information to the terminal device S (Step S5e).
  • the update information receiving unit 53 of the terminal device S that has received the update information from the terminal device R registers the received update information in the update information storage unit 54 (step S 6 e) 0
  • the broadcast request transmission unit 22 of the terminal device R transmits the terminal device S to the broadcast transmission terminal device (for example, the terminal device Q) determined by the transmission destination determination unit 21 in the member data.
  • the broadcast transmitting unit 33 of the terminal device Q broadcasts update information to other terminal devices in the group (step S8e).
  • the shared data overnight update control unit 40 of the terminal device R updates the shared data overnight members 12 stored in the shared information storage unit 10 using the received update information. Then, the shared data update control unit 40 transmits the received update information to the update information relay unit 63. Send to. The update information relay unit 63 transmits the received update information to the terminal device S (step S9e) o
  • the update information receiving unit 53 of the terminal device S that has received the update information from the terminal device R registers the received update information in the update information storage unit 54 (step S10 0).
  • the relay transmission control unit 60 stops the relay of the update information by the update information relay unit 63 (step SI 1 e) 0. Thereby, the update information relay unit 63 receives the update information after this. Is not relayed to the terminal device S.
  • the update information reflecting unit 55 uses the update information stored in the update information storage unit 5 to transmit the shared information. Update the shared data stored in the storage unit 10 (Step S13e) o
  • the number of the broadcast transmission terminal devices is limited to one, and the terminal devices in the group play the role of the broadcast transmission terminal devices in order.
  • the processing load of each terminal device as a broadcast transmitting terminal device is significantly reduced as compared with the processing load of the server device in a system in which a fixed server device is installed.
  • a discrimination number is assigned to the update information generated for the shared data and the information is broadcast.
  • each terminal device in the group can update the shared data in the order in which the update information has been generated.
  • the update information generated for each member is also assigned a discrimination number similarly to the basic data, and is targeted for broadcast transmission.
  • the identification numbers stored in each terminal device in the group are managed so as to be the same. This enables the broadcast transmitting terminal device to broadcast based on the unified member data within the group. Therefore, consistency of shared data stored in all terminal devices belonging to the same group can be maintained.
  • the relay transmission control unit 60 transmits update information generated in another terminal device in the group to the newly added terminal device. As a result, even before the member information regarding the newly added terminal device is registered in each terminal device in the group, the newly added terminal device can be used by other terminal devices in the group. Update information generated in the device can be received. Therefore, it is possible to maintain the consistency of the shared data among the terminal devices in the group including the newly added terminal device.
  • all the terminal devices in the group are targeted for the broadcast transmission terminal device, but it is not always necessary that all the terminal devices are targeted for the broadcast transmission terminal device.
  • a predetermined reference value may be set in the specification information of the member data, and only the terminal devices exceeding the reference value may be set as targets of the broadcast transmission terminal device. As a result, it is possible to exclude a terminal device having a low processing capability from the targets of the broadcast transmission terminal device.
  • a terminal number is assigned only to a terminal device exceeding a reference value. Furthermore, the total number of terminals in the group is calculated only for terminal devices that exceed the reference value.
  • notification of deletion or withdrawal of a terminal device is made to the terminal device corresponding to the terminal device identification code registered at the top of the member ID 12 and the notification is made.
  • the terminal device receiving the request sends a broadcast transmission request to the broadcast transmission terminal device, but it is not always necessary to request the broadcast transmission via a specific terminal device. For example, a terminal device that has recognized that another terminal device is out of order or a terminal device that has left a group may directly make a broadcast transmission request to a broadcast transmission terminal device.
  • the broadcast transmitting terminal device may broadcast only the update information received first among the update information information to which the same identification number is assigned (in this case, the broadcast Updates that are not sent are discarded).
  • the broadcast transmitting terminal device determines whether or not the update information, which has been transmitted later and has the same identification number, is to be broadcast, based on the content of the forced update availability information. You may make a judgment.
  • a continuous integer from “0” to “the total number of terminal devices in a group—1” is assigned to the terminal number of each terminal device in advance, but it is not necessarily “0”. Need not start with For example, consecutive integers from n to “n + the total number of terminal devices in a group—1” (n is an integer) may be assigned to the terminal number of each terminal device. In this case, when determining the broadcast transmitting terminal device, the terminal device corresponding to the terminal number corresponding to the value obtained by adding n to the numerical value obtained by [Equation 1] is used. Becomes
  • the terminal device that has received the download request from the newly added terminal device performs the download, but only the specific terminal device performs the download. Is also good.
  • a predetermined reference value may be set in the specification information of the member data, and the terminal device exceeding the reference value may download.
  • a terminal device that has received a request for down mode from a newly added terminal device has a certain performance value exceeding the predetermined reference value in the specification information of the member data.
  • Request the terminal device that has the specified specification information to execute the download Then, the terminal device that has received the request executes the download to the newly added terminal device.
  • a terminal device having a low processing capability can be excluded from the terminal devices that execute the down-link.
  • it is optimal that the terminal device having the highest performance value is selected as the terminal device to execute the download.
  • any terminal device exceeding a predetermined reference value executes the download. The device may be selected.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Information Transfer Between Computers (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Small-Scale Networks (AREA)
  • Computer And Data Communications (AREA)

Description

明細書 データの共有方法、 端末装置およびプログラムを記録した媒体 技術分野
本発明は、 データの共有方法、 端末装置およびプログラムを記録した媒体に係 り、 特に、 ネットワーク上に接続された各端末装置に格納されている共有情報の 整合性を保持するための技術に関する。 背景技術
ネットワークを介して相互に接続された複数台の端末装置をグループとして構 成しているコンビュ一夕システムにおいては、 各端末装置に格納されているプロ グラムおよび当該プログラムに対応するデータをグループ内の共有デ一夕として 運用する場合がある。 そして、 この共有デ一夕は、 グループ内の全ての端末装置 において最新の状態となるように運用されている。
このようなコンビュ一夕システムには、 グループ内にサーバ装置が設置されて いる。 そして、 このサーバ装置は、 グループ内の各端末装置において発生した共 有デーダの更新情報をグループ内の全ての端末装置に対して同報送信する。 これ により、 同一のグループに属する各端末装置に格納されている共有デ一夕の整合 性が保たれる。
ところで、 このコンピュータシステムにおいて、 例えば、 多人数が同時に参 加することが可能なロールプレイングゲームを実行した場合には、 端末装置がゲ —ムの途中から参加し、 あるいはゲームの途中で脱退することによってグループ 内の端末装置が頻繁に入れ替わることがある。 このような場合に、 各端末装置に 格納されている共有デ一夕を最新の状態に保持しょうとすると、 サーバ装置にお ける処理の負荷が非常に高くなつてしまう。
したがって、 コンピュータシステムには、 高性能なサーバ装置が必要になる。 それ故、 コンピュータシステムを経済的に実現することが困難となる。 発明の開示
本発明は、 このようなコンピュータシステムにおいて、 高性能なサーバ装置を用 いずに、 かつ、 各端末装置における処理の負荷の軽減を図りながら、 各端末装置 に格納されている共有情報の整合性を保持することが可能なデ一夕の共有方法、 端末装置およびプログラムを記録した媒体を提供する。
本発明の一つの態様によれば、 ネットヮ一クを介して相互に接続された複数の 端末装置によつて構成されるグループ内でデ一夕を共有するデータの共有方法で あり、 グループ内で共有する基本デ一夕およびグループ内の各端末装置に関する メンバーデ一夕を含んだ共有デ一夕に対して更新が発生した場合に、 予め定めら れた決定方法にしたがって、 複数の端末装置のいずれか一つを更新に関する更新 情報をグループ内の各端末装置に対して同報送信する同報送信端末装置として決 定する同報端末決定工程と、 同報端末決定工程において決定された同報送信端末 装置に対して各端末装置から更新情報を送信する送信工程と、 同報送信端末装置 において更新情報をメンバーデータに対応する端末装置に対して同報送信する同 報送信工程と、 同報送信された更新情報を受信した各端末装置において、 受信し た更新情報によって共有データを更新する更新工程とを備える。
各端末装置において、 更新情報に対応する判別用番号を共有データに対応して 記憶する判別用番号記憶工程を備え、 送信工程は、 更新情報に加え、 判別用番号 記憶工程において記憶された判別用番号を送信し、 同報送信工程は、 更新情報に 加え、 受信した判別用番号よりも大きな判別用番号を新たな判別用番号として同 報送信することとしてもよい。
同報送信端末装置において、 受信した判別用番号と前記判別用番号記憶工程に おいて記憶された判別用番号とを比較して判別用番号の大小を判断する判別用番 号判断工程を備え、 同報送信工程は、 判別用番号判断工程において、 受信した判 別用番号が判別用番号記憶工程において記憶された判別用番号以上であると判断 された場合に、 同報送信することとしてもよい。
各端末装置において、 更新情報を強制的に同報送信するか否かを示す強制同報 可否情報を格納する強制同報可否情報格納工程を備え、 送信工程は、 更新情報お よび判別用番号に加え、 強制同報可否情報を送信することとしてもよい。 同報送信工程は、 強制同報可否情報が更新情報を強制的に同報送信することを示 す場合には、 同報送信することとしてもよい。
各端末装置において、更新情報および新たな判別用番号を受信する受信工程と、 新たな判別用番号と判別用番号記憶工程において記憶された判別用番号とを比較 して判別用番号の大小を判断する判別用番号判断工程とを備え、 更新工程は、 判 別用番号判断工程において、 新たな判別用番号が判別用番号記憶工程において記 憶された判別用番号よりも大きいと判断された場合に、 受信した更新情報によつ て共有デ一夕を更新することとしてもよい。
各端末装置において、 nから 「n +グループ内の総端末台数— 1」 (nは整数) までの連続する整数を端末番号として、 予め各端末装置に重複しないように割り 当てておく端末番号割り当て工程を備え、 決定方法は、 判別用番号記憶工程にお いて記憶された判別用番号をメンバーデータに対応する端末装置の台数で除した 余りに対応する端末番号が割り当てられている端末装置を、 同報送信端末装置と して決定することとしてもよい。
メンバーデータは、 各端末装置の性能値を含んでおり、 決定方法は、 性能値に 基づいて前記同報送信端末装置を決定することとしてもよい。
各端末装置において、 メンバーデー夕に含まれる性能値が所定の基準値を超え ている端末装置に対してのみ、 nから 「n +グループ内で基準値を超えている端 末装置の台数一 1」 (nは整数) までの連続する整数を端末番号として重複しな いように割り当てておく端末番号割り当て工程を備え、 決定方法は、 判別用番号 記憶工程において記憶された判別用番号をメンバーデ一夕に対応する端末装置の うち基準値を超えている端末装置の台数で除した余りに対応する端末番号が割り 当てられている端末装置を、同報送信端末装置として決定することとしてもよい。 同報送信端末装置において、 次回の更新情報を同報送信する次回同報送信端末 装置を決定する次回同報端末決定工程と、 次回同報端末決定工程において決定さ れた次回同報送信端末装置に対して、 更新情報に加え、 同報送信を開始したこと を示す同報送信開始通知を送信する開始通知送信工程と、 同報送信が終了したこ とを示す同報送信終了通知を次回同報送信端末装置に対して送信する終了通知送 信工程と、 次回同報送信端末装置において、 更新情報、 同報送信開始通知および 同報送信終了通知を受信する通知受信工程と、 通知受信工程において同報送信開 始通知が受信されてから所定の時間が経過したときに、 同報送信終了通知がいま だに受信されていない場合に、 更新情報をメンバーデー夕に対応する端末装置に 対して同報送信する代理同報送信工程とを備えることとしてもよい。
次回同報送信端末装置において、 各端末装置から送信された更新情報を受信す る更新情報受信工程と、 更新情報が同報送信端末装置に送信されるべき更新情報 である場合に、 当該更新情報をメンバーデー夕に対応する端末装置に対して同報 送信する代理同報送信工程を備えることとしてもよい。
各端末装置において、 更新情報を送信した同報送信端末装置から応答があるか 否かを判断する応答判断工程と、 次回の更新情報を同報送信する次回同報送信端 末装置を決定する次回同報端末決定工程とを備え、 送信工程は、 応答判断工程に おいて応答がないと判断された場合に、 次回同報端末決定工程において決定され た次回同報送信端末装置に対して、 更新情報を送信することとしてもよい。
次回同報送信端末装置において、 更新情報をメンバーデータに対応する端末装 置に対して同報送信する代理同報送信工程を備えることとしてもよい。
各端末装置において、 グループ内に属する他の端末装置が故障であるか否かを 判断する故障判断工程と、 次回の更新情報を同報送信する次回同報送信端末装置 を決定する次回同報端末決定工程とを備え、 送信工程は、 故障判断工程において 他の端末装置が故障であると判断された場合に、 次回同報端末決定工程において 決定された次回同報送信端末装置に対して、 他の通信端末に対応する端末装置に 関するメンバ一デ一夕を共有デ一夕から削除させる更新情報を送信することとし てもよい。
グループに対して新たに追加される端末装置において、 グループに属するいず れかの端末装置に対して前記共有データのダウンロードを要求するダウンロード 要求工程と、 グループに対して新たに追加される端末装置において、 ダウン口一 ド要求工程においてダウンロードが要求された端末装置から共有データを受信す る共有デ一夕受信工程と、グループに対して新たに追加される端末装置において、 グループ内において同報送信された更新情報を、 ダウンロードが要求された端末 装置から受信する更新情報受信工程と、 ダウンロードが終了した後に、 受信した 更新情報によって共有データを更新する更新情報更新工程と、 ダウンロードが要 求された端末装置において、 新たに追加された端末装置に対して共有データを送 信する共有デ一夕送信工程と、 同報送信により受信した更新情報を新たに追加さ れた端末装置に対して送信する更新情報中継工程とを備えることとしてもよい。 メンバ一データは、 各端末装置の性能値を含んでおり、 ダウンロードが要求さ れた端末装置において、 性能値が予め定められた基準値を超えている端末装置に 対してダウンロードを実行するように依頼する依頼通知工程と、 ダウンロードを 実行するように依頼された端末装置において、 新たに追加された端末装置に対し てダウンロードを実行することとしてもよい。
更新情報中継工程は、 新たに追加された端末装置に対してダウンロードを開 始した直後に発生した更新情報から、 新たに追加された端末装置が追加されたメ ンバーデー夕に関する更新情報が発生するまでの間に発生した更新情報を新たに 追加された端末装置に対して送信することとしてもよい。 本発明の他の態様によれば、 ネッ トワークを介して相互に接続された複数の 端末装置によって構成されるグループに属する端末装置であり、 グループ内で共 有する基本データおよびグループ内の各端末装置に関するメンバ一データを含ん だ共有デ一夕を記憶する共有デ一夕記憶手段と、 共有データに対して更新が発生 した場合に、 予め定められた決定方法にしたがって、 前記複数の端末装置のいず れか一つを、 前記更新に関する更新情報をグループ内の各端末装置に対して同報 送信する同報送信端末装置として決定する同報端末決定手段と、 同報端末決定手 段によって決定された同報送信端末装置に対して、 更新情報を送信する送信手段 と、 同報送信端末装置として、 更新情報を前記メンバーデータに対応する端末装 置に対して同報送信する同報送信手段と、 同報送信された更新情報を受信する各 端末装置として、 当該受信した更新情報により共有データを更新する更新手段と を備える。
更新情報に対応する判別用番号を共有データに対応して記憶する判別用番号記 憶手段を備え、 送信手段は、 更新情報に加え、 判別用番号記憶手段によって記憶 された判別用番号を送信し、 同報送信手段は、 更新情報に加え、 受信した判別用 番号よりも大きな判別用番号を新たな判別用番号として同報送信することとして もよい。
同報送信端末装置として、 受信した判別用番号と判別用番号記憶手段によって 記憶された判別用番号とを比較して判別用番号の大小を判断する判別用番号判断 手段を備え、 同報送信手段は、 判別用番号判断手段によって、 受信した判別用番 号が判別用番号記憶手段によって記憶された判別用番号以上であると判断された 場合に、 同報送信することとしてもよい。
更新情報を強制的に同報送信するか否かを示す強制同報可否情報を格納する強 制同報可否情報格納手段を備え、送信手段は、更新情報および判別用番号に加え、 強制同報可否情報を送信することとしてもよい。
同報送信手段は、 強制同報可否情報が更新情報を強制的に同報送信すること を示す場合には、 同報送信することとしてもよい。
更新情報および新たな判別用番号を受信する受信手段と、 新たな判別用番号と 判別用番号記憶手段によって記憶された判別用番号とを比較して判別用番号の大 小を判断する判別用番号判断手段とを備え、 更新手段は、 判別用番号判断手段に よって、 新たな判別用番号が判別用番号記憶手段によって記憶された判別用番号 よりも大きいと判断された場合に、 受信した更新情報によって共有データを更新 することとしてもよい。
nから 「n +グループ内の総端末台数— 1」 (nは整数) までの連続する整数 を端末番号として、 予め各端末装置に重複しないように割り当てておく端末番号 割り当て手段を備え、 決定方法は、 判別用番号記憶手段によって記憶された判別 用番号をメンバーデ一夕に対応する端末装置の台数で除した余りに対応する端末 番号が割り当てられている端末装置を、 同報送信端末装置として決定することと してもよい。
メンバーデータは、 各端末装置の性能値を含んでおり、 決定方法は、 性能値に 基づいて前記同報送信端末装置を決定することとしてもよい。
メンバーデー夕に含まれる性能値が所定の基準値を超えている端末装置に対し てのみ、 nから 「η +グループ内で基準値を超えている端末装置の台数— 1」(n は整数) までの連続する整数を端末番号として重複しないように割り当てておく 端末番号割り当て手段を備え、 決定方法は、 判別用番号記憶手段において記憶さ れた判別用番号をメンバーデー夕に対応する端末装置のうち基準値を超えている 端末装置の台数で除した余りに対応する端末番号が割り当てられている端末装置 を、 同報送信端末装置として決定することとしてもよい。
同報送信端末装置として、 次回の更新情報を同報送信する次回同報送信端末装 置を決定する次回同報端末決定手段と、 次回同報端末決定手段によって決定され た次回同報送信端末装置に対して、 更新情報に加え、 同報送信を開始したことを 示す同報送信開始通知を送信する開始通知送信手段と、 同報送信が終了したこと を示す同報送信終了通知を次回同報送信端末装置に対して送信する終了通知送信 手段と、 次回同報送信端末装置として、 更新情報、 同報送信開始通知および同報 送信終了通知を受信する通知受信手段と、 通知受信手段によって同報送信開始通 知が受信されてから所定の時間が経過したときに同報送信終了通知がいまだに受 信されていない場合に、 更新情報をメンバーデー夕に対応する端末装置に対して 同報送信する代理同報送信手段とを備えることとしてもよい。
次回同報送信端末装置として、 各端末装置から送信された更新情報を受信する 更新情報受信手段と、 更新情報が同報送信端末装置に送信されるべき更新情報で ある場合に、 当該更新情報をメンバーデ一夕に対応する端末装置に対して同報送 信する代理同報送信手段を備えることとしてもよい。
更新情報を送信した同報送信端末装置から応答があるか否かを判断する応答判 断手段と、 次回の更新情報を同報送信する次回同報送信端末装置を決定する次回 同報端末決定手段とを備え、 送信手段は、 応答判断手段によって応答がないと判 断された場合に、 次回同報端末決定手段によって決定された次回同報送信端末装 置に対して、 更新情報を送信することとしてもよい。
次回同報送信端末装置として、 更新情報をメンバーデー夕に対応する端末装置 に対して同報送信する代理同報送信手段を備えることとしてもよい。
グループ内に属する他の端末装置が故障であるか否かを判断する故障判断手段 と、 次回の更新情報を同報送信する次回同報送信端末装置を決定する次回同報端 末決定手段とを備え、 送信手段は、 故障判断手段によって他の端末装置が故障で あると判断された場合に、 次回同報端末決定手段によって決定された次回同報送 信端末装置に対して、 他の通信端末に対応する端末装置に関するメンバーデー夕 を共有デ一夕から削除させる更新情報を送信することとしてもよい。
グル一プに対して新たに追加される場合に、 グループに属するいずれかの端末 装置に対して共有デ一夕のダウンロードを要求するダウン口一ド要求手段と、 グ ループに対して新たに追加される場合に、 ダウンロード要求手段によってダウン ロードが要求された端末装置から共有データを受信する共有デ一夕受信手段と、 グループに対して新たに追加される場合に、 グループ内において同報送信された 更新情報を、 ダウンロードが要求された端末装置から受信する更新情報受信手段 と、 ダウンロードが終了した後に、 受信した更新情報によって共有デ一夕を更新 する更新情報更新手段と、 ダウンロードが要求された端末装置として、 新たに追 加された端末装置に対して共有データを送信する共有デ一夕送信手段と、 同報送 信により受信した更新情報を新たに追加された端末装置に対して送信する更新情 報中継手段とを備えることとしてもよい。
メンバーデ一夕は、 各端末装置の性能値を含んでおり、 ダウンロードが要求さ れた端末装置において、 性能値が予め定められた基準値を超えている端末装置に 対してダウンロードを実行するように依頼する依頼通知手段と、 ダウンロードを 実行するように依頼された端末装置として、 新たに追加された端末装置に対して ダウン口一ドを実行することとしてもよい。
更新情報中継手段は、 新たに追加された端末装置に対してダウン口一ドを開始 した直後に発生した更新情報から、 新たに追加された端末装置が追加されたメン バーデー夕に関する更新情報が発生するまでの間に発生した更新情報を新たに追 加された端末装置に対して送信することとしてもよい。 本発明の他の態様によれば、 ネットワークを介して相互に接続された複数の端 末装置によって構成されるグループ内でデ一夕を共有するためのプログラムを記 録した媒体であり、 グループ内で共有する基本データおよび前記グループ内の各 端末装置に関するメンバーデ一夕を含んだ共有データに対して更新が発生した場 合に、予め定められた決定方法にしたがって、複数の端末装置のいずれか一つを、 更新に関する更新情報をグループ内の各端末装置に対して同報送信する同報送信 端末装置として決定し、 当該決定した同報送信端末装置に対して、 更新情報を送 信するとともに、 同報送信端末装置において、 更新情報を前記メンバ一データに 対応する端末装置に対して同報送信し、 同報送信された更新情報を受信した各端 末装置において、 当該受信した更新情報によって共有デ一夕を更新する。
各端末装置において、 更新情報に対応する判別用番号を共有データに対応して 記憶し、 決定した同報送信端末装置に対して、 更新情報に加え、 前記記憶された 判別用番号を送信し、 同報送信端末装置において、 更新情報に加え、 受信した判 別用番号よりも大きな判別用番号を新たな判別用番号として同報送信することと してもよい。
同報送信端末装置において、 受信した判別用番号と記憶された判別用番号とを 比較して判別用番号の大小を判断し、 当該判断において、 受信した判別用番号が 記憶された判別用番号以上であると判断された場合に、 同報送信することとして もよい。
各端末装置において、 更新情報を強制的に同報送信するか否かを示す強制同報 可否情報を格納させ、 決定した同報送信端末装置に対して、 更新情報および判別 用番号に加え、 強制同報可否情報を送信することとしてもよい。
同報送信端末装置において、 受信した強制同報可否情報が更新情報を強制的に 同報送信することを示す場合には、 同報送信することとしてもよい。
各端末装置において、 更新情報および新たな判別用番号を受信し、 新たな判別 用番号と記憶された判別用番号とを比較して判別用番号の大小を判断し、 同報送 信された更新情報を受信した際に、 判断において、 新たな判別用番号が記憶され た判別用番号よりも大きいと判断された場合に、 受信した更新情報によって共有 データを更新することとしてもよい。
各端末装置において、 nから 「n +グループ内の総端末台数一 1」 (nは整数) までの連続する整数を端末番号として、 予め各端末装置に重複しないように割り 当てておき、 決定方法は、 記憶した判別用番号をメンバーデ一夕に対応する端末 装置の台数で除した余りに対応する端末番号が割り当てられている端末装置を、 同報送信端末装置として決定することとしてもよい。
メンバーデータは、 各端末装置の性能値を含んでおり、 決定方法は、 性能値に 基づいて同報送信端末装置を決定することとしてもよい。
各端末装置において、 メンバーデ一夕に含まれる性能値が所定の基準値を超え ている端末装置に対してのみ、 nから 「n +グループ内で基準値を超えている端 末装置の台数— 1」 (nは整数) までの連続する整数を端末番号として重複しな いように割り当て、 決定方法は、 記憶された判別用番号をメンバ一データに対応 する端末装置のうち基準値を超えている端末装置の台数で除した余りに対応する 端末番号が割り当てられている端末装置を、 同報送信端末装置として決定するこ ととしてもよい。
同報送信端末装置において、 次回の更新情報を同報送信する次回同報送信端末 装置を決定し、 当該決定した次回同報送信端末装置に対して、 更新情報に加え、 同報送信を開始したことを示す同報送信開始通知を送信し、 同報送信が終了した ことを示す同報送信終了通知を次回同報送信端末装置に対して送信するとともに、 次回同報送信端末装置において、 更新情報、 同報送信開始通知および同報送信終 了通知を受信し、 同報送信開始通知が受信されてから所定の時間が経過したとき に、 同報送信終了通知がいまだに受信されていない場合に、 更新情報をメンバ一 デ一夕に対応する端末装置に対して同報送信することとしてもよい。
次回同報送信端末装置において、各端末装置から送信された更新情報を受信し、 更新情報が同報送信端末装置に送信されるべき更新情報である場合に、 当該更新 情報をメンバーデータに対応する端末装置に対して同報送信することとしてもよ い。
各端末装置において、 更新情報を送信した同報送信端末装置から応答があるか 否かを判断し、 次回の更新情報を同報送信する次回同報送信端末装置を決定し、 判断において応答がないと判断された場合に、 決定された次回同報送信端末装置 に対して、 更新情報を送信することとしてもよい。
次回同報送信端末装置において、 更新情報をメンバーデ一夕に対応する端末装 置に対して同報送信することとしてもよい。
各端末装置において、 グループ内に属する他の端末装置が故障であるか否かを 判断し、 次回の更新情報を同報送信する次回同報送信端末装置を決定し、 判断に おいて他の端末装置が故障であると判断された場合に、 決定された次回同報送信 端末装置に対して、 他の通信端末に対応する端末装置に関するメンバ一データを 共有デ一夕から削除させる更新情報を送信することとしてもよい。
グループに対して新たに追加される端末装置において、 グループに属するいず れかの端末装置に対して共有デ一夕のダウンロードを要求し、 グループに対して 新たに追加される端末装置において、 ダウンロードが要求された端末装置から共 有デ一夕を受信し、 グループに対して新たに追加される端末装置において、 グル —プ内において同報送信された更新情報を、 ダウンロードが要求された端末装置 から受信し、 ダウンロードが終了した後に、 受信した更新情報によって共有デ一 夕を更新するとともに、 ダウンロードが要求された端末装置において、 新たに追 加された端末装置に対して共有デ一夕を送信し、 同報送信により受信した更新情 報を新たに追加された端末装置に対して送信することとしてもよい。
メンバ一デ一夕は、 各端末装置の性能値を含んでおり、 ダウンロードが要求さ れた端末装置において、 性能値が予め定められた基準値を超えている端末装置に 対してダウンロードを実行するように依頼し、 ダウン口一ドを実行するように依 頼された端末装置において、 新たに追加された端末装置に対してダウンロードを 実行することとしてもよい。
同報送信により受信した更新情報を新たに追加された端末装置に対して送信 させる際に、 新たに追加された端末装置に対してダウンロードを開始した直後に 発生した更新情報から、 新たに追加された端末装置が追加されたメンバーデ一夕 に関する更新情報が発生するまでの間に発生した更新情報を新たに追加された端 末装置に対して送信することとしてもよい。 図面の簡単な説明
図 1は、 本発明の実施形態におけるコンピュータシステムの概要構成を示す 図である。
図 2は、 図 1に示される端末装置の概要構成を示すブロック図である。
図 3は、 図 2に示される共有情報記憶部の構成を示す図である。
図 4は、 図 1に示される端末装置のハードウエア構成を示す図である。
図 5は、 上記実施形態における同報送信の基本的な動作を示すシーケンス図 である。
図 6は、 上記実施形態における同報送信端末装置が正常に同報送信を終了し ない場合の動作を示すシーケンス図である。
図 7は、 上記実施形態における同報送信端末装置に対して正常に送信できな い場合の動作を示すシーケンス図である。
図 8は、 上記実施形態における端末装置を削除する場合の動作を示すシ一ケ ンス図である。
図 9は、 上記実施形態における端末装置がグループから脱退する場合の動作 を示すシーケンス図である。
図 1 0は、 上記実施形態における端末装置を追加する場合の概要動作を示す 図である。
図 1 1は、 上記実施形態における端末装置を追加する場合の概要動作を示す 図である。
図 1 2は、 上記実施形態における端末装置を追加する場合の詳細動作を示す シーケンス図である。
図 1 3は、 上記実施形態の動作例における各端末装置の前提条件を示す図で める。 発明を実施するための最良の形態
[ 1 ] 実施形態の構成
[ 1 . 1 ] コンピュータシステムの概要構成
図 1は本発明の実施形態であるコンピュータシステム 1の概要構成図である。 図 1に示すコンピュータシステム 1は、 例えば、 多人数が同時に参加するこ とが可能なロールプレイングゲームを実行するコンピュータシステムである。 このコンピュータシステム 1は、 ネットワークを介して相互に接続することが 可能な複数の端末装置 5を備えている。 これら複数の端末装置 5は、 ロールプレ イングゲームの一ゲーム単位にグループを構成する。 これらの端末装置 5は、 同 一のグループに属している各端末装置 5に関する情報、 および、 各端末装置 5が 参加しているゲーム上での仮想的な位置や属性に関する情報をグループ内の各端 末装置間で共有する共有デ一夕として格納している。
さらに、 これらの端末装置 5は、 共有デ一夕を更新することによって発生する 更新情報を、 所定のアルゴリズムに基づいて更新情報ごとに順次決定される 1台 の端末装置 (以下、 同報送信端末装置と記載する。) に対して送信する。 更新情 報を受信した同報送信端末装置は、 同じグループに属する他の全ての端末装置 5 に対して当該更新情報を同報送信する。 そして、 同じグループに属する各端末装 置 5は、 同報送信端末装置から受信した更新情報を共有データに反映する。 これ により、 同じグループに属する各端末装置 5に格納されている共有デ一夕の整合 性が保持される。
次にコンピュータシステム 1を構成する端末装置 5について詳細に説明する。
[ 1 . 2 ] 端末装置の構成
[ 1 . 2 . 1 ] 端末装置の概要構成
図 2を参照して端末装置 5の概要構成を説明する。 図 2に示すように、 端末装 置 5は、 大別すると、 共有情報記憶部 1 0と、 同報依頼制御部 2 0と、 同報送信 制御部 3 0と、 共有デ一夕更新制御部 4 0と、 ダウンロード制御部 5 0と、 中継 送信制御部 6 0とを備えている。
[ 1 . 2 . 1 . 1 ] 共有情報記憶部の概要構成
次に、 図 3を参照して共有情報記憶部 1 0の概要構成について説明する。 共有 情報記憶部 1 0は、 グループ内の各端末装置間で共有する共有データを格納する 書き換え可能なメモリである。 共有デ一夕は、 判別用番号データ 1 1と、 メンバ ーデ一夕 1 2と、 基本デ一夕 1 3とを含む。
ここで、 判別用番号デ一夕 1 1は、 更新情報を同報送信するたびに付与される 判別用番号を示すデ一夕である。 そして、 判別用番号デ一夕 1 1は、 直近の同報 送信によって送信された判別用番号を示す。
メンバ一データ 1 2は、 同一のグループに属している各端末装置 5に関する情 報、 例えば、 端末装置識別コード、 同報送信端末装置を決定するための端末番号 (以下、 端末番号と記載する。)、 および端末装置のスペック情報を示すデータで ある。 この端末番号は、 例えば、 グループ内に 3台の端末装置が属している場合 には、 " 0 ", " 1 ", " 2 " のいずれかを示す数値となる。 この数値は、 各端末装 置に重複しないように割り当てられる。 そして、 この数値は、 同報送信端末装置 を決定する際に用いられる。
ここで、 端末番号の更新方法を説明する。 グループ内の端末装置 5が増減した 場合において、 この増減を認知したグループ内の他の端末装置は、 メンバ一デー 夕 1 2である端末装置識別コードのうち、 例えば、 一番先頭に登録されている端 末装置識別コードに対応する端末装置に対して、 グループ内の端末装置が増減し た旨を送信する。 その旨を受信した端末装置は、 端末番号を含むメンバーデ一夕 の更新情報を生成する。 そして、 この端末装置は、 生成した更新情報を同報送信 端末装置に対して送信する。 同報送信端末装置は、 受信した更新情報をグループ に属する全ての端末装置に対して同報送信する。 各端末装置は、 受信した更新情 報を既存のメンバ一データに反映することによりメンバ一データに含まれる端末 番号を更新する。
端末装置のスペック情報は、 例えば、 ハードディスクやメモリの容量、 C P Uの性能、 および、 端末装置が接続しているネットワークの通信速度を示す情報 である。
ここで、 スペック情報の更新方法を説明する。 グループ内の端末装置 5は、 メ ンバーデ一夕 1 2である端末装置識別コードのうち、 例えば、 一番先頭に登録さ れている端末装置識別コードに対応する端末装置に対して、 定期的にスペック情 報を送信する。 スペック情報を受信した端末装置は、 スペック情報を含むメンバ —データの更新情報を生成する。 そして、 この端末装置は、 生成した更新情報を 同報送信端末装置に対して送信する。 同報送信端末装置は、 受信した更新情報を グループに属する全ての端末装置に対して同報送信する。 各端末装置は、 受信し た更新情報を既存のメンバーデ一夕に反映することによりメンバーデ一夕に含ま れるスペック情報を更新する。
次に、 基本データ 1 3は、 メンバ一データ 1 2である各端末装置識別コードに 対応する端末装置 5のゲーム上での仮想的な位置や属性に関する情報を示すデー 夕である。
[ 1 . 2 . 1 . 2 ] 同報依頼制御部の詳細構成
次に、 図 2を参照して同報依頼制御部 2 0の詳細構成について説明する。 同報 依頼制御部 2 0は、 更新情報を同報送信するように同報送信端末装置に対して依 頼する際の制御を行う。 図 2に示すように、 同報依頼制御部 2 0は、 送信先決定 部 2 1と、 同報依頼送信部 2 2と、 故障判断部 2 3とを備えている。
ここで、 送信先決定部 2 1は、 共有データに対する更新が発生した場合に、 当 該更新に関する更新情報を同じグループに属する全ての端末装置に対して同報送 信する同報送信端末装置を、 所定のアルゴリズムに基づいて決定する。 なお、 こ のアルゴリズムは、 同一のグループに属する端末装置から 1台の端末装置を同報 送信端末装置として決定し、 かつ、 グループ内の各端末装置における処理の負担 に格差が広がらないように順番に同報送信端末装置を決定することができるアル ゴリズムであればよい。例えば、 グループ内の各端末装置に対して " 0 "から「グ ループ内の総端末装置台数一 1」 までの連続する整数を端末番号として予め重複 することなく割り当てておく。 そして、 以下に記載する [式 1 ] で表される計算 式によって算出された数値に対応する端末番号が割り当てられている端末装置 5 を同報送信端末装置として決定する。
「判別用番号」 m o d 「グループ内の総端末装置台数」 …… [式 1 ] ここで、 m o dは、 例えば、 「A」 m o d 「B」 の場合には、 Aを Bで除し た際の余りを算出するものである。
判別用番号は、 更新情報が同報送信されるたびに、 既存の判別用番号に対し て " 1 " が加算される。 したがって、 [式 1 ] により算出される数値は、 " 0 " か ら 「グループ内の総端末装置台数— 1」 の間で順番に " 1 "づっ変化することと なる。 これにより、 グループ内の各端末装置 5は、 更新情報が同報送信されるた びに順番に同報送信端末装置となる。
同報依頼送信部 2 2は、 送信先決定部 2 1により決定された同報送信端末装置 に対して、 現時点における判別用番号が付与された更新情報と、 強制同報可否情 報と、 同報送信を依頼する旨の同報依頼信号とを送信する。 ここで、 強制同報可 否情報は、同報送信端末装置が受信した更新情報に付与されている判別用番号が、 同報送信端末装置に格納されている判別用番号よりも小さい場合に、 強制的に同 報送信を行うか否かを示す情報である。
故障判断部 2 3は、 同報依頼送信部 2 2により同報依頼信号が送信された同報 送信端末装置から、 予め定められた所定の時間内に同報送信されない場合に、 同 報送信端末装置が故障であると判断する。 そして、 故障判断部 2 3は、 同報送信 端末装置が故障である旨のメッセージを送信先決定部 2 1に対して通知する。 こ の場合に、 送信先決定部 2 1は、 現時点における判別用番号に " 1 "を加算する。 そして、 送信先決定部 2 1は、 上述した [式 1 ] により算出される数値に対応し た端末番号が割り当てられている端末装置を同報送信端末装置として決定する。
[ 1 . 2 . 1 . 3 ] 同報送信制御部の詳細構成
次に、 図 2を参照して同報依頼制御部 3 0の詳細構成について説明する。 同報 送信制御部 3 0は、 更新情報を同じグループに属する全ての端末装置に対して同 報送信する際の制御を行う。 図 2に示すように、 同報依頼制御部 3 0は、 同報通 知受信部 3 1と、 同報依頼受信部 3 2と、 同報送信実行部 3 3と、 同報通知送信 部 3 4とを備えている。
ここで、 同報通知受信部 3 1は、 同報送信端末装置によって、 次回行われる 同報送信の際に同報通知端末装置となる端末装置に対して送信された同報送信の 開始あるいは終了を示す通知を受信する。
同報依頼受信部 3 2は、 同じグループに属する他の端末装置から送信された同 報依頼信号を受信する。
同報送信実行部 3 3は、 同報依頼受信部 3 2により同報依頼信号が受信された 場合に、 更新情報に付与された判別用番号に対して " 1 " を加算する。 そして、 同報送信実行部 3 3は、 更新情報を同じグループに属する他の端末装置に対して 同報送信する。 この場合において、 同報送信実行部 3 3は、 前回の同報送信端末 装置から送信された同報送信の終了を示す通知が同報通知受信部 3 1により受信 されたことを確認してから同報送信を行う。
同報送信実行部 3 3は、 同報依頼信号とともに受信した判別用番号が、 共有情 報記憶部 1 0に記憶されている判別用番号よりも小さい場合には、 原則として同 報送信を行わない。 ただし、 同報送信実行部 3 3は、 同報依頼信号とともに受信 した強制同報可否情報が、 強制的に同報送信を行うことを示している場合には、 同報送信を行う。
同報通知送信部 3 4は、 同じグループに属する全ての端末装置 5に対して同報 送信を行う際に、 次回行われる同報送信の際に、 同報通知端末装置となる端末装 置に対して、 同報送信の開始あるいは終了を示す通知をそれぞれ送信する。
[ 1 . 2 . 1 . 4 ] 共有データ更新制御部の詳細構成
次に、 共有データ更新制御部 4 0は、 共有情報記憶部 1 0に格納されている共 有データに対して行われる登録、 変更、 削除を含んだ更新処理を制御する。 共有データ更新制御部 4 0は、 同報送信された更新情報に含まれる判別用番号 が、 共有情報記憶部 1 0に記憶されている判別用番号よりも大きい場合に、 同報 送信された更新楕報を用いて共有デ一夕を更新する。
[ 1 . 2 . 1 . 5 ] ダウンロード制御部の詳細構成
次に、 図 2を参照してダウンロード制御部 5 0の詳細構成について説明する。 ダウンロード制御部 5 0は、 例えば、 ゲームに途中から参加する場合に、 同じグ ループに属する他の端末装置から共有データをダウンロードする際の制御を行う 図 2に示すように、 ダウンロード制御部 5 0は、 ダウンロード要求部 5 1と、 共有デ一夕受信部 5 2と、 更新情報受信部 5 3と、 更新情報記憶部 5 4と、 更新 情報反映部 5 5とを備えている。
ここで、 ダウンロード要求部 5 1は、 共有データのダウンロードを要求するた めのダウンロード要求信号を同じグループに属するいずれかの端末装置に対して 送信する。
共有デ一夕受信部 5 2は、 ダウンロード要求信号を受信した端末装置から送信 された共有デ一夕を受信する。
更新情報受信部 5 3は、 同報送信端末装置から送信された更新情報を、 ダウン ロード要求信号を受信した端末装置から受信する。
更新情報記憶部 5 4は、 更新情報受信部 5 3によって受信された更新情報を記 憶する。
更新情報反映部 5 5は、 共有データのダウンロードが正常に終了した場合に、 更新情報記憶部 5 4に記憶されている更新情報を用いて共有情報記憶部 1 0に記 憶されている共有データを更新する。
[ 1 . 2 . 1 . 6 ] 中継送信制御部の詳細構成
次に、 図 2を参照して中継送信制御部 6 0の詳細構成について説明する。 中継 送信制御部 60は、 例えば、 ゲームに途中参加してきた端末装置に対して共有デ 一夕をダウンロードする際の制御を行う。 図 2に示すように、 中継送信制御部 6 0は、 ダウンロード要求受信部 6 1と、 共有データ送信部 62と、 更新情報中継 部 63とを備えている。
ここで、 ダウンロード要求受信部 6 1は、 新たに追加される端末装置から送信 されたダウンロード要求信号を受信する。
共有データ送信部 6 2は、 新たに追加される端末装置に対して共有データの ダウンロードを行う。 さらに、 共有デ一夕送信部 62は、 同報送信端末装置から 受信した更新情報を、 新たに追加される端末装置に対して中継送信するための中 継送信開始信号を更新情報中継部 63に対して送信する。
更新情報中継部 63は、 上述した中継送信を行う。
[1. 2. 2] 端末装置のハードウェア構成
次に、 図 4を参照して端末装置 5のハ一ドゥエァ構成を説明する。
図 4に示すように、 端末装置 5は、 例えば、 中央処理装置 (CPU) 7 1と、 専用記憶装置(ROM) 73と、 主記憶装置(RAM) 72と、補助記憶装置(H DD) 74と、 通信制御装置 75と、 入力装置 76と、 表示装置 77とを備えて いる。 これらの装置各部は、 バス (BUS) 78を介して相互に接続されている。 ここで、 CPU 7 1は、 演算処理および制御処理等を統括して行う。 ROM 73は、 各種制御用のプログラムを記憶する。 RAM72は、 稼働中のプログラ ムおよびデータ等を一時的に記憶する。 HDD 74は、 例えば、 上述した同報依 頼制御部 20、 同報送信制御部 30、 共有データ更新制御部 40、 ダウンロード 制御部 50、 および、 中継送信制御部 60を制御するためのプログラムを記憶し ている。 通信制御装置 75は、 他の端末装置とネットワークを介して接続する際 に、 接続用のイン夕一フェースとなる。 入力装置 76は、 各種データを入力する ための装置である。 表示装置 77は、 例えば、 処理結果を表示する装置である。 なお、 補助記憶装置 74は、 端末装置 5に内蔵されていても、 外付けされて いてもよい。 また、 補助記憶装置 74は、 全ての端末装置 5において備えられて いる必要はない。 補助記憶装置 74の代わりに、 例えば、 CD— ROM装置ある いは DVD— ROM装置の記録媒体を読み取るための装置を備えるようにしても よい。 この場合に、 上記 CD— ROM装置あるいは DVD— ROM装置は、 例え ば、 上述した同報依頼制御部 20、 同報送信制御部 30、 共有データ更新制御部 40、 ダウンロード制御部 50、 および、 中継送信制御部 60を制御するための プログラムを記憶している CDあるいは DVDを読み取ることとなる。
入力装置 76および表示装置 7 7は、 必ずしも端末装置 5に備えられている必 要はない。 例えば、 1台の端末装置が同時に複数のグループに属している場合に は、 1台の端末装置が論理的に複数の端末装置として機能することとなる。 この ため、 あるグループに属している論理的な端末装置において、 入力装置 76およ び表示装置 77が物理的に占有されている場合には、 他の論理的な端末装置にお いては、 入力装置 7 6および出力装置 77が備えられていない状態となることも ある。
[2] 実施形態の動作
[2. 1 ] 同報送信の基本的な動作
次に、 図 5を参照して、 同報送信の基本的な動作例について説明する。
ここで、 この動作における前提条件を説明する。 図 1 3に示すように、 各端末 装置 P, Q5 R, Sに対して、 "0"から始まり連続する整数である " 0", "1", "2", "3" をそれぞれの端末番号として割り当てておく。 また、 現時点におい ては、 各端末装置 P, Q3 R, Sの判別用番号デ一夕 1 1には、 判別用番号とし て "5" が格納されていることとする。
例えば、 端末装置 Pにおいて共有デ一夕に対する更新が発生した場合には (ス テツプ S l)、 端末装置 Pの送信先決定部 2 1は、 予め定められた所定のァルゴ リズムに基づいて同報送信端末装置を決定する (ステップ S 2)。
ここで、 同報送信端末装置の決定方法について具体的に説明する。 例えば、 図 5に示されるグループの場合には、 現時点における判別用番号が "5"であり、 現在のグループに属する端末装置が 4台 (メンバ一データ 1 2より算出する) で ある。 したがって、 これらの値を上述した [式 1] に代入すると、
5 m o d 4 = 1
と求まる。 これにより、 端末番号として "1" が割り当てられている端末装置 Q が、 今回発生した更新情報を同じグループに属する全ての端末装置に対して同報 送信する同報送信端末装置に決定される。
次に、 端末装置 Pの同報依頼送信部 21は、 共有データが更新されることによ つて発生する更新情報 Xと、 現時点において共有データに登録されている判別用 番号 "5" と、 同報送信を依頼する旨の同報依頼信号とを、 同報送信端末装置で ある端末装置 Qに対して送信する (ステップ S 3)。
次に、 端末装置 Qの送信先決定部 21は、 予め定められた所定のアルゴリズム に基づいて、次回の同報送信端末装置となる端末装置を決定する(ステップ S 4)c ここで、 次回の同報送信端末装置の決定方法について具体的に説明する。 例え ば、 判別用番号を、 現時点において共有デ一夕に登録されている判別用番号であ る "5"に "1"を加えて "6" とする。 そして、 新たな判別用番号である "6" とグループ内の総端末装置台数である "4" を上述した [式 1] に代入すると、
6 mo d 4 = 2
と求まる。 これにより、 端末番号として "2"が割り当てられている端末装置 R が、 次回発生する更新情報を同じグループに属する全ての端末装置に対して同報 送信する同報送信端末装置に決定される。
次に、 端末装置 Qの同報通知送信部 34は、 これから同報送信を開始すること を示す同報送信開始通知を次回の同報送信端末装置である端末装置 Iに対して送 信する。 また、 端末装置 Qの同報送信実行部 33は、 更新情報 Xと、 新たな判別 用番号" 6"とを次回の同報送信端末装置である端末装置 Rに対して送信する(ス テツプ S 5)。
なお、 端末装置 Qにおいては、 共有データ更新制御部 40によって、 更新情報 Xと、 判別用番号である "6" とが用いられて共有情報記憶部 10に格納されて いる共有デ一夕が更新される。
端末装置 Rの同報通知受信部 31は、 端末装置 Qから送信された同報送信開始 通知を受信し、 同報送信が開始されたことを認識する。 そして、 端末装置 Rの共 有データ更新制御部 40は、 端末装置 Qから受信した更新情報 と、 判別用番号 "6"とを用いて共有情報記憶部 10に格納されている共有デ一夕を更新する(ス テツプ S 6)。
また、 端末装置 Qの同報送信実行部 33は、 メンバ一データ 12に格納されて いる端末装置識別コードに対応する端末装置 P, Sに対して、 更新情報 と、 新 たな判別用番号 "6" とを同報送信する (ステップ S 7)。
そして、 端末装置 P, Sの共有データ更新制御部 40は、 同報送信端末装置で ある端末装置 Qから受信した更新情報 と、 判別用番号 "6" とを用いて、 共有 情報記憶部 1 0に格納されている共有デ一夕を更新する(ステップ S 8 , S 8,)。 次に、 端末装置 Qの同報通知送信部 34は、 同報送信が終了したことを示す同 報送信終了通知を次回の同報送信端末装置である端末装置 Rに対して送信する (ステップ S 9 )。
端末装置 Rの同報通知受信部 3 1は、 端末装置 Qから送信された同報送信終了 通知を受信し、 同報送信が終了したことを認識する (ステップ S 1 0)。
[2. 2] 同報送信端末装置が正常に同報送信を終了しない場合の動作 次に、 図 6を参照して、 同報送信端末装置が正常に同報送信を終了しない場合 の動作例について説明する。
ここで、 この動作における前提条件を説明する。 図 1 3に示すように、 各端末 装置 P, Q, R, Sに対して、 "0"から始まり連続する整数である " 0", "1", "2", "3" をそれぞれの端末番号として割り当てておく。 また、 現時点におい ては、 各端末装置 P, Q, R, Sの判別用番号デ一夕 1 1には、 判別用番号とし て "5" が格納されていることとする。
また、 図 6に示されるステップのうち、 前述した [2. 1] 欄の同報送信の基 本的な動作を説明する際に参照した図 5に示されるステップと同様の処理を行う ステップについては、 同一の符号を付し、 詳細な説明を省略する。
まず、 図 6に示されるステップ S 6において、 端末装置 Rの同報通知受信部 3 1は、 端末装置 Qから送信された同報送信開始通知を受信し、 同報送信が開始さ れたことを認識する。 そして、 端末装置 Rの共有デ一夕更新制御部 40は、 端末 装置 Qから受信した更新情報 Xと、 判別用番号 " 6" とを用いて共有情報記憶部 1 0に格納されている共有データを更新する。
次に、 端末装置 Rの同報通知受信部 3 1は、 端末装置 Qから送信される同報送 信終了通知を受信するために、 予め定められた所定時間待機する (ステップ S 7 a jo ステップ S 7 aにおいて、 端末装置 Rの同報通知受信部 3 1が所定時間待機し たにもかかわらず、 端末装置 Qから同報送信終了通知を受信することができなか つた場合において、 同報通知実行部 3 3は、 メンバーデ一夕 1 2に格納されてい る各端末装置識別コードに対応する端末装置 P, Sに対して、 更新情報 Xと、 新 たな判別用番号 "6" とを同報送信する (ステップ S 8 a)。
そして、 端末装置 P, Sの共有データ更新制御部 40は、 端末装置 Rから受信 した更新情報 Xと、 判別用番号である "6" とを用いて共有情報記憶部 1 0に格 納されている共有デ一夕を更新する (ステップ S 8 a, S 8 a')。
[2. 3] 同報送信端末装置に対して正常に送信できない場合の動作 次に、 図 7を参照して、 同報送信端末装置に対して正常に送信できない場合の 動作例について説明する。
ここで、 この動作における前提条件を説明する。 図 13に示すように、 各端末 装置 P, Q, R, Sに対しては、 "0"から始まり連続する整数である "0", " 1 "2", "3" をそれぞれの端末番号として割り当てておく。 また、 現時点におい ては、 各端末装置 P, Q, R, Sの判別用番号デ一夕 1 1には、 判別用番号とし て "5" が格納されていることとする。
また、 図 7に示されるステップのうち、 前述した [2. 1] 欄の同報送信の基 本的な動作を説明する際に参照した図 5に示されるステップと同様の処理を行う ステップについては、 同一の符号を付し、 詳細な説明を省略する。
まず、 図 7に示されるステップ S 3において、 端末装置 Pの同報依頼送信部 2 1は、 共有デ一夕に対する更新によって発生する更新情報 と、 現時点において 共有デ一夕に登録されている判別用番号 "5" と、 同報送信を依頼する旨の同報 依頼信号とを、 同報送信端末装置である端末装置 Qに対して送信する。
次に、 端末装置 Pの故障判断部 23によって、 更新情報 Xと、 判別用番号と、 同報依頼信号とが、 端末装置 Qに対して正常に送信されなかったと判断された場 合に (ステップ S 4 b)、 送信先決定部 2 1は、 端末装置 Qの代わりに同報送信 端末装置となる端末装置を決定する (ステップ S 5 b)。
ここで、 代理の同報送信端末装置の決定方法について具体的に説明する。 例え ば、 判別用番号を、 現時点において共有データに登録されている判別用番号であ る "5" に "1" を加えて "6" とする。 そして、 新たな判別用番号である "6" とグループ内の総端末装置台数である "4" を上述した [式 1] に代入すると、
6 mo d 4 = 2
と求まる。 これにより、 端末番号として "2" が割り当てられている端末装置 R が、 端末装置 Qの代わりに同報送信する同報送信端末装置に決定される。
次に、 端末装置 Rの同報送信実行部 33は、 メンバーデータ 1 2に格納されて いる各端末装置識別コードに対応する端末装置 P, Sに対して、 更新情報 Xと、 新たな判別用番号 "6" とを同報送信する (ステップ S 6 b)。
なお、 端末装置 IUこおいては、 共有データ更新制御部 40によって、 更新情報 Xと、 判別用番号である "6" とが用いられて共有情報記憶部 1 0に格納されて いる共有データが更新される。
そして、 端末装置 P, Sの共有データ更新制御部 40は、 端末装置 Rから受信 した更新情報 Xと、 判別用番号である "6" とを用いて共有情報記憶部 1 0に格 納されている共有デ一夕を更新する (ステップ S 7 b, S 7 b')0
[2. 4] 端末装置を削除する場合の動作
図 8を参照して、 端末装置を削除する場合の動作例について説明する。
ここで、 この動作における前提条件を説明する。 図 1 3に示すように、 各端末 装置 P, Q, R, Sに対しては、 "0"から始まり連続する整数である " 0", "1", "2", "3" をそれそれの端末番号として割り当てておく。 また、 現時点におい ては、 各端末装置 P, Q, R, Sの判別用番号デ一夕 1 1には、 判別用番号とし て "5" が格納されていることとする。
まず、 端末装置 Pが端末装置 Sに対して何らかの通信を行ったとする。 この通 信によって端末装置 Sから何の応答も得られない場合に、 端末装置 Pは、 端末装 置 Sが故障であると判断する (ステップ S i c;)。
次に、 端末装置 Pは、 メンバーデ一夕 1 2に格納されている各端末装置識別 コードのうち、 例えば、 一番先頭に登録されている端末装置識別コードに対応す る端末装置に対して、 端末装置 Sが故障であることを示す旨の通知を行う。 本動 作例において、 一番先頭に登録されている端末装置識別コードに対応する端末装 置は、 端末装置 Rであることとする。 したがって、 端末装置 Pは、 端末装置 に 対して、 端末装置 Sが故障である旨の通知を行う (ステップ S 2 c)。 端末装置 Sが故障である旨の通知を受信した端末装置 Rは、 メンバーデ一夕 1 2から端末装置 Sに対応するデ一夕を削除する更新情報を生成する (ステップ S 3 c)o そして、 端末装置 Rの送信先決定部 2 1は、 予め定められた所定のアル ゴリズムに基づいて同報送信端末装置を決定する (ステップ S 4 c)。
ここで、 同報送信端末装置の決定方法について具体的に説明する。 例えば、 図 8に示されるグループの場合には、 現時点において共有データに登録されている 判別用番号が " 5" であり、 現在のグループに属する端末装置が 3台になる。 し たがって、 これらの値を上述した [式 1] に代入すると、
5 mo d 3 = 2
と求まる。 これにより、 端末番号として "2" が割り当てられている端末装置 R 自身が、 今回発生した更新情報を同じグループに属する全ての端末装置に対して 同報送信する同報送信端末装置に決定される。
次に、 端末装置; Rの送信先決定部 2 1は、 予め定められた所定のアルゴリズム に基づいて、 次回の同報送信端末装置となる端末装置を決定する (ステップ S 5
C )c
ここで、 次回の同報送信端末装置の決定方法について具体的に説明する。 例え ば、 判別用番号を、 現時点において共有デ一夕に登録されている判別用番号であ る "5" に "1" を加えて "6" とする。 そして、 新たな判別用番号である "6" とグループ内の総端末装置台数である "3" を上述した [式 1] に代入すると、
6 mo d 3 = 0
と求まる。 これにより、 端末番号として "0" が割り当てられている端末装置 P が、 次回の同報送信端末装置に決定される。
次に、 端末装置 Rの同報通知送信部 34は、 これから同報送信を開始すること を示す同報送信開始通知を次回の同報送信端末装置である端末装置 Pに対して送 信する。 また、 端末装置 Rの同報送信実行部 33は、 更新情報 Xと、 新たな判別 用番号" 6"とを次回の同報送信端末装置である端末装置 Pに対して送信する(ス テツプ S 6 c)。
端末装置 Pの同報通知受信部 3 1は、 端末装置 Rから送信された同報送信開始 通知を受信し、 同報送信が開始されたことを認識する。 そして、 端末装置 Pの共 有デ一夕更新制御部 40は、 端末装置 Rから受信した更新情報 Xと、 判別用番号 "6"とを用いて共有情報記憶部 1 0に格納されている共有デ一夕を更新する(ス テヅプ S 7 c)。
また、 端末装置 Rの同報送信実行部 33は、 メンバ一デ一夕 1 2に格納されて いる端末装置識別コードに対応する端末装置 Qに対して、 更新情報 Xと、 新たな 判別用番号 "6" とを送信する (ステップ S 8 c;)。
そして、 端末装置 Qの共有データ更新制御部 40は、 同報送信端末装置である 端末装置 Rから受信した更新情報 Xと、 判別用番号 "6" とを用いて共有情報記 憶部 1 0に格納されている共有データを更新する (ステップ S 9 c)。
次に、 端末装置 Rの同報通知送信部 34は、 同報送信が終了したことを示す同 報送信終了通知を次回の同報送信端末装置である端末装置 Pに対して送信する (ステップ S 1 0 c)。
端末装置 Pの同報通知受信部 3 1は、 端末装置 Rから送信された同報送信終了 通知を受信し、 同報送信が終了したことを認識する (ステップ S 1 1 c)。
[2. 5] 端末装置がグループから脱退する場合の動作
図 9を参照して、 端末装置がグループから脱退する場合の動作例について説明 する。
ここで、 この動作における前提条件を説明する。 図 1 3に示すように、 各端末 装置 P, Q, R, Sに対しては、 "0"から始まり連続する整数である " 0", "1", "2", "3" をそれぞれの端末番号として割り当てておく。 また、 現時点におい ては、 各端末装置 P, Q, R, Sの判別用番号デ一夕 1 1には、 判別用番号とし て "5" が格納されていることとする。
例えば、 端末装置 Pがグループから脱退する場合について説明する。 まず、 端末装置 Pは、 メンバーデータ 1 2に格納されている各端末装置識別コードのう ち、 例えば、 一番先頭に登録されている端末装置識別コードに対応する端末装置 に対して、 端末装置: Pがグループから脱退する旨の通知を行う。 本動作例におい て、 一番先頭に登録されている端末装置識別コードに対応する端末装置は、 端末 装置 Rであることとする。 したがって、 端末装置 Pは、 端末装置 Rに対して端末 装置 Pがグループから脱退する旨の通知を行う (ステップ S 1 d)。
端末装置 Pがグループから脱退する旨の通知を受信した端末装置 Rは、 メンバ 一データ 1 2から端末装置 Pに対応するデータを削除する更新情報を生成する (ステップ S 2 d)。 そして、 端末装置 Rの送信先決定部 2 1は、 予め定められ た所定のアルゴリズムに基づいて同報送信端末装置を決定する (ステップ S 3 d)0
ここで、 同報送信端末装置の決定方法について具体的に説明する。 例えば、 図 9に示されるグループの場合には、 現時点において共有データに登録されている 判別用番号が " 5"であり、 現在のグループに属する端末装置が 3台になる。 し たがって、 これらの値を上述した [式 1] に代入すると、
5 mo d 3 = 2
と求まる。
端末装置 Rは、 メンバーデータ 1 2から端末装置 Pに対応するデータを削除す る更新情報を生成した時点で、 メンバ一データ 1 2の端末番号の割り当てを変更 する更新情報も生成する。 具体的には、 端末装置 Q, R, Sの端末番号が、 それ それ "0", "1", "2" に変更される。 これにより、 端末番号として "2" が割 り当てられている端末装置 Sが、 今回発生した更新情報を同じグループに属する 全ての端末装置に対して同報送信する同報送信端末装置に決定される。
次に、 端末装置 Rの同報依頼送信部 2 1は、 共有デ一夕が更新されることによ つて発生する更新情報 Xと、 現時点において共有データに登録されている判別用 番号 "5" と、 同報送信を依頼する旨の同報依頼信号とを、 同報送信端末装置で ある端末装置 Sに対して送信する (ステップ S 4 d)。
次に、 端末装置 Sの送信先決定部 2 1は、 予め定められた所定のアルゴリズム に基づいて、 次回の同報送信端末装置となる端末装置を決定する (ステップ S 5 d)0
ここで、 次回の同報送信端末装置の決定方法について具体的に説明する。 例え ば、 判別用番号を、 現時点において共有データに登録されている判別用番号であ る "5" に "1"を加えて "6" とする。 そして、 新たな判別用番号である "6" とグループ内の総端末装置台数である "3" を上述した [式 1] に代入すると、 6 mo d 3 = 0
と求まる。 これにより、 端末番号として "0"が割り当てられている端末装置 Q が、 次回の同報送信端末装置に決定される。
次に、 端末装置 Sの同報通知送信部 34は、 これから同報送信を開始すること を示す同報送信開始通知を次回の同報送信端末装置である端末装置 Qに対して送 信する。 また、 端末装置 Sの同報送信実行部 33は、 更新情報 Xと、 新たな判別 用番号 " 6 "とを次回の同報送信端末装置である端末装置 Qに対して送信する(ス テツプ S 6 d)0
端末装置 Qの同報通知受信部 31は、 端末装置 Sから送信された同報送信開始 通知を受信し、 同報送信が開始されたことを認識する。 そして、 端末装置 Qの共 有データ更新制御部 40は、 端末装置 Sから受信した更新情報 Xと、 判別用番号 "6"とを用いて共有情報記憶部 10に格納されている共有デ一夕を更新する(ス テツプ S 7 d)。
また、 端末装置 Sの同報送信実行部 33は、 メンバーデータ 12に格納されて いる端末装置識別コードに対応する端末装置 Rに対して、 更新情報 と、 新たな 判別用番号 "6" とを送信する (ステップ S 8d)。
そして、 端末装置 Rの共有データ更新制御部 40は、 同報送信端末装置である 端末装置 Sから受信した更新情報 Xと、 判別用番号 "6" とを用いて共有情報記 憶部 10に格納されている共有データを更新する (ステップ S 9 d)0
次に、 端末装置 Sの同報通知送信部 34は、 同報送信が終了したことを示す同 報送信終了通知を次回の同報送信端末装置である端末装置 Qに対して送信する (ステップ S 10 d)。
端末装置 Qの同報通知受信部 31は、 端末装置 Sから送信された同報送信終了 通知を受信し、 同報送信が終了したことを認識する (ステップ S l l d)。
[2. 6] 端末装置を追加する場合の動作
図 10乃至図 12を参照して、 端末装置を追加する場合の動作例について説明 する。
[2. 6. 1] 端末装置を追加する場合の概要動作
まず、 図 10および図 11を参照して、 端末装置を追加する場合の概要動作を 説明する。
図 1 0および図 1 1に示される図は、 端末装置 P, Q , Rによって構成されて いるコンビュ一夕システムのグループに対して、 端末装置 Sが新たに追加される 場合の状態を表している。
図 1 0に示される状態は、 例えば、 端末装置 Sが端末装置 Rに対して当該端末 装置 Sをグループに追加するように要求した状態を表している。 この場合に、 端 末装置 Rは、 共有情報記憶部 1 0に格納されている共有データを端末装置 Sに対 してダウン口一ドする。
次に、 図 1 1に示される状態は、 端末装置 Rから端末装置 Sに対してダウン口 —ドしている際に、 端末装置 P, Q , Rによって構成されているグループ内にお いて、 共有データに対する更新情報が発生した場合の状態を表している。 この状 態において、 この更新情報を受信した端末装置 Rは、 当該更新情報をダウン口一 ドデ一夕とは別個のデータとして端末装置 Sに対して中継送信する。 さらに、 こ の状態において、 端末装置 Rは、 端末装置 Sをメンバ一デ一夕 1 2に登録するた めの更新情報を生成し、 生成した更新情報をそのときの同報送信端末装置に対し て送信する。 これにより当該更新情報が同報送信され、 同じグループに属する全 ての端末装置に格納されているメンバーデータ 1 2が更新される。
この更新により、 端末装置 Sは、 メンバ一データ 1 2に登録される。 これによ り、 端末装置 Sは、 これ以降にグループ内で発生する更新情報を、 同報送信端末 装置からの同報送信により受信することが可能となる。 したがって、 これ以降、 端末装置 は、 同報送信により送信された更新情報を受信したとしても、 当該更 新情報を端末装置 Sに対して中継送信する必要がない。
そして、 ダウンロードが全て終了した時点で、 当該グループは、 端末装置!5 , Q, R , Sの 4台により構成されることとなる。
[ 2 . 5 . 2 ] 端末装置を追加する場合の詳細動作
次に、 図 1 2を参照して、 端末装置を追加する場合の詳細動作を説明する。 まず、 コンピュータシステムのグループに対して新たに追加された端末装置 S のダウンロード要求部 5 1は、 共有データのダウンロードを要求するためのダウ ンロード要求信号を端末装置 I こ対して送信する (ステップ S 1 e ) o ダウンロード要求信号を受信した端末装置 Rのダウン口一ド要求受信部 6 1は、 端末装置 Sからダウンロード要求信号を受信した旨を示す要求受信信号を共有デ 一夕送信部 6 2に対して送信する。 共有データ送信部 6 2は、 共有情報記憶部 1 0に記憶されている共有データをダウン口一ドデ一夕として端末装置 Sに対して 送信する (ステップ S 2 e )。 そして、 共有データ送信部 6 2は、 同報送信端末 装置から受信した更新情報を端末装置 Sに対して送信する中継送信を開始させる 中継送信開始信号を更新情報中継部 6 3に対して送信する。
端末装置 Rからダウンロードデータを受信した端末装置 Sの共有データ受信部 5 2は、受信したダウンロードデータを共有情報記憶部 1 0に対して登録する(ス テツプ S 3 e )。
共有デ一夕を更新するための更新情報がグループ内で発生した場合には、 当該 更新情報が、所定のアルゴリズムによって一意に定められる同報送信端末装置(例 えば端末装置 Q ) の同報送信実行部 3 3から端末装置 Rに対して送信される (ス テツプ S 4 e )。
端末装置 Rの共有デ一夕更新制御部 4 0は、 受信した更新情報を用いて共有 情報記憶部 1 0に格納されている共有デ一夕を更新する。 そして、 共有データ更 新制御部 4 0は、 受信した更新情報を更新情報中継部 6 3に対して送信する。 更新情報中継部 6 3は、 受信した更新情報を端末装置 Sに対して送信する (ス テヅプ S 5 e )。
端末装置 Rから更新情報を受信した端末装置 Sの更新情報受信部 5 3は、 受信 した更新情報を更新情報記憶部 5 4に対して登録する (ステップ S 6 e )0
次に、 端末装置 Rの同報依頼送信部 2 2は、 送信先決定部 2 1により決定され た同報送信端末装置 (例えば端末装置 Q ) に対して、 端末装置 Sをメンバ一デー 夕 1 2に新たに登録するための更新情報を送信する (ステップ S 7 e )0
端末装置 Qの同報送信実行部 3 3は、 グループ内の他の端末装置に対して更新 情報を同報送信する (ステップ S 8 e )。
端末装置 Rの共有デ一夕更新制御部 4 0は、 受信した更新情報を用いて共有情 報記憶部 1 0に格納されている共有デ一夕のメンバ一デ一夕 1 2を更新する。 そ して、 共有データ更新制御部 4 0は、 受信した更新情報を更新情報中継部 6 3に 対して送信する。 更新情報中継部 6 3は、 受信した更新情報を端末装置 Sに対し て送信する (ステップ S 9 e ) o
端末装置 Rから更新情報を受信した端末装置 Sの更新情報受信部 5 3は、 受信 した更新情報を更新情報記憶部 5 4に対して登録する (ステップ S 1 0 Θ )
次に、 端末装置 Rの更新情報中継部 6 3によって端末装置 Sに中継送信され た更新情報の内容が、 端末装置 Sをメンバーデータ 1 2に対して新規に登録する 内容であった場合に、 中継送信制御部 6 0は、 更新情報中継部 6 3による更新情 報の中継を停止させる (ステップ S I 1 e )0 これにより、 更新情報中継部 6 3 は、 これ以降に更新情報を受信しても、 端末装置 Sに中継送信しない。
また、 端末装置 Sにおいて、 端末装置 Rからのダウンロードが終了した場合に (ステツプ S 1 2 e ) 更新情報反映部 5 5は、 更新情報記憶部 5 に記憶され ている更新情報を用いて共有情報記憶部 1 0に格納されている共有データを更新 する (ステップ S 1 3 e ) o
[ 3 ] 実施形態の効果
上述したように、 本実施形態においては、 同報送信端末装置を 1台に限定し、 さらにグループ内の端末装置が順番に同報送信端末装置の役割を担うようにした。 これにより、 同報送信端末装置として各端末装置が担う処理負荷は、 固定のサ一 バ装置を設置するシステムにおいて当該サーバ装置が担う処理負荷に比べ、 格段 に軽減される。
また、 本実施形態においては、 共有デ一夕に対して発生する更新情報に対し、 判別用番号を付与して同報送信している。 これにより、 グループ内の各端末装置 は、 更新情報が発生した順番に共有データを更新することが可能となる。
また、 本実施形態においては、 メンバ一デ一夕に対して発生する更新情報も 基本データと同様に判別用番号を付して同報送信の対象としている。 さらに、 本 実施形態においては、 グループ内の各端末装置に格納されている判別用番号が同 じになるように管理されている。 これにより、 同報送信端末装置は、 グループ内 で統一されたメンバーデー夕に基づいて同報送信することが可能となる。 したが つて、 同じグループに属する全ての端末装置に格納されている共有データの整合 性を保持することができる。 また、 本実施形態においては、 中継送信制御部 6 0が、 新たに追加された端 末装置に対して、 グループ内の他の端末装置において発生した更新情報を送信し ている。 これにより、 新たに追加された端末装置に関するメンバ一デ一夕がグル ープ内の各端末装置に登録される前であっても、 新たに追加された端末装置は、 グループ内の他の端末装置において発生した更新情報を受信することが可能とな る。 したがって、 新たに追加された端末装置を含めたグループ内の各端末装置に おける共有デ一夕の整合性を保持することができる。
[ 4 ] 実施形態の変形例
[ 4 . 1 ] 第 1変形例
なお、 上述した実施形態においては、 グループ内の全ての端末装置が同報送 信端末装置の対象になっているが、 必ずしも全ての端末装置を同報送信端末装置 の対象にする必要はない。 例えば、 メンバーデータのスペック情報に所定の基準 値を設定しておき、 その基準値を超えている端末装置のみを同報送信端末装置の 対象にするようにしてもよい。 これにより、 処理能力の低い端末装置を同報送信 端末装置の対象から除外することが可能となる。
これを、 上述した実施形態で行うためには、 基準値を超えている端末装置に対 してのみ端末番号を割り当てる。 さらに、 グループ内の総端末台数は、 基準値を 超えている端末装置のみを対象に算出する。
[ 4 . 2 ] 第 2変形例
また、 上述した実施形態においては、 端末装置の削除や脱退の通知をメンバ一 デ一夕 1 2の一番先頭に登録されている端末装置識別コードに対応する端末装置 に対して行い、 当該通知を受けた端末装置が同報送信端末装置に対して同報送信 の依頼を行つているが、 必ずしも特定の端末装置を介して同報送信を依頼する必 要はない。 例えば、 他の端末装置が故障であると認識した端末装置、 あるいは、 グループを脱退する端末装置が、 同報送信端末装置に対して同報送信の依頼を直 接するようにしてもよい。
[ 4 . 3 ] 第 3変形例
また、 上述した実施形態においては、 同報送信端末装置に対して同一の判別用 番号が付与された更新情報が複数送信されてきた場合については特に触れていな い。 しかしながら、 この場合に、 同報送信端末装置は、 同一の判別用番号が付与 された更新情情報のうち最初に受信した更新情報のみを同報送信するようにして もよい (この場合、 同報送信されない更新情報は破棄する)。 また、 同報送信端 末装置は、 強制更新可否情報の内容に基づいて、 後から送信されてきた同一の判 別用番号が付与された更新情報を同報送信の対象とするか否かを判断するように してもよい。
[ 4 . 4 ] 第 4変形例
また、 上述した実施形態においては、 各端末装置の端末番号に対して、 " 0 " から 「グループ内の総端末装置台数— 1」 までの連続する整数を予め割り当てて いるが、 必ずしも " 0 " から始まる必要はない。 例えば、 各端末装置の端末番号 に対して、 nから 「n +グループ内の総端末装置台数— 1」 (nは整数) までの 連続する整数を割り当ててもよい。 この場合に、 同報送信端末装置を決定する場 合には、 [式 1 ] によって求められた数値に対して nを加算した数値と一致する 端末番号に対応する端末装置が同報送信端末装置となる。
[ 4 . 5 ] 第 5変形例
また、 上述した実施形態においては、 新たに追加された端末装置からダウン ロードの要求を受けた端末装置がダウン口一ドを行うこととしているが、 特定の 端末装置だけがダウンロードを行うようにしてもよい。 例えば、 メンバーデータ のスペック情報に所定の基準値を設定しておき、 その基準値を超えている端末装 置がダウンロードを行うこととしてもよい。
これを具体的に説明すると、 例えば、 新たに追加された端末装置からダウン口 —ドの要求を受けた端末装置は、 メンバーデータのスペック情報のうち、 ある性 能値が所定の基準値を超えているスペック情報を有する端末装置に対して、 ダウ ンロードを実行するように依頼する。 そして、 この依頼を受けた端末装置が新た に追加された端末装置に対してダウンロードを実行する。 これにより、 処理能力 の低い端末装置は、ダウン口一ドを実行する端末装置から除外することができる。 なお、 所定の基準値を超えている端末装置が複数ある場合には、 性能値の最も高 い端末装置がダウンロードを実行する端末装置として選択されるのが最適である。 また、 所定の基準値を超えている任意の端末装置がダウンロードを実行する端末 装置として選択されることとしてもよい。

Claims

請求の範囲
1 . ネットワークを介して相互に接続された複数の端末装置によって構成される グループ内でデ一夕を共有するデータの共有方法であり、
前記グループ内で共有する基本データおよび前記グループ内の各端末装置に関 するメンバーデー夕を含んだ共有デ一夕に対して更新が発生した場合に、
予め定められた決定方法にしたがって、前記複数の端末装置のいずれか一つを、 前記更新に関する更新情報をグループ内の各端末装置に対して同報送信する同報 送信端末装置として決定する同報端末決定工程と、
前記同報端末決定工程において決定された同報送信端末装置に対して、 前記各 端末装置から更新情報を送信する送信工程と、
前記同報送信端末装置において、 更新情報を前記メンバーデー夕に対応する端 末装置に対して同報送信する同報送信工程と、
前記同報送信された更新情報を受信した各端末装置において、 受信した更新情 報によって共有デ一夕を更新する更新工程と
を備えたことを特徴とするデータの共有方法。
2 . 請求項 1記載のデータの共有方法であり、
前記各端末装置において、 更新情報に対応する判別用番号を共有データに対応 して記憶する判別用番号 憶工程を備え、
前記送信工程は、 更新情報に加え、 前記判別用番号記憶工程において記憶され た判別用番号を送信し、
前記同報送信工程は、 更新情報に加え、 受信した判別用番号よりも大きな判 別用番号を新たな判別用番号として同報送信することを特徴とするデ一夕の共有 方法。
3 . 請求項 2記載のデータの共有方法であり、
前記同報送信端末装置において、 受信した判別用番号と前記判別用番号記憶ェ 程において記憶された判別用番号とを比較して判別用番号の大小を判断する判別 用番号判断工程を備え、
前記同報送信工程は、 前記判別用番号判断工程において、 受信した判別用番 号が前記判別用番号記憶工程において記憶された判別用番号以上であると判断さ れた場合に、 同報送信することを特徴とするデ一夕の共有方法。
4 . 請求項 3記載のデータの共有方法であり、
前記各端末装置において、 更新情報を強制的に同報送信するか否かを示す強制 同報可否情報を格納する強制同報可否情報格納工程を備え、
前記送信工程は、 更新情報および判別用番号に加え、 強制同報可否情報を送信 することを特徴とするデ一夕の共有方法。
5 . 請求項 4記載のデータの共有方法であり、
前記同報送信工程は、 強制同報可否情報が更新情報を強制的に同報送信するこ とを示す場合には、 同報送信することを特徴とするデ一夕の共有方法。
6 . 請求項 2記載のデータの共有方法であり、
前記各端末装置において、 更新情報および前記新たな判別用番号を受信する受 信工程と、
前記新たな判別用番号と前記判別用番号記憶工程において記憶された判別用番 号とを比較して判別用番号の大小を判断する判別用番号判断工程とを備え、 前記更新工程は、 前記判別用番号判断工程において、 前記新たな判別用番号が 前記判別用番号記憶工程において記憶された判別用番号よりも大きいと判断され た場合に、 受信した更新情報によって共有データを更新することを特徴とするデ —夕の共有方法。
7 . 請求項 2記載のデータの共有方法であり、
前記各端末装置において、 nから 「n +グループ内の総端末台数— 1」 (nは 整数) までの連続する整数を端末番号として、 予め各端末装置に重複しないよう に割り当てておく端末番号割り当て工程を備え、 前記決定方法は、 前記判別用番号記憶工程において記憶された判別用番号をメ ンバーデ一夕に対応する端末装置の台数で除した余りに対応する端末番号が割り 当てられている端末装置を、 前記同報送信端末装置として決定することを特徴と するデータの共有方法。
8 . 請求項 2記載のデ一夕の共有方法であり、
前記メンバーデー夕は、 各端末装置の性能値を含んでおり、
前記決定方法は、 性能値に基づいて前記同報送信端末装置を決定することを特 徴とするデータの共有方法。
9 . 請求項 8記載のデータの共有方法であり、
前記各端末装置において、 メンバーデー夕に含まれる性能値が所定の基準値を 超えている端末装置に対してのみ、 nから 「n +グループ内で基準値を超えてい る端末装置の台数一 1」 (nは整数) までの連続する整数を端末番号として重複 しないように割り当てておく端末番号割り当て工程を備え、
前記決定方法は、 前記判別用番号記憶工程において記憶された判別用番号をメ ンバーデー夕に対応する端末装置のうち基準値を超えている端末装置の台数で除 した余りに対応する端末番号が割り当てられている端末装置を、 前記同報送信端 末装置として決定することを特徴とするデータの共有方法。
1 0 . 請求項 1記載のデータの共有方法であり、
前記同報送信端末装置において、 次回の更新情報を同報送信する次回同報送信 端末装置を決定する次回同報端末決定工程と、
前記次回同報端末決定工程において決定された次回同報送信端末装置に対して、 更新情報に加え、 同報送信を開始したことを示す同報送信開始通知を送信する開 始通知送信工程と、
同報送信が終了したことを示す同報送信終了通知を次回同報送信端末装置に対 して送信する終了通知送信工程と、
前記次回同報送信端末装置において、 更新情報、 同報送信開始通知および同報 送信終了通知を受信する通知受信工程と、
前記通知受信工程において同報送信開始通知が受信されてから所定の時間が経 過したときに、 同報送信終了通知がいまだに受信されていない場合に、 更新情報 をメンバーデータに対応する端末装置に対して同報送信する代理同報送信工程と を備えたことを特徴とするデ一夕の共有方法。
1 1 . 請求項 1 0記載のデ一夕の共有方法であり、
前記次回同報送信端末装置において、 前記各端末装置から送信された更新情報 を受信する更新情報受信工程と、
更新情報が前記同報送信端末装置に送信されるべき更新情報である場合に、 当 該更新情報をメンバーデ一夕に対応する端末装置に対して同報送信する代理同報 送信工程を備えたことを特徴とするデータの共有方法。
1 2 . 請求項 1記載のデータの共有方法であり、
各端末装置において、 更新情報を送信した前記同報送信端末装置から応答があ るか否かを判断する応答判断工程と、
次回の更新情報を同報送信する次回同報送信端末装置を決定する次回同報端末 決定工程とを備え、
前記送信工程は、 前記応答判断工程において応答がないと判断された場合に、 前記次回同報端末決定工程において決定された次回同報送信端末装置に対して、 更新情報を送信することを特徴とするデータの共有方法。
1 3 . 請求項 1 2記載のデータの共有方法であり、
前記次回同報送信端末装置において、 更新情報をメンバーデー夕に対応する端 末装置に対して同報送信する代理同報送信工程を備えたことを特徴とするデータ の共有方法。
1 4 . 請求項 1記載のデータの共有方法であり、
各端末装置において、 グループ内に属する他の端末装置が故障であるか否かを判断する故障判断ェ 程と、
次回の更新情報を同報送信する次回同報送信端末装置を決定する次回同報端末 決定工程とを備え、
前記送信工程は、 前記故障判断工程において他の端末装置が故障であると判断 された場合に、 前記次回同報端末決定工程において決定された次回同報送信端末 装置に対して、 他の通信端末に対応する端末装置に関するメンバ一データを共有 デ一夕から削除させる更新情報を送信することを特徴とするデータの共有方法。 1 5 . 請求項 1記載のデ一夕の共有方法であり、
グループに対して新たに追加される端末装置において、 グループに属するいず れかの端末装置に対して前記共有データのダウンロードを要求するダウンロード 要求工程と、
グループに対して新たに追加される端末装置において、 前記ダウンロード要求 工程においてダウン口一ドが要求された端末装置から共有データを受信する共有 データ受信工程と、
グループに対して新たに追加される端末装置において、 グループ内において同 報送信された更新情報を、 ダウンロードが要求された端末装置から受信する更新 情報受信工程と、
ダウンロードが終了した後に、 受信した更新情報によって共有デ一夕を更新す る更新情報更新工程と、
ダウンロードが要求された端末装置において、 新たに追加された端末装置に対 して共有データを送信する共有デ一夕送信工程と、
同報送信により受信した更新情報を新たに追加された端末装置に対して送信す る更新情報中継工程とを備えた
ことを特徴とするデ一夕の共有方法。
1 6 . 請求項 1 5記載のデータの共有方法であり、
前記メンバーデー夕は、 各端末装置の性能値を含んでおり、 ダウンロードが要求された端末装置において、 性能値が予め定められた基準値 を超えている端末装置に対してダウンロードを実行するように依頼する依頼通知 工程と、
ダウンロードを実行するように依頼された端末装置において、 新たに追加され た端末装置に対してダウン口一ドを実行することを特徴とするデータの共有方法
1 7 . 請求項 1 5記載のデータの共有方法であり、
前記更新情報中継工程は、 新たに追加された端末装置に対してダウンロード を開始した直後から、 新たに追加された端末装置が追加されたメンバーデ一夕に 関する更新情報が発生するまでの間に発生した更新情報を新たに追加された端末 装置に対して送信することを特徴とするデ一夕の共有方法。
1 8 . ネットワークを介して相互に接続された複数の端末装置によって構成され るグループに属する端末装置であり、
前記グループ内で共有する基本デ一夕および前記グループ内の各端末装置に関 するメンバーデ一夕を含んだ共有データを記憶する共有データ記憶手段と、 前記共有データに対して更新が発生した場合に、 予め定められた決定方法にし たがって、 前記複数の端末装置のいずれか一つを、 前記更新に関する更新情報を グループ内の各端末装置に対して同報送信する同報送信端末装置として決定する 同報端末決定手段と、
前記同報端末決定手段によって決定された同報送信端末装置に対して、 更新情 報を送信する送信手段と、
前記同報送信端末装置として、 更新情報を前記メンバ一データに対応する端末 装置に対して同報送信する同報送信手段と、
前記同報送信された更新情報を受信する各端末装置として、 当該受信した更新 情報により共有データを更新する更新手段と
を備えたことを特徴とする端末装置。
1 9 . 請求項 1 8記載の端末装置であり、 更新情報に対応する判別用番号を共有デ一夕に対応して記憶する判別用番号記 憶手段を備え、
前記送信手段は、 更新情報に加え、 前記判別用番号記憶手段によって記憶され た判別用番号を送信し、
前記同報送信手段は、 更新情報に加え、 受信した判別用番号よりも大きな判 別用番号を新たな判別用番号として同報送信することを特徴とする端末装置。
2 0 . 請求項 1 9記載の端末装置であり、
前記同報送信端末装置として、 受信した判別用番号と前記判別用番号記憶手段 によって記憶された判別用番号とを比較して判別用番号の大小を判断する判別用 番号判断手段を備え、
前記同報送信手段は、 前記判別用番号判断手段によって、 受信した判別用番号 が前記判別用番号記憶手段によつて記憶された判別用番号以上であると判断され た場合に、 同報送信することを特徴とする端末装置。
2 1 . 請求項 2 0記載の端末装置であり、
更新情報を強制的に同報送信するか否かを示す強制同報可否情報を格納する強 制同報可否情報格納手段を備え、
前記送信手段は、 更新情報および判別用番号に加え、 強制同報可否情報を送信 することを特徴とする端末装置。
2 2 . 請求項 2 1記載の端末装置であり、
前記同報送信手段は、 強制同報可否情報が更新情報を強制的に同報送信する ことを示す場合には、 同報送信することを特徴とする端末装置。
2 3 . 請求項 1 9記載の端末装置において、
更新情報および前記新たな判別用番号を受信する受信手段と、
前記新たな判別用番号と前記判別用番号記憶手段によって記憶された判別用番 号とを比較して判別用番号の大小を判断する判別用番号判断手段とを備え、 前記更新手段は、 前記判別用番号判断手段によって、 前記新たな判別用番号が 前記判別用番号記憶手段によって記憶された判別用番号よりも大きいと判断され た場合に、 受信した更新情報によって前記共有デ一夕を更新することを特徴とす る端末装置。
2 4 . 請求項 1 9記載の端末装置であり、
nから 「n +グループ内の総端末台数— 1」 (nは整数) までの連続する整数 を端末番号として、 予め各端末装置に重複しないように割り当てておく端末番号 割り当て手段を備え、
前記決定方法は、 前記判別用番号記憶手段によって記憶された判別用番号をメ ンバーデー夕に対応する端末装置の台数で除した余りに対応する端末番号が割り 当てられている端末装置を、 前記同報送信端末装置として決定することを特徴と する端末装置。 '
2 5 . 請求項 1 9記載の端末装置であり、
前記メンバ一データは、 各端末装置の性能値を含んでおり、
前記決定方法は、 性能値に基づいて前記同報送信端末装置を決定することを特 徴とする端末装置。
2 6 . 請求項 2 5記載の端末装置であり、
メンバーデ一夕に含まれる性能値が所定の基準値を超えている端末装置に対し てのみ、 nから「n +グループ内で基準値を超えている端末装置の台数— 1」(n は整数) までの連続する整数を端末番号として重複しないように割り当てておく 端末番号割り当て手段を備え、
前記決定方法は、 前記判別用番号記憶手段において記憶された判別用番号をメ ンバーデー夕に対応する端末装置のうち前記基準値を超えている端末装置の台数 で除した余りに対応する前記端末番号が割り当てられている端末装置を、 前記同 報送信端末装置として決定することを特徴とする端末装置。
2 7 . 請求項 1 8記載の端末装置であり、
前記同報送信端末装置として、 次回の更新情報を同報送信する次回同報送信端 末装置を決定する次回同報端末決定手段と、
前記次回同報端末決定手段によって決定された次回同報送信端末装置に対して、 更新情報に加え、 同報送信を開始したことを示す同報送信開始通知を送信する開 始通知送信手段と、
同報送信が終了したことを示す同報送信終了通知を次回同報送信端末装置に対 して送信する終了通知送信手段と、
前記次回同報送信端末装置として、 更新情報、 同報送信開始通知および同報送 信終了通知を受信する通知受信手段と、
前記通知受信手段によって同報送信開始通知が受信されてから所定の時間が経 過したときに同報送信終了通知がいまだに受信されていない場合に、 更新情報を メンバーデータに対応する端末装置に対して同報送信する代理同報送信手段とを 備えた ことを特徴とする端末装置。
2 8 . 請求項 2 7記載の端末装置であって、
前記次回同報送信端末装置として、 前記各端末装置から送信された更新情報を 受信する更新情報受信手段と、
更新情報が前記同報送信端末装置に送信されるべき更新情報である場合に、 当 該更新情報をメンバーデ一夕に対応する端末装置に対して同報送信する代理同報 送信手段を備えたことを特徴とする端末装置。
2 9 . 請求項 1 8記載の端末装置であり、
更新情報を送信した前記同報送信端末装置から応答があるか否かを判断する応 答判断手段と、
次回の更新情報を同報送信する次回同報送信端末装置を決定する次回同報端末 決定手段とを備え、
前記送信手段は、 前記応答判断手段によって応答がないと判断された場合に、 前記次回同報端末決定手段によって決定された次回同報送信端末装置に対して、 更新情報を送信することを特徴とする端末装置。
3 0 . 請求項 2 9記載の端末装置であり、
前記次回同報送信端末装置として、 更新情報をメンバーデ一夕に対応する端末 装置に対して同報送信する代理同報送信手段を備えたことを特徴とする端末装置 (
3 1 . 請求項 1 8記載の端末装置であり、
グループ内に属する他の端末装置が故障であるか否かを判断する故障判断手段 と、
次回の更新情報を同報送信する次回同報送信端末装置を決定する次回同報端末 決定手段とを備え、
前記送信手段は、 前記故障判断手段によって他の端末装置が故障であると判断 された場合に、 前記次回同報端末決定手段によって決定された次回同報送信端末 装置に対して、 他の通信端末に対応する端末装置に関するメンバ一データを共有 データから削除させる更新情報を送信することを特徴とする端末装置。
3 2 . 請求項 1 8記載の端末装置であり、
グループに対して新たに追加される場合に、 グループに属するいずれかの端末 装置に対して共有デ一夕のダウンロードを要求するダウンロード要求手段と、 グループに対して新たに追加される場合に、 前記ダウン口一ド要求手段によつ てダウンロードが要求された端末装置から共有データを受信する共有データ受信 手段と、
グループに対して新たに追加される場合に、 グループ内において同報送信され た更新情報を、 ダウンロードが要求された端末装置から受信する更新情報受信手 段と、
ダウンロードが終了した後に、 受信した更新情報によつて共有デ一夕を更新す る更新情報更新手段と、
ダウンロードが要求された端末装置として、 新たに追加された端末装置に対し て共有データを送信する共有デ一夕送信手段と、 同報送信により受信した更新情報を新たに追加された端末装置に対して送信す る更新情報中継手段とを備えた
ことを特徴とする端末装置。
3 3 . 請求項 3 2記載の端末装置であり、
前記メンバーデー夕は、 各端末装置の性能値を含んでおり、
ダウンロードが要求された端末装置において、 性能値が予め定められた基準値 を超えている端末装置に対してダウン口一ドを実行するように依頼する依頼通知 手段と、
ダウンロードを実行するように依頼された端末装置として、 新たに追加された 端末装置に対してダウンロードを実行することを特徴とする端末装置。
3 4 . 請求項 3 2記載の端末装置であり、
前記更新情報中継手段は、 新たに追加された端末装置に対してダウン口一ドを 開始した直後から、 新たに追加された端末装置が追加されたメンバーデー夕に関 する更新情報が発生するまでの間に発生した更新情報を新たに追加された端末装 置に対して送信することを特徴とする端末装置。
3 5 . ネットワークを介して相互に接続された複数の端末装置によって構成され るグループ内でデ一夕を共有するためのプログラムを記録した媒体であり、 前記グループ内で共有する基本データおよび前記グループ内の各端末装置に関 するメンバ一データを含んだ共有データに対して更新が発生した場合に、
予め定められた決定方法にしたがって、前記複数の端末装置のいずれか一つを、 前記更新に関する更新情報をグループ内の各端末装置に対して同報送信する同報 送信端末装置として決定し、
当該決定した同報送信端末装置に対して、 更新情報を送信するとともに、 前記同報送信端末装置において、 更新情報を前記メンバーデ一夕に対応する端 末装置に対して同報送信し、
前記同報送信された更新情報を受信した各端末装置において、 当該受信した更 新情報によって共有デ一夕を更新することを特徴とするプログラムを記録した媒 体。
3 6 . 請求項 3 5記載のプログラムを記録した媒体であり、
前記各端末装置において、 更新情報に対応する判別用番号を共有デ一夕に対応 して記憶し、
前記決定した同報送信端末装置に対して、 更新情報に加え、 前記記憶された判 別用番号を送信し、
前記同報送信端末装置において、 更新情報に加え、 受信した判別用番号よりも 大きな判別用番号を新たな判別用番号として同報送信することを特徴とするプロ グラムを記録した媒体。
3 7 . 請求項 3 6記載のプログラムを記録した媒体であり、
前記同報送信端末装置において、 受信した判別用番号と前記記憶された判別用 番号とを比較して判別用番号の大小を判断し、
当該判断において、 受信した判別用番号が前記記憶された判別用番号以上で あると判断された場合に、 同報送信することを特徴とするプログラムを記録した 媒体。
3 8 . 請求項 3 7記載のプログラムを記録した媒体であり、
前記各端末装置において、 更新情報を強制的に同報送信するか否かを示す強制 同報可否情報を格納させ、
前記決定した同報送信端末装置に対して、 更新情報および判別用番号に加え、 強制同報可否情報を送信することを特徴とするプログラムを記録した媒体。
3 9 . 請求項 3 8記載のプログラムを記録した媒体であり、
前記同報送信端末装置において、 受信した強制同報可否情報が更新情報を強制 的に同報送信することを示す場合には、 同報送信することを特徴とするプログラ ムを記録した媒体。
4 0 . 請求項 3 6記載のプログラムを記録した媒体であり、
前記各端末装置において、 更新情報および前記新たな判別用番号を受信し、 前記新たな判別用番号と前記記憶された判別用番号とを比較して判別用番号の 大小を判断し、
同報送信された更新情報を受信した際に、 前記判断において、 前記新たな判別 用番号が前記記憶された判別用番号よりも大きいと判断された場合に、 受信した 更新情報によって共有デ一夕を更新することを特徴とするプログラムを記録した 媒体。
4 1 . 請求項 3 6記載のプログラムを記録した媒体であり、
前記各端末装置において、 nから 「n +グループ内の総端末台数— 1」 (nは 整数) までの連続する整数を端末番号として、 予め各端末装置に重複しないよう に割り当てておき、
前記決定方法は、 前記記憶した判別用番号をメンバーデ一夕に対応する端末装 置の台数で除した余りに対応する端末番号が割り当てられている端末装置を、 前 記同報送信端末装置として決定することを特徴とするプログラムを記録した媒体
4 2 . 請求項 3 6記載のプログラムを記録した媒体であり、
前記メンバーデ一夕は、 各端末装置の性能値を含んでおり、
前記決定方法は、 性能値に基づいて前記同報送信端末装置を決定することを特 徴とするプログラムを記録した媒体。
4 3 . 請求項 4 2記載のプログラムを記録した媒体であり、
前記各端末装置において、 メンバーデー夕に含まれる性能値が所定の基準値を 超えている端末装置に対してのみ、 nから 「n +グループ内で基準値を超えてい る端末装置の台数一 1」 (nは整数) までの連続する整数を端末番号として重複 しないように割り当て、
前記決定方法は、 前記記憶された判別用番号をメンバーデー夕に対応する端末 装置のうち基準値を超えている端末装置の台数で除した余りに対応する端末番号 が割り当てられている端末装置を、 前記同報送信端末装置として決定することを 特徴とするプログラムを記録した媒体。 4 4 . 請求項 3 5記載のプログラムを記録した媒体であり、
前記同報送信端末装置において、 次回の更新情報を同報送信する次回同報送信 端末装置を決定し、
当該決定した次回同報送信端末装置に対して、 更新情報に加え、 同報送信を開 始したことを示す同報送信開始通知を送信し、
同報送信が終了したことを示す同報送信終了通知を次回同報送信端末装置に対 して送信するとともに、
前記次回同報送信端末装置において、 更新情報、 同報送信開始通知および同報 送信終了通知を受信し、
同報送信開始通知が受信されてから所定の時間が経過したときに、 同報送信終 了通知がいまだに受信されていない場合に、 更新情報をメンバーデ一夕に対応す る端末装置に対して同報送信することを特徴とするプログラムを記録した媒体。
4 5 . 請求項 4 4記載のプログラムを記録した媒体であり、
前記次回同報送信端末装置において、 前記各端末装置から送信された更新情報 を受信し、
更新情報が前記同報送信端末装置に送信されるべき更新情報である場合に、 当 該更新情報をメンバーデ一夕に対応する端末装置に対して同報送信することを特 徴とするプログラムを記録した媒体。 4 6 . 請求項 3 5記載のプログラムを記録した媒体であり、
各端末装置において、 更新情報を送信した前記同報送信端末装置から応答があ るか否かを判断し、
次回の更新情報を同報送信する次回同報送信端末装置を決定し、
前記判断において応答がないと判断された場合に、 前記決定された次回同報送 信端末装置に対して、 更新情報を送信することを特徴とするプログラムを記録し た媒体。
4 7 . 請求項 4 6記載のプログラムを記録した媒体であり、 ' 前記次回同報送信端末装置において、 更新情報をメンバーデ一夕に対応する端 末装置に対して同報送信することを特徴とするプログラムを記録した媒体。
4 8 . 請求項 3 5記載のプログラムを記録した媒体であり、
各端末装置において、 グループ内に属する他の端末装置が故障であるか否かを 判断し、
次回の更新情報を同報送信する次回同報送信端末装置を決定し、
前記判断において他の端末装置が故障であると判断された場合に、 前記決定さ れた次回同報送信端末装置に対して、 他の通信端末に対応する端末装置に関する メンバーデ—夕を共有デ—夕から削除させる更新情報を送信することを特徴とす るプログラムを記録した媒体。
4 9 . 請求項 3 5記載のプログラムを記録した媒体であり、
グループに対して新たに追加される端末装置において、 グループに属するいず れかの端末装置に対して共有データのダウンロードを要求し、
グループに対して新たに追加される端末装置において、 ダウンロードが要求さ れた端末装置から共有データを受信し、
グループに対して新たに追加される端末装置において、 グループ内において同 報送信された更新情報を、 ダウンロードが要求された端末装置から受信し、 ダウンロードが終了した後に、 受信した更新情報によつて共有デ一夕を更新す るとともに、
ダウンロードが要求された端末装置において、 新たに追加された端末装置に対 して共有データを送信し、
同報送信により受信した更新情報を新たに追加された端末装置に対して送信す ることを特徴とするプログラムを記録した媒体。
5 0 . 請求項 4 9記載のプログラムを記録した媒体であり、
前記メンバーデ一夕は、 各端末装置の性能値を含んでおり、
ダウンロードが要求された端末装置において、 性能値が予め定められた基準値 を超えている端末装置に対してダウンロードを実行するように依頼し、
ダウンロードを実行するように依頼された端末装置において、 新たに追加され た端末装置に対してダウンロードを実行することを特徴とするプログラムを記録 した媒体。 5 1 . 請求項 4 9記載のプログラムを記録した媒体であり、
同報送信により受信した更新情報を新たに追加された端末装置に対して送信さ せる際に、 前記新たに追加された端末装置に対してダウンロードを開始した直後 から、 新たに追加された端末装置が追加されたメンバ一デ一夕に関する更新情報 が発生するまでの間に発生した更新情報を新たに追加された端末装置に対して送 信することを特徴とするプログラムを記録した媒体。
補正書の請求の範囲
[ 2 0 0 1年 7月 2 4日 (2 4 . 0 7 . 0 1 ) 国際事務局受理:出願当初の請求の範囲
1 - 5 1は補正された請求の範囲 1—5 1に置き換えられた。 (1 6頁) ] 請 求 の 範 囲
1 . ネットワークを介して相互に接続された複数の端末装置によって構成される グループ内でデータを共有するデータの共有方法であり、
前記グループ内で共有する基本データおよび前記グループ内の各端末装置に関 するメンバ一データを含んだ共有データに対して更新が発生した場合に、
前記複数の端末装置のいずれか一つを、 前記更新に関する更新情報をグループ 内の各端末装置に対して同報送信する同報送信端末装置として順次決定する同報 端末決定工程と、
前記同報端末決定工程において決定された同報送信端末装置に対して、 前記各 端末装置から更新情報を送信する送信工程と、
前記同報送信端末装置において、 更新情報を前記メンバーデータに対応する端 末装置に対して同報送信する同報送信工程と、
前記同報送信された更新情報を受信した各端末装置において、 受信した更新情 報によつて共有デ一夕を更新する更新工程と
を備えたことを特徴とするデータの共有方法。
2 . 請求項 1記載のデ一夕の共有方法であり、
前記各端末装置において、 更新情報に対応する判別用番号を共有データに対応 して記憶する判別用番号記憶工程を備え、
前記送信工程は、 更新情報に加え、 前記判別用番号記憶工程において記憶され た判別用番号を送信し、
. 前記同報送信工程は、 更新情報に加え、 受信した判別用番号よりも大きな判 別用番号を新たな判別用番号として同報送信することを特徴とするデータの共有 方法。
3 . 請求項 2記載のデータの共有方法であり、
前記同報送信端末装置において、 受信した判別用番号と前記判別用番号記憶ェ 補正された用紙 (条約第 19条》 程において記憶された判別用番号とを比較して判別用番号の大小を判断する判別 用番号判断工程を備え、
前記同報送信工程は、 前記判別用番号判断工程において、 受信した判別用番 号が前記判別用番号記憶工程において記憶された判別用番号以上であると判断さ れた場合に、 同報送信することを特徴とするデータの共有方法。
4 . 請求項 3記載のデータの共有方法であり、
前記各端末装置において、 更新情報を強制的に同報送信するか否かを示す強制 同報可否情報を格納する強制同報可否情報格納工程を備え、
前記送信工程は、 更新情報および判別用番号に加え、 強制同報可否情報を送信 することを特徴とするデータの共有方法。
5 . 請求項 4記載のデータの共有方法であり、
前記同報送信工程は、 強制同報可否情報が更新情報を強制的に同報送信するこ . とを示す場合には、 同報送信することを特徴とするデータの共有方法。
6 . 請求項 2記載のデータの共有方法であり、
前記各端末装置において、 更新情報および前記新たな判別用番号を受信する受 信工程と、
前記新たな判別用番号と前記判別用番号記憶工程において記憶された判別用番 号とを比較して判別用番号の大小を判断する判別用番号判断工程とを備え、 前記更新工程は、 前記判別用番号判断工程において、 前記新たな判別用番号が 前記判別用番号記憶工程において記憶された判別用番号よりも大きいと判断され た場合に、 受信した更新情報によって共有データを更新することを特徴とするデ 一夕の共有方法。
7 . 請求項 2記載のデータの共有方法であり、
前記各端末装置において、 nから 「n +グループ内の総端末台数一 1」 (nは 整数) までの連続する整数を端末番号として、 予め各端末装置に重複しないよう
補正された用紙 (条約第 19条) に割り当てておく端末番号割り当て工程を備え、
前記決定方法は、 前記判別用番号記憶工程において記憶された判別用番号をメ ンバーデー夕に対応する端末装置の台数で除した余りに対応する端末番号が割り 当てられている端末装置を、 前記同報送信端末装置として決定することを特徴と するデータの共有方法。
8 . 請求項 2記載のデータの共有方法であり、
前記メンバーデー夕は、 各端末装置の性能値を含んでおり、
前記決定方法は、 性能値に基づいて前記同報送信端末装置を決定することを特 徴とするデータの共有方法。
9 . 請求項 8記載のデータの共有方法であり、
前記各端末装置において、 メンバーデータに含まれる性能値が所定の基準値を 超えている端末装置に対してのみ、 nから 「n +ダル一プ内で基準値を超えてい る端末装置の台数一 1」 (nは整数) までの連続する整数を端末番号として重複 しないように割り当てておく端末番号割り当て工程を備え、
前記決定方法は、 前記判別用番号記憶工程において記憶された判別用番号をメ ンバーデー夕に対応する端末装置のうち基準値を超えている端末装置の台数で除 した余りに対応する端末番号が割り当てられている端末装置を、 前記同報送信端 末装置として決定することを特徴とするデータの共有方法。
1 0 . 請求項 1記載のデータの共有方法であり、
前記同報送信端末装置において、 次回の更新情報を同報送信する次回同報送信 端末装置を決定する次回同報端末決定工程と、
前記次回同報端末決定工程において決定された次回同報送信端末装置に対して、 更新情報に加え、 同報送信を開始したことを示す同報送信開始通知を送信する開 始通知送信工程と、
同報送信が終了したことを示す同報送信終了通知を次回同報送信端末装置に対 して送信する終了通知送信工程と、
捕正された用紙 (条約第 19条) 前記次回同報送信端末装置において、 更新情報、 同報送信開始通知および同報 送信終了通知を受信する通知受信工程と、
前記通知受信工程において同報送信開始通知が受信されてから所定の時間が経 過したときに、 同報送信終了通知がいまだに受信されていない場合に、 更新情報 をメンバーデータに対応する端末装置に対して同報送信する代理同報送信工程と を備えたことを特徴とするデータの共有方法。
1 1 . 請求項 1 0記載のデータの共有方法であり、
前記次回同報送信端末装置において、 前記各端末装置から送信された更新情報 を受信する更新情報受信工程と、
更新情報が前記同報送信端末装置に送信されるべき更新情報である場合に、 当 該更新情報をメンバーデータに対応する端末装置に対して同報送信する代理同報 送信工程を備えたことを特徴とするデータの共有方法。
1 2 . 請求項 1記載のデータの共有方法であり、
各端末装置において、 更新情報を送信した前記同報送信端末装置から応答があ るか否かを判断する応答判断工程と、
次回の更新情報を同報送信する次回同報送信端末装置を決定する次回同報端末 決定工程とを備え、
前記送信工程は、 前記応答判断工程において^答がないと判断された場合に、 前記次回同報端末決定工程において決定された次回同報送信端末装置に対して、 更新情報を送信することを特徴とするデータの共有方法。
1 3 . 請求項 1 2記載のデータの共有方法であり、
前記次回同報送信端末装置において、 更新情報をメンバーデータに対応する端 末装置に対して同報送信する代理同報送信工程を備えたことを特徴とするデータ の共有方法。
1 4 . 請求項 1記載のデ一夕の共有方法であり、
補正された用紙 (条約第 19条) 各端末装置において、
グループ内に属する他の端末装置が故障であるか否かを判断する故障判断ェ 程と、
次回の更新情報を同報送信する次回同報送信端末装置を決定する次回同報端末 決定工程とを備え、
前記送信工程は、 前記故障判断工程において他の端末装置が故障であると判断 された場合に、 前記次回同報端末決定工程において決定された次回同報送信端末 装置に対して、 他の通信端末に対応する端末装置に関するメンバ一データを共有 データから削除させる更新情報を送信することを特徴とするデータの共有方法。
1 5 . 請求項 1記載のデータの共有方法であり、
グループに対して新たに追加される端末装置において、 グループに属するいず れかの端末装置に対して前記共有データのダウンロードを要求するダウンロード 要求工程と、
グループに対して新たに追加される端末装置において、 前記ダウンロード要求 工程においてダウンロードが要求された端末装置から共有デ一夕を受信する共有 データ受信工程と、
グループに対して新たに追加される端末装置において、 グループ内において同 報送信された更新情報を、 ダウンロードが要求された端末装置から受信する更新 情報受信工程と、
ダウンロードが終了した後に、 受信した更新情報によって共有データを更新す る更新情報更新工程と、
ダウンロードが要求された端末装置において、 新たに追加された端末装置に対 して共有データを送信する共有データ送信工程と、
同報送信により受信した更新情報を新たに追加された端末装置に対して送信す る更新情報中継工程とを備えた
ことを特徴とするデータの共有方法。
1 6 . 請求項 1 5記載のデータの共有方法であり、
補正された用紙 (条約第 19条) 前記メンバーデータは、 各端末装置の性能値を含んでおり、 . ダウンロードが要求された端末装置において、 性能値が予め定められた基準値 を超えている端末装置に対してダウンロードを実行するように依頼する依頼通知 工程と、
ダウンロードを実行するように依頼された端末装置において、 新たに追加され た端末装置に対してダウンロードを実行することを特徴とするデータの共有方法 c
1 7 . 請求項 1 5記載のデータの共有方法であり、
前記更新情報中継工程は、 新たに追加された端末装置に対してダウンロード を開始した直後から、 新たに追加された端末装置が追加されたメンバーデータに 関する更新情報が発生するまでの間に発生した更新情報を新たに追加された端末 装置に対して送信することを特徴とするデータの共有方法。
1 8 . ネットワークを介して相互に接続された複数の端末装置によって構成され るグループに属する端末装置であり、
前記グループ内で共有する基本データおよび前記グループ内の各端末装置に関 するメンバ一データを含んだ共有データを記憶する共有データ記憶手段と、 前記共有データに対して更新が発生した場合に、 前記複数の端末装置のいずれ か一つを、 前記更新に関する更新情報をグループ内の各端末装置に対して同報送 信する同報送信端末装置として順次決定する同報端末決定手段と、
前記同報端末決定手段によって決定された同報送信端末装置に対して、 更新情 報を送信する送信手段と、
前記同報送信端末装置として、 更新情報を前記メンバーデータに対応する端末 装置に対して同報送信する同報送信手段と、
前記同報送信された更新情報を受信する各端末装置として、 当該受信した更新 情報により共有データを更新する更新手段と
を備えたことを特徴とする端末装置。
1 9 . 請求項 1 8記載の端末装置であり、
補正された用紙 (条約第 19条) 更新情報に対応する判別用番号を共有データに対応して記憶する判別用番号記 憶手段を備え、
前記送信手段は、 更新情報に加え、 前記判別用番号記憶手段によって記憶され た判別用番号を送信し、
前記同報送信手段は、 更新情報に加え、 受信した判別用番号よりも大きな判 別用番号を新たな判別用番号として同報送信することを特徴とする端末装置。
2 0 . 請求項 1 9記載の端末装置であり、
前記同報送信端末装置として、 受信した判別用番号と前記判別用番号記憶手段 によって記憶された判別用番号とを比較して判別用番号の大小を判断する判別用 番号判断手段を備え、
前記同報送信手段は、 前記判別用番号判断手段によって、 受信した判別用番号 が前記判別用番号記憶手段によって記憶された判別用番号以上であると判断され た場合に、 同報送信することを特徴とする端末装置。
2 1 . 請求項 2 0記載の端末装置であり、
更新情報を強制的に同報送信するか否かを示す強制同報可否情報を格納する強 制同報可否情報格納手段を備え、
前記送信手段は、 更新情報および判別用番号に加え、 強制同報可否情報を送信 することを特徴とする端末装置。
2 2 . 請求項 2 1記載の端末装置であり、
前記同報送信手段は、 強制同報可否情報が更新情報を強制的に同報送信する ことを示す場合には、 同報送信することを特徴とする端末装置。
2 3 . 請求項 1 9記載の端末装置において、
更新情報および前記新たな判別用番号を受信する受信手段と、
前記新たな判別用番号と前記判別用番号記憶手段によって記憶された判別用番 号とを比較して判別用番号の大小を判断する判別用番号判断手段とを備え、
補正された用紙 (条約第 19条) 前記更新手段は、 前記判別用番号判断手段によって、 前記新たな判別用番号が 前記判別用番号記憶手段によって記憶された判別用番号よりも大きいと判断され た場合に、 受信した更新情報によって前記共有デ 夕を更新することを特徴とす る端末装置。
2 4 . 請求項 1 9記載の端末装置であり、
nから 「n +グループ内の総端末台数一 1」 (nは整数) までの連続する整数 を端末番号として、 予め各端末装置に重複しないように割り当てておく端末番号 割り当て手段を備え、
前記決定方法は、 前記判別用番号記憶手段によって記憶された判別用番号をメ ンバーデー夕に対応する端末装置の台数で除した余りに対応する端末番号が割り 当てられている端末装置を、 前記同報送信端末装置として決定することを特徴と する端末装置。
2 5 . 請求項 1 9記載の端末装置であり、
前記メンバーデー夕は、 各端末装置の性能値を含んでおり、
前記決定方法は、 性能値に基づいて前記同報送信端末装置を決定することを特 徵とする端末装置。
2 6 . 請求項 2 5記載の端末装置であり、
メンバ一データに含まれる性能値が所定の基準値を超えている端末装置に対し てのみ、 nから 「n +グループ内で基準値を超えている端末装置の台数一 1」 (n は整数) までの連続する整数を端末番号として重複しないように割り当てておく 端末番号割り当て手段を備え、
前記決定方法は、 前記判別用番号記憶手段において記憶された判別用番号をメ ンバーデー夕に対応する端末装置のうち前記基準値を超えている端末装置の台数 で除した余りに対応する前記端末番号が割り当てられている端末装置を、 前記同 報送信端末装置として決定することを特徴とする端末装置。
補正された用紙 (条約第 19条)
2 7 . 請求項 1 8記載の端末装置であり、
前記同報送信端末装置として、 次回の更新情報を同報送信する次回同報送信端 末装置を決定する次回同報端末決定手段と、
前記次回同報端末決定手段によって決定された次回同報送信端末装置に対して, 更新情報に加え、 同報送信を開始したことを示す同報送信開始通知を送信する開 始通知送信手段と、
同報送信が終了したことを示す同報送信終了通知を次回同報送信端末装置に対 して送信する終了通知送信手段と、
前記次回同報送信端末装置として、 更新情報、 同報送信開始通知および同報送 信終了通知を受信する通知受信手段と、
前記通知受信手段によって同報送信開始通知が受信されてから所定の時間が経 過したときに同報送信終了通知がいまだに受信されていない場合に、 更新情報を メンバーデータに対応する端末装置に対して同報送信する代理同報送信手段とを 備えた ことを特徴とする端末装置。
2 8 . 請求項 2 7記載の端末装置であって、
前記次回同報送信端末装置として、 前記各端末装置から送信された更新情報を 受信する更新情報受信手段と、
更新情報が前記同報送信端末装置に送信されるべき更新情報である場合に、 当 該更新情報をメンバーデータに対応する端末装置に対して同報送信する代理同報 送信手段を備えたことを特徴とする端末装置。
2 9 . 請求項 1 8記載の端末装置であり、
更新情報を送信した前記同報送信端末装置から応答があるか否かを判断する応 答判断手段と、
次回の更新情報を同報送信する次回同報送信端末装置を決定する次回同報端末 決定手段とを備え、
前記送信手段は、 前記応答判断手段によって応答がないと判断された場合に、 前記次回同報端末決定手段によって決定された次回同報送信端末装置に対して、
捕正された用紙 (条約第 19条) 更新情報を送信することを特徴とする端末装置。
3 0 . 請求項 2 9記載の端末装置であり、
前記次回同報送信端末装置として、 更新情報をメンバーデータに対応する端末 装置に対して同報送信する代理同報送信手段を備えたことを特徴とする端末装置
3 1 . 請求項 1 8記載の端末装置であり、
グループ内に属する他の端末装置が故障であるか否かを判断する故障判断手段 と、
次回の更新情報を同報送信する次回同報送信端末装置を決定する次回同報端末 決定手段とを備え、
前記送信手段は、 前記故障判断手段によって他の端末装置が故障であると判断 された場合に、 前記次回同報端末決定手段によって決定された次回同報送信端末 装置に対して、 他の通信端末に対応する端末装置に関するメンバーデータを共有 データから削除させる更新情報を送信することを特徴とする端末装置。
3 2 . 請求項 1 8記載の端末装置であり、
グループに対して新たに追加される場合に、 グループに属するいずれかの端末 装置に対して共有デ一夕のダウンロードを要求するダウンロード要求手段と、 グループに対して新たに追加される場合に、 前記ダウンロード要求手段によつ てダウンロードが要求された端末装置から共有データを受信する共有デ一夕受信 手段と、
グループに対して新たに追加される場合に、 グループ内において同報送信され た更新情報を、 ダウンロードが要求された端末装置から受信する更新情報受信手 段と、
ダウンロードが終了した後に、 受信した更新情報によって共有データを更新す る更新情報更新手段と、
ダウンロードが要求された端末装置として、 新たに追加された端末装置に対し て共有データを送信する共有データ送信手段と、
補正された用紙 (条約第 19条) 同報送信により受信した更新情報を新たに追加された端末装置に対して送信す る更新情報中継手段とを備えた
ことを特徴とする端末装置。
3 3 . 請求項 3 2記載の端末装置であり、
前記メンバーデー夕は、 各端末装置の性能値を含んでおり、
ダウンロードが要求された端末装置において、 性能値が予め定められた基準値 を超えている端末装置に対してダウンロードを実行するように依頼する依頼通知 手段と、
ダウンロードを実行するように依頼された端末装置として、 新たに追加された 端末装置に対してダウンロードを実行することを特徴とする端末装置。
3 4 . 請求項 3 2記載の端末装置であり、
前記更新情報中継手段は、 新たに追加された端末装置に対してダウンロードを 開始した直後から、 新たに追加された端末装置が追加されたメンバーデータに関 する更新情報が発生するまでの間に発生した更新情報を新たに追加された端末装 置に対して送信することを特徴とする端末装置。
3 5 . ネットワークを介して相互に接続された複数の端末装置によって構成され るグループ内でデータを共有するためのプログラムを記録した媒体であり、 前記グループ内で共有する基本データおよび前記グループ内の各端末装置に関 するメンバーデ一夕を含んだ共有データに対して更新が発生した場合に、
前記複数の端末装置のいずれか一つを、 前記更新に関する更新情報をグループ 内の各端末装置に対して同報送信する同報送信端末装置として順次決定し、 当該決定した同報送信端末装置に対して、 更新情報を送信するとともに、 前記同報送信端末装置において、 更新情報を前記メンバーデータに対応する端 末装置に対して同報送信し、
前記同報送信された更新情報を受信した各端末装置において、 当該受信した更 新情報によって共有データを更新することを特徴とするプログラムを記録した媒
浦正された用紙 (条約第 19条) 体。
3 6 . 請求項 3 5記載のプログラムを記録した媒体であり、
前記各端末装置において、 更新情報に対応する判別用番号を共有データに対応 して記憶し、
前記決定した同報送信端末装置に対して、 更新情報に加え、 前記記憶された判 別用番号を送信し、
前記同報送信端末装置において、 更新情報に加え、 受信した判別用番号よりも 大きな判別用番号を新たな判別用番号として同報送信することを特徴とするプロ グラムを記録した媒体。
3 7 . 請求項 3 6記載のプログラムを記録した媒体であり、
前記同報送信端末装置において、 受信した判別用番号と前記記憶された判別用 番号とを比較して判別用番号の大小を判断し、
当該判断において、 受信した判別用番号が前記記憶された判別用番号以上で あると判断された場合に、 同報送信することを特徴とするプログラムを記録した 媒体。
3 8 . 請求項 3 7記載のプログラムを記録した媒体であり、
前記各端末装置において、 更新情報を強制的に同報送信するか否かを示す強制 同報可否情報を格納させ、
前記決定した同報送信端末装置に対して、 更新情報および判別用番号に加え、 強制同報可否情報を送信することを特徴とするプログラムを記録した媒体。
3 9 . 請求項 3 8記載のプログラムを記録した媒体であり、
前記同報送信端末装置において、 受信した強制同報可否情報が更新情報を強制 的に同報送信することを示す場合には、 同報送信することを特徴とするプロダラ ムを記録した媒体。
捕正された用紙 (条約第 19条)
4 0 . 請求項 3 6記載のプログラムを記録した媒体であり、
前記各端末装置において、 更新情報および前記新たな判別用番号を受信し、 前記新たな判別用番号と前記記憶された判別用番号とを比較して判別用番号の 大小を判断し、
5 同報送信された更新情報を受信した際に、 前記判断において、 前記新たな判別 用番号が前記記憶された判別用番号よりも大きいと判断された場合に、 受信した 更新情報によって共有データを更新することを特徴とするプログラムを記録した 媒体。 0 4 1 . 請求項 3 6記載のプログラムを記録した媒体であり、
前記各端末装置において、 nから 「n +グループ内の総端末台数一 1」 (nは 整数) までの連続する整数を端末番号として、 予め各端末装置に重複しないよう に割り当てておき、
, 前記決定方法は、 前記記憶した判別用番号をメンバーデータに対応する端末装 5 置の台数で除した余りに対応する端末番号が割り当てられている端末装置を、 前 記同報送信端末装置として決定することを特徴とするプログラムを記録した媒体。
4 2 . 請求項 3 6記載のプログラムを記録した媒体であり、
前記メンバーデータは、 各端末装置の性能値を含んでおり、
0 前記決定方法は、 性能値に基づいて前記同報送信端末装置を決定することを特 徴とするプログラムを記録した媒体。
4 3 . 請求項 4 2記載のプログラムを記録した媒体であり、
前記各端末装置において、 メンバーデータに含まれる性能値が所定の基準値を 5 超えている端末装置に対してのみ、 nから 「n +グループ内で基準値を超えてい る端末装置の台数一 1」 (nは整数) までの連続する整数を端末番号として重複 しないように割り当て、
前記決定方法は、 前記記憶された判別用番号をメンバーデータに対応する端末 装置のうち基準値を超えている端末装置の台数で除した余りに対応する端末番号
補正された用紙 (条約第 19条) が割り当てられている端末装置を、 前記同報送信端末装置として決定することを 特徴とするプログラムを記録した媒体。
4 4 . 請求項 3 5記載のプログラムを記録した媒体であり、
前記同報送信端末装置において、 次回の更新情報を同報送信する次回同報送信 端末装置を決定し、
当該決定した次回同報送信端末装置に対して、 更新情報に加え、 同報送信を開 始したことを示す同報送信開始通知を送信し、
同報送信が終了したことを示す同報送信終了通知を次回同報送信端末装置に対 して送信するとともに、
前記次回同報送信端末装置において、 更新情報、 同報送信開始通知および同報 送信終了通知を受信し、
同報送信開始通知が受信されてから所定の時間が経過したときに、 同報送信終 了通知がいまだに受信されていない場合に、 更新情報をメンバーデータに対応す る端末装置に対して同報送信することを特徴とするプログラムを記録した媒体。
4 5 . 請求項 4 4記載のプログラムを記録した媒体であり、
前記次回同報送信端末装置において、 前記各端末装置から送信された更新情報 を受信し、
更新情報が前記同報送信端末装置に送信されるべき更新情報である場合に、 当 該更新情報をメンバーデータに対応する端末装置に対して同報送信することを特 徴とするプログラムを記録した媒体。
4 6 . 請求項 3 5記載のプログラムを記録した媒体であり、
各端末装置において、 更新情報を送信した前記同報送信端末装置から応答があ るか否かを判断し、
次回の更新情報を同報送信する次回同報送信端末装置を決定し、
前記判断において応答がないと判断された場合に、 前記決定された次回同報送 信端末装置に対して、 更新情報を送信することを特徴とするプログラムを記録し 補正された用紙 (条約第 19条) た媒体。
4 7 . 請求項 4 6記載のプログラムを記録した媒体であり、
前記次回同報送信端末装置において、 更新情報をメンバーデ一夕に対応する端 末装置に対して同報送信することを特徴とするプログラムを記録した媒体。
4 8 . 請求項 3 5記載のプログラムを記録した媒体であり、
各端末装置において、 グループ内に属する他の端末装置が故障であるか否かを 判断し、
次回の更新情報を同報送信する次回同報送信端末装置を決定し、
前記判断において他の端末装置が故障であると判断された場合に、 前記決定さ れた次回同報送信端末装置に対して、 他の通信端末に対応する端末装置に関する メンバ一デ一夕を共有データから削除させる更新情報を送信することを特徴とす るプログラムを記録した媒体。
4 9 . 請求項 3 5記載のプログラムを記録した媒体であり、
グループに対して新たに追加される端末装置において、 グループに属するいず れかの端末装置に対して共有データのダウンロードを要求し、
グループに対して新たに追加される端末装置において、 ダウンロードが要求さ れた端末装置から共有データを受信し、
グループに対して新たに追加される端末装置において、 グループ内において同 報送信された更新情報を、 ダウンロードが要求された端末装置から受信し、 ダウンロードが終了した後に、 受信した更新情報によって共有データを更新す るとともに、
ダウンロードが要求された端末装置において、 新たに追加された端末装置に対 して共有データを送信し、
同報送信により受信した更新情報を新たに追加された端末装置に対して送信す ることを特徴とするプログラムを記録した媒体。
補正された用紙 (条約第 19条)
5 0 . 請求項 4 9記載のプログラムを記録した媒体であり、
前記メンバーデータは、 各端末装置の性能値を含んでおり、
ダウンロードが要求された端末装置において、 性能値が予め定められた基準値 を超えている端末装置に対してダウンロードを実行するように依頼し、
ダウンロードを実行するように依頼された端末装置において、 新たに追加され た端末装置に対してダウンロードを実行することを特徴とするプログラムを記録 した媒体。
5 1 . 請求項 4 9記載のプログラムを記録した媒体であり、
同報送信により受信した更新情報を新たに追加された端末装置に対して送信さ せる際に、 前記新たに追加された端末装置に対してダウンロードを開始した直後 から、 新たに追加された端末装置が追加されたメンバーデータに関する更新情報 が発生するまでの間に発生した更新情報を新たに追加された端末装置に対して送 信することを特徴とするプログラムを記録した媒体。
捕正された用紙 (条約第 19条)
PCT/JP2001/001015 2000-05-23 2001-02-14 Procede de partage de donnees, terminal et support d'enregistrement de programme WO2001090905A1 (fr)

Priority Applications (6)

Application Number Priority Date Filing Date Title
CA002393852A CA2393852C (en) 2000-05-23 2001-02-14 Data sharing method, terminal, and medium on which program is recorded
DE60142514T DE60142514D1 (de) 2000-05-23 2001-02-14 Datenteilverfahren, endgerät und programmaufzeichnungsmedium
KR10-2002-7009134A KR100512781B1 (ko) 2000-05-23 2001-02-14 데이터의 공유방법, 단말장치 및 프로그램을 기록한 매체
AU32276/01A AU3227601A (en) 2000-05-23 2001-02-14 Data sharing method, terminal, and medium on which program is recorded
US10/181,678 US6990561B2 (en) 2000-05-23 2001-02-14 Data sharing method, terminal, and medium on which program is recorded
EP01904414A EP1286271B8 (en) 2000-05-23 2001-02-14 Data sharing method, terminal, and medium on which program is recorded

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2000151857A JP3571616B2 (ja) 2000-05-23 2000-05-23 データの共有方法、端末装置および記録媒体
JP2000-151857 2000-05-23

Publications (1)

Publication Number Publication Date
WO2001090905A1 true WO2001090905A1 (fr) 2001-11-29

Family

ID=18657349

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2001/001015 WO2001090905A1 (fr) 2000-05-23 2001-02-14 Procede de partage de donnees, terminal et support d'enregistrement de programme

Country Status (9)

Country Link
US (1) US6990561B2 (ja)
EP (1) EP1286271B8 (ja)
JP (1) JP3571616B2 (ja)
KR (1) KR100512781B1 (ja)
CN (1) CN1167020C (ja)
AU (1) AU3227601A (ja)
CA (1) CA2393852C (ja)
DE (1) DE60142514D1 (ja)
WO (1) WO2001090905A1 (ja)

Families Citing this family (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003077147A1 (fr) * 2002-03-08 2003-09-18 Ntt Comware Corporation Systeme informatique, technique de commande de celui-ci, terminal et support d'enregistrement
DE60045348D1 (de) * 2000-09-28 2011-01-20 Ntt Comware Corp Computersystem, Steuerverfahren für ein Computersystem und Aufzeichnungsmedium
JP2003256392A (ja) * 2002-03-04 2003-09-12 Ntt Comware Corp ロードバランス制御装置及びロードバランス制御方法
JP4095352B2 (ja) 2002-06-14 2008-06-04 キヤノン株式会社 情報処理装置、情報処理装置の制御方法、及び当該制御方法を実行するためのコンピュータプログラム
US7966368B2 (en) * 2003-05-02 2011-06-21 Microsoft Corporation Communicating messages over transient connections in a peer-to-peer network
JP4278434B2 (ja) 2003-05-19 2009-06-17 パナソニック株式会社 通信装置、情報共有システムおよび情報共有方法
US7680885B2 (en) * 2004-04-15 2010-03-16 Citrix Systems, Inc. Methods and apparatus for synchronization of data set representations in a bandwidth-adaptive manner
US7827139B2 (en) 2004-04-15 2010-11-02 Citrix Systems, Inc. Methods and apparatus for sharing graphical screen data in a bandwidth-adaptive manner
JP4554295B2 (ja) * 2004-07-23 2010-09-29 エヌ・ティ・ティ・コムウェア株式会社 端末、通話方法及び通話プログラム
GB0420673D0 (en) * 2004-09-17 2004-10-20 Ibm Data sharing system, method and software tool
EP1681826A1 (en) * 2005-01-12 2006-07-19 Abb Research Ltd. Method of authenticating multicast messages
US7266383B2 (en) * 2005-02-14 2007-09-04 Scenera Technologies, Llc Group interaction modes for mobile devices
JP2006295735A (ja) * 2005-04-13 2006-10-26 Nippon Telegraph & Telephone West Corp 自律分散情報通信システムおよび自律分散情報端末
US8443040B2 (en) 2005-05-26 2013-05-14 Citrix Systems Inc. Method and system for synchronizing presentation of a dynamic data set to a plurality of nodes
US8769019B2 (en) 2006-05-04 2014-07-01 Citrix Systems, Inc. Methods and systems for managing shared state within a distributed system with varying consistency and consensus semantics
US9202087B2 (en) * 2006-10-31 2015-12-01 Verizon Patent And Licensing Inc. Method and apparatus for controlling access to local storage devices
WO2009063762A1 (ja) * 2007-11-12 2009-05-22 Nec Corporation データ通信システムおよび方法およびプログラム
AU2009276532A1 (en) 2008-07-31 2010-02-04 Juma Technology Corp. Method for overcoming address conflicts among disparate networks in a network management system
JP2010087834A (ja) * 2008-09-30 2010-04-15 Ntt Data Corp ネットワーク監視システム
JP5359201B2 (ja) * 2008-11-06 2013-12-04 富士通株式会社 コンテンツの削除更新プログラム
US8347050B2 (en) * 2009-01-27 2013-01-01 Microsoft Corporation Append-based shared persistent storage
US8799572B2 (en) 2009-04-20 2014-08-05 Microsoft Corporation Sliding-window multi-class striping
WO2014010087A1 (ja) * 2012-07-13 2014-01-16 株式会社東芝 通信制御装置、通信装置およびプログラム

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06282477A (ja) * 1993-03-24 1994-10-07 Fuji Xerox Co Ltd ネットワーク
JPH06348662A (ja) * 1993-06-14 1994-12-22 Fuji Xerox Co Ltd ネットワーク用サーバ
EP0726663A2 (en) * 1995-02-07 1996-08-14 Hitachi, Ltd. Information processing system and communication method
JPH10173654A (ja) * 1996-12-06 1998-06-26 Nec Corp アプリケーション共有システム

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0589175A (ja) 1991-09-30 1993-04-09 Nec Corp 対話処理装置
JP2571655B2 (ja) * 1991-11-27 1997-01-16 インターナショナル・ビジネス・マシーンズ・コーポレイション プロトコル変換機構、交換ネットワーク及びコンピュータ・システム
JPH05167456A (ja) 1991-12-19 1993-07-02 Ricoh Co Ltd 演算回路
JPH0619785A (ja) * 1992-03-27 1994-01-28 Matsushita Electric Ind Co Ltd 分散共有仮想メモリーとその構成方法
EP0707269A1 (en) * 1994-10-11 1996-04-17 International Business Machines Corporation Cache coherence network for a multiprocessor data processing system
US5881313A (en) * 1994-11-07 1999-03-09 Digital Equipment Corporation Arbitration system based on requester class and relative priority including transmit descriptor valid bit for a shared resource having multiple requesters
US5778437A (en) * 1995-09-25 1998-07-07 International Business Machines Corporation Invalidation bus optimization for multiprocessors using directory-based cache coherence protocols in which an address of a line to be modified is placed on the invalidation bus simultaneously with sending a modify request to the directory
US6038644A (en) * 1996-03-19 2000-03-14 Hitachi, Ltd. Multiprocessor system with partial broadcast capability of a cache coherent processing request
JPH10163109A (ja) 1998-01-12 1998-06-19 Sony Corp 光ビームアニーリング法
JPH11272534A (ja) * 1998-01-20 1999-10-08 Fujitsu Ltd ドキュメント分散処理方法,ドキュメント分散処理システムのサーバ管理方法およびサーバプログラムの記録媒体
JPH11232233A (ja) * 1998-02-12 1999-08-27 Hitachi Ltd ネットワークコンピュータ管理方法及びネットワークコンピュータシステム
US6718347B1 (en) * 1999-01-05 2004-04-06 Emc Corporation Method and apparatus for maintaining coherence among copies of a database shared by multiple computers
US6502170B2 (en) * 2000-12-15 2002-12-31 Intel Corporation Memory-to-memory compare/exchange instructions to support non-blocking synchronization schemes

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06282477A (ja) * 1993-03-24 1994-10-07 Fuji Xerox Co Ltd ネットワーク
JPH06348662A (ja) * 1993-06-14 1994-12-22 Fuji Xerox Co Ltd ネットワーク用サーバ
EP0726663A2 (en) * 1995-02-07 1996-08-14 Hitachi, Ltd. Information processing system and communication method
JPH10173654A (ja) * 1996-12-06 1998-06-26 Nec Corp アプリケーション共有システム

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP1286271A4 *

Also Published As

Publication number Publication date
CA2393852A1 (en) 2002-06-11
CN1394311A (zh) 2003-01-29
CN1167020C (zh) 2004-09-15
JP3571616B2 (ja) 2004-09-29
EP1286271B1 (en) 2010-07-07
AU3227601A (en) 2001-12-03
KR100512781B1 (ko) 2005-09-07
EP1286271A4 (en) 2007-05-23
CA2393852C (en) 2007-07-17
KR20030036132A (ko) 2003-05-09
US20030118018A1 (en) 2003-06-26
EP1286271A1 (en) 2003-02-26
US6990561B2 (en) 2006-01-24
JP2001331469A (ja) 2001-11-30
DE60142514D1 (de) 2010-08-19
EP1286271B8 (en) 2010-10-13

Similar Documents

Publication Publication Date Title
WO2001090905A1 (fr) Procede de partage de donnees, terminal et support d'enregistrement de programme
JP4920038B2 (ja) 複数のグループに属するロケーションサーバを用いたユーザのログ情報管理方法及びシステム
EP2843901B1 (en) Peer-to-peer relay network
KR101162381B1 (ko) 피어투피어 중계 네트워크에서 방관자
US7894471B2 (en) Content distribution system, content distribution method, terminal apparatus in content distribution system, and recording medium on which program is recorded
US20090305778A1 (en) Installed game software sharing via peer-to-peer network
US8219618B2 (en) Information communication system, information communication method, and recording medium having information communication program stored thereon
KR100992347B1 (ko) 다중 피어투피어 중계 네트워크
JP2008294626A (ja) コンテンツ分散保存システム、コンテンツ保存方法、ノード装置、及びノード処理プログラム
JP4459999B2 (ja) 投票を活用した無停止サービスシステム及びそのシステムにおける情報更新及び提供方法
US20110072084A1 (en) Information communication system, information communication method, and recording medium having information communication program stored thereon
JP2740105B2 (ja) 分散データベース制御方法
CN109714328B (zh) 游戏集群的容量调整方法和装置
JP4044072B2 (ja) データの共有方法
JP2006100906A (ja) ネットワークシステムの運用管理方法及びストレージ装置
JP5212292B2 (ja) 情報通信システム、ノード装置、ノード装置確認方法及びプログラム
JP2007184669A (ja) コンテンツ配信システム、端末装置及びその情報処理方法並びにそのプログラム
US20230211232A1 (en) Information system, service server, management server, information processing method, and recording medium
JPH1041940A (ja) 通信制御装置及びその方法
JP5343990B2 (ja) 配信システム、情報処理装置、情報処理方法及びプログラム
JP2008085678A (ja) コンテンツ配信システム、コンテンツ配信方法、コンテンツ配信システムにおける端末装置及びそのプログラム
JP4635966B2 (ja) コンテンツ配信システム、コンテンツ配信方法、コンテンツ配信システムにおける端末装置及びそのプログラム
JP2011064975A (ja) カラオケシステム、カラオケ装置、カラオケプログラム、及びカラオケデータ送信方法
JP6231896B2 (ja) コンテンツ配信システム、p2p端末、及び接続切替え方法
JP2001156775A (ja) グループ制御方法及びその装置並びにそのプログラムを記録した媒体

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AU CA CN IL IN KR LK NZ RU SG US

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2393852

Country of ref document: CA

WWE Wipo information: entry into national phase

Ref document number: 018034330

Country of ref document: CN

WWE Wipo information: entry into national phase

Ref document number: 2001904414

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 1020027009134

Country of ref document: KR

WWE Wipo information: entry into national phase

Ref document number: 10181678

Country of ref document: US

WWP Wipo information: published in national office

Ref document number: 2001904414

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 1020027009134

Country of ref document: KR

WWG Wipo information: grant in national office

Ref document number: 1020027009134

Country of ref document: KR