This application is based upon and claims the benefit of priority from the prior Japanese Patent Application No. 2017-053241, filed on Mar. 17, 2017, the entire contents of which are incorporated herein by reference.
Embodiments described herein relate to a network device, a wireless communication terminal and a non-transitory computer readable medium.
Conventionally, there is a delivery system in which network nodes are provided with a cache server function and which generates an agent function of acquiring content from a host delivery server, in a network node to which a wireless communication terminal (hereinafter referred to as a terminal) is connected. In an environment in which the terminal is assumed to move, the terminal is not necessarily connected to the network node when the user wants to acquire content of the network node. Therefore, even if the terminal requests reservation delivery of content from the network node, there is a possibility that the content is not transmitted to the terminal, and the request is useless. Furthermore, accompanying movement of the terminal, the network node where the agent function is generated is changed, and this is a load to the network nodes.
Further, a communication network is known in which wireless access points are arranged in stores so that media content is delivered to mobile communication terminals. In this communication network, a reservation delivery service is provided for each of intermittent coverage areas by the plurality of wireless access points. This is service of delivering data from a cache of a wireless access point to all terminals which have entered the service area of the wireless access point, and it is not possible to perform data delivery depending on whether a delivery request is made by the mobile communication terminals or not.
According to one embodiment, a network device includes a receiver, a processor and a transmitter. The receiver receives a delivery reservation request of content from a first terminal in a coverage area of the network device. The processor selects a first network device from among a plurality of other network devices on the basis of the delivery reservation request, the other network devices being wirelessly communicable with terminals in respective coverage areas. The transmitter transmits a cache request to the first network device, the cache request instructing to acquire and cache the content from a content provision device. The transmitter transmits first information to the first terminal, the first information being information required to acquire the content from the first network device.
Embodiments of the present invention will be described below with reference to the drawings.
The system in
Each of the network devices 120 to 122 is a wireless communication device provided with a cache function of caching content and a function of relaying a packet (which may be referred to as a frame). As an example, the network devices 120 to 122 are access points of a wireless LAN (Local Area Network), and the present embodiment assumes this case. Each of the network devices 120 to 122 has an area within which a wireless signal reaches from the device (a coverage area). Each of the network devices 120 to 122 forms a wireless communication group called BSS (Basic Service Set) with terminals in its coverage area and can perform wireless communication with the terminals belonging to the wireless communication group.
While existing in the coverage area of the network device 120, the terminals 130 and 140 transmit content delivery reservation requests to the network device 120. The content delivery reservation requests from the terminals 130 and 140 are transmitted at independent timings, respectively. The network device 120 decides a network device to be a content download destination (a cache destination) as a delivery destination network device for each of the terminals 130 and 140. In the example of
The network device 120 generates a request to cache the requested content (hereinafter referred to as a cache request) on the basis of the content delivery reservation request from the terminal 130 and transmits the cache request to the network device 121. The network device 120, which is a transmission source of the cache request, may be called a request source network device. Receiving the cache request, the network device 121 downloads the requested content from the content delivery server 150 and stores (caches) the downloaded content into a storage device of the network device 121 in association with an agent identifier described below. In particular, the network device 121 generates and activates an agent process (program) for the terminal 130 and performs downloading and caching of the content by the agent process. The agent identifier is an identifier assigned to an agent process. As an example, the agent identifier is an identifier having a unique value for each terminal/content pair. As for generating the agent identifier, the agent identifier may be generated by any of the network device 121 and by the network device 120. After the cached content is transmitted to the terminal by a procedure described below or after a predetermined timer expires, the agent process is deleted. The method for downloading content shown here is a mere example, and any other method is possible if content can be acquired and cached.
For the terminal 140, the network device 120 decides the network device 122 as a delivery destination network device and transmits a cache request. Receiving the cache request from the network device 120, the network device 122 activates an agent process, downloads the content from the content delivery server 150 and caches the downloaded content to a storage device of the network device 122 in association with an agent identifier.
After transmitting the content delivery reservation request, each of the terminals 130 and 140 receives the agent identifier from the network device 120 and stores the agent identifier into an internal storage device or a different storage device (such as a storage area of a processor). After that, the terminal 130 moves (actually, the user of the terminal 130 moves) and transmits a content delivery request including the agent identifier, in the coverage area of the network device 121. When receiving this request, the network device 121 identifies the content associated with the agent identifier, which is stored in the storage device provided in the network device 121, reads out the identified content from the storage device and transmits the content to the terminal 130. The terminal 140 also moves afterward and transmits a content delivery request including the agent identifier, in the coverage area of the network device 122. When receiving this request, the network device 122 identifies the content associated with the agent identifier in the storage device provided in the network device 122, reads out the identified content from the storage device and transmits the content to the terminal 140. At the time of moving into the coverage area of the network device 122, the terminal 140 does not have to pass through the coverage area of the network device 121. In the case of passing through the coverage area of the network device 121, the terminal 140 can transmit a content delivery request to the network device 121. In this case, however, since the network device 121 does not hold the content requested by the terminal 140, the network device 121 returns an error message showing that the network device 121 does not have the content.
The above is the summary of the present embodiment. The present embodiment will be described below in more detail.
The wireless communicator 101 transmits/receives wireless signals to/from terminals. Specifically, the wireless communicator 101 transmits/receives wireless LAN frames. The AP communicator 105 transmits/receives predetermined signals to/from other network devices. Specifically, the AP communicator 105 transmits/receives frames in accordance with a used communication protocol. The server communicator 104 accesses the content delivery server 150 and downloads content requested by another network device or a terminal. The storage device 103 temporarily stores the downloaded content in association with an agent identifier. For example, as shown in
The processor 102 controls the other block elements 101, and 103 to 105, and executes functions required to realize content delivery according to the present embodiment. As forms of an operation of the network device, there are an operation in a case corresponding to a request source network device and an operation in a case corresponding to a delivery destination network device.
As an operation example in the case of a request source network device, the processor 102 identifies, when receiving a content delivery reservation request from a terminal, at least one of other network devices to which content requested by the terminal is to be downloaded (to be cached). The processor 102 transmits a cache request including an identifier of the terminal (a terminal identifier) and an identifier of the content (a content identifier) to the identified network device (a delivery destination network device). The content identifier may be a character string such as a URL or may be a value of any other kind. In the present embodiment, a URL is assumed. The terminal identifier may be a MAC address of the terminal or may be an ID which the network device assigned to the terminal at the time of an association process (an association ID or the like). The processor 102 receives a response to the cache request (a cache response) from the delivery destination network device and transmits an agent identifier included in the cache response to the terminal.
As an operation example in the case of a delivery destination network device, the processor 102 internally generates, when receiving a cache request from another network device (a request source network device) by the AP communicator 105, an agent process for a terminal of a terminal identifier included in the cache request. A communication connection is established between the generated agent process and the content delivery server, and the agent process downloads content. The agent or the processor 102 holds the downloaded content in the storage device 103 in association with an agent identifier. The agent or the processor 102 generates the agent identifier on the basis of the terminal identifier and a content identifier. Otherwise, generating the agent identifier on the basis of one of the terminal identifier and the content identifier is also conceivable. The generated agent identifier may be encrypted by a hash function or the like. The processor 102 transmits a cache response including the agent identifier to the request source network device. After that, the processor 102 wirelessly connects to the terminal within its own coverage area after an association process and the like via the wireless communicator 101 to receive a content delivery request from the terminal. The processor 102 reads out content related with the agent identifier included in the content delivery request from the storage device 103 and transmits the read-out content to the terminal. If the appropriate content does not exist, the processor 102 returns an error message.
Next, an operation of the network device according to the first embodiment will be described with
As shown in
Next, the network device 120 receives a content delivery reservation request from the terminal via the wireless link established at step 1 (step 2). This request is realized by an HTTP application service or like in cooperation between the terminal and the network device 120. The network device 120 detects the content delivery reservation request by analyzing a wireless LAN frame received via the wireless communicator 101.
Next, the network device 120 selects (identifies) at least one network device (a delivery destination network device) which is to be caused to cache content requested by the terminal (step 3). The network device 120 grasps physical locations of the other network devices and a logical topology of the network devices in advance. This goes the same for the other network devices. A specific method for selecting the delivery destination network device is shown below as an example.
For example, device identifiers (SSIDs, MAC addresses or other identifiers are possible) of wireless LAN access points to which the terminal has connected in the past are held in association with time and route information as leaning information (action history information). The network device 120 selects a wireless LAN access point expected to be passed through by the terminal in the near future on the basis of times at which content delivery requests were made by the terminal (times at which the content delivery requests were received, transmission times included in the content delivery requests, or other times are possible) and information about places where the content delivery requests were made (pieces of location information about the network device 120 are possible, or pieces of GPS information may be received from the terminal). For example, in a case where a current location is included in route information in learning information, a route the user will follow from the current location as a starting point may be identified so as to identify at least one other network device the coverage area of which includes the identified route. In this case, a coverage area different from the current coverage area which the user enters first may be identified. Further, if the pair of reception time and current place corresponds to the learning information, it may be judged that the user acts in the same daily action pattern as usual and that the user will exist at a location corresponding to a predetermined time or at time after elapse of a predetermined time from the current time in the learning information, and a network device which includes the location in its coverage area may be identified. Further, if the user tends to stay at the same place for a certain time or more, a network device which includes the place in its coverage area may be identified. The learning information may be held in a local server not shown so that, at step 2, the network device 120 acquires the learning information through communication with the local server via the server communicator 104 or the AP communicator 105 immediately after receiving the content delivery reservation request. Otherwise, the learning information may be stored in the network device 120 in advance.
The delivery destination network device may be identified without using the learning information. For example, by calculating a movement direction and movement speed of the terminal (the user) from an arrival direction and reception time of a signal received from the terminal, a movement destination or movement destination range of the user may be identified. In the case of performing the process using the learning information described above, the movement direction and movement speed of the user may be additionally used. Further, it is also possible to register information about at least one delivery destination network device in the network device 120 in advance and identify the registered delivery destination network device.
Though it is assumed that the network device 120 identifies one delivery destination network device in the present example, it is also possible to identify two or more. In that case, the subsequent process is performed for each of the delivery destination network devices.
Next, the network device 120 establishes a communication link with the delivery destination network device identified at step 3 (for example, establishes a TCP/IP connection) and transmits a cache request to the delivery destination network device via the wired network (step 4). This cache request includes information required to activate a dedicated process (an agent process) for terminal for acquiring content, in the delivery destination network device. Examples include an identifier of the terminal and an identifier of the content.
The delivery destination network device receives the cache request from the request source network device (the network device 120) (step 11 of
The delivery destination network device generates an agent identifier for the agent process (step 14). As an example, the agent identifier is generated on the basis of a content identifier of the downloaded content and a terminal identifier. That is, in this case, the generated agent identifier has a value based on the content identifier and the terminal identifier. The delivery destination network device stores the downloaded content into the storage device 103 in association with the agent identifier. As a method for performing the association, the method like the table of
The delivery destination network device transmits a cache response including the generated agent identifier, to the request source network device (the network device 120 in
Returning to
The agent identifier generation method will be supplementarily described. As for an agent identifier, it is conceivable to use both of or any one of a content identifier and a terminal identifier or to additionally use information other than the identifiers. By generating an agent identifier on the basis of both of a content identifier and a terminal identifier, content can be cached and managed for each terminal. Further, it is possible to avoid the content from being downloaded by other terminals (that is, even if other terminals know the content identifier, they cannot download the content unless they know the terminal identifier). This effect can also be obtained in the case of generating an agent identifier by encrypting a content identifier by a hash function or the like. Further, in the case of generating an agent identifier only on the basis of a terminal identifier, it is possible to collectively download and store pieces of content for each terminal and collectively transmit the pieces of content to the terminal (in this case, even if the terminal transmits content delivery requests to the same network device at different timings, a plurality of pieces content are stored in association with the same agent identifier). Further, the timing of generating an agent identifier and the timing of transmitting the agent identifier to a terminal are not limited to the timings shown in
Though a delivery destination network device generates an agent identifier in the embodiment described above, a request source network device may generate the agent identifier. Flowcharts of operations performed in this case are shown in
After identifying a delivery destination network device, a request source network device (the network device 120 here) generates an agent identifier and transmits a cache request including the agent identifier and the like to the delivery destination network device (step 4A). Further, the request source network device also transmits the agent identifier to a terminal which has transmitted a content delivery reservation request (step 6).
The delivery destination network device receives the cache request including the agent identifier and the like from the request source network device (step 11A), activates an agent process (step 12), downloads content (step 13) and stores the content into the storage device 103 in associate with the agent identifier. After that, the delivery destination network device may transmit a cache response for making a notification to the effect that download of the content has been completed, to the request source network device. The agent identifier may be included or may not be included in the cache response.
In the present embodiment, a delivery destination network device acquires content from the content delivery server 150. As another method, however, a request source network device may acquire content from the content delivery server 150 and provide the acquired content to a delivery destination network device. The same goes for other embodiments described below. In the case where a request source network device acquires and transfers content as described above, there is a problem that traffic between the request source network device and a delivery destination network device increases. However, even in a situation in which communication is temporarily difficult between the delivery destination network device and the content delivery server 150, content can be delivered to a terminal without any trouble.
As described above, according to the present embodiment, a request source network device which has received a content delivery reservation request from a terminal decides a delivery destination network device which downloads (caches) content, and the delivery destination network device activates an agent process which is software for performing a process of downloading and storing content. The agent process downloads the content from the content delivery server 150 and stores the content into the storage device 103 in association with an agent identifier. Thereby, it becomes possible to download content requested by a terminal to a network device expected to be connected to by the terminal in the future before the terminal connects to the network device (that is, offline). That is, at a stage where an authentication procedure with the terminal has not been performed yet, the delivery destination network device can download the content requested by the terminal and cache the content to the storage device 103 in advance. This is on the assumption that a plurality of network devices according to the present embodiment have been mutually authenticated in advance, or the plurality of network devices are devices constructed under some trust relationship. Further, by generating an agent identifier on the basis of a terminal identifier and a content identifier, it is possible to avoid a terminal other than a terminal which has made a delivery reservation request from downloading content from a delivery destination network device.
Further, in a case where a plurality of delivery destination network devices, by an agent identifier generation algorithm common to the delivery destination network devices being used when the delivery destination network device generating an agent identifier (in the case of the operations of
In the first embodiment, mainly a configuration of a network device and an operation of the network device performed after receiving a content delivery reservation request from a terminal until downloading and caching the requested content have been shown. In the present embodiment, a configuration and operation of a terminal, and an operation of a network device receiving a content delivery request from the terminal and transmitting content to the terminal will be described in detail.
A terminal 200 is provided with a wireless communicator (a transmitter and a receiver) 201, a processor 202 and a storage device 203. The wireless communicator 201 performs transmission/reception of wireless signals to/from a network device. Specifically, the wireless communicator 201 performs transmission/reception of wireless LAN frames. The storage device 203 holds content received from a delivery destination network device and data or information required to execute an operation according to the present embodiment. The processor 202 performs a process for wireless communication and various processes related to reception of content.
As examples of processes by the processor 202, there are a process for detecting a network device with which its own terminal can communicate, a process for transmitting a content delivery reservation request about content to be acquired, to a request source network device (the network device 120 in
On the other hand, the processor 102 of the network device reads out appropriate content from the storage device 103 on the basis of an agent identifier included in a content delivery request received from a terminal and transmits data of the read-out content to the terminal. Actually, the content is transmitted in a wireless LAN frame. If the content corresponding to the agent identifier does not exist, the processor 102 transmits an error message to the terminal.
The operations of the terminal and network device (a delivery destination network device) according to the present embodiment will be described with
After the terminal receives an agent identifier from a request source network device (the network device 120 in
The terminal generates a content delivery request including an agent identifier acquired in advance (step 52). As an example, an address of the network device is set in a field of a reception destination address of a frame of the content delivery request.
The terminal transmits the content delivery request including the agent identifier to the wirelessly connected network device (step 53).
As shown in
The network device judges whether or not content associated with the extracted agent identifier exists in the storage device 103 the network device is provided with (step 62). If the content exists (step 62: YES), the network device reads out the content from the storage device 103 and transmits the content to the terminal (step 63). As a specific operation example, the network device transfers data of the content read out from the storage device 103 to a RAM of the processor 102, generates a frame to be transmitted to the terminal, from the data stored in the RAM, and transmits the generated frame. The network device may delete the content the transmission of which has been completed.
If the content associated with the extracted agent identifier does not exist (step 62: NO), the network device transmits an error message to the terminal and ends the process.
The terminal receives the content transmitted from the network device (step 54 of
A summary of the present embodiment will be described with
Network devices 320, 300, 301, 302 and 303 are connected to one another via a wired or wireless network 400. Here, the network 400 is assumed to be a wired network. Circles surrounding the network devices in
The network device 320 assigns a common group identifier to the delivery destination network device 300 and the peripheral network devices 301 to 303. Though a group identification number is assigned as the group identifier here, the group identifier is not limited to a number. Then, the network device 320 transmits a cache request including a set of device identifiers (network device addresses here) of network devices 300 to 303 to which the same group identification number is assigned (hereinafter referred to as an address set) and a group identification number, to the delivery destination network device 300. Further, to each of the peripheral network devices 301 to 303, the network device 320 transmits a registration request including the address set and the group identification number.
In response to the cache request, the delivery destination network device 300 downloads content and stores the content into its storage device in association with an agent identifier and the group identification number, similarly to the embodiments described above. At this time, the content may be stored by further associating the address set with the group identification number. As an example, a table may be used in which agent identifiers, cache addresses of content, group identification numbers and address sets (each including addresses of network devices) are mutually associated as shown in
In response to the registration request, the peripheral network devices 301 to 303 store the group identification number and the address set into their storage devices or other storage devices in association with each other. As an example, a table may be used in which group identification numbers and address sets are mutually associated as shown in
It is assumed that the terminal 200 moves and enters the coverage area of the network device 301. The terminal 200 wirelessly connects to the network device 301 and transmits a content delivery request including the group identification number and the agent identifier to the network device 301. The network device 301 judges whether content corresponding to the agent identifier exists in its storage device or not. If the content does not exist, the network device 301 identifies network devices having the same group identification number, and transmits an inquiry message about whether the content corresponding to the agent is held or not, to the identified network devices. Here, the network device 300 holds the content corresponding to the agent identifier. Therefore, the network device 301 acquires the content from the network device 300 and transmits the acquired content to the terminal 200. When type values are added to addresses, a network device holding the content (that is, a delivery destination network device) may be identified using the type values. Thereby, it is necessary to make the inquiry only once, and the content can be efficiently acquired.
The above is the summary of the present embodiment. The present embodiment will be described below in more detail.
Though a block diagram of a network device of the present embodiment is the same as
When receiving a content delivery reservation request from the terminal 200 which has wirelessly connected (steps 1 and 2), a request source network device (the network device 320 here) identifies a delivery destination network device (the network device 300 here) and a peripheral network device (the peripheral network devices 301 to 303 here) (step 3A). Then, the request source network device 320 generates a group identification number common to the network devices 320, and 300 to 303 (the same step 3A).
The request source network device 320 transmits a cache request including an address set of the network devices 300 to 303 and the group identification number to the delivery destination network device 300 (step 4B). Further, the network device 320 transmits a registration request including the address set and the group identification number to each of the peripheral network devices 301 to 303 (the same step 4B).
As shown in
On the other hand, as shown in
Returning to
As shown in
As shown in
Returning to
Each of the peripheral network devices 301 to 303 stores the group identification number and the address set included in the registration request into a storage device such as its own storage device. After storing the group identification number and the address set, each of the peripheral network devices 301 to 303 may transmit a registration response to the network device 320 (not shown).
When receiving the cache request, the delivery destination network device 300 activates an agent process and downloads requested content from the content delivery server 150 (A103 and A104). The delivery destination network device 300 generates an agent identifier on the basis of the content identifier and the like and stores the downloaded content into its storage device in association with the agent identifier and the group identification number. The delivery destination network device 300 may further store the address set. If it is feared that download of the content from the content delivery server 150 (A104) is delayed, the network device 300 can generate the agent identifier prior to download and transmit the agent identifier to the network device 320.
The delivery destination network device 300 transmits a cache response including the agent identifier to the network device 320 (A105). The network device 320 transmits a reservation response including the agent identifier and the group identification number to the terminal 200 (step A124).
After the user moves, and the terminal 200 connects to another network device (the peripheral network device 301 here), the terminal 200 transmits a content delivery request including the agent identifier and the group identification number to the network device 301 (A125). Since the network device 301 does not hold the content requested by the terminal 200, the network device 301 inquires of a network device corresponding to each address included in an address set corresponding to the group identification number whether the network device holds content corresponding to the agent identifier (A126). Here, since the network device 300 holds the content, the content is acquired from the network device 300 (A127). The network device 301 transmits the content to the terminal 200 (A128). The network device 301 may store the content acquired from the network device 320 into the storage device the network device 301 is provided with in association with the agent identifier. Thereby, if acquisition of the same content is requested by the terminal 200 again, the content can be provided to the terminal at a high speed.
As described above, according to the present embodiment, even if a network device located in a coverage area into which a terminal has moved does not hold content, the network device acquires the content from another network device having the same group identification number and transfers the content to the terminal. Thereby, even when a terminal belongs to an area different from a coverage area of a delivery destination network device because of movement of the user, the terminal can receive content.
The present embodiment is an embodiment obtained by modifying a part of the third embodiment. In the present embodiment, the processor 102 of each of the network devices (the peripheral network devices 301 to 303 in
It is assumed that the terminal 200 has received the group identification number and the agent identifier from a request source network device. After that, the terminal 200 wirelessly connects to the network device of the movement destination by performing an authentication/association process with the network device (step 51) and receives a group identification number which the network device informs (step 56). The terminal 200 judges whether the received group identification number corresponds to the group identification number the terminal 200 holds (step 57). If the group identification number does not correspond (NO), the terminal 200 judges that content cannot be acquired in the current coverage and ends the process. If the group identification number corresponds (YES), the terminal 200 performs the same operation as shown in the third embodiment. That is, the terminal 200 generates a content delivery request including the agent identifier and the group identification number and transmits the generated content delivery request to the network device (steps 52 and 53A). The terminal 200 receives the content from the network device which is the transmission destination of the content delivery request (step 54). The terminal 200 holds the received content and reproduces the content so that the user can view.
On the other hand, an operation of the network device which has received the content delivery request from the terminal 200 is the same as shown in the third embodiment. That is, as shown in
As described above, according to the present embodiment, since a terminal can judge in advance whether the terminal can acquire content in a coverage area where the terminal is currently located, the terminal can efficiently make a content delivery request. That is, an unnecessary signal is not transmitted, and an effect of reduction in power consumption of the terminal is obtained.
The agent identifier and the group identification number in any of the embodiments described above may be a mere numerical value or may be a character string such as a domain name. Further, in order to enhance safety, a calculated value of a hash function which has been calculated with a numerical value, a character string or the like as an input is also possible.
The network device and the terminal in each embodiment may also be realized using a general-purpose computer device as basic hardware. For example, generation and activation of an agent process, downloading and caching of content by the agent process, and deliver control of the cached content to the terminal can be realized by causing a processor mounted in the above described computer device to execute a program. In this case, the network device and the terminal may be realized by installing the above described program in the computer device beforehand or may be realized by storing the program in a storage medium such as a CD-ROM or distributing the above described program over a network and installing this program in the computer device as appropriate. Furthermore, the caching of the content may also be realized using a memory device or hard disk incorporated in or externally added to the above described computer device or a storage medium such as CD-R, CD-RW, DVD-RAM, DVD-R as appropriate.
The terms used in each embodiment should be interpreted broadly. For example, the term “processor” may encompass a general purpose processor, a central processing unit (CPU), a microprocessor, a digital signal processor (DSP), a controller, a microcontroller, a state machine, and so on. According to circumstances, a “processor” may refer to an application specific integrated circuit (ASIC), a field programmable gate array (FPGA), and a programmable logic device (PLD), etc. The term “processor” may refer to a combination of processing devices such as a plurality of microprocessors, a combination of a DSP and a microprocessor, or one or more microprocessors in conjunction with a DSP core.
As another example, the term “memory” may encompass any electronic component which can store electronic information. The “memory” may refer to various types of media such as a random access memory (RAM), a read-only memory (ROM), a programmable read-only memory (PROM), an erasable programmable read only memory (EPROM), an electrically erasable PROM (EEPROM), a non-volatile random access memory (NVRAM), a flash memory, and a magnetic or optical data storage, which are readable by a processor. It can be said that the memory electronically communicates with a processor if the processor read and/or write information for the memory. The memory may be arranged within a processor and also in this case, it can be said that the memory electronically communication with the processor.
The term “storage” may encompass any device which can permanently memorize data by magnetic technology, optical technology or non-volatile memory. For example, the storage may be an HDD, an optical disc, an SDD or the like.
While certain embodiments have been described, these embodiments have been presented by way of example only, and are not intended to limit the scope of the inventions. Indeed, the novel embodiments described herein may be embodied in a variety of other forms; furthermore, various omissions, substitutions and changes in the form of the embodiments described herein may be made without departing from the spirit of the inventions. The accompanying claims and their equivalents are intended to cover such forms or modifications as would fall within the scope and spirit of the inventions.
Number | Date | Country | Kind |
---|---|---|---|
2017-053241 | Mar 2017 | JP | national |