Embodiments described herein generally relate to a proxy device and a provider device.
Proxy servers are installed on communication paths between terminal devices and data servers that store and transmit data in response to requests from the terminal devices (disclosed in Japanese Laid-open Patent Publication No. 11-15718 and No. 2001-51983, for example).
Such a proxy server stores copies of data in the data server and transmits data in response to a request from a terminal device in place of the data server. Use of the proxy server can shorten the time taken for the terminal device to acquire data.
For example, the proxy server stores in advance copies of data to be acquired by the terminal device from the data server. Owing to the copies of data pre-stored in the proxy server, the terminal device can acquire data from the proxy server instead of the data server. By receiving designation of data to copy, the proxy server can acquire copies of the data in advance. However, designating data to be stored in the proxy server may be a burden on the user of the proxy server.
An object of one aspect of this disclosure is to provide a proxy device and a provider device that enable omission of the designation of data to be stored in the proxy device that transmits data to a requesting device in place of a server.
One aspect of this disclosure is exemplified by the following device. A proxy device includes a request receiver, an acquirer, storage and a controller. The request receiver receives a request for acquisition of data from a requesting device. The acquirer acquires the requested data from a server. The storage stores therein the data acquired from the server. The controller controls, upon no storage of the requested data in the storage, the acquirer to acquire, from the server, the requested data and other data stored in the same location of the storage.
Embodiments will be described below with reference to the accompanying drawings. Configurations of the embodiments are merely exemplary, and are not intended to limit the scope of this disclosure.
A first embodiment will describe a lesson support system that supports lessons using a computer, by way of example.
The router 11 represents an information processing device that connects the intra-school network 50N1 and the Internet. The router 11 may be referred to as a gateway device of the school 50. The intra-school network 50N1 and the intra-classroom networks 50N2 are networks that communicably connect information processing devices to one another. The intra-school network 50N1 is, for example, a wired local area network (LAN). The intra-classroom networks 50N2 are, for example, wireless LANs. A transmission rate of the intra-school network 50N1 is, for example, 10 megabits per second (Mbps) or 100 Mbps. However, the transmission rates of the intra-school network 50N1 and the intra-classroom networks 50N2 are not specifically limited. The intra-school network 50N1 may be a wireless LAN, and the intra-classroom networks 50N2 may be wired LANs.
The class server 12 represents an information processing device that stores electronic teaching materials for use in lessons. The class server 12 makes the stored electronic teaching materials available to the school 50. The electronic teaching materials are, for example, files including slides, moving images, and text. The electronic teaching materials may be interactive applications that run in accordance with teachers' or students' operation. The class server 12 makes the electronic teaching materials available by, for example, hypertext transfer protocol (HTTP). The class server 12 is connected to the intra-school network 50N1. The class server 12 is one example of a server and a provider device. The electronic teaching materials are one example of data.
The teacher terminal 15a is an information processing device for use by teachers, and the student terminals 15b are information processing devices for use by students. The teacher terminal 15a and the student terminals 15b are collectively referred to as terminals 15. The terminals 15 are, for example, tablet personal computers. The terminals 15 include, for example, touch panels. A lesson support application, for allowing acquisition of the electronic teaching materials from the class server 12, runs on the terminals 15. The teachers and students can acquire the electronic teaching materials through, for example, operating the lesson support application by touch on the touch panels of the terminals 15. The terminals 15 are connected to the intra-classroom network 50N2. The terminals 15 are one example of a requesting device.
The proxy server 13 represent an information processing device provided on the communication paths between the class server 12 and the terminals 15. The proxy server 13 is installed in each of the classrooms including the classroom A. The proxy server 13 is installed in a location such that the proxy server 13 can communicate with the terminals 15 at a higher speed than the class server 12. In other words, a network distance between the proxy server 13 and the terminals 15 is shorter than a network distance between the class server 12 and the terminals 15. The proxy server 13 stores therein copies of the electronic teaching materials stored in the class server 12. Upon detecting an acquisition request for an electronic teaching material from one of the terminals 15, the proxy server 13 determines whether the requested electronic teaching material is stored in the storage of the proxy server 13. With the requested electronic teaching material found in the storage, the proxy server 13 reads the material from the storage and transmits the material to the terminal 15 that has issued the request. With no requested electronic teaching material found in the storage, the proxy server 13 acquires the material from the class server 12 and transmits the material to the terminal 15. In other words, the proxy server 13 functions as a proxy server installed on the intra-classroom network 50N2. The proxy server 13 also functions as a wireless LAN access point to provide the intra-classroom network 50N2, which is a communication environment via a wireless LAN, to the classroom A. The proxy server 13 is one example of a proxy device.
The electronic blackboard 14 is a display that is connected to the proxy server 13. The electronic blackboard 14 represents, for example, a cathode ray tube (CRT) display, a liquid crystal display (LCD), a plasma display panel (PDP), an electroluminescence (EL) panel, or an organic EL panel. For example, the electronic blackboard 14 displays an electronic teaching material displayed on the terminal 15 via the proxy server 13. The electronic blackboard 14 is connected to the proxy server through, for example, a high-definition multimedia interface (HDMI (registered trademark)) cable.
IP Address Assignment
An IP address “xxx.xxx.xxx.1” is assigned to the class server 12. An IP address “xxx.xxx.xxx.2” is assigned to one side of the proxy server 13 connected to the intra-school network 50N1. For example, the class server 12 and the side of the proxy server 13 connected to the intra-school network 50N1 belong to the same subnet. An IP address “yyy.yyy.yyy.1” is assigned to the other side of the proxy server 13 connected to the intra-classroom network 50N2. IP addresses “yyy.yyy.yyy.2”, “yyy.yyy.yyy.3”, and “yyy.yyy.yyy.4” . . . are assigned to the terminals 15. For example, the terminals 15 and the side of the proxy server 13 connected to the intra-classroom network 50N2 belong to the same subnet. For communication between the intra-school network 50N1 and the intra-classroom network 50N2, the proxy server 13 translates the IP addresses by network address translation (NAT), for instance. In
Hardware Configuration of Proxy Server 13
The controller 21 is hardware that is also referred to as a central processing (CPU), a micro processing unit (MPU), or a processor. The class server 12 is not limited to a single processor, but may have a multi-processor configuration. A single controller 21 connected via a single socket may have a multi-core configuration. At least part of processing to be performed by the controller 21 may be performed by another processor, e.g., a dedicated processor such as a digital signal processor (DSP), a graphics processing unit (GPU), a numerical processor, a vector processor, or an image processor. At least part of the processing to be performed by the controller 21 may be performed by an integrated circuit (IC) or other digital circuits. At least part of the controller 21 may include an analog circuit. The integrated circuit includes a large scale integration (LSI), an application specific integrated circuit (ASIC), and a programmable logic device (PLD). The PLD includes, for example, a field-programmable gate array (FPGA). The controller 21 may be a combination of a processor and an integrated circuit. Such a combination is referred to as, for example, a micro-controller unit (MCU), a system-on-a-chip (SoC), a system LSI, or a chipset. In the class server 12, the controller 21 loads a program from an auxiliary storage 22b onto a work area of a main storage 22a, and controls peripheral devices by executing the program. Thereby, the class server 12 can perform operation for intended purposes. The main storage 22a and the auxiliary storage 22b are recording media that are readable by the proxy server 13.
The storage 22 includes the main storage 22a and the auxiliary storage 22b. The main storage 22a is an example of a storage that is directly accessed by the controller 21. The main storage 22a includes a random access memory (RAM) and a read only memory (ROM).
The auxiliary storage 22b stores various programs and various kinds of data in a recording medium in a readable and writable manner. The auxiliary storage 22b may be referred to as an external storage device. The auxiliary storage 22b stores an operating system (OS), various programs, and various tables. The OS includes a communication interface program for sending and receiving data to and from external devices that are connected via the communicator 23. The external devices include, for example, other information processing devices and other external storage devices that are connected via a computer network. The auxiliary storage 22b represents, for example, an erasable programmable ROM (EPROM), a solid state drive (SSD), or a hard disk drive (HDD). Further, the auxiliary storage 22b may be provided through, for example, a network attached storage (NAS) or a storage area network (SAN).
The communicator 23 represents, for example, an interface with a computer network. The communicator 23 includes a wired LAN 23a and a wireless LAN 23b. The wired LAN 23a is connected to the intra-school network 50N1. The wired LAN 23a communicates with other information processing devices via the intra-school network 50N1, for example. The wireless LAN 23b is operable as a wireless LAN access point. The wireless LAN 23b provides the intra-classroom network 50N2 in the classroom A. The wireless LAN 23b communicates with other information processing devices via the intra-classroom network 50N2.
The operation unit 24 receives operational instructions from teachers and students, for instance. The operation unit 24 represents, for example, a keyboard, a pointing device, a touch panel, an acceleration sensor, or a voice input device.
The display 25 is one example of an output that outputs results of the processing by the proxy server 13. The display 25 represents, for example, a cathode ray tube (CRT) display, a liquid crystal display (LCD), a plasma display panel (PDP), an electroluminescence (EL) panel, or an organic EL panel. The display 25 may be, for example, the electronic blackboard 14 as described above.
Hardware Configuration of Class Server 12
A communicator 33 represents, for example, an interface with a computer network. The communicator 33 is connected to the intra-school network 50N1. The communicator 33 communicates with other information processing devices via the intra-school network 50N1.
Directory Configuration of Class Server 12
In the class server 12, electronic teaching materials are classified for use in each lesson and stored in directories. The directories are also referred to as folders.
In the class server 12, electronic teaching materials are stored in hierarchical structure in the directories. In the directory hierarchical structure illustrated in
Operation Screen of Terminal 15
Processing Blocks of Proxy Server 13
The management table 205 is a table for managing locations of electronic teaching materials in the class server 12 and locations of the same electronic teaching materials in the auxiliary storage 22b of the proxy server 13 in association with each other.
The receiver 201 receives the acquisition request for the electronic teaching material transmitted from the terminal 15 to the class server 12. The determiner 202 determines whether the requested electronic teaching material is stored in the auxiliary storage 22b of the proxy server 13. The determiner 202 makes the determination referring to the management table 205. The determiner 202 extracts, for example, location information of the electronic teaching material from the acquisition request received by the receiver 201. Upon determining that the extracted location information of the electronic teaching material is stored in the management table 205, the determiner 202 can determine that the electronic teaching material is stored in the auxiliary storage 22b of the proxy server 13. The determination may be based on, for example, whether an electronic teaching material having the same file name as the requested electronic teaching material is stored in the auxiliary storage 22b of the proxy server 13. The receiver 201 is one example of a request receiver.
With no requested electronic teaching material found in the auxiliary storage 22b of the proxy server 13, the acquirer 203 acquires the electronic teaching material concerned from the class server 12. The acquirer 203 further acquires, from the class server 12, an electronic teaching material that is stored in the same directory storing the requested electronic teaching material. The acquirer 203 stores the acquired electronic teaching materials in the auxiliary storage 22b of the proxy server 13. The acquirer 203 updates the management table 205 with the electronic teaching materials stored in the auxiliary storage 22b of the proxy server 13. Thus, the acquirer 203 stores, in the class-server storage location 205a, storage information indicating the locations of the acquired electronic teaching materials in the class server 12. The acquirer 203 stores, in the proxy-server storage location 205b, path names of the electronic teaching materials stored in the auxiliary storage 22b of the proxy server 13. The acquirer 203 that stores the electronic teaching materials in the auxiliary storage 22b of the proxy server 13 is one example of an acquirer.
In response to the acquisition request from the terminal 15, the transmitter 204 transmits the electronic teaching material to the terminal 15. The transmitter 204 extracts the location information of the electronic teaching material from the acquisition request received by the receiver 201. The transmitter 204 acquires information from the proxy-server storage location 205b in association with the extracted location information of the electronic teaching material, referring to the management table 205. The transmitter 204 reads the electronic teaching material from the location designated by the information stored in the proxy-server storage location 205b. The transmitter 204 transmits the read electronic teaching material to the terminal 15 that has issued the request.
Flow of Processing by Proxy Server 13
At OP1, the receiver 201 receives, from the terminal 15, an acquisition request for an electronic teaching material. For example, an acquisition request for the electronic teaching material, multiplication table contains “http://xxx.xxx.xxx.1/2nd grade/class 1/20161209/arithmetic/multiplication table” as location information of the multiplication table. At OP2, the determiner 202 determines whether the electronic teaching material requested at OP1 is stored in the auxiliary storage 22b of the proxy server 13, referring to the management table 205. If the requested electronic teaching material is stored in the auxiliary storage 22b of the proxy server 13 (YES at OP2), the processing proceeds to OP5a. If the requested electronic teaching material is not stored in the auxiliary storage 22b of the proxy server 13 (NO at OP2), the processing proceeds to OP3. NO at OP2 is an exemplary situation that requested data is not stored in the storage.
At OP3, the acquirer 203 acquires, from the class server 12, the electronic teaching material in response to the request at OP1. At OP4, the acquirer 203 stores, in the auxiliary storage 22b, the electronic teaching material acquired at OP3.
At OP5, in response to the request at OP1, the transmitter 204 reads the electronic teaching material from the auxiliary storage 22b of the proxy server 13, and transmits the read electronic teaching material to the terminal 15 that has requested the acquisition at OP1. The operation at OP5a is the same as that at OP5, therefore, explanation thereof is omitted. The operations at OP5 and OP5a are an exemplary transmission of data from the acquirer to the requesting device.
At OP6, the acquirer 203 acquires, from the class server 12, electronic teaching materials stored in the same directory containing the electronic teaching material acquired at OP3. The acquirer 203 generates location information of the directory which stores the electronic teaching material, on the basis of the acquisition request received at OP1. If the electronic teaching material requested at OP1 is the multiplication table, the acquisition request contains “http://xxx.xxx.xxx.1/2nd grade/class 1/20161209/arithmetic/multiplication table” as the location information, as described above. The location information of the directory storing the multiplication table is generated by removing the file name, “multiplication table” from the location information of the electronic teaching material, multiplication table. The generated location information of the directory is, for example, “http://xxx.xxx.xxx.1/2nd grade/class 1/20161209/arithmetic/”. The acquirer 203 transmits, to the class server 12, a list request for a list of files including the generated location information of the directory. The acquirer 203 acquires, from the class server 12, a list of electronic teaching materials contained in the directory, as a response. The acquirer 203 acquires the electronic teaching materials from the class server 12 on the basis of the acquired list of electronic teaching materials. The operations at OP5 and OP6 are one example of acquiring, from the server, other data stored in a storage location in which the requested data is stored, after the transmission. The operations at OP3 and OP6 are one example of acquiring, from the server, other data stored in the same location of the storage, after transmitting the requested data.
At OP7, the acquirer 203 stores the electronic teaching materials acquired at OP6 in the auxiliary storage 22b of the proxy server 13. The operation at OP7 is one example of storing therein the data acquired from the server.
Processing Sequence by Lesson Support System 1
At OP11 in
At OP13 in
At OP16 in
At OP19 in
The order of the operations illustrated in
First Example for Comparison
In the first embodiment, upon receiving an acquisition request for an electronic teaching material from the terminal 15, the proxy server 13 acquires the requested electronic teaching material from the class server 12 and stores the acquired material in the auxiliary storage 22b of the proxy server 13. Further, the proxy server 13 acquires electronic teaching materials stored in the same directory as the requested electronic teaching material from the class server 12, and stores the acquired materials in the auxiliary storage 22b of the proxy server 13. In a first example, the proxy server 13 acquires an electronic teaching material from the class server 12 and stores the acquired material in the auxiliary storage 22b of the proxy server 13 in response to an acquisition request from the terminal 15. However, the proxy server 13 according to the first example does not acquire, from the class server 12, other electronic teaching materials stored in the same directory as the requested electronic teaching material.
In the first example, in response to the acquisition request from the terminal 15, the proxy server 13 acquires the electronic teaching material, multiplication table from the class server 12, and stores the acquired material in the auxiliary storage 22b through the same operations as at M1 to M4 in
Second Example for Comparison
In the first embodiment, triggered by the acquisition request from the terminal 15, the proxy server 13 stores the requested electronic teaching material and the electronic teaching materials stored in the same directory in the auxiliary storage 22b of the proxy server 13. In a second example, a designated electronic teaching material is pre-stored in the auxiliary storage 22b of the proxy server 13 before the start of a lesson.
In the second example, operations at P1 to P3 are performed before a lesson starts. At P1, a teacher, for example, designates an intended electronic teaching material or directory in the proxy server 13. In this example, the designated directory is assumed to be arithmetic containing electronic teaching materials to be used for an arithmetic lesson to the 2nd grade, class 1 on Dec. 9, 2016. The proxy server 13 transmits an acquisition request for the designated arithmetic directory to the class server 12. At P2, the class server 12 transmits the requested arithmetic directory to the proxy server 13. At P3, the proxy server 13 receives the arithmetic directory from the class server 12 and stores it in the auxiliary storage 22b of the proxy server 13. Through the operations at M1 and M5, the terminal 15 acquires the electronic teaching materials from the proxy server 13.
Effects of First Embodiment
In the first example for comparison, the electronic teaching material requested by the terminal 15 is stored in the auxiliary storage 22b of the proxy server 13 through the operation at M4 in
In the second example, an electronic teaching material designated before the start of a lesson is stored in the auxiliary storage 22b of the proxy server 13. Thus, the terminal 15 can acquire the electronic teaching material from the proxy server 13. However, the lesson does not necessarily progress as planned, so that designation of an electronic teaching material for storage in the proxy server 13 may be troublesome to teachers, for example. That is, teachers may start a lesson without designating an electronic teaching material for storage in the proxy server 13, to avoid such a trouble. Further, teachers may forget to designate an electronic teaching material for storage in the proxy server 13 before starting a lesson. Without the designation for storage, the electronic teaching material is not stored in the auxiliary storage 22b of the proxy server 13. Because of this, the terminal 15 needs to acquire the electronic teaching material from the class server 12. This may elongate the time taken for the terminal 15 to acquire the electronic teaching material.
In the first embodiment, triggered by the acquisition request from the terminal 15, the proxy server 13 stores the requested electronic teaching material and the electronic teaching materials stored in the same directory in the auxiliary storage 22b of the proxy server 13. According to the first embodiment, it is thus possible to omit the designation of electronic teaching materials for storage in the proxy server 13.
In the second example, the auxiliary storage 22b of the proxy server 13 stores the arithmetic directory containing the electronic teaching materials for use in the arithmetic lesson to the 2nd grade, class 1 on Dec. 9, 2016. However, if the lesson progresses further than planned, for example, the terminal 15 may transmit an acquisition request for an electronic teaching material for use on Dec. 10, 2016. In this case, the terminal 15 needs to acquire the electronic teaching material from the class server 12. This may elongate the time taken for the terminal 15 to acquire the electronic teaching material. Meanwhile, in the first embodiment, in response to an acquisition request for the electronic teaching material for use on Dec. 10, 2016 from any of the terminals 15, the requested electronic teaching material and other electronic teaching materials stored in the same directory are stored in the auxiliary storage 22b of the proxy server 13. That is, the terminals 15 can acquire the electronic teaching materials for use on Dec. 10, 2016 from the auxiliary storage 22b of the proxy server 13. Consequently, according to the first embodiment, it is possible to prevent increase in the time taken to acquire the electronic teaching materials, as compared with the second example.
In the second example, in the case of a change in the grade or class in which the proxy server 13 is used or replacement of the proxy server 13 due to a failure, for example, electronic teaching materials to store in the auxiliary storage 22b of the proxy server 13 need to be re-designated. However, in the first embodiment, triggered by the acquisition request from the terminal 15, electronic teaching materials are stored in the auxiliary storage 22b of the proxy server 13. This makes it possible to omit the designation of electronic teaching materials for storage in the auxiliary storage 22b of the proxy server 13 even if there is a change in the grade or class using the proxy server 13, or the proxy server 13 having a failure has been replaced.
In the first embodiment, the electronic teaching materials are classified for each lesson in which the materials are used, and stored in each directory, as described with reference to
In the first embodiment, the proxy server 13 acquires the requested electronic teaching material from the class server 12 (OP3 in
In the first embodiment, the directory containing the electronic teaching material, multiplication table requested by the terminal 15 includes no other directories. However, the directory containing the electronic teaching material, multiplication table requested by the terminal 15 may contain another directory. The directory inside the directory of the multiplication table is considered to contain electronic teaching materials for the same lesson as the requested electronic teaching material. In view of this, the proxy server 13 acquires the electronic teaching materials and directories from the same directory containing the requested electronic teaching material. The proxy server 13 only needs to store the acquired electronic teaching materials and directories in the auxiliary storage 22b. The directories acquired by the proxy server 13 are one example of data.
In the first embodiment, the proxy server 13 acquires electronic teaching materials from the same directory containing the requested electronic teaching material at OP16 and OP17 in
In the first embodiment, the electronic teaching materials are stored in the directories, but storage locations of the electronic teaching materials are not limited to the directories. In the case of using Windows (registered trademark) as the OS of the class server 12, for example, data or the electronic teaching materials may be stored in a storage different from the directories, such as C drive or D drive. The storage different from the directories, such as C drive or D drive, is one example of storage location.
In the class server 12 according to the first embodiment, the electronic teaching materials are classified for each lesson in which the materials are used, and stored in each directory. However, the classification and storing method for electronic teaching materials is not limited to the one for classifying the materials for each lesson. The electronic teaching materials may be classified for each unit of subjects and stored in each directory, for example.
In the first embodiment, the proxy server 13 stores and transmits the electronic teaching materials. However, the objects to be stored and transmitted by the proxy server 13 are not limited to the electronic teaching materials. Examples of the objects to be stored and transmitted by the proxy server 13 may include materials for use in seminars, study groups, or conferences, various kinds of data for use in information sharing in a company, or data as contents to be distributed through contents distribution. Such various items of data are typically classified into groups by relevance and stored in directories. If the proxy server 13 according to the first embodiment is applied to a system that utilizes such data, the requested data and other data stored in the same directory are stored in the auxiliary storage 22b of the proxy server 13. Relevant data is typically stored in the same directory as described above, therefore, the proxy server 13 can store the requested data and relevant data together in the auxiliary storage 22b of the proxy server 13.
First Modification
The first embodiment has described the example of classifying the electronic teaching materials for each lesson in which the materials are used and storing them in each directory. That is, in the first embodiment, a determination is made on whether the electronic teaching materials are to be used in the same lesson depending on whether the materials are stored in the same directory. However, the directory configuration of the class server 12 is not limited to such an example.
With reference to
In the lesson support system 1 according to the first embodiment, in response to an acquisition request for an electronic teaching material from the terminal 15, the proxy server 13 acquires, from the class server 12, the requested electronic teaching material and other electronic teaching materials stored in the same directory. In the lesson support system 1 according to a second embodiment, upon receiving an acquisition request for an electronic teaching material from the proxy server 13, the class server 12 transmits the requested electronic teaching material and other electronic teaching materials stored in the same directory to the proxy server 13. The second embodiment is the same as the first embodiment except that the class server 12 transmits the electronic teaching materials from the same directory storing the requested electronic teaching material to the proxy server 13. Thus, the following will mainly describe differences from the first embodiment. The second embodiment will be described below with reference to the drawings.
The receiver 301 receives an acquisition request for an electronic teaching material from the proxy server 13. The transmitter 302 transmits the requested electronic teaching material to the proxy server 13. The transmitter 302 also transmits electronic teaching materials stored in the same directory containing the requested electronic teaching material to the proxy server 13.
At OP31, the receiver 301 receives an acquisition request for an electronic teaching material from the proxy server 13. At OP32, the transmitter 302 transmits the requested electronic teaching material at OP31 to the proxy server 13. At OP33, the transmitter 302 generates location information of a directory in which the electronic teaching material requested at OP31 is stored, through the same operation as that at OP6 described in
Operations at OP11 to OP15 in
The order of the operations illustrated in
In the second embodiment, when receiving a request for an electronic teaching material from the proxy server 13, the class server 12 transmits the requested electronic teaching material and electronic teaching materials stored in the same directory to the proxy server 13. This eliminates the necessity for the proxy server 13 to request acquisition of the other electronic teaching materials stored in the same directory containing the requested electronic teaching material.
The embodiments and the modifications disclosed above may be combined appropriately. For example, the second embodiment and the first modification may be combined. In this combination, the class server 12 only needs to transmit, to the proxy server 13, an electronic teaching material with a file name including the same header as the header of the file name of the requested electronic teaching material, for example.
The proxy device according to any of the embodiments and the modifications enables omission of designation of data to be stored in the proxy device that transmits data to a requesting device in place of a server.
Computer-readable Recording Medium
An information processing program that causes a machine or a device such as a computer (hereinafter, referred to as a computer) to implement any of the above-described functions may be recorded on a computer-readable recording medium. The computer is caused to read and execute the program on the recording medium, to thereby provide the functions.
Herein, the computer-readable recording medium refers to a recording medium that can store information such as data and programs electrically, magnetically, optically, mechanically, or chemically and allows the computer to read the information. Examples of detachable medium from the computer among such recording media include, a flexible disk, a magneto optical disk, a computer disc read only memory (CD-ROM), a compact disc-recordable (CD-R), a compact disc-rewritable (CD-RW), a digital versatile disk (DVD), a Blu-ray disk (BD), a digital audio tape (DAT), an 8-mm tape, and a memory card including a flash memory. Examples of the recording medium fixed to the computer include a hard disk and a ROM.
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.
Although the disclosure has been described with respect to only a limited number of embodiments, those skilled in the art, having benefit of this disclosure, will appreciate that various other embodiments may be devised without departing from the scope of the present invention. Accordingly, the scope of the invention should be limited only by the attached claims.
Number | Date | Country | Kind |
---|---|---|---|
2017-117373 | Jun 2017 | JP | national |
This application is a continuation of the PCT International Application No. PCT/JP2018/021356, filed on Jun. 4, 2018, which designates the United States, the entire contents of which are incorporated herein by reference.
Number | Date | Country | |
---|---|---|---|
Parent | PCT/JP2018/021356 | Jun 2018 | US |
Child | 16295989 | US |