WO2014128808A1 - Data sharing system - Google Patents

Data sharing system Download PDF

Info

Publication number
WO2014128808A1
WO2014128808A1 PCT/JP2013/007112 JP2013007112W WO2014128808A1 WO 2014128808 A1 WO2014128808 A1 WO 2014128808A1 JP 2013007112 W JP2013007112 W JP 2013007112W WO 2014128808 A1 WO2014128808 A1 WO 2014128808A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
list
communication
communication terminal
group
Prior art date
Application number
PCT/JP2013/007112
Other languages
French (fr)
Japanese (ja)
Inventor
啓文 植田
藤田 範人
Original Assignee
日本電気株式会社
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 日本電気株式会社 filed Critical 日本電気株式会社
Priority to JP2015501095A priority Critical patent/JP6164282B2/en
Publication of WO2014128808A1 publication Critical patent/WO2014128808A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0638Organizing or formatting or addressing of data
    • G06F3/0643Management of files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/0614Improving the reliability of storage systems
    • G06F3/0617Improving the reliability of storage systems in relation to availability
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/067Distributed or networked storage systems, e.g. storage area networks [SAN], network attached storage [NAS]

Definitions

  • the present invention relates to a data sharing system, a data sharing method, a communication terminal, and a program for sharing data among a plurality of communication terminals that can communicate with each other wirelessly.
  • One type of method of sharing data among a plurality of communication terminals is a method of sharing data in a distributed manner among individual communication terminals without using a central management device such as a server.
  • the epidemic method when communication terminals approach each other due to movement, it is proposed as a first related technique related to the present invention to use the epidemic method to exchange each other's information and synchronize the stored information ( For example, refer nonpatent literature 1).
  • a communication terminal in a network detects another communication terminal, it exchanges a holding list (also referred to as a summary vector) that describes information of data (content) held by itself, and the other communication terminal Understand the contents of the possession list.
  • the communication terminal investigates data that the self terminal does not possess and tries to acquire the data. For example, as shown in FIG.
  • the terminal T1 and the terminal T2 that have moved closer to each other exchange a holding list with each other, and the terminal T2 determines whether there is any data that the terminal T1 does not hold and the terminal T1 own list. Confirm by comparing the possession list of the terminal.
  • the terminal T2 since the terminal T2 does not have the data B, the terminal T2 transmits a data B acquisition request to the terminal T1, and acquires the data B. By repeating this operation for all terminals in the network, the information held between the terminals is matched.
  • the second related technique related to the present invention is to suppress the transmission of overlapping information. It has been proposed (see, for example, Patent Document 1). More specifically, in a system in which data is shared between a plurality of communication terminals that are wirelessly connected to other communication terminals without using an access point, each communication terminal receives a holding list received from the other communication terminal.
  • the second communication terminal receives the notification message and the data not owned by the own terminal. After acquiring and accumulating Y, the first communication terminal determines that it has only the same data as its own terminal, and does not transmit a notification message including the data X and Y held by itself. Therefore, in the third related technology, the first communication terminal excludes the data X held in common by the own terminal and the second communication terminal, and sends a notification message including only the data Y held by the own terminal. Send to the surroundings.
  • the second communication terminal receives this notification message, acquires and stores the data Y that the terminal itself does not hold, and then the first communication terminal does not have the data X held by the terminal itself Judgment is made and a notification message including data X and Y is transmitted to the surroundings. Since this notification message reaches not only the first communication terminal but also the third communication terminal, the third communication terminal that has received this notification message acquires data Y from the second communication terminal as a trigger. And store it on your terminal.
  • the first to third related technologies for exchanging information with each other and synchronizing the stored information are complete synchronization type data sharing in which all communication terminals have the same data, and data to be shared between the communication terminals. It is difficult to limit to a part of data.
  • the fourth and fifth related technologies it is possible to limit the shared data to a part of the data held by the communication terminal.
  • a communication terminal that accumulates data selects and transmits data to be transmitted to another communication terminal from the accumulated data, and the data received by the other communication terminal is used as shared data. Accumulated in own terminal.
  • the data selected by the transmission side is not held by the reception side. For this reason, there is a waste of transmitting / receiving the same data as the data already stored in other communication terminals between the communication terminals.
  • the object of the present invention is that the above-mentioned problem, that is, wasteful data transmission / reception occurs between communication terminals in order to limit data to be shared between communication terminals to a part of the data held by the communication terminals.
  • the object is to provide a data sharing system that solves the problems.
  • a data sharing system includes: A data sharing system for sharing data between a plurality of communication terminals that can exchange communication messages with each other wirelessly, Each of the above communication terminals A data storage unit for storing one or more data; Classifying the data stored in the data storage unit into a plurality of groups, a holding list creating unit that creates a holding list that is a list describing information of data belonging to the group for each group, and The holding list selected from the created holding list for each group is transmitted to the other communication terminal by the communication message, and from the other communication terminal among the data in the transmitted holding list.
  • a data providing unit that reads data requested by the communication message from the data storage unit and transmits the data to the other communication terminal by the communication message; Of the data in the holding list received by the communication message from the other communication terminal, the data not stored in the data storage unit is requested to the other communication terminal by the communication message, and the response to the request A data acquisition unit that stores data included in the communication message received from the other communication terminal in the data storage unit.
  • a data sharing method includes: A data sharing method for sharing data between a plurality of communication terminals that can exchange communication messages with each other wirelessly, Each communication terminal classifies a plurality of data held by the communication terminal into a plurality of groups, and creates a holding list that is a list in which information of data belonging to the group is described for each group.
  • Each of the communication terminals transmits the holding list selected from the created holding list for each group to the other communication terminal by the communication message, and the other of the data in the transmitted holding list
  • the data requested from the communication terminal by the communication message is transmitted to the other communication terminal by the communication message
  • Each communication terminal requests other communication terminals by using the communication message data that the communication terminal does not hold among the data in the holding list received by the communication message from the other communication terminals, Data included in the communication message received from another communication terminal as a response to the request is acquired.
  • a communication terminal is: A communication unit that exchanges communication messages with other communication terminals; A data storage unit for storing one or more data; Classifying the data stored in the data storage unit into a plurality of groups, a holding list creating unit that creates a holding list that is a list describing information of data belonging to the group for each group, and The holding list selected from the created holding list for each group is transmitted to the other communication terminal by the communication message, and from the other communication terminal among the data in the transmitted holding list.
  • a data providing unit that reads data requested by the communication message from the data storage unit and transmits the data to the other communication terminal by the communication message; Of the data in the holding list received by the communication message from the other communication terminal, the data not stored in the data storage unit is requested to the other communication terminal by the communication message, and the response to the request A data acquisition unit that stores data included in the communication message received from the other communication terminal in the data storage unit.
  • a data sharing method includes: A data sharing method executed by a communication terminal having a communication unit that exchanges communication messages with other communication terminals and a data storage unit that stores one or more data, Classify the data stored in the data storage unit into a plurality of groups, create a holding list that is a list describing information of data belonging to the group for each group, Sending the holding list selected from the holding list for each group created to the other communication terminal by the communication message, The data requested by the communication message from the other communication terminal out of the transmitted data in the holding list is read from the data storage unit and transmitted to the other communication terminal by the communication message.
  • a data sharing method includes: A data sharing method executed by a communication terminal having a communication unit that exchanges communication messages with other communication terminals and a data storage unit that stores one or more data, A holding list describing information of data belonging to a specific group among the data held by the other communication terminal is received from the other communication terminal by the communication message, Of the data in the received holding list, request the data not stored in the data storage unit to the other communication terminal by the communication message, Data included in the communication message received from the other communication terminal as a response to the request is stored in the data storage unit.
  • a data sharing method includes: Computer A communication unit that exchanges communication messages with other communication terminals; A data storage unit for storing one or more data; Classifying the data stored in the data storage unit into a plurality of groups, a holding list creating unit that creates a holding list that is a list describing information of data belonging to the group for each group, and The holding list selected from the created holding list for each group is transmitted to the other communication terminal by the communication message, and from the other communication terminal among the data in the transmitted holding list.
  • a data providing unit that reads data requested by the communication message from the data storage unit and transmits the data to the other communication terminal by the communication message; Of the data in the holding list received by the communication message from the other communication terminal, the data not stored in the data storage unit is requested to the other communication terminal by the communication message, and the response to the request As a data acquisition unit that stores data included in the communication message received from the other communication terminal in the data storage unit.
  • the present invention has the above-described configuration, it is possible to limit data to be shared between communication terminals to a part of the data held by the communication terminals without performing unnecessary data transmission / reception between the communication terminals. .
  • FIG. 1 is a block diagram of a data sharing system according to a first embodiment of the present invention. It is a figure which shows an example of the sequence of the communication message exchanged between the communication terminals which comprise the data sharing system which concerns on the 1st Embodiment of this invention. It is a block diagram of the data sharing system which concerns on the 2nd Embodiment of this invention. It is a figure which shows the example of the attribute of the data in the 2nd Embodiment of this invention. It is a block diagram of the group information storage part in the 2nd Embodiment of this invention. It is a lineblock diagram of the possession list in a 2nd embodiment of the present invention. It is a block diagram of the transmission condition memory
  • a data sharing system 100 includes a communication terminal 110 and a communication terminal 120 that can exchange communication messages with each other wirelessly.
  • Communication terminals 110 and 120 may both be mobile communication terminals, or one of them may be a mobile communication terminal and the other may be a fixed terminal. Although only two communication terminals are illustrated in FIG. 1, three or more communication terminals may be used.
  • the communication terminal 110 includes a communication unit 111, a data storage unit 112, a holding list creation unit 113, a data provision unit 114, and a data acquisition unit 115.
  • the communication unit 111 has a function of transmitting and receiving communication messages wirelessly with other communication terminals 120.
  • the communication method used by the communication unit 11 is arbitrary. For example, a communication method conforming to the Wi-Fi direct specification can be used, but the present invention is not limited to this.
  • the data storage unit 112 stores one or more data. Individual data is arbitrary. For example, any of text data, image data, and audio data may be used, or they may be mixed. The data may be called content.
  • the possession list creation unit 113 has a function of creating a list (retention list) in which information of data possessed by the own communication terminal is described.
  • the data information described in the possession list may be, for example, a summary vector or a data identifier.
  • the list creation unit 113 classifies the data stored in the data storage unit 112 into a plurality of groups, and creates a holding list that is a list of data belonging to the group for each group.
  • the criteria for grouping data and the number of groups are arbitrary.
  • the data providing unit 114 selects a holding list of a group desired to be shared with the other communication terminal 120 from the holding list for each group created by the holding list creating unit 113, and the communication communication message of the own communication terminal 110 is selected. It has a function of transmitting to other communication terminals 120 existing around. Further, when the data providing unit 114 receives a communication message requesting all or a part of the data described in the holding list from the other communication terminal 120 that has received the transmitted holding list, the requested data is received. Is read from the data storage unit 112 and transmitted to the other communication terminal 120 of the request source by a communication message.
  • the data acquisition unit 115 transmits a communication message requesting data not stored in the data storage unit 112 among the data described in the holding list received from the other communication terminal 120 to the other communication terminal 120. And a function of registering data included in a communication message received from another communication terminal 120 as a response to the request in the data storage unit 112.
  • the communication terminal 120 includes a communication unit 121, a data storage unit 122, a holding list creation unit 123, a data provision unit 124, and a data acquisition unit 125.
  • the communication unit 121, the data storage unit 122, the possession list creation unit 123, the data provision unit 124, and the data acquisition unit 125 included in the communication terminal 120 are the communication unit 111, the data storage unit 112, and the possession list creation unit included in the communication terminal 110.
  • 113, the data providing unit 114, and the data obtaining unit 115 have the same functions.
  • the communication terminal 110 has three data, data A, data B, and data C, and the communication terminal 120 has no data.
  • FIG. 2 shows an example of a sequence of communication messages exchanged between the communication terminals 110 and 120. The operation of this embodiment will be described below with reference to FIGS.
  • the possession list creation unit 113 of the communication terminal 110 stores the data stored in the data storage unit 112 of the communication terminal 110 at a predetermined timing, for example, at regular intervals or whenever new data is registered in the data storage unit 112.
  • a list (holding list) in which the above information is described is created (S111 in FIG. 2).
  • the possession list creation unit 113 classifies the data stored in the data storage unit 112 into a plurality of groups, and creates a possession list that is a list of data belonging to the group for each group.
  • the holding list creation unit 113 classifies the data into two groups, a first group including data A and data B, and a second group including data C, and creates a holding list for each group. Shall be.
  • the data providing unit 114 of the communication terminal 110 selects a possession list of a group desired to be shared with other communication terminals 120 from the possession list for each group created by the possession list creation unit 113, and wirelessly It transmits to other surrounding communication terminals 120 by communication (S112).
  • the data providing unit 114 selects the possession list (A, B) of the first group from the first and second groups and transmits it to the surroundings through the communication unit 111.
  • the data acquisition unit 125 of the communication terminal 120 receives the possession list (A, B) transmitted by the communication terminal 110 through the communication unit 121, the data storage unit of the communication terminal 120 and the received possession list (A, B).
  • the data to be acquired from the communication terminal 110 is determined by comparing the list of data stored in 122 (S121).
  • S121 the list of data stored in 122
  • all of the data not owned by the own communication terminal 120 among the data described in the possession list is determined as data to be acquired.
  • the data to be acquired is data A and B.
  • the data acquisition unit 125 transmits a communication message requesting acquisition of the data A and B to the communication terminal 110 through the communication unit 121 (S122).
  • the data providing unit 114 of the communication terminal 110 When receiving the communication message transmitted from the communication terminal 120 through the communication unit 111, the data providing unit 114 of the communication terminal 110 reads the data A and B from the data storage unit 112 according to the request (S113) and stores them in the communication message. To the communication terminal 120 (S114).
  • the data acquisition unit 125 of the communication terminal 120 When the data acquisition unit 125 of the communication terminal 120 receives the communication message transmitted from the communication terminal 110 through the communication unit 121, the data acquisition unit 125 stores the data A and B included in the communication message in the data storage unit 121 (S123).
  • the data A and B held by the communication terminal 110 are accumulated in the data storage unit 122 of the communication terminal 120, and the data A and B are shared between the communication terminals 110 and 120.
  • data to be shared between communication terminals can be limited to a part of the data held by the communication terminals.
  • the reason is that in the possession list that the communication terminal notifies other surrounding communication terminals, data belonging to the group that the communication terminal wants to share with other communication terminals among all the data possessed by the communication terminal This is because only data described in the holding list cannot be acquired even if another communication terminal that has received the holding list requests all the data described in the holding list.
  • the data transmitted from the communication terminal to other communication terminals among the data held by the communication terminals is data to be shared between the communication terminals. There is no waste of data that is not scheduled to be shared between the communication terminals.
  • a data sharing system 200 includes a plurality of communication terminals 210 that can communicate with each other wirelessly.
  • the plurality of communication terminals 210 may all be mobile communication terminals, some may be mobile communication terminals, and the rest may be fixed communication terminals.
  • the communication terminal 210 includes a communication unit 211, a data storage unit 212, a holding list creation unit 213, a data provision unit 214, a data acquisition unit 215, a group information storage unit 216, and a transmission condition storage unit 217.
  • the data storage unit 212 has a function of storing one or more pieces of data 2120.
  • Each piece of data 2120 includes a data body 2121 and attribute information 2122.
  • the data body 2121 is text data, image data, audio data, and the like.
  • the attribute information 2122 describes an attribute value (attribute value) that the data 2120 has.
  • FIG. 4 shows an example of attributes to be given to the data 2120.
  • the data name is the name of the data 2120
  • the data ID is the identification number of the data 2120
  • the data type is the type of the data body 2121 (type of text or image)
  • the creation date is the date when the data 2120 was created
  • the update date is the data 2120 Is the date and time when the data was last updated
  • the expiration date is an expiration date of the data 2120
  • the creator is the person who created the data body 2121
  • the destination group information is the attribute that represents information about the group sharing the data 2120.
  • the attributes shown in FIG. 4 are examples, and the values of all the attributes shown in FIG. 4 may be given to the data 2120, or some of the attributes may be given, and are not shown in FIG. Other attribute values may be assigned. Further, one type of attribute value related to the same attribute may be given to the same data 2120, or a plurality of types of attribute values may be given.
  • the group information storage unit 216 has a function of storing the conditions of the data 2120 belonging to the group for each group.
  • FIG. 5 is a configuration example of the group information storage unit 216.
  • the group information storage unit 216 in this example stores an attribute that the data 21210 belonging to the group should have corresponding to the group ID for specifying the group.
  • the first line indicates that the data 2120 in which the attribute value of the distribution destination group information is “1” belongs to the group with the group ID “1”.
  • the group to which the data 2120 belongs is determined according to the value (attribute value) of a certain attribute information included in the data 2120.
  • the group to which the data 2120 belongs is determined by a combination of a plurality of attribute information values. You may do it.
  • the possession list creation unit 213 has the same function as the possession list creation unit 113 in the first embodiment. However, in the present embodiment, a preferable internal configuration of the possession list creation unit 213 is disclosed. Referring to FIG. 3, the possession list creation unit 213 includes a data classification unit 2131, a list creation unit 2132, and a list storage unit 2133.
  • the data classification unit 2131 reads each data 2120 from the data storage unit 212 and compares the attribute value of the data 2120 with the attribute value that the data belonging to each group stored in the group information storage unit 216 should satisfy. , And a function of classifying the data 2120 into any of a plurality of groups.
  • the list creation unit 2132 has a function of creating a holding list that is a list in which information of the data 2120 classified into the group is described for each group.
  • FIG. 6 is a configuration example of the possession list.
  • the holding list in this example includes a header and an outline for each data.
  • source node information for example, a communication address and an IP address
  • a group ID is described so that it can be specified which group the possession list belongs to.
  • the summary of each data describes all or part of the attribute values of each data shown in FIG.
  • the transmission condition storage unit 217 has a function of storing, for each group, the transmission conditions of the group possession list.
  • FIG. 7 is a configuration example of the transmission condition storage unit 217.
  • the transmission condition storage unit 217 of this example stores the transmission conditions of the possession list of the group corresponding to the group ID.
  • FIG. 7 describes the transmission interval, time zone, location, urgency, encryption, and priority.
  • the transmission interval is a condition relating to the time interval for transmitting the possession list, and is set, for example, in minutes.
  • the time zone is a condition regarding the time zone for transmitting the possession list. For example, a time zone during which transmission is permitted is set in one day.
  • the location is a condition related to the location of the own communication terminal that transmits the possession list.
  • a location name or latitude / longitude that allows transmission is set.
  • the urgency is a condition regarding whether or not to transmit the possession list when disaster information is received.
  • Encryption is a condition relating to encryption of the possession list, and the presence or absence of encryption is set.
  • the priority is a condition related to the priority for transmitting the possession list, and a corresponding level is set from a plurality of predetermined levels. In FIG. 7, NULL represents that the condition is not questioned, x represents that the condition is not met, and ⁇ represents that the condition is met.
  • the first line in FIG. 7 shows that the possession list of the group with the group ID 1 is in the morning from 6:00 to 9:00 on the condition that no disaster information is received regardless of the location of the communication terminal. This indicates that transmission is performed at a priority level 1 without encryption at intervals of 10 minutes in the time zone.
  • the third line in FIG. 7 shows that the possession list of the group with the group ID 3 is not encrypted at 1 minute intervals at any time zone and place when the disaster information is received. This indicates that transmission is performed at priority level 3 (highest level).
  • the fourth line in FIG. 7 shows that the possession list of the group with the group ID 4 is 3 minutes on the condition that the disaster information is not received if the communication terminal exists in and around Tokyo. This indicates that transmission is performed at priority level 2 after being encrypted at intervals.
  • the data providing unit 214 functionally has the same function as the data providing unit 214 in the first embodiment. However, in the present embodiment, a preferable internal configuration of the data providing unit 214 is disclosed. Referring to FIG. 3, the data providing unit 214 includes a list transmission unit 2141, a clock 2142, a position detection unit 2143, a disaster information reception unit 2144, a transmission / reception history storage unit 2145, and a response unit 2146.
  • the clock 2142 is a clock means for detecting the current time.
  • the disaster information receiving unit 2144 is a receiver that receives disaster information transmitted by broadcast waves or the like.
  • the position detection unit 2143 is a means for detecting the location where the communication terminal 210 currently exists.
  • the position detection unit 2143 may include a GPS receiver.
  • the GPS receiver may have a function of receiving GPS signal error correction data from a quasi-zenith satellite located in the sky and correcting a positioning error using the GPS signal error correction data. According to the GPS receiver using such a quasi-zenith satellite, since highly accurate positioning is possible, a finer area name and a narrower area can be designated as a place attribute value.
  • the position detection unit 2143 may have a function of acquiring an area name where the communication terminal is located from a car navigation system, for example.
  • the position detection unit 2143 has electronic map data, and may have a function of acquiring, from the electronic map data, an area name corresponding to the position coordinates of the terminal detected by the GPS receiver.
  • the transmission / reception history storage unit 2145 has a function of storing the transmission / reception history of the possession list.
  • the transmission / reception history storage unit 2145 receives the possession list transmitted from the list transmission unit 2141 to another communication terminal, and uses a pair of the transmission time of the possession list and the group ID described in the header as one transmission history.
  • the transmission / reception history storage unit 2145 receives a holding list received from another communication terminal from the communication unit 211, and stores a pair of the reception time of the holding list and the group ID described in the header as one reception history. .
  • the list transmission unit 2141 inputs the transmission conditions of each group from the transmission condition storage unit 217, inputs the current time from the clock 2142, inputs the position of the own communication terminal 210 from the position detection unit 2143, and the disaster information reception unit 2144. From the plurality of possession lists stored in the list storage unit 2133 of the possession list creation unit 213, the presence / absence of reception of disaster information is input from the transmission / reception history storage unit 2145, and the transmission / reception history of the latest possession list is input. It has a function of detecting a possession list in which a transmission condition is satisfied and transmitting it to another communication terminal through the communication unit 211.
  • FIG. 8 is a flowchart showing an example of processing of the list transmission unit 2141.
  • the details of the list transmission unit 2141 will be described with reference to FIG.
  • the list transmission unit 2141 first stores the group IDs in the headers of all possession lists stored in the list storage unit 2133 in the candidate list that is an internal variable (step S211). .
  • the transmission interval, time zone, location, and urgency in the holding list transmission condition of each group stored in the transmission condition storage unit 217, the clock 2142, the position detection unit 2143, the disaster information reception unit 2144, the transmission / reception history The group ID that does not satisfy the transmission condition is removed from the candidate list by checking the input from the storage unit 2145 (step S212).
  • the group ID 2 satisfies the transmission condition. Remove it from the candidate list.
  • the list transmission unit 2141 determines whether or not the candidate list is empty (step S213), and if it is empty, the process proceeds to step S218. If not empty, the list transmission unit 2141 determines one group ID as a transmission candidate from the group IDs remaining in the candidate list (step S214). When a unique group ID is described in the candidate list, this unique group ID is set as a transmission candidate. When two or more group IDs are described in the candidate list, if there is a unique group ID with a higher priority level set in the possession list transmission condition, it is set as a transmission candidate, Other than the above, one transmission candidate is determined by an arbitrary method from a plurality of group IDs having the highest priority level.
  • the list transmission unit 2141 acquires from the transmission / reception history storage unit 2145 the latest time when the possession list of the group ID having a higher priority than the transmission candidate group ID determined in step S214 is transmitted / received (step S215). Then, a time difference from the acquired time to the current time is calculated, and it is determined whether this time difference exceeds a predetermined threshold value (S216).
  • the above threshold is from the time when the possession list is transmitted to the time when data sharing is expected to be completed by exchanging communication messages between the communication terminal that received the possession list and the communication terminal that is the possession list transmission source. It is desirable that the time is set to be the same as or slightly longer than the time.
  • the list transmission unit 2141 transmits the possession list of the transmission candidate group determined in step S214. Abandon and proceed to step S218. If none of the acquired times does not exceed the threshold, the possession list of the transmission candidate groups determined in step S214 is read from the list storage unit 2133, and through the communication unit 211. It transmits to another communication terminal (step S217). At this time, if encryption is specified in the transmission condition of the group, the holding list is encrypted and transmitted. Then, the process proceeds to step S218.
  • the list transmission unit 2141 waits for a predetermined time in step S218, and then returns to the process of step S211 to repeat the above-described process again. It is desirable that the waiting time in step S218 is sufficiently shorter than the transmission interval of the holding list.
  • the response unit 2146 of the data providing unit 214 receives a communication message related to a data request from another communication terminal that has received the possession list transmitted by the list transmission unit 2141 through the communication unit 211, and sends a request.
  • the read data is read from the data storage unit 212 and transmitted to another requesting communication terminal by a communication message.
  • the data acquisition unit 215 receives the possession list received from the other communication terminal 210 from the communication unit 211, determines data that is not stored in the data storage unit 112 among the data described in the possession list, and determines this It has a function of transmitting a communication message requesting data to the communication terminal 210 that is the transmission source of the holding list through the communication unit 211.
  • a method of determining data that is not stored in the data storage unit 112 among the data described in the possession list is arbitrary.
  • the data that does not match the attribute information 2122 of any data in the data storage unit 212 may be determined as acquisition target data.
  • an overview of each data of the received holding list and an overview of each data of the above-mentioned holding list Of the received data in the holding list may be determined as acquisition target data that does not match any data in the referenced holding list.
  • FIG. 9 is a flowchart showing an example of processing of the communication terminal 210. The operation of this embodiment will be described below with reference to FIG.
  • the possession list creation unit 213 creates a possession list for each group (step S221). More specifically, the data classification unit 2131 reads each data 2120 from the data storage unit 212, and the attribute value that the data 2120 has and the attribute value that the data belonging to each group stored in the group information storage unit 216 should satisfy And the data 2120 is classified into any of a plurality of groups.
  • the list creation unit 2132 creates, for each group, a holding list that is a list of data 2120 classified into the group, and records it in the list storage unit 2133.
  • FIG. 10 is a conceptual diagram in which a holding list for each group is created. In this example, the contents A to I possessed by the communication terminal are classified into three groups A to C.
  • the list transmission unit 2141 of the data providing unit 214 determines whether or not there is a possession list of a group that satisfies the transmission condition by the procedure described with reference to FIG.
  • the holding list of the satisfying group is transmitted to other communication terminals (steps S222 and S223).
  • the list transmission unit 2141 refers to the encryption condition in the transmission conditions, and if the encryption is valid, the list transmission unit 2141 encrypts and transmits the possession list.
  • the response unit 214 receives a data request from the other communication terminal 210
  • the requested data is read from the data storage unit 212 and transmitted to the other communication terminal 210 that is the request source (step).
  • S224, S225 the request source
  • data acquisition unit 215 determines whether or not a possession list of a certain group has been received from other communication terminals 210, and if received, data to be acquired in the data of the possession list. It is confirmed whether there is any (steps S226 and S227). If the received possession list is encrypted, decryption is performed using a predetermined decryption method. If there is data to be acquired, the data acquisition unit 215 requests the data from the other communication terminal 210 that is the transmission source of the holding list, receives the data returned as a response, and stores the data in the data storage unit 212. Store (steps S228 and S229).
  • the holding list creation unit 213 re-creates the holding list (step S230). In the re-creation of the holding list, only the holding list of the group to which the newly added data belongs may be re-created.
  • the possession list creation unit 213 compares the data belonging to each group stored in the group information storage unit 216 with the attribute information of the data stored in the data storage unit 212 to make the data into groups. This is because classification is performed and a holding list is created in units of groups, and the list transmission unit 2141 transmits the holding list in units of groups.
  • the list transmission unit 2141 controls transmission of the possession list of each group based on the possession list transmission condition including the transmission interval, time zone, and location for each group. Thereby, transmission of the possession list can be controlled according to the data attribute.
  • the list transmission unit 2141 controls whether or not to transmit the encrypted list of each group based on the encryption condition for each group. This makes it possible to share data only between communication terminals of specific users who know the decoding method.
  • propagation of data belonging to a high priority group between communication terminals can be promoted.
  • the reason is that transmission of the holding list of the lower priority group is suppressed until a certain period of time has elapsed since the holding list of the high priority group was transmitted or received, so the priority is high. This is because the communication exchanged for data sharing between the holding list transmission source and the receiving communication terminal performed after the transmission of the group holding list is not hindered by the transmission of the group holding list with a low priority.
  • FIG. 12 shows an example of a hardware configuration when the communication terminal 910 constituting the data sharing system of the present invention is configured by an electronic information processing apparatus such as a computer.
  • the communication terminal 910 includes a CPU (Central Processing Unit) peripheral part, an input / output part, and a legacy input / output part.
  • the CPU peripheral section includes a CPU 902, a RAM (Random Access Memory) 903, a graphic controller 904, and a display device 905 that are connected to each other by a host controller 901.
  • the input / output unit includes a communication interface 907, a hard disk drive 908, and a CD-ROM (Compact Disk Read Only Memory) drive 909 connected to the host controller 901 by the input / output controller 906.
  • the legacy input / output unit includes a ROM (Read Only Memory) 910, a flexible disk drive 911, and an input / output chip 912 connected to the input / output controller 906.
  • the host controller 901 connects the RAM 903, the CPU 902 that accesses the RAM 903 at a high transfer rate, and the graphic controller 904.
  • the CPU 902 operates based on programs stored in the ROM 910 and the RAM 903 to control each unit.
  • the graphic controller 904 acquires image data generated by the CPU 902 or the like on a frame buffer provided in the RAM 903 and displays the image data on the display device 905.
  • the graphic controller 904 may include a frame buffer for storing image data generated by the CPU 902 or the like.
  • the input / output controller 906 connects the host controller 901 to the hard disk drive 908, the communication interface 907, and the CD-ROM drive 909, which are relatively high-speed input / output devices.
  • the hard disk drive 908 stores programs and data used by the CPU 902.
  • the communication interface 907 is connected to another communication terminal 320 to transmit / receive a program or data.
  • the CD-ROM drive 909 reads a program or data from the CD-ROM 992 and provides it to the hard disk drive 908 and the communication interface 907 via the RAM 903.
  • the input / output controller 906 is connected to a ROM 910, a flexible disk drive 911, and a relatively low-speed input / output device such as an input / output chip 912.
  • the ROM 910 stores a boot program executed when the communication terminal 310 is started, a program depending on the hardware of the communication terminal 310, and the like.
  • the flexible disk drive 911 reads a program or data from the flexible disk 993 and provides it to the hard disk drive 908 and the communication interface 907 via the RAM 903.
  • the input / output chip 912 connects various input / output devices via the flexible disk drive 911 or a parallel port, a serial port, a keyboard port, a mouse port, and the like.
  • the program executed by the CPU 902 is stored in a recording medium such as the flexible disk 993, the CD-ROM 992, or an IC (Integrated Circuit) card and provided by the user.
  • the program stored in the recording medium may be compressed or uncompressed.
  • the program is installed in the hard disk drive 908 from the recording medium, read into the RAM 903, and executed by the CPU 902.
  • the program executed by the CPU 902 includes the communication terminal 310, the data storage unit 211, the holding list creation unit 213, the data provision unit 214, the data acquisition unit 215, and the group information storage unit 216 described with reference to FIGS. And function as the transmission condition storage unit 217.
  • the programs shown above may be stored in an external storage medium.
  • storage media in addition to the flexible disk 993 and CD-ROM 992, optical recording media such as DVD (Digital Versatile Disk) or PD (Phase Disk), magneto-optical recording media such as MD (MiniDisk), tape media, IC cards
  • DVD Digital Versatile Disk
  • PD Phase Disk
  • MD Magneto-optical recording media
  • tape media IC cards
  • an information sharing system may be provided as a program via a network by using a storage medium such as a hard disk or a RAM provided in a server system connected to a dedicated communication network or the Internet as a recording medium.
  • the present invention can be applied to a data sharing system for sharing data such as various contents in an ad hoc network between communication terminals mounted on a vehicle such as an automobile or between portable communication terminals.

Abstract

In the present invention, a communication terminal (first communication terminal) classifies a plurality of data held by the selfsame terminal into a plurality of groups, and for each group, forms a held list which is a list setting forth information of the data belonging to the group. Also, the first communication terminal transmits by means of a communication message to another communication terminal (second communication terminal) a held list selected from among the formed held lists for each group. The second communication terminal requests of the first communication terminal the data not held by the selfsame terminal among the data in the held list received from the first communication terminal. The first communication terminal transmits to the second communication terminal the requested data.

Description

データ共有システムData sharing system
 本発明は、無線によって互いに通信可能な複数の通信端末間でデータを共有するデータ共有システム、データ共有方法、通信端末、およびプログラムに関する。 The present invention relates to a data sharing system, a data sharing method, a communication terminal, and a program for sharing data among a plurality of communication terminals that can communicate with each other wirelessly.
 複数の通信端末間でデータを共有する方式の一種に、サーバ等の中央管理装置を使用せずに、個々の通信端末で分散的にデータを共有する方式がある。 One type of method of sharing data among a plurality of communication terminals is a method of sharing data in a distributed manner among individual communication terminals without using a central management device such as a server.
 例えば、通信端末同士が移動により接近した際に、Epidemic法を使用して、お互いの情報を交換し保有情報の同期を行うことが本発明に関連する第1の関連技術として提案されている(例えば非特許文献1参照)。Epidemic法では、ネットワーク内の通信端末は他の通信端末を検知すると、自身が保有するデータ(コンテンツ)の情報を記載したリストである保有リスト(サマリーベクタとも呼ぶ)を交換し、他の通信端末の保有リストの内容を把握する。通信端末は、受信した保有リストを基に自端末が保有していないデータを調査し、そのデータの取得を試みる。例えば、図13に示すように、移動により接近した端末T1と端末T2はお互いに保有リストを交換し、端末T2は自身が保有していないデータがないかどうかを、端末T1の保有リストと自端末の保有リストを比較することで確認を行う。図13の例では、端末T2は、データBを保有していないため、端末T1に対してデータBの取得要求を送信し、データBを取得する。この動作をネットワーク内の全ての端末が繰り返し行うことで、端末間の保有情報を一致させる。 For example, when communication terminals approach each other due to movement, it is proposed as a first related technique related to the present invention to use the epidemic method to exchange each other's information and synchronize the stored information ( For example, refer nonpatent literature 1). In the epidemic method, when a communication terminal in a network detects another communication terminal, it exchanges a holding list (also referred to as a summary vector) that describes information of data (content) held by itself, and the other communication terminal Understand the contents of the possession list. Based on the received possession list, the communication terminal investigates data that the self terminal does not possess and tries to acquire the data. For example, as shown in FIG. 13, the terminal T1 and the terminal T2 that have moved closer to each other exchange a holding list with each other, and the terminal T2 determines whether there is any data that the terminal T1 does not hold and the terminal T1 own list. Confirm by comparing the possession list of the terminal. In the example of FIG. 13, since the terminal T2 does not have the data B, the terminal T2 transmits a data B acquisition request to the terminal T1, and acquires the data B. By repeating this operation for all terminals in the network, the information held between the terminals is matched.
 また上記Epidemic法による情報共有において保有リストが頻繁に送信され、帯域負荷が高くなるという課題を解決するために、重複する情報の送信を抑制することが本発明に関連する第2の関連技術として提案されている(例えば特許文献1参照)。より具体的には、他の通信端末とアクセスポイントを介さずに無線によって通信接続する複数の通信端末間でデータを共有するシステムにおいて、各通信端末は、他の通信端末から受信した保有リストの受信履歴を用いて、当該他の通信端末が現在保有するデータを推測する内部推測部と、内部推測部が推測した他の通信端末の現在保有するデータと自端末が保有するデータが一致するか否かを判断する重複判定部と、一致しないと重複判定部が判定した場合に、自端末が保有するデータを含めた保有リストを送信する情報交換部とを有する。 In order to solve the problem that the holding list is frequently transmitted in information sharing by the epidemic method and the bandwidth load becomes high, the second related technique related to the present invention is to suppress the transmission of overlapping information. It has been proposed (see, for example, Patent Document 1). More specifically, in a system in which data is shared between a plurality of communication terminals that are wirelessly connected to other communication terminals without using an access point, each communication terminal receives a holding list received from the other communication terminal. Whether the internal estimation unit that estimates the data currently held by the other communication terminal using the reception history matches the data currently held by the other communication terminal estimated by the internal estimation unit and the data held by the terminal itself A duplication judgment unit for judging whether or not, and an information exchanging unit for transmitting a possession list including data held by the terminal when the duplication judgment unit judges that they do not match.
 また上記Epidemic法による情報共有において迅速にデータを周囲に伝えることができないという課題を解決するために、或る通信端末が他の通信端末に通知する保有リストを故意に変更することが本発明に関連する第3の関連技術として提案されている(例えば特許文献2参照)。より具体的には、データX、Yを保有する第1の通信端末から無線通信可能なエリア内に、データXを保有する第2の通信端末が存在し、第1の通信端末の無線通信エリア外且つ第2の通信端末の無線通信エリア内にデータXを保有する第3の通信端末が存在しているとする。第1の通信端末が自端末が保有する全てのデータX、Yを含む通知メッセージを周囲に送信するならば、第2の通信端末は、通知メッセージを受信し、自端末が保有していないデータYを取得して蓄積した後、第1の通信端末は自端末と同じデータしか保有していないと判断して自端末が保有するデータX,Yを含む通知メッセージを改めて送信することはない。そこで、上記第3の関連技術では、第1の通信端末は、自端末と第2の通信端末とで共通に保有するデータXを除外し、自端末が保有するデータYだけを含む通知メッセージを周囲に送信する。第2の通信端末は、この通知メッセージを受信し、自端末が保有していないデータYを取得して蓄積した後、第1の通信端末は自端末が保有するデータXを保有していないと判断して、データX、Yを含む通知メッセージを周囲に送信する。この通知メッセージは、第1の通信端末だけでなく第3の通信端末にも届くので、この通知メッセージを受信した第3の通信端末がこれを契機にデータYを第2の通信端末から取得して自端末に蓄積する。 In addition, in order to solve the problem that data cannot be quickly transmitted to the surroundings in the information sharing by the epidemic method, it is necessary to intentionally change the possession list notified from one communication terminal to another communication terminal. It has been proposed as a related third related technique (see, for example, Patent Document 2). More specifically, there is a second communication terminal that holds data X in an area in which wireless communication can be performed from the first communication terminal that holds data X and Y, and the wireless communication area of the first communication terminal. Assume that there is a third communication terminal that holds the data X outside and in the wireless communication area of the second communication terminal. If the first communication terminal transmits a notification message including all data X and Y held by the own terminal to the surroundings, the second communication terminal receives the notification message and the data not owned by the own terminal. After acquiring and accumulating Y, the first communication terminal determines that it has only the same data as its own terminal, and does not transmit a notification message including the data X and Y held by itself. Therefore, in the third related technology, the first communication terminal excludes the data X held in common by the own terminal and the second communication terminal, and sends a notification message including only the data Y held by the own terminal. Send to the surroundings. The second communication terminal receives this notification message, acquires and stores the data Y that the terminal itself does not hold, and then the first communication terminal does not have the data X held by the terminal itself Judgment is made and a notification message including data X and Y is transmitted to the surroundings. Since this notification message reaches not only the first communication terminal but also the third communication terminal, the third communication terminal that has received this notification message acquires data Y from the second communication terminal as a trigger. And store it on your terminal.
 また、車両に搭載されたコンピュータ間で車車間通信を行ってデータを共有する際、共有するデータを送信側で選択することが本発明に関連する第4の関連技術として提案されている(例えば特許文献3参照)。より具体的には、或る車両に搭載されたコンピュータは、複数の交通情報ファイル、文書情報ファイル、画像情報ファイルに対しそれぞれのデータファイルの属性に応じて個々の評価得点を求めて付与する。次に、評価得点に応じた割合で設定されるデータファイルの選択確率に基づいて複数のデータファイルの中から1つのデータファイルを選択し、この選択したデータファイルを他の車両に搭載されたコンピュータに対して送信する。 In addition, when data is shared by performing vehicle-to-vehicle communication between computers installed in a vehicle, it is proposed as a fourth related technique related to the present invention to select data to be shared on the transmission side (for example, (See Patent Document 3). More specifically, a computer mounted on a certain vehicle obtains and assigns individual evaluation scores to a plurality of traffic information files, document information files, and image information files according to the attributes of the respective data files. Next, one data file is selected from a plurality of data files based on the selection probability of the data file set at a rate corresponding to the evaluation score, and the selected data file is installed in another vehicle. Send to.
 また、ネットワークに接続された通信端末間で通信を行ってデータを共有する際、共有するデータを受信側で選択することが本発明に関連する第5の関連技術として提案されている(例えば特許文献4参照)。より具体的には、或る通信端末において新たな共有データが発生すると、そのデータとその属性とを他の通信端末へ送信する。他の通信端末では、共有すべきデータの種類の属性を定めた共有ポリシーを参照し、受信したデータの属性が共有ポリシーに適合していれば、自端末に蓄積し、そうでなければ廃棄する。 Further, when data is shared by communicating between communication terminals connected to a network, it has been proposed as a fifth related technique related to the present invention to select data to be shared on the receiving side (for example, a patent) Reference 4). More specifically, when new shared data is generated in a certain communication terminal, the data and its attributes are transmitted to another communication terminal. Other communication terminals refer to a sharing policy that defines the attributes of the type of data to be shared. If the received data attributes conform to the sharing policy, they are stored in the own terminal, and if not, they are discarded. .
WO2011/071045公報WO2011 / 071045 gazette WO2011/114584公報WO2011 / 114584 特開2004-334624号公報JP 2004-334624 A 特許第4350640号公報Japanese Patent No. 4350640
 お互いの情報を交換し保有情報の同期を行う上記第1乃至第3の関連技術は、全ての通信端末が同じデータを保有する完全同期型のデータ共有であり、通信端末間で共有すべきデータを一部のデータに限定することは困難である。 The first to third related technologies for exchanging information with each other and synchronizing the stored information are complete synchronization type data sharing in which all communication terminals have the same data, and data to be shared between the communication terminals. It is difficult to limit to a part of data.
 これに対して上記第4および第5の関連技術では、共有データを通信端末が保有するデータの一部に限定することが可能である。しかし、第4の関連技術では、データを蓄積する通信端末が、蓄積したデータの中から他の通信端末へ送信するデータを選別して送信し、他の通信端末が受信したデータを共有データとして自端末に蓄積している。ここで、送信側が選択したデータを受信側が保有していない保証はない。このため、他の通信端末が既に蓄積しているデータと同じデータを通信端末間で送受信する無駄がある。また、第5の関連技術では、データを蓄積する通信端末が、蓄積したデータを他の通信端末へ送信し、他の通信端末が共有ポリシーに従って受信したデータを共有データとして自端末に蓄積するか、廃棄するかを選択している。このため、他の通信端末に蓄積されることがないデータを通信端末間で送受信する無駄がある。 On the other hand, in the fourth and fifth related technologies, it is possible to limit the shared data to a part of the data held by the communication terminal. However, in the fourth related technique, a communication terminal that accumulates data selects and transmits data to be transmitted to another communication terminal from the accumulated data, and the data received by the other communication terminal is used as shared data. Accumulated in own terminal. Here, there is no guarantee that the data selected by the transmission side is not held by the reception side. For this reason, there is a waste of transmitting / receiving the same data as the data already stored in other communication terminals between the communication terminals. In the fifth related technology, whether a communication terminal that stores data transmits the stored data to another communication terminal, and stores the data received by the other communication terminal according to the sharing policy as its shared data in its own terminal. Choose to discard. For this reason, there is a waste of transmitting / receiving data that is not stored in other communication terminals between the communication terminals.
 本発明の目的は、上述した課題、すなわち、通信端末間で共有すべきデータを通信端末が保有するデータの一部に限定するためには通信端末間で無駄なデータの送受信が発生する、という課題を解決するデータ共有システムを提供することにある。 The object of the present invention is that the above-mentioned problem, that is, wasteful data transmission / reception occurs between communication terminals in order to limit data to be shared between communication terminals to a part of the data held by the communication terminals. The object is to provide a data sharing system that solves the problems.
 本発明の第1の観点に係るデータ共有システムは、
 無線によって互いに通信メッセージを授受可能な複数の通信端末間でデータを共有するデータ共有システムであって、
 上記各通信端末は、
 1以上のデータを記憶するデータ記憶部と、
 上記データ記憶部に記憶されているデータを複数のグループに分類し、上記グループ毎に上記グループに属するデータの情報を記載したリストである保有リストを作成する保有リスト作成部と、
 上記作成された上記グループ毎の上記保有リストのうちから選択した上記保有リストを上記通信メッセージによって他の上記通信端末へ送信し、上記送信した上記保有リスト中のデータのうち他の上記通信端末から上記通信メッセージによって要求されたデータを上記データ記憶部から読み出して上記通信メッセージによって他の上記通信端末へ送信するデータ提供部と、
 他の上記通信端末から上記通信メッセージによって受信した上記保有リスト中のデータのうち上記データ記憶部に記憶されていないデータを上記通信メッセージによって他の上記通信端末に対して要求し、該要求に対する応答として他の上記通信端末から受信した上記通信メッセージに含まれるデータを上記データ記憶部に記憶するデータ取得部と
を有する。
A data sharing system according to a first aspect of the present invention includes:
A data sharing system for sharing data between a plurality of communication terminals that can exchange communication messages with each other wirelessly,
Each of the above communication terminals
A data storage unit for storing one or more data;
Classifying the data stored in the data storage unit into a plurality of groups, a holding list creating unit that creates a holding list that is a list describing information of data belonging to the group for each group, and
The holding list selected from the created holding list for each group is transmitted to the other communication terminal by the communication message, and from the other communication terminal among the data in the transmitted holding list. A data providing unit that reads data requested by the communication message from the data storage unit and transmits the data to the other communication terminal by the communication message;
Of the data in the holding list received by the communication message from the other communication terminal, the data not stored in the data storage unit is requested to the other communication terminal by the communication message, and the response to the request A data acquisition unit that stores data included in the communication message received from the other communication terminal in the data storage unit.
 本発明の第2の観点に係るデータ共有方法は、
 無線によって互いに通信メッセージを授受可能な複数の通信端末間でデータを共有するデータ共有方法であって、
 上記各通信端末が、自通信端末の保有する複数のデータを複数のグループに分類し、上記グループ毎に上記グループに属するデータの情報を記載したリストである保有リストを作成し、
 上記各通信端末が、上記作成した上記グループ毎の上記保有リストのうちから選択した上記保有リストを上記通信メッセージによって他の上記通信端末へ送信し、上記送信した上記保有リスト中のデータのうち他の上記通信端末から上記通信メッセージによって要求されたデータを上記通信メッセージによって他の上記通信端末へ送信し、
 上記各通信端末が、他の上記通信端末から上記通信メッセージによって受信した上記保有リスト中のデータのうち自通信端末の保有しないデータを上記通信メッセージによって他の上記通信端末に対して要求し、該要求に対する応答として他の上記通信端末から受信した上記通信メッセージに含まれるデータを取得する。
A data sharing method according to the second aspect of the present invention includes:
A data sharing method for sharing data between a plurality of communication terminals that can exchange communication messages with each other wirelessly,
Each communication terminal classifies a plurality of data held by the communication terminal into a plurality of groups, and creates a holding list that is a list in which information of data belonging to the group is described for each group.
Each of the communication terminals transmits the holding list selected from the created holding list for each group to the other communication terminal by the communication message, and the other of the data in the transmitted holding list The data requested from the communication terminal by the communication message is transmitted to the other communication terminal by the communication message,
Each communication terminal requests other communication terminals by using the communication message data that the communication terminal does not hold among the data in the holding list received by the communication message from the other communication terminals, Data included in the communication message received from another communication terminal as a response to the request is acquired.
 本発明の第3の観点に係る通信端末は、
 他の通信端末との間で通信メッセージを授受する通信部と、
 1以上のデータを記憶するデータ記憶部と、
 上記データ記憶部に記憶されているデータを複数のグループに分類し、上記グループ毎に上記グループに属するデータの情報を記載したリストである保有リストを作成する保有リスト作成部と、
 上記作成された上記グループ毎の上記保有リストのうちから選択した上記保有リストを上記通信メッセージによって他の上記通信端末へ送信し、上記送信した上記保有リスト中のデータのうち他の上記通信端末から上記通信メッセージによって要求されたデータを上記データ記憶部から読み出して上記通信メッセージによって他の上記通信端末へ送信するデータ提供部と、
 他の上記通信端末から上記通信メッセージによって受信した上記保有リスト中のデータのうち上記データ記憶部に記憶されていないデータを上記通信メッセージによって他の上記通信端末に対して要求し、該要求に対する応答として他の上記通信端末から受信した上記通信メッセージに含まれるデータを上記データ記憶部に記憶するデータ取得部と
を有する。
A communication terminal according to a third aspect of the present invention is:
A communication unit that exchanges communication messages with other communication terminals;
A data storage unit for storing one or more data;
Classifying the data stored in the data storage unit into a plurality of groups, a holding list creating unit that creates a holding list that is a list describing information of data belonging to the group for each group, and
The holding list selected from the created holding list for each group is transmitted to the other communication terminal by the communication message, and from the other communication terminal among the data in the transmitted holding list. A data providing unit that reads data requested by the communication message from the data storage unit and transmits the data to the other communication terminal by the communication message;
Of the data in the holding list received by the communication message from the other communication terminal, the data not stored in the data storage unit is requested to the other communication terminal by the communication message, and the response to the request A data acquisition unit that stores data included in the communication message received from the other communication terminal in the data storage unit.
 本発明の第4の観点に係るデータ共有方法は、
 他の通信端末との間で通信メッセージを授受する通信部と、1以上のデータを記憶するデータ記憶部とを有する通信端末が実行するデータ共有方法であって、
 上記データ記憶部に記憶されているデータを複数のグループに分類し、上記グループ毎に上記グループに属するデータの情報を記載したリストである保有リストを作成し、
 上記作成された上記グループ毎の上記保有リストのうちから選択した上記保有リストを上記通信メッセージによって他の上記通信端末へ送信し、
 上記送信した上記保有リスト中のデータのうち他の上記通信端末から上記通信メッセージによって要求されたデータを上記データ記憶部から読み出して上記通信メッセージによって他の上記通信端末へ送信する。
A data sharing method according to a fourth aspect of the present invention includes:
A data sharing method executed by a communication terminal having a communication unit that exchanges communication messages with other communication terminals and a data storage unit that stores one or more data,
Classify the data stored in the data storage unit into a plurality of groups, create a holding list that is a list describing information of data belonging to the group for each group,
Sending the holding list selected from the holding list for each group created to the other communication terminal by the communication message,
The data requested by the communication message from the other communication terminal out of the transmitted data in the holding list is read from the data storage unit and transmitted to the other communication terminal by the communication message.
 本発明の第5の観点に係るデータ共有方法は、
 他の通信端末との間で通信メッセージを授受する通信部と、1以上のデータを記憶するデータ記憶部とを有する通信端末が実行するデータ共有方法であって、
 上記他の通信端末が保有するデータのうちの特定のグループに属するデータの情報を記載した保有リストを、上記通信メッセージによって上記他の通信端末から受信し、
 上記受信した上記保有リスト中のデータのうち上記データ記憶部に記憶されていないデータを上記通信メッセージによって上記他の通信端末に対して要求し、
 上記要求に対する応答として上記他の通信端末から受信した上記通信メッセージに含まれるデータを上記データ記憶部に記憶する。
A data sharing method according to a fifth aspect of the present invention includes:
A data sharing method executed by a communication terminal having a communication unit that exchanges communication messages with other communication terminals and a data storage unit that stores one or more data,
A holding list describing information of data belonging to a specific group among the data held by the other communication terminal is received from the other communication terminal by the communication message,
Of the data in the received holding list, request the data not stored in the data storage unit to the other communication terminal by the communication message,
Data included in the communication message received from the other communication terminal as a response to the request is stored in the data storage unit.
 本発明の第6の観点に係るデータ共有方法は、
 コンピュータを、
 他の通信端末との間で通信メッセージを授受する通信部と、
 1以上のデータを記憶するデータ記憶部と、
 上記データ記憶部に記憶されているデータを複数のグループに分類し、上記グループ毎に上記グループに属するデータの情報を記載したリストである保有リストを作成する保有リスト作成部と、
 上記作成された上記グループ毎の上記保有リストのうちから選択した上記保有リストを上記通信メッセージによって他の上記通信端末へ送信し、上記送信した上記保有リスト中のデータのうち他の上記通信端末から上記通信メッセージによって要求されたデータを上記データ記憶部から読み出して上記通信メッセージによって他の上記通信端末へ送信するデータ提供部と、
 他の上記通信端末から上記通信メッセージによって受信した上記保有リスト中のデータのうち上記データ記憶部に記憶されていないデータを上記通信メッセージによって他の上記通信端末に対して要求し、該要求に対する応答として他の上記通信端末から受信した上記通信メッセージに含まれるデータを上記データ記憶部に記憶するデータ取得部と
して機能させる。
A data sharing method according to a sixth aspect of the present invention includes:
Computer
A communication unit that exchanges communication messages with other communication terminals;
A data storage unit for storing one or more data;
Classifying the data stored in the data storage unit into a plurality of groups, a holding list creating unit that creates a holding list that is a list describing information of data belonging to the group for each group, and
The holding list selected from the created holding list for each group is transmitted to the other communication terminal by the communication message, and from the other communication terminal among the data in the transmitted holding list. A data providing unit that reads data requested by the communication message from the data storage unit and transmits the data to the other communication terminal by the communication message;
Of the data in the holding list received by the communication message from the other communication terminal, the data not stored in the data storage unit is requested to the other communication terminal by the communication message, and the response to the request As a data acquisition unit that stores data included in the communication message received from the other communication terminal in the data storage unit.
 本発明は上述した構成を有するため、通信端末間で無駄なデータの送受信を行うことなく、通信端末間で共有すべきデータを通信端末が保有するデータの一部に限定することが可能である。 Since the present invention has the above-described configuration, it is possible to limit data to be shared between communication terminals to a part of the data held by the communication terminals without performing unnecessary data transmission / reception between the communication terminals. .
本発明の第1の実施形態に係るデータ共有システムのブロック図である。1 is a block diagram of a data sharing system according to a first embodiment of the present invention. 本発明の第1の実施形態に係るデータ共有システムを構成する通信端末間で授受される通信メッセージのシーケンスの一例を示す図である。It is a figure which shows an example of the sequence of the communication message exchanged between the communication terminals which comprise the data sharing system which concerns on the 1st Embodiment of this invention. 本発明の第2の実施形態に係るデータ共有システムのブロック図である。It is a block diagram of the data sharing system which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施形態におけるデータの属性の例を示す図である。It is a figure which shows the example of the attribute of the data in the 2nd Embodiment of this invention. 本発明の第2の実施形態におけるグループ情報記憶部の構成図である。It is a block diagram of the group information storage part in the 2nd Embodiment of this invention. 本発明の第2の実施形態における保有リストの構成図である。It is a lineblock diagram of the possession list in a 2nd embodiment of the present invention. 本発明の第2の実施形態における送信条件記憶部の構成図である。It is a block diagram of the transmission condition memory | storage part in the 2nd Embodiment of this invention. 本発明の第2の実施形態における通信端末のリスト送信部の処理例を示すフローチャートである。It is a flowchart which shows the process example of the list transmission part of the communication terminal in the 2nd Embodiment of this invention. 本発明の第2の実施形態における通信端末の処理例を示すフローチャートである。It is a flowchart which shows the process example of the communication terminal in the 2nd Embodiment of this invention. 本発明の第2の実施形態においてグループ毎の保有リストが作成される概念図である。It is a conceptual diagram with which the holding list for every group is created in the 2nd Embodiment of this invention. 本発明の第2の実施形態においてグループ毎に保有リストの送信が制御される概念図である。It is a conceptual diagram by which transmission of a holding list is controlled for every group in the 2nd Embodiment of this invention. 本発明の実施形態に係る通信端末をコンピュータ等の電子情報処理装置で構成した場合のハードウェア構成の一例を示すブロック図である。It is a block diagram which shows an example of the hardware constitutions at the time of comprising the communication terminal which concerns on embodiment of this invention with electronic information processing apparatuses, such as a computer. Epidemic法によるデータ共有の手順を示す図である。It is a figure which shows the procedure of the data sharing by Epidemic method.
 次に本発明の実施の形態について図面を参照して詳細に説明する。
[第1の実施形態]
 図1を参照すると、本発明の第1の実施形態にかかるデータ共有システム100は、無線によって互いに通信メッセージを授受可能な通信端末110と通信端末120とを有する。通信端末110、120は、双方とも移動通信端末であっても良いし、何れか一方が移動通信端末、他方が固定端末であっても良い。図1には、2台の通信端末しか描かれていないが、3台以上であっても良い。
Next, embodiments of the present invention will be described in detail with reference to the drawings.
[First embodiment]
Referring to FIG. 1, a data sharing system 100 according to a first embodiment of the present invention includes a communication terminal 110 and a communication terminal 120 that can exchange communication messages with each other wirelessly. Communication terminals 110 and 120 may both be mobile communication terminals, or one of them may be a mobile communication terminal and the other may be a fixed terminal. Although only two communication terminals are illustrated in FIG. 1, three or more communication terminals may be used.
 通信端末110は、通信部111とデータ記憶部112と保有リスト作成部113とデータ提供部114とデータ取得部115とを有する。 The communication terminal 110 includes a communication unit 111, a data storage unit 112, a holding list creation unit 113, a data provision unit 114, and a data acquisition unit 115.
 通信部111は、他の通信端末120との間で無線によって通信メッセージを授受する機能を有する。通信部11が使用する通信方式は任意である。例えば、Wi-Fi direct仕様に準拠する通信方式を使用することができるが、それに限定されない。 The communication unit 111 has a function of transmitting and receiving communication messages wirelessly with other communication terminals 120. The communication method used by the communication unit 11 is arbitrary. For example, a communication method conforming to the Wi-Fi direct specification can be used, but the present invention is not limited to this.
 データ記憶部112は、1以上のデータを記憶する。個々のデータは任意である。例えば、テキストデータ、画像データ、音声データの何れであっても良いし、それらが混在していても良い。また、データは、コンテンツと呼ばれるものであっても良い。 The data storage unit 112 stores one or more data. Individual data is arbitrary. For example, any of text data, image data, and audio data may be used, or they may be mixed. The data may be called content.
 保有リスト作成部113は、自通信端末が保有しているデータの情報を記載したリスト(保有リスト)を作成する機能を有する。保有リストに記載されるデータの情報は、例えばサマリーベクタであっても良いし、データ識別子であっても良い。リスト作成部113は、データ記憶部112に記憶されているデータを複数のグループに分類し、そのグループ毎に当該グループに属するデータのリストである保有リストを作成する。何を基準にデータをグループ化するかや、グループ数などは任意である。 The possession list creation unit 113 has a function of creating a list (retention list) in which information of data possessed by the own communication terminal is described. The data information described in the possession list may be, for example, a summary vector or a data identifier. The list creation unit 113 classifies the data stored in the data storage unit 112 into a plurality of groups, and creates a holding list that is a list of data belonging to the group for each group. The criteria for grouping data and the number of groups are arbitrary.
 データ提供部114は、保有リスト作成部113によって作成されたグループ毎の保有リストのうち他の通信端末120と共有することを望むグループの保有リストを選択して、通信メッセージによって自通信端末110の周囲に存在する他の通信端末120へ送信する機能を有する。またデータ提供部114は、上記送信した保有リストを受信した他の通信端末120から上記保有リストに記載したデータの全部あるいは一部を要求する通信メッセージを通信部111を通じて受信すると、要求されたデータをデータ記憶部112から読み出して通信メッセージによって要求元の他の通信端末120へ送信する機能を有する。 The data providing unit 114 selects a holding list of a group desired to be shared with the other communication terminal 120 from the holding list for each group created by the holding list creating unit 113, and the communication communication message of the own communication terminal 110 is selected. It has a function of transmitting to other communication terminals 120 existing around. Further, when the data providing unit 114 receives a communication message requesting all or a part of the data described in the holding list from the other communication terminal 120 that has received the transmitted holding list, the requested data is received. Is read from the data storage unit 112 and transmitted to the other communication terminal 120 of the request source by a communication message.
 データ取得部115は、他の通信端末120から受信した保有リストに記載されたデータのうちデータ記憶部112に記憶されていないデータを要求する通信メッセージを他の通信端末120に対して送信する機能と、上記の要求に対する応答として他の通信端末120から受信した通信メッセージに含まれるデータをデータ記憶部112に登録する機能とを有する。 The data acquisition unit 115 transmits a communication message requesting data not stored in the data storage unit 112 among the data described in the holding list received from the other communication terminal 120 to the other communication terminal 120. And a function of registering data included in a communication message received from another communication terminal 120 as a response to the request in the data storage unit 112.
 通信端末120は、通信部121とデータ記憶部122と保有リスト作成部123とデータ提供部124とデータ取得部125とを有する。通信端末120が有する通信部121とデータ記憶部122と保有リスト作成部123とデータ提供部124とデータ取得部125とは、通信端末110が有する通信部111とデータ記憶部112と保有リスト作成部113とデータ提供部114とデータ取得部115と同じ機能を有する。 The communication terminal 120 includes a communication unit 121, a data storage unit 122, a holding list creation unit 123, a data provision unit 124, and a data acquisition unit 125. The communication unit 121, the data storage unit 122, the possession list creation unit 123, the data provision unit 124, and the data acquisition unit 125 included in the communication terminal 120 are the communication unit 111, the data storage unit 112, and the possession list creation unit included in the communication terminal 110. 113, the data providing unit 114, and the data obtaining unit 115 have the same functions.
 次に、本実施形態のデータ共有システムにおいて通信端末110、120間でデータを共有する動作について説明する。説明の便宜上、初期の状態では、通信端末110は、データA、データB、データCという3つのデータを保有しており、通信端末120は、データを全く保有していないものとする。 Next, an operation of sharing data between the communication terminals 110 and 120 in the data sharing system of the present embodiment will be described. For convenience of explanation, it is assumed that in the initial state, the communication terminal 110 has three data, data A, data B, and data C, and the communication terminal 120 has no data.
 図2は、通信端末110、120間で授受される通信メッセージのシーケンスの一例を示す。以下、図1および図2を参照して本実施形態の動作について説明する。 FIG. 2 shows an example of a sequence of communication messages exchanged between the communication terminals 110 and 120. The operation of this embodiment will be described below with reference to FIGS.
 通信端末110の保有リスト作成部113は、例えば一定周期毎あるいは新たなデータがデータ記憶部112に登録される毎など所定のタイミングで、自通信端末110のデータ記憶部112に記憶されているデータの情報を記載したリスト(保有リスト)を作成する(図2のS111)。その際、保有リスト作成部113は、データ記憶部112に記憶されているデータを複数のグループに分類し、そのグループ毎に当該グループに属するデータのリストである保有リストを作成する。ここでは、保有リスト作成部113は、データAとデータBとを含む第1のグループと、データCを含む第2のグループとの2つのグループに分類し、それぞれのグループ毎に保有リストを作成したものとする。 The possession list creation unit 113 of the communication terminal 110 stores the data stored in the data storage unit 112 of the communication terminal 110 at a predetermined timing, for example, at regular intervals or whenever new data is registered in the data storage unit 112. A list (holding list) in which the above information is described is created (S111 in FIG. 2). At that time, the possession list creation unit 113 classifies the data stored in the data storage unit 112 into a plurality of groups, and creates a possession list that is a list of data belonging to the group for each group. Here, the holding list creation unit 113 classifies the data into two groups, a first group including data A and data B, and a second group including data C, and creates a holding list for each group. Shall be.
 次に通信端末110のデータ提供部114は、保有リスト作成部113によって作成されたグループ毎の保有リストのうち、他の通信端末120と共有することを望むグループの保有リストを選択して、無線通信により周囲の他の通信端末120へ送信する(S112)。ここでは、データ提供部114は、第1および第2のグループのうち第1のグループの保有リスト(A、B)を選択して、通信部111通じて周囲に送信したものとする。 Next, the data providing unit 114 of the communication terminal 110 selects a possession list of a group desired to be shared with other communication terminals 120 from the possession list for each group created by the possession list creation unit 113, and wirelessly It transmits to other surrounding communication terminals 120 by communication (S112). Here, it is assumed that the data providing unit 114 selects the possession list (A, B) of the first group from the first and second groups and transmits it to the surroundings through the communication unit 111.
 通信端末120のデータ取得部125は、通信端末110が送信した保有リスト(A、B)を通信部121を通じて受信すると、この受信した保有リスト(A、B)と自通信端末120のデータ記憶部122に記憶されているデータのリストとを比較して通信端末110から取得すべきデータを決定する(S121)。ここでは、保有リストに記載されたデータのうち自通信端末120が保有していないデータの全てを取得すべきデータとして決定する。今の例では、取得すべきデータはデータA、Bになる。データ取得部125は、データA、Bの取得を要求する通信メッセージを通信部121を通じて通信端末110に対して送信する(S122)。 When the data acquisition unit 125 of the communication terminal 120 receives the possession list (A, B) transmitted by the communication terminal 110 through the communication unit 121, the data storage unit of the communication terminal 120 and the received possession list (A, B). The data to be acquired from the communication terminal 110 is determined by comparing the list of data stored in 122 (S121). Here, all of the data not owned by the own communication terminal 120 among the data described in the possession list is determined as data to be acquired. In this example, the data to be acquired is data A and B. The data acquisition unit 125 transmits a communication message requesting acquisition of the data A and B to the communication terminal 110 through the communication unit 121 (S122).
 通信端末110のデータ提供部114は、通信端末120が送信した上記通信メッセージを通信部111を通じて受信すると、要求に従い、データ記憶部112からデータA、Bを読み出し(S113)、通信メッセージに格納して通信端末120へ送信する(S114)。 When receiving the communication message transmitted from the communication terminal 120 through the communication unit 111, the data providing unit 114 of the communication terminal 110 reads the data A and B from the data storage unit 112 according to the request (S113) and stores them in the communication message. To the communication terminal 120 (S114).
 通信端末120のデータ取得部125は、通信端末110が送信した上記通信メッセージを通信部121を通じて受信すると、その通信メッセージに含まれるデータA、Bをデータ記憶部121に蓄積する(S123)。 When the data acquisition unit 125 of the communication terminal 120 receives the communication message transmitted from the communication terminal 110 through the communication unit 121, the data acquisition unit 125 stores the data A and B included in the communication message in the data storage unit 121 (S123).
 以上の動作によって、通信端末110が保有していたデータA、Bが通信端末120のデータ記憶部122に蓄積され、通信端末110、120間でデータA、Bが共有される。 Through the above operation, the data A and B held by the communication terminal 110 are accumulated in the data storage unit 122 of the communication terminal 120, and the data A and B are shared between the communication terminals 110 and 120.
 このように本実施形態によれば、通信端末間で共有すべきデータを通信端末が保有するデータの一部に限定することができる。その理由は、通信端末が周囲の他の通信端末に通知する保有リストには、当該通信端末が保有する全てのデータのうち当該通信端末が他の通信端末と共有することを望むグループに属するデータしか記載されていないため、当該保有リストを受信した他の通信端末が、当該保有リストに記載された全てのデータを要求しても、他のグループに属するデータは取得できないためである。 Thus, according to the present embodiment, data to be shared between communication terminals can be limited to a part of the data held by the communication terminals. The reason is that in the possession list that the communication terminal notifies other surrounding communication terminals, data belonging to the group that the communication terminal wants to share with other communication terminals among all the data possessed by the communication terminal This is because only data described in the holding list cannot be acquired even if another communication terminal that has received the holding list requests all the data described in the holding list.
 また本実施形態によれば、通信端末が保有するデータのうち当該通信端末から他の通信端末へ送信されるデータは、通信端末間で共有されることになるデータであるため、通信端末間で共有される予定のないデータが通信端末間で送受信される無駄がない。 Further, according to the present embodiment, the data transmitted from the communication terminal to other communication terminals among the data held by the communication terminals is data to be shared between the communication terminals. There is no waste of data that is not scheduled to be shared between the communication terminals.
[第2の実施形態]
 図3を参照すると、本発明の第2の実施形態にかかるデータ共有システム200は、無線によって互いに通信可能な複数の通信端末210を有する。複数の通信端末210は、全て移動通信端末であっても良いし、一部が移動通信端末、残りが固定通信端末であっても良い。
[Second Embodiment]
Referring to FIG. 3, a data sharing system 200 according to the second embodiment of the present invention includes a plurality of communication terminals 210 that can communicate with each other wirelessly. The plurality of communication terminals 210 may all be mobile communication terminals, some may be mobile communication terminals, and the rest may be fixed communication terminals.
 通信端末210は、通信部211とデータ記憶部212と保有リスト作成部213とデータ提供部214とデータ取得部215とグループ情報記憶部216と送信条件記憶部217とを有する。 The communication terminal 210 includes a communication unit 211, a data storage unit 212, a holding list creation unit 213, a data provision unit 214, a data acquisition unit 215, a group information storage unit 216, and a transmission condition storage unit 217.
 データ記憶部212は、1以上のデータ2120を記憶する機能を有する。個々のデータ2120は、データ本体2121と属性情報2122とから構成される。データ本体2121は、テキストデータ、画像データ、音声データなどである。属性情報2122は、データ2120が持つ属性の値(属性値)を記述している。 The data storage unit 212 has a function of storing one or more pieces of data 2120. Each piece of data 2120 includes a data body 2121 and attribute information 2122. The data body 2121 is text data, image data, audio data, and the like. The attribute information 2122 describes an attribute value (attribute value) that the data 2120 has.
 図4はデータ2120に持たせる属性の例を示す。データ名はデータ2120の名称、データIDはデータ2120の識別番号、データタイプはデータ本体2121のタイプ(テキストや画像などの種類)、作成日時はデータ2120が作成された日時、更新日時はデータ2120が最後に更新された日時、有効期限はデータ2120の有効期限、作成者はデータ本体2121を作成した者、配信先グループ情報はデータ2120を共有するグループに関する情報を、それぞれ表す属性である。図4に示す属性は一例であり、データ2120に図4に示す全ての属性の値を付与しても良いし、その一部の属性の値を付与しても良く、また図4に記載されない他の属性の値を付与しても良い。また、同じデータ2120に対して、同じ属性に関する1種類の属性値を付与しても良いし、複数種類の属性値を付与しても良い。 FIG. 4 shows an example of attributes to be given to the data 2120. The data name is the name of the data 2120, the data ID is the identification number of the data 2120, the data type is the type of the data body 2121 (type of text or image), the creation date is the date when the data 2120 was created, and the update date is the data 2120 Is the date and time when the data was last updated, the expiration date is an expiration date of the data 2120, the creator is the person who created the data body 2121, and the destination group information is the attribute that represents information about the group sharing the data 2120. The attributes shown in FIG. 4 are examples, and the values of all the attributes shown in FIG. 4 may be given to the data 2120, or some of the attributes may be given, and are not shown in FIG. Other attribute values may be assigned. Further, one type of attribute value related to the same attribute may be given to the same data 2120, or a plurality of types of attribute values may be given.
 グループ情報記憶部216は、グループ毎に、そのグループに属するデータ2120の条件を記憶する機能を有する。図5は、グループ情報記憶部216の構成例である。この例のグループ情報記憶部216は、グループを特定するためのグループIDに対応して、そのグループに所属するデータ21210が有すべき属性を記憶する。例えば、1行目は、配信先グループ情報の属性値が「1」になっているデータ2120は、グループIDが1のグループに属することを表している。図5の例では、データ2120が有する或る1つの属性情報の値(属性値)に従って、そのデータ2120が属するグループを定めているが、複数の属性情報の値の組み合わせによって、属するグループを定めるようにしても良い。 The group information storage unit 216 has a function of storing the conditions of the data 2120 belonging to the group for each group. FIG. 5 is a configuration example of the group information storage unit 216. The group information storage unit 216 in this example stores an attribute that the data 21210 belonging to the group should have corresponding to the group ID for specifying the group. For example, the first line indicates that the data 2120 in which the attribute value of the distribution destination group information is “1” belongs to the group with the group ID “1”. In the example of FIG. 5, the group to which the data 2120 belongs is determined according to the value (attribute value) of a certain attribute information included in the data 2120. However, the group to which the data 2120 belongs is determined by a combination of a plurality of attribute information values. You may do it.
 保有リスト作成部213は、機能的には第1の実施形態における保有リスト作成部113と同様の機能を有する。但し、本実施形態では、保有リスト作成部213の好適な内部構成を開示している。図3を参照すると、保有リスト作成部213は、データ分類部2131とリスト作成部2132とリスト記憶部2133とを有する。 The possession list creation unit 213 has the same function as the possession list creation unit 113 in the first embodiment. However, in the present embodiment, a preferable internal configuration of the possession list creation unit 213 is disclosed. Referring to FIG. 3, the possession list creation unit 213 includes a data classification unit 2131, a list creation unit 2132, and a list storage unit 2133.
 データ分類部2131は、データ記憶部212から各データ2120を読み出し、データ2120の有する属性値とグループ情報記憶部216に記憶されている各グループに属するデータが満足すべき属性値とを比較して、データ2120を複数のグループの何れかに分類する機能を有する。 The data classification unit 2131 reads each data 2120 from the data storage unit 212 and compares the attribute value of the data 2120 with the attribute value that the data belonging to each group stored in the group information storage unit 216 should satisfy. , And a function of classifying the data 2120 into any of a plurality of groups.
 リスト作成部2132は、グループ毎に、そのグループに分類されたデータ2120の情報を記載したリストである保有リストを作成する機能を有する。図6は、保有リストの構成例である。この例の保有リストは、ヘッダと各データ毎の概要とから構成される。ヘッダには、当該保有リストを送信した通信端末210を一意に特定するための送信元ノード情報(例えば通信アドレスやIPアドレスなど)が記載されている。また、ヘッダには、当該保有リストがどのグループのものであるかを特定できるように、グループIDが記載されている。また各データの概要には、図4に示した各データの属性値の全部または一部が記載される。 The list creation unit 2132 has a function of creating a holding list that is a list in which information of the data 2120 classified into the group is described for each group. FIG. 6 is a configuration example of the possession list. The holding list in this example includes a header and an outline for each data. In the header, source node information (for example, a communication address and an IP address) for uniquely specifying the communication terminal 210 that has transmitted the possession list is described. In the header, a group ID is described so that it can be specified which group the possession list belongs to. Also, the summary of each data describes all or part of the attribute values of each data shown in FIG.
 送信条件記憶部217は、グループ毎に、そのグループの保有リストの送信条件を記憶する機能を有する。図7は、送信条件記憶部217の構成例である。この例の送信条件記憶部217は、グループIDに対応して、そのグループの保有リストの送信条件を記憶する。送信条件の例として、図7では、送信間隔、時間帯、場所、緊急性、暗号化、優先度が記載されている。送信間隔は、保有リストを送信する時間的間隔に関する条件であり、例えば分単位で設定する。時間帯は、保有リストを送信する時間帯に関する条件であり、例えば一日のうち送信を許容する時間帯を設定する。場所は、保有リストを送信する自通信端末の場所に関する条件であり、例えば送信を許容する地名や緯度経度などを設定する。緊急性は、保有リストを災害情報の受信時に送信するか否かに関する条件である。暗号化は、保有リストの暗号化に関する条件であり、暗号化の有無を設定する。優先度は、保有リストを送信する優先度に関する条件であり、予め定められた複数レベルの中から該当するレベルを設定する。なお、図7において、NULLは当該条件は問われないこと、×は当該条件に該当しないこと、○は当該条件に該当すること、をそれぞれ表している。 The transmission condition storage unit 217 has a function of storing, for each group, the transmission conditions of the group possession list. FIG. 7 is a configuration example of the transmission condition storage unit 217. The transmission condition storage unit 217 of this example stores the transmission conditions of the possession list of the group corresponding to the group ID. As an example of the transmission conditions, FIG. 7 describes the transmission interval, time zone, location, urgency, encryption, and priority. The transmission interval is a condition relating to the time interval for transmitting the possession list, and is set, for example, in minutes. The time zone is a condition regarding the time zone for transmitting the possession list. For example, a time zone during which transmission is permitted is set in one day. The location is a condition related to the location of the own communication terminal that transmits the possession list. For example, a location name or latitude / longitude that allows transmission is set. The urgency is a condition regarding whether or not to transmit the possession list when disaster information is received. Encryption is a condition relating to encryption of the possession list, and the presence or absence of encryption is set. The priority is a condition related to the priority for transmitting the possession list, and a corresponding level is set from a plurality of predetermined levels. In FIG. 7, NULL represents that the condition is not questioned, x represents that the condition is not met, and ◯ represents that the condition is met.
 例えば、図7の1行目は、グループIDが1のグループの保有リストは、自通信端末の場所にかかわらず、災害情報を受信していないことを条件に、6時から9時の朝の時間帯に、10分間隔で、暗号化せずに、優先度レベル1で送信することを表している。また、図7の3行目は、グループIDが3のグループの保有リストは、災害情報を受信したときに、如何なる時間帯および場所であっても、1分間隔で、暗号化せずに、優先度レベル3(最高レベル)で送信することを表している。また、図7の4行目は、グループIDが4のグループの保有リストは、自通信端末が東京都およびその近傍に存在するならば、災害情報を受信していないことを条件に、3分間隔で、暗号化して、優先度レベル2で送信することを表している。 For example, the first line in FIG. 7 shows that the possession list of the group with the group ID 1 is in the morning from 6:00 to 9:00 on the condition that no disaster information is received regardless of the location of the communication terminal. This indicates that transmission is performed at a priority level 1 without encryption at intervals of 10 minutes in the time zone. Further, the third line in FIG. 7 shows that the possession list of the group with the group ID 3 is not encrypted at 1 minute intervals at any time zone and place when the disaster information is received. This indicates that transmission is performed at priority level 3 (highest level). Further, the fourth line in FIG. 7 shows that the possession list of the group with the group ID 4 is 3 minutes on the condition that the disaster information is not received if the communication terminal exists in and around Tokyo. This indicates that transmission is performed at priority level 2 after being encrypted at intervals.
 データ提供部214は、機能的には第1の実施形態におけるデータ提供部214と同様の機能を有する。但し、本実施形態では、データ提供部214の好適な内部構成を開示している。図3を参照すると、データ提供部214は、リスト送信部2141と時計2142と位置検出部2143と災害情報受信部2144と送受信履歴記憶部2145と応答部2146とを有する。 The data providing unit 214 functionally has the same function as the data providing unit 214 in the first embodiment. However, in the present embodiment, a preferable internal configuration of the data providing unit 214 is disclosed. Referring to FIG. 3, the data providing unit 214 includes a list transmission unit 2141, a clock 2142, a position detection unit 2143, a disaster information reception unit 2144, a transmission / reception history storage unit 2145, and a response unit 2146.
 時計2142は、現在時刻を検出する刻時手段である。災害情報受信部2144は、放送波等によって送信される災害情報を受信する受信機である。 The clock 2142 is a clock means for detecting the current time. The disaster information receiving unit 2144 is a receiver that receives disaster information transmitted by broadcast waves or the like.
 位置検出部2143は、通信端末210が現在存在する場所を検出する手段である。例えば、位置検出部2143は、GPS受信機を有していて良い。GPS受信機を有することにより、自通信端末が現在いる位置座標(経度、緯度、高度)を検出することができる。またGPS受信機は、上空に位置する準天頂衛星からGPS信号の誤差補正データを受信し、それを用いて測位誤差を補正する機能を有するものであっても良い。このような準天頂衛星を用いるGPS受信機によれば、高精度な測位が可能なため、場所の属性値としてより細かな地域名や、より狭いエリアを指定することができる。これにより、交差点付近で注意喚起情報を伝達したり、車線の上り下り或いは街道に沿って交通情報を伝達したり、商店付近でクーポンを配布するようなデータ共有が可能になる。また、位置情報の取得に、携帯電話の基地局情報、Wi―Fiのアクセスポイント情報などを利用することも可能である。また位置検出部2143は、例えば、カーナビゲーションシステムから自通信端末が位置する地域名を取得する機能を有していて良い。また位置検出部2143は、電子地図データを有し、上記GPS受信機で検出した自端末の位置座標に対応する地域名を、上記電子地図データから取得する機能を有していて良い。 The position detection unit 2143 is a means for detecting the location where the communication terminal 210 currently exists. For example, the position detection unit 2143 may include a GPS receiver. By having the GPS receiver, it is possible to detect the position coordinates (longitude, latitude, altitude) where the communication terminal is currently located. The GPS receiver may have a function of receiving GPS signal error correction data from a quasi-zenith satellite located in the sky and correcting a positioning error using the GPS signal error correction data. According to the GPS receiver using such a quasi-zenith satellite, since highly accurate positioning is possible, a finer area name and a narrower area can be designated as a place attribute value. This makes it possible to share data such as transmitting alert information near intersections, transmitting traffic information along lanes or along roads, and distributing coupons near shops. In addition, it is also possible to use mobile phone base station information, Wi-Fi access point information, and the like for obtaining location information. In addition, the position detection unit 2143 may have a function of acquiring an area name where the communication terminal is located from a car navigation system, for example. The position detection unit 2143 has electronic map data, and may have a function of acquiring, from the electronic map data, an area name corresponding to the position coordinates of the terminal detected by the GPS receiver.
 送受信履歴記憶部2145は、保有リストの送受信履歴を記憶する機能を有する。送受信履歴記憶部2145は、リスト送信部2141から他の通信端末に対して送信された保有リストを受け取り、その保有リストの送信時刻とヘッダに記載されたグループIDとのペアを1つの送信履歴として記憶する。また、送受信履歴記憶部2145は、通信部211から他の通信端末より受信した保有リストを受け取り、その保有リストの受信時刻とヘッダに記載されたグループIDとのペアを1つの受信履歴として記憶する。 The transmission / reception history storage unit 2145 has a function of storing the transmission / reception history of the possession list. The transmission / reception history storage unit 2145 receives the possession list transmitted from the list transmission unit 2141 to another communication terminal, and uses a pair of the transmission time of the possession list and the group ID described in the header as one transmission history. Remember. Also, the transmission / reception history storage unit 2145 receives a holding list received from another communication terminal from the communication unit 211, and stores a pair of the reception time of the holding list and the group ID described in the header as one reception history. .
 リスト送信部2141は、送信条件記憶部217から各グループの送信条件を入力し、時計2142から現在時刻を入力し、位置検出部2143から自通信端末210の位置を入力し、災害情報受信部2144から災害情報の受信の有無を入力し、送受信履歴記憶部2145から直近の保有リストの送受信履歴を入力し、保有リスト作成部213のリスト記憶部2133に記憶された複数の保有リストの中から、送信条件が成立した保有リストを検出し、通信部211を通じて他の通信端末へ送信する機能を有する。 The list transmission unit 2141 inputs the transmission conditions of each group from the transmission condition storage unit 217, inputs the current time from the clock 2142, inputs the position of the own communication terminal 210 from the position detection unit 2143, and the disaster information reception unit 2144. From the plurality of possession lists stored in the list storage unit 2133 of the possession list creation unit 213, the presence / absence of reception of disaster information is input from the transmission / reception history storage unit 2145, and the transmission / reception history of the latest possession list is input. It has a function of detecting a possession list in which a transmission condition is satisfied and transmitting it to another communication terminal through the communication unit 211.
 図8はリスト送信部2141の処理の一例を示すフローチャートである。以下、図8を参照してリスト送信部2141の詳細を説明する。 FIG. 8 is a flowchart showing an example of processing of the list transmission unit 2141. Hereinafter, the details of the list transmission unit 2141 will be described with reference to FIG.
 リスト送信部2141は、図8に示す処理を開始すると、まず内部変数である候補リストに、リスト記憶部2133に記憶されている全ての保有リストのヘッダ中のグループIDを格納する(ステップS211)。 When the process shown in FIG. 8 is started, the list transmission unit 2141 first stores the group IDs in the headers of all possession lists stored in the list storage unit 2133 in the candidate list that is an internal variable (step S211). .
 次に、送信条件記憶部217に記憶されている各グループの保有リスト送信条件中の送信間隔、時間帯、場所、緊急性と、時計2142、位置検出部2143、災害情報受信部2144、送受信履歴記憶部2145からの入力とを照らし合わせ、送信条件を満足しないグループIDを候補リストから取り除く(ステップS212)。 Next, the transmission interval, time zone, location, and urgency in the holding list transmission condition of each group stored in the transmission condition storage unit 217, the clock 2142, the position detection unit 2143, the disaster information reception unit 2144, the transmission / reception history The group ID that does not satisfy the transmission condition is removed from the candidate list by checking the input from the storage unit 2145 (step S212).
 例えば、図7を参照すると、グループIDが1のグループの送信間隔は10分であるため、送受信履歴記憶部2145からグループID=1の保有リストの直近の送信履歴を参照し、直近の送信履歴に記載された送信時刻が現在より10分以内であれば、当該グループID=1は送信条件を満たしていないので、候補リストから取り除く。 For example, referring to FIG. 7, since the transmission interval of the group with group ID 1 is 10 minutes, the latest transmission history is referred to by referring to the latest transmission history of the holding list with group ID = 1 from the transmission / reception history storage unit 2145. If the transmission time described in is within 10 minutes from the present time, the group ID = 1 does not satisfy the transmission condition and is removed from the candidate list.
 また、図7を参照すると、グループIDが2のグループの時間帯は17時00分から20時00分であるため、現在時刻がその時間帯以外ならば、当該グループID=2は送信条件を満たしていないので、候補リストから取り除く。 Also, referring to FIG. 7, since the time zone of the group with group ID 2 is from 17:00 to 20:00, if the current time is outside that time zone, the group ID = 2 satisfies the transmission condition. Remove it from the candidate list.
 また、図7を参照すると、グループIDが3のグループの緊急性は○であるため、災害情報受信部2144で災害情報が受信されていなければ、当該グループID=3は送信条件を満たしていないので、候補リストから取り除く。 In addition, referring to FIG. 7, since the urgency of the group with the group ID 3 is “◯”, the group ID = 3 does not satisfy the transmission condition unless the disaster information receiving unit 2144 receives the disaster information. So remove it from the candidate list.
 また、図7を参照すると、グループIDが4のグループの場所は東京都であるため、位置検出部2143で検出されている位置が東京都およびその近傍以外ならば、当該グループID=4は送信条件を満たしていないので、候補リストから取り除く。 Also, referring to FIG. 7, since the location of the group with the group ID 4 is Tokyo, if the position detected by the position detection unit 2143 is other than Tokyo and its vicinity, the group ID = 4 is transmitted. Since the condition is not met, it is removed from the candidate list.
 次にリスト送信部2141は、候補リストが空か否かを判定し(ステップS213)、空であれば、ステップS218の処理へと進む。空でなければ、リスト送信部2141は、候補リストに残っているグループIDから送信候補とする1つのグループIDを決定する(ステップS214)。候補リストに唯一のグループIDが記載されている場合、この唯一のグループIDを送信候補とする。候補リストに2つ以上のグループIDが記載されている場合、その中に保有リスト送信条件に設定された優先度のレベルがより高い唯一のグループIDが存在すれば、それを送信候補とし、それ以外は最も優先度レベルの高い複数のグループIDから任意の方法で1つの送信候補を決定する。 Next, the list transmission unit 2141 determines whether or not the candidate list is empty (step S213), and if it is empty, the process proceeds to step S218. If not empty, the list transmission unit 2141 determines one group ID as a transmission candidate from the group IDs remaining in the candidate list (step S214). When a unique group ID is described in the candidate list, this unique group ID is set as a transmission candidate. When two or more group IDs are described in the candidate list, if there is a unique group ID with a higher priority level set in the possession list transmission condition, it is set as a transmission candidate, Other than the above, one transmission candidate is determined by an arbitrary method from a plurality of group IDs having the highest priority level.
 次にリスト送信部2141は、上記ステップS214で決定した送信候補のグループIDより優先度の高いグループIDの保有リストが送受信された直近の時刻を送受信履歴記憶部2145から取得する(ステップS215)。そして、取得した時刻から現在時刻までの時間差を計算し、この時間差が予め定められた閾値を超えているか否かを判定する(S216)。上記閾値は、保有リストが送信された時刻から、その保有リストを受信した通信端末と保有リスト送信元の通信端末との間で通信メッセージの授受によってデータの共有が完了すると予想される時刻までの時間と同じか、それより若干長めの時間に設定されていることが望ましい。次にリスト送信部2141は、上記取得した時刻の中に、1つでも上記時間差が閾値を超えていないものが存在した場合には、ステップS214で決定した送信候補のグループの保有リストの送信を断念し、ステップS218の処理へ進む。上記取得した時刻の中に、上記時間差が閾値を超えていないものが1つも存在しない場合には、ステップS214で決定した送信候補のグループの保有リストをリスト記憶部2133から読み出し、通信部211を通じて他の通信端末へ送信する(ステップS217)。その際、当該グループの送信条件で暗号化が指定されているならば、保有リストを暗号化して送信する。そして、ステップS218の処理へ進む。 Next, the list transmission unit 2141 acquires from the transmission / reception history storage unit 2145 the latest time when the possession list of the group ID having a higher priority than the transmission candidate group ID determined in step S214 is transmitted / received (step S215). Then, a time difference from the acquired time to the current time is calculated, and it is determined whether this time difference exceeds a predetermined threshold value (S216). The above threshold is from the time when the possession list is transmitted to the time when data sharing is expected to be completed by exchanging communication messages between the communication terminal that received the possession list and the communication terminal that is the possession list transmission source. It is desirable that the time is set to be the same as or slightly longer than the time. Next, if at least one of the acquired times does not exceed the threshold, the list transmission unit 2141 transmits the possession list of the transmission candidate group determined in step S214. Abandon and proceed to step S218. If none of the acquired times does not exceed the threshold, the possession list of the transmission candidate groups determined in step S214 is read from the list storage unit 2133, and through the communication unit 211. It transmits to another communication terminal (step S217). At this time, if encryption is specified in the transmission condition of the group, the holding list is encrypted and transmitted. Then, the process proceeds to step S218.
 リスト送信部2141は、ステップS218では一定時間の待ち合わせを行い、その後にステップS211の処理に戻って、上述した処理を再度繰り返す。ステップS218における待ち合わせ時間は、保有リストの送信間隔に比べて十分に短い時間であることが望ましい。 The list transmission unit 2141 waits for a predetermined time in step S218, and then returns to the process of step S211 to repeat the above-described process again. It is desirable that the waiting time in step S218 is sufficiently shorter than the transmission interval of the holding list.
 再び図3を参照すると、データ提供部214の応答部2146は、リスト送信部2141が送信した保有リストを受信した他の通信端末からのデータ要求にかかる通信メッセージを通信部211を通じて受信し、要求されたデータをデータ記憶部212から読み出して通信メッセージによって要求元の他の通信端末へ送信する機能を有する。 Referring to FIG. 3 again, the response unit 2146 of the data providing unit 214 receives a communication message related to a data request from another communication terminal that has received the possession list transmitted by the list transmission unit 2141 through the communication unit 211, and sends a request. The read data is read from the data storage unit 212 and transmitted to another requesting communication terminal by a communication message.
 データ取得部215は、他の通信端末210から受信した保有リストを通信部211から受け取り、その保有リストに記載されたデータのうちデータ記憶部112に記憶されていないデータを決定し、この決定したデータを要求する通信メッセージを通信部211を通じて上記保有リストの送信元の通信端末210に対して送信する機能を有する。上記保有リストに記載されたデータのうちデータ記憶部112に記憶されていないデータを決定する方法は任意である。例えば、保有リストに記載された各々のデータの概要について、その概要と同じ内容の属性情報2122を持つデータ2120がデータ記憶部212に記憶されているか否かを調べ、保有リストに記載されたデータの概要のうち、データ記憶部212中の何れのデータの属性情報2122とも一致しないものを、取得対象データとして決定して良い。或いは、保有リストのヘッダに記載されたグループIDと同じグループIDを持つ保有リストをリスト記憶部2133から参照し、受信した保有リストの各データの概要と上記参照した保有リストの各データの概要とを比較し、上記受信した保有リスト中のデータの概要のうち、上記参照した保有リスト中の何れのデータの概要とも一致しないものを、取得対象データとして決定して良い。 The data acquisition unit 215 receives the possession list received from the other communication terminal 210 from the communication unit 211, determines data that is not stored in the data storage unit 112 among the data described in the possession list, and determines this It has a function of transmitting a communication message requesting data to the communication terminal 210 that is the transmission source of the holding list through the communication unit 211. A method of determining data that is not stored in the data storage unit 112 among the data described in the possession list is arbitrary. For example, for each data summary described in the possession list, it is checked whether or not data 2120 having attribute information 2122 having the same contents as the summary is stored in the data storage unit 212, and the data described in the possession list Among these, the data that does not match the attribute information 2122 of any data in the data storage unit 212 may be determined as acquisition target data. Or, referring to the holding list having the same group ID as the group ID described in the header of the holding list from the list storage unit 2133, an overview of each data of the received holding list and an overview of each data of the above-mentioned holding list, Of the received data in the holding list may be determined as acquisition target data that does not match any data in the referenced holding list.
 図9は通信端末210の処理の一例を示すフローチャートである。以下、図9を参照して、本実施形態の動作を説明する。 FIG. 9 is a flowchart showing an example of processing of the communication terminal 210. The operation of this embodiment will be described below with reference to FIG.
 通信端末210では、まず、保有リスト作成部213がグループ毎の保有リストを作成する(ステップS221)。より詳細には、データ分類部2131が、データ記憶部212から各データ2120を読み出し、データ2120の有する属性値とグループ情報記憶部216に記憶されている各グループに属するデータが満足すべき属性値とを比較して、データ2120を複数のグループの何れかに分類する。次に、リスト作成部2132が、グループ毎に、そのグループに分類されたデータ2120のリストである保有リストを作成し、リスト記憶部2133に記録する。図10は、グループ毎の保有リストが作成される概念図である。この例では、通信端末が保有するAからIのコンテンツが、3つのグループA~Cに分類されている。 In the communication terminal 210, first, the possession list creation unit 213 creates a possession list for each group (step S221). More specifically, the data classification unit 2131 reads each data 2120 from the data storage unit 212, and the attribute value that the data 2120 has and the attribute value that the data belonging to each group stored in the group information storage unit 216 should satisfy And the data 2120 is classified into any of a plurality of groups. Next, the list creation unit 2132 creates, for each group, a holding list that is a list of data 2120 classified into the group, and records it in the list storage unit 2133. FIG. 10 is a conceptual diagram in which a holding list for each group is created. In this example, the contents A to I possessed by the communication terminal are classified into three groups A to C.
 次に通信端末210では、データ提供部214のリスト送信部2141が、図8を参照して説明したような手順で送信条件を満たすグループの保有リストがあるか否かを判定し、送信条件を満たすグループの保有リストを他の通信端末へ送信する(ステップS222、S223)。このとき、リスト送信部2141は、送信条件中の暗号化の条件を参照し、暗号化が有効になっていれば、保有リストを暗号化して送信する。そして、保有リストの送信後、応答部214が、他の通信端末210からデータ要求を受信すると、要求されたデータをデータ記憶部212から読み出して要求元の他の通信端末210へ送信する(ステップS224、S225)。 Next, in the communication terminal 210, the list transmission unit 2141 of the data providing unit 214 determines whether or not there is a possession list of a group that satisfies the transmission condition by the procedure described with reference to FIG. The holding list of the satisfying group is transmitted to other communication terminals (steps S222 and S223). At this time, the list transmission unit 2141 refers to the encryption condition in the transmission conditions, and if the encryption is valid, the list transmission unit 2141 encrypts and transmits the possession list. After the possession list is transmitted, when the response unit 214 receives a data request from the other communication terminal 210, the requested data is read from the data storage unit 212 and transmitted to the other communication terminal 210 that is the request source (step). S224, S225).
 また通信端末210では、データ取得部215が、他の通信端末210から或るグループの保有リストを受信したか否かを判定し、受信したならば、その保有リストのデータ中に取得すべきデータがあるか否かを確認する(ステップS226、S227)。なお、受信した保有リストが暗号化されていれば、予め定められた復号方法で復号化する。そして、取得すべきデータがあれば、データ取得部215が、保有リストの送信元の他の通信端末210に対してデータを要求し、その応答として返されるデータを受信してデータ記憶部212に記憶する(ステップS228、S229)。 In communication terminal 210, data acquisition unit 215 determines whether or not a possession list of a certain group has been received from other communication terminals 210, and if received, data to be acquired in the data of the possession list. It is confirmed whether there is any (steps S226 and S227). If the received possession list is encrypted, decryption is performed using a predetermined decryption method. If there is data to be acquired, the data acquisition unit 215 requests the data from the other communication terminal 210 that is the transmission source of the holding list, receives the data returned as a response, and stores the data in the data storage unit 212. Store (steps S228 and S229).
 また通信端末210では、データ記憶部212に新たなデータが記憶されると、保有リスト作成部213が保有リストの再作成を行う(ステップS230)。保有リストの再作成では、新たに追加されたデータが属するグループの保有リストだけを再作成するようにして良い。 In the communication terminal 210, when new data is stored in the data storage unit 212, the holding list creation unit 213 re-creates the holding list (step S230). In the re-creation of the holding list, only the holding list of the group to which the newly added data belongs may be re-created.
 このように本実施形態によれば、第1の実施形態と同様の効果が得られると共に、以下のような効果がある。 As described above, according to this embodiment, the same effects as those of the first embodiment can be obtained, and the following effects can be obtained.
 通信端末間で共有する複数のデータをその有する属性値に応じてグループ化した個々のグループ毎に、その保有リストを作成し周囲の他の通信端末へ送信することができる。その理由は、保有リスト作成部213が、グループ情報記憶部216に記憶された各グループ毎の所属データの条件とデータ記憶部212に記憶されたデータの属性情報とを比較してデータをグループに分類し、グループ単位で保有リストを作成していること、および、リスト送信部2141が、グループ単位で保有リストの送信を行うためである。 It is possible to create a possession list for each group obtained by grouping a plurality of data shared between communication terminals according to the attribute values of the data, and transmit it to other communication terminals in the vicinity. The reason is that the possession list creation unit 213 compares the data belonging to each group stored in the group information storage unit 216 with the attribute information of the data stored in the data storage unit 212 to make the data into groups. This is because classification is performed and a holding list is created in units of groups, and the list transmission unit 2141 transmits the holding list in units of groups.
 また、図11に示すように、通信端末間で共有する複数のデータをその有する属性値に応じてグループ化した個々のグループ毎に、その保有リストの送信間隔、時間帯、場所を制御することができる。その理由は、リスト送信部2141が、各グループ毎の送信間隔、時間帯、場所を含む保有リスト送信条件に基づいて、各グループの保有リストの送信を制御するためである。これにより、データの属性に応じて保有リストの送信を制御することができる。 In addition, as shown in FIG. 11, for each group obtained by grouping a plurality of data shared between communication terminals according to the attribute values thereof, the transmission interval, time zone, and location of the holding list are controlled. Can do. The reason is that the list transmission unit 2141 controls transmission of the possession list of each group based on the possession list transmission condition including the transmission interval, time zone, and location for each group. Thereby, transmission of the possession list can be controlled according to the data attribute.
 また、通信端末間で共有する複数のデータをグループ化した個々のグループ毎に、その保有リストを暗号化して送信するか否かを制御することができる。その理由は、リスト送信部2141が、各グループ毎の暗号化の条件に基づいて、各グループの保有リストを暗号化して送信するか否かを制御するためである。これにより、復号方法を知る特定のユーザの通信端末間でのみデータを共有することが可能になる。 Also, it is possible to control whether or not the possession list is encrypted and transmitted for each group obtained by grouping a plurality of data shared between communication terminals. The reason is that the list transmission unit 2141 controls whether or not to transmit the encrypted list of each group based on the encryption condition for each group. This makes it possible to share data only between communication terminals of specific users who know the decoding method.
 また、優先度の高いグループに属するデータの通信端末間の伝搬を促進することができる。その理由は、優先度の高いグループの保有リストが送信或いは受信された時点から一定期間が経過するまでは、それより優先度の低いグループの保有リストの送信が抑制されるため、優先度の高いグループの保有リストの送信後に行われる保有リスト送信元と受信元の通信端末間でデータ共有のために授受される通信が、優先度の低いグループの保有リストの送信によって阻害されないためである。 Also, propagation of data belonging to a high priority group between communication terminals can be promoted. The reason is that transmission of the holding list of the lower priority group is suppressed until a certain period of time has elapsed since the holding list of the high priority group was transmitted or received, so the priority is high. This is because the communication exchanged for data sharing between the holding list transmission source and the receiving communication terminal performed after the transmission of the group holding list is not hindered by the transmission of the group holding list with a low priority.
[第3の実施形態] [Third embodiment]
 図12は、本発明のデータ共有システムを構成する通信端末910をコンピュータ等の電子情報処理装置で構成した場合のハードウェア構成の一例を示す。通信端末910は、CPU(Central Processing Unit)周辺部と、入出力部と、レガシー入出力部とを備える。CPU周辺部は、ホスト・コントローラ901により相互に接続されるCPU902、RAM(Random Access Memory)903、グラフィック・コントローラ904、及び表示装置905を有する。入出力部は、入出力コントローラ906によりホスト・コントローラ901に接続される通信インターフェイス907、ハードディスクドライブ908、及びCD-ROM(Compact Disk Read Only Memory)ドライブ909を有する。レガシー入出力部は、入出力コントローラ906に接続されるROM(Read Only Memory)910、フレキシブルディスク・ドライブ911、及び入出力チップ912を有する。 FIG. 12 shows an example of a hardware configuration when the communication terminal 910 constituting the data sharing system of the present invention is configured by an electronic information processing apparatus such as a computer. The communication terminal 910 includes a CPU (Central Processing Unit) peripheral part, an input / output part, and a legacy input / output part. The CPU peripheral section includes a CPU 902, a RAM (Random Access Memory) 903, a graphic controller 904, and a display device 905 that are connected to each other by a host controller 901. The input / output unit includes a communication interface 907, a hard disk drive 908, and a CD-ROM (Compact Disk Read Only Memory) drive 909 connected to the host controller 901 by the input / output controller 906. The legacy input / output unit includes a ROM (Read Only Memory) 910, a flexible disk drive 911, and an input / output chip 912 connected to the input / output controller 906.
 ホスト・コントローラ901は、RAM903と、高い転送レートでRAM903をアクセスするCPU902、及びグラフィック・コントローラ904とを接続する。CPU902は、ROM910、及びRAM903に格納されたプログラムに基づいて動作して、各部の制御をする。グラフィック・コントローラ904は、CPU902等がRAM903内に設けたフレーム・バッファ上に生成する画像データを取得して、表示装置905上に表示させる。これに代えて、グラフィック・コントローラ904は、CPU902等が生成する画像データを格納するフレーム・バッファを、内部に含んでもよい。 The host controller 901 connects the RAM 903, the CPU 902 that accesses the RAM 903 at a high transfer rate, and the graphic controller 904. The CPU 902 operates based on programs stored in the ROM 910 and the RAM 903 to control each unit. The graphic controller 904 acquires image data generated by the CPU 902 or the like on a frame buffer provided in the RAM 903 and displays the image data on the display device 905. Instead of this, the graphic controller 904 may include a frame buffer for storing image data generated by the CPU 902 or the like.
 入出力コントローラ906は、ホスト・コントローラ901と、比較的高速な入出力装置であるハードディスクドライブ908、通信インターフェイス907、CD-ROMドライブ909を接続する。ハードディスクドライブ908は、CPU902が使用するプログラム、及びデータを格納する。通信インターフェイス907は、他の通信端末320に接続してプログラム又はデータを送受信する。CD-ROMドライブ909は、CD-ROM992からプログラム又はデータを読み取り、RAM903を介してハードディスクドライブ908、及び通信インターフェイス907に提供する。 The input / output controller 906 connects the host controller 901 to the hard disk drive 908, the communication interface 907, and the CD-ROM drive 909, which are relatively high-speed input / output devices. The hard disk drive 908 stores programs and data used by the CPU 902. The communication interface 907 is connected to another communication terminal 320 to transmit / receive a program or data. The CD-ROM drive 909 reads a program or data from the CD-ROM 992 and provides it to the hard disk drive 908 and the communication interface 907 via the RAM 903.
 入出力コントローラ906には、ROM910と、フレキシブルディスク・ドライブ911、及び入出力チップ912の比較的低速な入出力装置とが接続される。ROM910は、通信端末310が起動時に実行するブート・プログラム、あるいは通信端末310のハードウェアに依存するプログラム等を格納する。フレキシブルディスク・ドライブ911は、フレキシブルディスク993からプログラム又はデータを読み取り、RAM903を介してハードディスクドライブ908、及び通信インターフェイス907に提供する。入出力チップ912は、フレキシブルディスク・ドライブ911、あるいはパラレル・ポート、シリアル・ポート、キーボード・ポート、マウス・ポート等を介して各種の入出力装置を接続する。 The input / output controller 906 is connected to a ROM 910, a flexible disk drive 911, and a relatively low-speed input / output device such as an input / output chip 912. The ROM 910 stores a boot program executed when the communication terminal 310 is started, a program depending on the hardware of the communication terminal 310, and the like. The flexible disk drive 911 reads a program or data from the flexible disk 993 and provides it to the hard disk drive 908 and the communication interface 907 via the RAM 903. The input / output chip 912 connects various input / output devices via the flexible disk drive 911 or a parallel port, a serial port, a keyboard port, a mouse port, and the like.
 CPU902が実行するプログラムは、フレキシブルディスク993、CD-ROM992、又はIC(Integrated Circuit)カード等の記録媒体に格納されて利用者によって提供される。記録媒体に格納されたプログラムは圧縮されていても非圧縮であってもよい。プログラムは、記録媒体からハードディスクドライブ908にインストールされ、RAM903に読み出されてCPU902により実行される。CPU902により実行されるプログラムは、通信端末310を、図3から図11に関連して説明したデータ記憶部211、保有リスト作成部213、データ提供部214、データ取得部215、グループ情報記憶部216、送信条件記憶部217として機能させる。 The program executed by the CPU 902 is stored in a recording medium such as the flexible disk 993, the CD-ROM 992, or an IC (Integrated Circuit) card and provided by the user. The program stored in the recording medium may be compressed or uncompressed. The program is installed in the hard disk drive 908 from the recording medium, read into the RAM 903, and executed by the CPU 902. The program executed by the CPU 902 includes the communication terminal 310, the data storage unit 211, the holding list creation unit 213, the data provision unit 214, the data acquisition unit 215, and the group information storage unit 216 described with reference to FIGS. And function as the transmission condition storage unit 217.
 以上に示したプログラムは、外部の記憶媒体に格納されてもよい。記憶媒体としては、フレキシブルディスク993、CD-ROM992の他に、DVD(Digital Versatile Disk)又はPD(Phase Disk)等の光学記録媒体、MD(MiniDisk)等の光磁気記録媒体、テープ媒体、ICカード等の半導体メモリ等を用いることができる。また、専用通信ネットワークあるいはインターネットに接続されたサーバシステムに設けたハードディスク又はRAM等の記憶媒体を記録媒体として使用して、ネットワークを介したプログラムとして情報共有システムを提供してもよい。 The programs shown above may be stored in an external storage medium. As storage media, in addition to the flexible disk 993 and CD-ROM 992, optical recording media such as DVD (Digital Versatile Disk) or PD (Phase Disk), magneto-optical recording media such as MD (MiniDisk), tape media, IC cards A semiconductor memory or the like can be used. In addition, an information sharing system may be provided as a program via a network by using a storage medium such as a hard disk or a RAM provided in a server system connected to a dedicated communication network or the Internet as a recording medium.
 以上、上記各実施形態を参照して本発明を説明したが、本発明は、上述した実施形態に限定されるものではない。本発明の構成や詳細には、本発明の範囲内で当業者が理解しうる様々な変更をすることができる。 Although the present invention has been described with reference to the above embodiments, the present invention is not limited to the above-described embodiments. Various changes that can be understood by those skilled in the art can be made to the configuration and details of the present invention within the scope of the present invention.
 なお、本発明は、日本国にて2013年2月22日に特許出願された特願2013-032833の特許出願に基づく優先権主張の利益を享受するものであり、当該特許出願に記載された内容は、全て本明細書に含まれるものとする。 The present invention enjoys the benefit of the priority claim based on the patent application of Japanese Patent Application No. 2013-032833 filed on February 22, 2013 in Japan, and is described in the patent application. The contents are all included in this specification.
 本発明は、自動車等の車両に搭載された通信端末間や、持ち運び可能な通信端末間において、アドホックネットワークにおける各種コンテンツ等のデータの共有を行うデータ共有システムに適用可能である。 The present invention can be applied to a data sharing system for sharing data such as various contents in an ad hoc network between communication terminals mounted on a vehicle such as an automobile or between portable communication terminals.
110、120…通信端末
111、121…通信部
112、122…データ記憶部
113、123…保有リスト作成部
114、124…データ提供部
115、125…データ取得部
110, 120 ... communication terminals 111, 121 ... communication unit 112, 122 ... data storage unit 113, 123 ... holding list creation unit 114, 124 ... data providing unit 115, 125 ... data acquisition unit

Claims (14)

  1.  無線によって互いに通信メッセージを授受可能な複数の通信端末間でデータを共有するデータ共有システムであって、
     前記各通信端末は、
     1以上のデータを記憶するデータ記憶部と、
     前記データ記憶部に記憶されているデータを複数のグループに分類し、前記グループ毎に前記グループに属するデータの情報を記載したリストである保有リストを作成する保有リスト作成部と、
     前記作成された前記グループ毎の前記保有リストのうちから選択した前記保有リストを前記通信メッセージによって他の前記通信端末へ送信し、前記送信した前記保有リスト中のデータのうち他の前記通信端末から前記通信メッセージによって要求されたデータを前記データ記憶部から読み出して前記通信メッセージによって他の前記通信端末へ送信するデータ提供部と、
     他の前記通信端末から前記通信メッセージによって受信した前記保有リスト中のデータのうち前記データ記憶部に記憶されていないデータを前記通信メッセージによって他の前記通信端末に対して要求し、該要求に対する応答として他の前記通信端末から受信した前記通信メッセージに含まれるデータを前記データ記憶部に記憶するデータ取得部と
    を有するデータ共有システム。
    A data sharing system for sharing data between a plurality of communication terminals that can exchange communication messages with each other wirelessly,
    Each communication terminal is
    A data storage unit for storing one or more data;
    Classifying the data stored in the data storage unit into a plurality of groups, a holding list creating unit that creates a holding list that is a list describing information of data belonging to the group for each group;
    The holding list selected from the created holding list for each group is transmitted to the other communication terminal by the communication message, and from the other communication terminal among the data in the transmitted holding list. A data providing unit that reads data requested by the communication message from the data storage unit and transmits the data to another communication terminal by the communication message;
    Requesting other communication terminals for data not stored in the data storage unit among the data in the holding list received by the communication message from the other communication terminals, and responding to the request A data sharing system comprising: a data acquisition unit that stores data included in the communication message received from the other communication terminal in the data storage unit.
  2.  前記データ記憶部に記憶される前記データは、データ本体と属性情報とから構成され、
     前記グループ毎に前記グループに属する前記データが満足すべき前記属性情報を記憶するグループ情報記憶部を有し、
     前記保有リスト作成部は、前記データの前記複数のグループへの分類では、前記データの有する前記属性情報と前記グループに属する前記データが満足すべき前記属性情報とを比較して前記データを前記複数のグループに分類する
    請求項1に記載のデータ共有システム。
    The data stored in the data storage unit is composed of a data body and attribute information,
    A group information storage unit for storing the attribute information to be satisfied by the data belonging to the group for each group;
    In the classification of the data into the plurality of groups, the holding list creation unit compares the attribute information included in the data with the attribute information that the data belonging to the group should satisfy, The data sharing system according to claim 1, wherein the data sharing system is classified into groups.
  3.  前記グループ毎に前記グループの前記保有リストの送信条件を記憶する送信条件記憶部を有し、
     前記データ提供部は、前記保有リストの前記送信では、前記グループの前記保有リストの前記送信条件に従って前記グループの前記保有リストの送信を行う
    請求項1または2に記載のデータ共有システム。
    A transmission condition storage unit that stores transmission conditions of the holding list of the group for each group,
    The data sharing system according to claim 1 or 2, wherein, in the transmission of the holding list, the data providing unit transmits the holding list of the group according to the transmission condition of the holding list of the group.
  4.  前記グループの前記保有リストの前記送信条件は、前記保有リストを送信する間隔に関する条件、前記保有リストを送信する時間帯に関する条件、前記保有リストを送信する自通信端末の場所に関する条件、前記保有リストの暗号化に関する条件、前記保有リストを災害情報の受信時に送信するか否かに関する条件のうちの少なくとも一つの条件を有する
    請求項3に記載のデータ共有システム。
    The transmission condition of the possession list of the group includes a condition regarding an interval for transmitting the possession list, a condition regarding a time zone for transmitting the possession list, a condition regarding a location of a local communication terminal that transmits the possession list, and the possession list. The data sharing system according to claim 3, further comprising: at least one of a condition relating to encryption of the data and a condition relating to whether the possession list is transmitted when disaster information is received.
  5.  前記グループの前記保有リストの前記送信条件は、前記保有リストを送信する優先度に関する条件を有し、
     前記データ提供部は、前記保有リストの前記送信では、前記保有リストが自通信端末または他の前記通信端末から送信された時点より一定期間が経過するまでは、前記送信された前記保有リストの前記優先度に比べてより低い前記優先度を有する前記保有リストは自通信端末から送信しない
    請求項3に記載のデータ共有システム。
    The transmission condition of the possession list of the group has a condition regarding a priority for transmitting the possession list,
    In the transmission of the holding list, the data providing unit is configured to transmit the holding list until the fixed period elapses from the time when the holding list is transmitted from the own communication terminal or another communication terminal. The data sharing system according to claim 3, wherein the possession list having the lower priority than the priority is not transmitted from the own communication terminal.
  6.  無線によって互いに通信メッセージを授受可能な複数の通信端末間でデータを共有するデータ共有方法であって、
     前記各通信端末が、自通信端末の保有する複数のデータを複数のグループに分類し、前記グループ毎に前記グループに属するデータの情報を記載したリストである保有リストを作成し、
     前記各通信端末が、前記作成した前記グループ毎の前記保有リストのうちから選択した前記保有リストを前記通信メッセージによって他の前記通信端末へ送信し、前記送信した前記保有リスト中のデータのうち他の前記通信端末から前記通信メッセージによって要求されたデータを前記通信メッセージによって他の前記通信端末へ送信し、
     前記各通信端末が、他の前記通信端末から前記通信メッセージによって受信した前記保有リスト中のデータのうち自通信端末の保有しないデータを前記通信メッセージによって他の前記通信端末に対して要求し、該要求に対する応答として他の前記通信端末から受信した前記通信メッセージに含まれるデータを取得する
    データ共有方法。
    A data sharing method for sharing data between a plurality of communication terminals that can exchange communication messages with each other wirelessly,
    Each of the communication terminals classifies a plurality of data held by the own communication terminal into a plurality of groups, and creates a holding list that is a list in which information of data belonging to the group is described for each group,
    Each of the communication terminals transmits the holding list selected from the created holding list for each group to the other communication terminal by the communication message, and the other of the data in the transmitted holding list Transmitting the data requested by the communication message from the communication terminal to the other communication terminal by the communication message;
    Each of the communication terminals requests other communication terminals by using the communication message for data not held by the own communication terminal among the data in the holding list received by the communication message from the other communication terminal, A data sharing method for acquiring data included in the communication message received from another communication terminal as a response to the request.
  7.  他の通信端末との間で通信メッセージを授受する通信部と、
     1以上のデータを記憶するデータ記憶部と、
     前記データ記憶部に記憶されているデータを複数のグループに分類し、前記グループ毎に前記グループに属するデータの情報を記載したリストである保有リストを作成する保有リスト作成部と、
     前記作成された前記グループ毎の前記保有リストのうちから選択した前記保有リストを前記通信メッセージによって他の前記通信端末へ送信し、前記送信した前記保有リスト中のデータのうち他の前記通信端末から前記通信メッセージによって要求されたデータを前記データ記憶部から読み出して前記通信メッセージによって他の前記通信端末へ送信するデータ提供部と、
     他の前記通信端末から前記通信メッセージによって受信した前記保有リスト中のデータのうち前記データ記憶部に記憶されていないデータを前記通信メッセージによって他の前記通信端末に対して要求し、該要求に対する応答として他の前記通信端末から受信した前記通信メッセージに含まれるデータを前記データ記憶部に記憶するデータ取得部と
    を有する通信端末。
    A communication unit that exchanges communication messages with other communication terminals;
    A data storage unit for storing one or more data;
    Classifying the data stored in the data storage unit into a plurality of groups, a holding list creating unit that creates a holding list that is a list describing information of data belonging to the group for each group;
    The holding list selected from the created holding list for each group is transmitted to the other communication terminal by the communication message, and from the other communication terminal among the data in the transmitted holding list. A data providing unit that reads data requested by the communication message from the data storage unit and transmits the data to another communication terminal by the communication message;
    Requesting other communication terminals for data not stored in the data storage unit among the data in the holding list received by the communication message from the other communication terminals, and responding to the request A data acquisition unit that stores data included in the communication message received from the other communication terminal as a data storage unit.
  8.  前記データ記憶部に記憶される前記データは、データ本体と属性情報とから構成され、
     前記グループ毎に前記グループに属する前記データが満足すべき前記属性情報を記憶するグループ情報記憶部を有し、
     前記保有リスト作成部は、前記データの前記複数のグループへの分類では、前記データの有する前記属性情報と前記グループに属する前記データが満足すべき前記属性情報とを比較して前記データを前記複数のグループに分類する
    請求項7に記載の通信端末。
    The data stored in the data storage unit is composed of a data body and attribute information,
    A group information storage unit for storing the attribute information to be satisfied by the data belonging to the group for each group;
    In the classification of the data into the plurality of groups, the holding list creation unit compares the attribute information included in the data with the attribute information that the data belonging to the group should satisfy, The communication terminal according to claim 7, which is classified into a group.
  9.  前記グループ毎に前記グループの前記保有リストの送信条件を記憶する送信条件記憶部を有し、
     前記データ提供部は、前記保有リストの前記送信では、前記グループの前記保有リストの前記送信条件に従って前記グループの前記保有リストの送信を行う
    請求項7または8に記載の通信端末。
    A transmission condition storage unit that stores transmission conditions of the holding list of the group for each group,
    The communication terminal according to claim 7 or 8, wherein, in the transmission of the possession list, the data providing unit transmits the possession list of the group according to the transmission condition of the possession list of the group.
  10.  前記グループの前記保有リストの前記送信条件は、前記保有リストを送信する間隔に関する条件、前記保有リストを送信する時間帯に関する条件、前記保有リストを送信する自通信端末の場所に関する条件、前記保有リストの暗号化に関する条件、前記保有リストを災害情報の受信時に送信するか否かに関する条件のうちの少なくとも一つの条件を有する
    請求項9に記載の通信端末。
    The transmission condition of the possession list of the group includes a condition regarding an interval for transmitting the possession list, a condition regarding a time zone for transmitting the possession list, a condition regarding a location of a local communication terminal that transmits the possession list, and the possession list. The communication terminal according to claim 9, wherein the communication terminal has at least one of a condition regarding encryption and a condition regarding whether to transmit the possession list when disaster information is received.
  11.  前記グループの前記保有リストの前記送信条件は、前記保有リストを送信する優先度に関する条件を有し、
     前記データ提供部は、前記保有リストの前記送信では、前記保有リストが自通信端末または他の前記通信端末から送信された時点より一定期間が経過するまでは、前記送信された前記保有リストの前記優先度に比べてより低い前記優先度を有する前記保有リストは自通信端末から送信しない
    請求項9に記載の通信端末。
    The transmission condition of the possession list of the group has a condition regarding a priority for transmitting the possession list,
    In the transmission of the holding list, the data providing unit is configured to transmit the holding list until the fixed period elapses from the time when the holding list is transmitted from the own communication terminal or another communication terminal. The communication terminal according to claim 9, wherein the possession list having the lower priority than the priority is not transmitted from the own communication terminal.
  12.  他の通信端末との間で通信メッセージを授受する通信部と、1以上のデータを記憶するデータ記憶部とを有する通信端末が実行するデータ共有方法であって、
     前記データ記憶部に記憶されているデータを複数のグループに分類し、前記グループ毎に前記グループに属するデータの情報を記載したリストである保有リストを作成し、
     前記作成された前記グループ毎の前記保有リストのうちから選択した前記保有リストを前記通信メッセージによって他の前記通信端末へ送信し、
     前記送信した前記保有リスト中のデータのうち他の前記通信端末から前記通信メッセージによって要求されたデータを前記データ記憶部から読み出して前記通信メッセージによって他の前記通信端末へ送信する
    データ共有方法。
    A data sharing method executed by a communication terminal having a communication unit that exchanges communication messages with other communication terminals and a data storage unit that stores one or more data,
    Classifying the data stored in the data storage unit into a plurality of groups, creating a holding list that is a list describing information of data belonging to the group for each group,
    Transmitting the holding list selected from the holding list for each of the created groups to the other communication terminal by the communication message;
    A data sharing method of reading data requested by the communication message from another communication terminal out of the transmitted data in the holding list from the data storage unit and transmitting the data to the other communication terminal by the communication message.
  13.  他の通信端末との間で通信メッセージを授受する通信部と、1以上のデータを記憶するデータ記憶部とを有する通信端末が実行するデータ共有方法であって、
     前記他の通信端末が保有するデータのうちの特定のグループに属するデータの情報を記載した保有リストを、前記通信メッセージによって前記他の通信端末から受信し、
     前記受信した前記保有リスト中のデータのうち前記データ記憶部に記憶されていないデータを前記通信メッセージによって前記他の通信端末に対して要求し、
     前記要求に対する応答として前記他の通信端末から受信した前記通信メッセージに含まれるデータを前記データ記憶部に記憶する
    データ共有方法。
    A data sharing method executed by a communication terminal having a communication unit that exchanges communication messages with other communication terminals and a data storage unit that stores one or more data,
    A holding list that describes information of data belonging to a specific group of data held by the other communication terminal is received from the other communication terminal by the communication message,
    Requesting the other communication terminal by the communication message data that is not stored in the data storage unit among the received data in the holding list,
    A data sharing method for storing, in the data storage unit, data included in the communication message received from the other communication terminal as a response to the request.
  14.  コンピュータを、
     他の通信端末との間で通信メッセージを授受する通信部と、
     1以上のデータを記憶するデータ記憶部と、
     前記データ記憶部に記憶されているデータを複数のグループに分類し、前記グループ毎に前記グループに属するデータの情報を記載したリストである保有リストを作成する保有リスト作成部と、
     前記作成された前記グループ毎の前記保有リストのうちから選択した前記保有リストを前記通信メッセージによって他の前記通信端末へ送信し、前記送信した前記保有リスト中のデータのうち他の前記通信端末から前記通信メッセージによって要求されたデータを前記データ記憶部から読み出して前記通信メッセージによって他の前記通信端末へ送信するデータ提供部と、
     他の前記通信端末から前記通信メッセージによって受信した前記保有リスト中のデータのうち前記データ記憶部に記憶されていないデータを前記通信メッセージによって他の前記通信端末に対して要求し、該要求に対する応答として他の前記通信端末から受信した前記通信メッセージに含まれるデータを前記データ記憶部に記憶するデータ取得部と
    して機能させるためのプログラム。
    Computer
    A communication unit that exchanges communication messages with other communication terminals;
    A data storage unit for storing one or more data;
    Classifying the data stored in the data storage unit into a plurality of groups, a holding list creating unit that creates a holding list that is a list describing information of data belonging to the group for each group;
    The holding list selected from the created holding list for each group is transmitted to the other communication terminal by the communication message, and from the other communication terminal among the data in the transmitted holding list. A data providing unit that reads data requested by the communication message from the data storage unit and transmits the data to another communication terminal by the communication message;
    Requesting other communication terminals for data not stored in the data storage unit among the data in the holding list received by the communication message from the other communication terminals, and responding to the request As a program for functioning as a data acquisition unit for storing data included in the communication message received from another communication terminal in the data storage unit.
PCT/JP2013/007112 2013-02-22 2013-12-04 Data sharing system WO2014128808A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015501095A JP6164282B2 (en) 2013-02-22 2013-12-04 Data sharing system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2013032833 2013-02-22
JP2013-032833 2013-02-22

Publications (1)

Publication Number Publication Date
WO2014128808A1 true WO2014128808A1 (en) 2014-08-28

Family

ID=51390648

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2013/007112 WO2014128808A1 (en) 2013-02-22 2013-12-04 Data sharing system

Country Status (2)

Country Link
JP (1) JP6164282B2 (en)
WO (1) WO2014128808A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019028914A (en) * 2017-08-03 2019-02-21 富士通株式会社 Data analysis program, data analysis method, and data analysis device

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6710430B2 (en) * 2017-10-19 2020-06-17 有限会社シンシア・サポート Group distribution system and method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011071045A1 (en) * 2009-12-09 2011-06-16 日本電気株式会社 Information sharing system, communication device, control method, and program
WO2011114584A1 (en) * 2010-03-18 2011-09-22 日本電気株式会社 Information sharing method and communication terminals

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011071045A1 (en) * 2009-12-09 2011-06-16 日本電気株式会社 Information sharing system, communication device, control method, and program
WO2011114584A1 (en) * 2010-03-18 2011-09-22 日本電気株式会社 Information sharing method and communication terminals

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
AMIN VAHDAT ET AL.: "Epidemic Routing for Partially-Connected Ad Hoc Networks", DUKE TECHNICAL REPORT CS - 2000-06, June 2000 (2000-06-01), pages 1 - 14 *
YASUNORI OWADA: "A Study of Application Database Synchronization Scheme for Mobile Terminals with the Support of NerveNet Base Stations", IPSJ SIG NOTES, 2011 (HEISEI 23) NENDO, 15 April 2012 (2012-04-15), pages 1 - 6 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019028914A (en) * 2017-08-03 2019-02-21 富士通株式会社 Data analysis program, data analysis method, and data analysis device

Also Published As

Publication number Publication date
JP6164282B2 (en) 2017-07-19
JPWO2014128808A1 (en) 2017-02-02

Similar Documents

Publication Publication Date Title
EP2387273B1 (en) Method of communication for a terminal and a hub in a content centric network
TWI566210B (en) Tracking a mobile device
Mershad et al. Finding a STAR in a Vehicular Cloud
CN112333633B (en) Computer-implemented method, device and system for sharing a location of a mobile device
US7171217B2 (en) Location finder
US20140018110A1 (en) Providing mobile device location as a proxy location for an access point in response to mobile device association with the access point, and related methods, devices, and systems
KR101399139B1 (en) Hierarchical information dissemination for location based systems
EP2823578B1 (en) Apparatuses and methods for implementing peer-to-peer wireless connections
US10470026B2 (en) Non-transitory computer-readable storage medium, data transfer device, and data transfer method
WO2016205948A1 (en) A method of locating a mobile device and a cloud computer system employing same
US20210158353A1 (en) Methods, systems, apparatuses, and devices for processing request in consortium blockchain
JP6164282B2 (en) Data sharing system
WO2014128807A1 (en) Data sharing system
JP5982186B2 (en) Disaster information system, server device, information processing method, and program
WO2014076878A1 (en) Data sharing system
CN111124316B (en) Storage space sharing method and device and computer readable storage medium
JP6304037B2 (en) Data sharing system
EP3586552B1 (en) Evaluating ip location accuracy on a mobile device
EP2928105A2 (en) Content delivery architecture
KR102277502B1 (en) The method and device for attaching visible networks for synchronous local search results
JP5896080B2 (en) Communications system
US20170286562A1 (en) Information processing apparatus, data providing system, and data providing method
JP4472681B2 (en) Positioning gateway device, terminal location information request processing method and program
JP2008003096A (en) Laser oscillator and laser amplifier
JP2006030216A (en) Positioning gateway device, terminal position information request processing method and program

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13875791

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2015501095

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13875791

Country of ref document: EP

Kind code of ref document: A1