WO2015173877A1 - Dispositif terminal, procédé de réglage et programme de réglage - Google Patents
Dispositif terminal, procédé de réglage et programme de réglage Download PDFInfo
- Publication number
- WO2015173877A1 WO2015173877A1 PCT/JP2014/062644 JP2014062644W WO2015173877A1 WO 2015173877 A1 WO2015173877 A1 WO 2015173877A1 JP 2014062644 W JP2014062644 W JP 2014062644W WO 2015173877 A1 WO2015173877 A1 WO 2015173877A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- terminal device
- setting
- unit
- web page
- changing
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
Definitions
- the present invention relates to a terminal device, a setting method, and a setting program.
- a setting screen is prepared for an application installed in the terminal device without displaying the OS (Operating System) setting screen of the terminal device, and the terminal device is set. Sometimes it can be changed. In this case, information exchange between the terminal device and the application uses an API (Application Programming Interface) prepared by the OS of the terminal device.
- an application that can change the setting of the terminal device for example, there is an application that implements WebView which is a control for displaying a Web page. An application that implements WebView can display a Web page within the application, and may issue an instruction to change the setting of the terminal device on the Web page.
- a push notification is transmitted from the server device that provides the Web page to the terminal device.
- HTML HyperText Markup Language
- a terminal device receives setting change information included in a PUSH notification and changes the setting according to the change information.
- the terminal device cannot communicate with the server device that provides the Web page
- the setting of the terminal device cannot be changed because the application and the setting of the terminal device are not linked.
- the recovery process is performed when the application and the setting of the terminal device cannot be linked, the man-hours for mounting the application and the terminal device increase.
- every time the setting is changed communication is required between the terminal device and the server device.
- the terminal device is a mobile wireless terminal device such as a mobile phone or a smartphone, a communication cost is generated.
- the application needs to be modified when a specification change or the like occurs.
- the present invention provides a terminal device, a setting method, and a setting program that can improve the operability of terminal setting.
- the terminal device includes a display control unit, an acquisition unit, and a change unit.
- the display control unit of the terminal device displays a Web page in which setting information for changing the setting of the terminal device is assigned to the link tag on the display unit of the terminal device.
- the acquisition unit of the terminal device acquires setting information assigned to the link tag when a link corresponding to the link tag is designated.
- the change unit of the terminal device changes the setting of the terminal device based on the setting information acquired by the acquisition unit.
- FIG. 1 is a block diagram illustrating an example of the configuration of the distribution system according to the embodiment.
- FIG. 2 is an explanatory diagram illustrating an example of a display screen of the terminal device.
- FIG. 3 is an explanatory diagram illustrating an example of a message storage unit.
- FIG. 4 is a sequence diagram illustrating an example of the operation of the distribution system.
- FIG. 5 is an explanatory diagram illustrating an example of a computer that executes a setting program.
- FIG. 1 is a block diagram illustrating an example of a configuration of a distribution system according to an embodiment.
- a distribution system 1 illustrated in FIG. 1 includes a terminal device 10 and a distribution device 100. 1 shows a case where the system includes one terminal device 10, the number of terminal devices 10 is not limited, and the distribution system 1 may include any number of terminal devices 10. .
- the terminal device 10 and the distribution device 100 are connected via a network N so that they can communicate with each other.
- a network N any type of communication network such as the Internet (Internet), LAN (Local Area Network), VPN (Virtual Private Network), etc. can be adopted regardless of wired or wireless.
- the distribution system 1 is a service in which a message including a photograph or pictograph is posted to the distribution device 100 from each user's terminal device 10 or the like, and the message posted to the distribution device 100 is distributed to the terminal device 10 or the like of each user. I will provide a. Examples of the service include SNS (Social Networking Service).
- the distribution system 1 stores, for example, a message including a photograph or pictograph posted from a certain terminal device 10 in the distribution device 100.
- the delivery device 100 stores the message, for example, the delivery device 100 notifies other users registered in advance by a user of a certain terminal device 10 that the message has been posted by a PUSH notification. Other users can use the terminal device 10 of their own to obtain a message corresponding to the PUSH notification.
- the terminal device 10 includes a communication unit 11, a storage unit 12, a display operation unit 13, and a control unit 14.
- the terminal device 10 may include various functional units included in known computers, for example, functional units such as various input devices and audio output devices, in addition to the functional units illustrated in FIG.
- a tablet terminal, a smartphone, a photo panel, a mobile communication terminal such as a mobile phone or PHS (Personal Handyphone System), a slate terminal such as a PDA (Personal Digital Assistants), or the like can be used.
- the communication unit 11 is realized by, for example, a NIC (Network Interface Card) when connected to the network N by a wire.
- the communication unit 11 is realized by, for example, a wireless communication module corresponding to a mobile phone line, a wireless LAN (Local Area Network), or the like.
- the communication unit 11 is connected to the network N via a wireless base station (not shown).
- the communication unit 11 is a communication interface that is connected to the distribution device 100 via the network N in a wired or wireless manner and manages communication of information with the distribution device 100.
- the communication unit 11 When any one or more of the inquiry of the posted content and the request are input from the control unit 14, the communication unit 11 receives any one or more of the input posted content query and the request, It is transmitted to the distribution apparatus 100 via the network N. Further, the communication unit 11 receives any one or more of the push notification, the web page, and the page according to the request from the distribution apparatus 100 via the network N. The communication unit 11 outputs any one or more of the received PUSH notification, the Web page, and the page corresponding to the request to the control unit 14.
- the storage unit 12 is realized by, for example, a semiconductor memory element such as a RAM (Random Access Memory) or a flash memory, or a storage device such as a hard disk or an optical disk.
- the storage unit 12 stores information used for processing in the control unit 14.
- the display operation unit 13 is a display device for displaying various information and an input device for receiving various operations from the user.
- the display operation unit 13 is realized by a liquid crystal display or the like as a display device.
- the display operation unit 13 is realized by a touch panel or the like as an input device. That is, in the display operation unit 13, the display device and the input device are integrated. That is, the display operation unit 13 is a display unit and an operation unit.
- the display operation unit 13 outputs an operation input by the user to the control unit 14 as operation information.
- the display operation unit 13 may separately provide a display device and an input device.
- the control unit 14 is realized by, for example, a CPU (Central Processing Unit), an MPU (Micro Processing Unit), or the like executing a program stored in an internal storage device using the RAM as a work area.
- the control unit 14 may be realized by an integrated circuit such as ASIC (Application Specific Integrated Circuit) or FPGA (Field Programmable Gate Array).
- the control unit 14 includes a display control unit 15, an acquisition unit 16, and a change unit 17, and realizes or executes information processing functions and operations described below. Note that the internal configuration of the control unit 14 is not limited to the configuration illustrated in FIG. 1, and may be another configuration as long as information processing described later is performed.
- control unit 14 executes various controls of the terminal device 10 by executing, for example, an OS.
- the control unit 14 performs control such as reception of a PUSH notification, transmission / reception of mail, and incoming / outgoing calls.
- control unit 14 transmits a post content inquiry to the distribution device 100 using the HTTP (Hypertext Transfer Protocol), for example, via the communication unit 11 and the network N.
- HTTP Hypertext Transfer Protocol
- Various applications can be executed on the OS of the control unit 14.
- control unit 14 receives operation information from the display operation unit 13.
- the display control unit 15 controls the screen displayed on the display operation unit 13.
- the display control unit 15 displays, for example, the status and icons of the OS executed by the control unit 14 on the display operation unit 13. Further, for example, when the screen display is instructed from the acquisition unit 16 or the change unit 17, the display control unit 15 displays the screen on the display operation unit 13.
- the display control unit 15 provides, for example, a WebView that is a controller for displaying a Web page to an application. In the application, a Web page is displayed in the application by using WebView. That is, the display control unit 15 displays a corresponding screen on the display operation unit 13 in accordance with a screen display instruction by the OS and application executed by the control unit 14. For example, the display control unit 15 displays on the display operation unit 13 a Web page in which setting information for changing the setting information of the terminal device 10 is assigned to the link tag.
- FIG. 2 is an explanatory diagram illustrating an example of a display screen of the terminal device.
- the display control unit 15 displays a screen on the display operation unit 13 of the terminal device 10.
- the screen displayed on the display operation unit 13 includes, for example, an area 20 displayed by the OS or an application and an area 21 displayed using WebView in the application.
- the area 20 is an area for displaying, for example, the radio wave intensity of the mobile phone line, the remaining battery level, the clock, and an operation icon.
- the area 21 displays an SNS screen using, for example, WebView.
- SNS screen for example, an image 22 of a posted photo, a comment 23, and a link 24 for setting the image 22 on the lock screen of the terminal device 10 are displayed.
- the image 22 and the comment 23 are, for example, the contents of a user's post with SNS.
- the link 24 is a link for setting the image 22 included in the user's post on the lock screen of the terminal device 10.
- the family page is an example of an SNS group.
- an image included in the latest posting on the family page can be set on the lock screen.
- the lock screen displays not only the latest image but also a plurality of posted images.
- the user can swipe the display operation unit 13 so that the plurality of images can be switched. May be.
- the display control unit 15 receives the web page corresponding to the request for the setting OK page or the setting NG page transmitted from the changing unit 17 to the distribution device 100 via the communication unit 11. For example, the display control unit 15 configures a Web page corresponding to the received request on the WebView provided to the application, and causes the display operation unit 13 to display the Web page.
- the acquisition unit 16 acquires setting information from a Web page displayed in WebView.
- the acquisition unit 16 sets the assignment to the link tag. Get information.
- the acquisition unit 16 acquires additional information necessary for changing the setting together with the setting information assigned to the link tag.
- the acquisition unit 16 acquires, for example, information on a place where the image displayed in the Web page is temporarily stored as additional information.
- the acquisition unit 16 outputs the acquired setting information and additional information to the change unit 17.
- the setting information assigned to the link tag may be setting information for changing the settings of a plurality of items.
- the acquisition unit 16 may be incorporated, for example, as a part of an application so that a window corresponding to the acquired setting information is displayed on the display operation unit 13.
- a window for example, a message for confirming whether or not there is no problem in changing the setting may be displayed.
- buttons such as “OK” and “NG” are provided, and the user can You may make it selectable.
- the acquisition unit 16 displays a window for confirmation to the user, for example, the acquisition unit 16 may output the acquired setting information to the change unit 17 after the “OK” button is pressed by the user.
- the acquisition unit 16 may acquire information other than the setting information from the Web page. For example, when a link of a mail address on a Web page is designated, the acquisition unit 16 may acquire the mail address and start the mail edit screen.
- the changing unit 17 changes the setting of the terminal device 10.
- the changing unit 17 changes the corresponding setting of the terminal device 10 or the OS based on the setting information and the additional information.
- the setting of the terminal device 10 or the OS is changed by, for example, writing a setting value in a setting register provided in the control unit 14 or a setting storage area of the OS. It is described that the corresponding setting of the terminal device 10 or OS is changed.
- the additional information is not necessarily required, and only the setting information may be output from the acquisition unit 16 and input to the change unit 17. For example, when changing the lock screen of the terminal device 10 such as the link 24 illustrated in FIG.
- the changing unit 17 specifies the setting information assigned to the link tag corresponding to the link 24 when the link 24 is designated. Is acquired and input by the acquisition unit 16. Further, for example, the change unit 17 receives and inputs the path of the storage unit 12 that temporarily stores the image on the Web page by the acquisition unit 16.
- the changing unit 17 copies and saves an image from the temporarily stored path of the storage unit 12 in the lock screen image storage directory of the storage unit 12 based on the input path of the storage unit 12, for example.
- the changing unit 17 sets the image stored in the lock screen image storage directory of the storage unit 12 on the lock screen based on the input setting information.
- the changing unit 17 can change not only the lock screen but also other settings of the terminal device 10.
- the change unit 17 can change, for example, the color of various lamps, change the ringtone of mail or telephone, change the brightness of the screen of the display operation unit 13, and the like.
- the changing unit 17 acquires a setting result indicating whether or not the change of the setting of the terminal device 10 is successful from the terminal device 10 or the OS.
- the changing unit 17 acquires a setting result “setting OK”, for example.
- the changing unit 17 acquires a setting result “setting NG”, for example.
- the changing unit 17 transmits a request for a setting OK page or a setting NG page to the distribution apparatus 100 via the communication unit 11 based on the acquired setting result.
- the changing unit 17 may output a screen display instruction to the display control unit 15 so as to display a dialog indicating the setting result.
- the change unit 17 may omit the transmission of the request for the setting OK page or the setting NG page when the dialog indicating the setting result is displayed.
- the distribution apparatus 100 includes a communication unit 110, a storage unit 120, and a control unit 130.
- the distribution apparatus 100 may have various functional units included in known computers, for example, functional units such as various input devices and audio output devices.
- the communication unit 110 is realized by a NIC or the like, for example.
- the communication unit 110 is a communication interface that is connected to the terminal device 10 via the network N in a wired or wireless manner and manages communication of information with the terminal device 10.
- the communication unit 110 receives any one or more of the inquiry and request for the posted content from the terminal device 10
- the communication unit 110 sends one or more of the received inquiry and request for the posted content to the control unit 130.
- Output when any one or more of the PUSH notification and the web page corresponding to the request are input from the control unit 130, the communication unit 110 receives the PUSH notification and the web page corresponding to the request. Any one or more of them are transmitted to the terminal device 10 via the network N.
- the storage unit 120 is realized by, for example, a semiconductor memory device such as a RAM or a flash memory, or a storage device such as a hard disk or an optical disk.
- the storage unit 120 includes a message storage unit 121.
- the storage unit 120 stores information used for processing in the control unit 130.
- the message storage unit 121 stores a message and an image posted to the SNS by the user in association with, for example, a message ID (IDentifier) and a poster ID.
- FIG. 3 is an explanatory diagram illustrating an example of a message storage unit. As shown in FIG. 3, the message storage unit 121 includes items such as “message ID”, “contributor ID”, “message”, and “image 1” to “image 3”. When a certain user posts a message, the message storage unit 121 generates one record for each message.
- Message ID identifies a message, for example, a serial number for each group with SNS.
- Constributor ID identifies the user who posted the message.
- Message indicates a posted message.
- Image 1” to “Image 3” indicate, for example, a photograph image taken by the terminal device 10, a user profile image, a pictographic image, and the like. Note that “image 1” to “image 3” increase or decrease according to the number of images included in one message.
- control unit 130 is realized by, for example, a CPU or MPU executing a program stored in an internal storage device using the RAM as a work area.
- the control unit 130 may be realized by an integrated circuit such as ASIC or FPGA, for example.
- the control unit 130 includes a reception unit 131 and a distribution unit 132, and realizes or executes information processing functions and operations described below. Note that the internal configuration of the control unit 130 is not limited to the configuration illustrated in FIG. 1, and may be another configuration as long as the information processing described below is performed.
- the accepting unit 131 receives and accepts a message posted from each user via the communication unit 110. For example, when a message is posted from a registered user, the reception unit 131 associates the posted message, the image accompanying the message, and the poster ID that is the ID of the posted user with the message ID. It is stored in the message storage unit 121.
- the accepting unit 131 stores the posted message in the message storage unit 121, for example, the receiving unit 131 sends a PUSH notification indicating that the message has been posted to the terminal device 10 of another user belonging to the same group. Send through.
- the accepting unit 131 receives an inquiry about the posted content transmitted from the terminal device 10 in response to the PUSH notification via the communication unit 110. Upon receipt of the posted content inquiry, the accepting unit 131 outputs the posted content query to the distribution unit 132.
- the accepting unit 131 receives and accepts a request for a setting OK page or a setting NG page from the terminal device 10 via the communication unit 110.
- the accepting unit 131 outputs the accepted request to the distribution unit 132.
- the delivery unit 132 generates a Web page that displays the posted content when an inquiry about the posted content is input from the receiving unit 131.
- the distribution unit 132 transmits the generated web page to the terminal device 10 via the communication unit 110. That is, the distribution unit 132 distributes the SNS posting content to the terminal device 10.
- the distribution unit 132 transmits a Web page corresponding to the request to the terminal device 10 via the communication unit 110.
- the distribution unit 132 transmits a Web page including a comment such as “normally set” to the terminal device 10, for example.
- the distribution unit 132 transmits a Web page including a comment such as “setting failed or already set” to the terminal device 10, for example.
- FIG. 4 is a sequence diagram showing an example of the operation of the distribution system.
- a message including an image is posted from another user belonging to the family page (step S1).
- the accepting unit 131 of the distribution apparatus 100 receives and accepts a message posted from the other user via the communication unit 110 (step S2).
- the accepting unit 131 stores a message including an image posted by the other user in the message storage unit 121 (step S3).
- the reception unit 131 transmits a PUSH notification to the user terminal device 10 via the communication unit 110 (step S4).
- the control unit 14 of the terminal device 10 transmits a post content inquiry to the distribution device 100 via the communication unit 11 (step S6).
- the receiving unit 131 of the distribution apparatus 100 When receiving a post content inquiry via the communication unit 110 (step S ⁇ b> 7), the receiving unit 131 of the distribution apparatus 100 outputs the post content inquiry to the distribution unit 132.
- the distribution unit 132 When receiving a post content inquiry from the accepting unit 131, the distribution unit 132 generates a Web page that displays the post content (step S8). The distribution unit 132 transmits the generated web page to the terminal device 10 via the communication unit 110 (step S9).
- the control unit 14 of the terminal device 10 receives the Web page from the distribution device 100 via the communication unit 11 (step S10). That is, in the control unit 14, an SNS application that operates on the OS receives and acquires a Web page.
- the SNS application uses the WebView provided by the display control unit 15 to display the acquired web page in the SNS application (step S11).
- the acquisition unit 16 When the link corresponding to the link tag to which the setting information for changing the setting of the Web page is assigned by the input to the display operation unit 13 by the user (step S12), the acquisition unit 16 is assigned to the link tag. Setting information is acquired (step S13). Further, the acquisition unit 16 acquires additional information necessary for changing the setting together with the setting information assigned to the link tag. The acquisition unit 16 outputs the acquired setting information and additional information to the change unit 17.
- the changing unit 17 changes the corresponding setting of the terminal device 10 or the OS based on the setting information and the additional information (Step S14). For example, when the setting information for changing the lock screen of the terminal device 10 and the path of the storage unit 12 that temporarily stores the image are input, the changing unit 17 stores the information based on the input path of the storage unit 12. The image is stored in the lock screen image storage directory of the unit 12. For example, the changing unit 17 sets the image stored in the lock screen image storage directory of the storage unit 12 on the lock screen based on the input setting information.
- the changing unit 17 obtains a setting result indicating whether or not the setting of the terminal device 10 has been successful from the terminal device 10 or the OS (step S15). If the change unit 17 obtains the setting result “setting OK” (step S15: affirmative), the changing unit 17 determines that the setting of the terminal device 10 is successful. When determining that the setting of the terminal device 10 is successful, the changing unit 17 transmits a request for a setting OK page to the distribution device 100 via the communication unit 11 (step S16). If the change unit 17 acquires the setting result “setting NG” (No at Step S15), the changing unit 17 determines that the setting of the terminal device 10 has failed. When it is determined that the setting has failed, the case where the setting is already the same as the change instruction is included. When determining that the setting of the terminal device 10 has failed, the changing unit 17 transmits a request for a setting NG page to the distribution device 100 via the communication unit 11 (step S17).
- the accepting unit 131 of the distribution apparatus 100 receives and accepts a request for a setting OK page or a setting NG page from the terminal device 10 via the communication unit 110 (step S18).
- the accepting unit 131 outputs the accepted request to the distribution unit 132.
- the distribution unit 132 transmits a Web page corresponding to the request to the terminal device 10 via the communication unit 110 (step S19).
- the control unit 14 of the terminal device 10 receives a web page corresponding to the request from the distribution device 100 via the communication unit 11 (step S20). That is, in the control unit 14, an SNS application operating on the OS receives and acquires a Web page corresponding to the request.
- the SNS application uses the WebView provided by the display control unit 15 to display a web page corresponding to the request in the SNS application (step S21).
- the distribution system 1 can set the terminal from the Web page displaying the posted content, and can improve the operability of the terminal setting.
- the distribution system 1 acquires the setting information from the specified link on the Web page, for example, even when the communication of the user of the terminal device 10 moving on a train and entering a tunnel is not stable, The setting change can be reflected in the terminal device 10.
- the distribution system 1 changes the setting on the Web page, it is possible to easily change the content to be set as compared with the case where a setting change mechanism is built in the application itself. Further, the distribution system 1 can synchronize the settings of the terminal device 10 or the OS and the settings in the application without being affected by communication.
- the terminal device 10 displays the Web page in which the setting information for changing the setting of the terminal device 10 is assigned to the link tag on the display operation unit 13 of the terminal device 10, and the link corresponding to the link tag is designated. Then, the setting information assigned to the link tag is acquired. Moreover, the terminal device 10 changes the setting of the terminal device 10 based on the acquired setting information. As a result, the operability of terminal setting can be improved.
- the terminal device 10 further displays a Web page corresponding to the change result of the terminal device 10 on the display operation unit 13. As a result, it is possible to notify the user whether or not the setting is successful.
- the terminal device 10 changes the image of the lock screen displayed on the display operation unit 13 as the setting of the terminal device 10 to be changed.
- the lock screen image can be easily changed without searching for the terminal device 10 or OS setting screen.
- the terminal device 10 displays, on the display operation unit 13, a Web page having a link tag to which setting information for changing settings of a plurality of items of the terminal device 10 is assigned as a Web page. As a result, a plurality of setting items can be changed simultaneously.
- the terminal device 10 includes, as a Web page, a Web page having an image posted by another user and a link tag for setting the posted image as a lock screen image displayed on the display operation unit 13. It is displayed on the display operation unit 13. As a result, the image being browsed can be easily set as the image on the lock screen.
- the request for the setting OK page or the setting NG page is transmitted from the terminal apparatus 10 to the distribution apparatus 100 immediately after the setting change, but the present invention is not limited to this.
- a setting OK or setting NG message may be temporarily displayed on the display operation unit 13 on the application, and the request may be transmitted after the terminal device 10 is in a communicable state. Accordingly, even if the setting is changed in a state where the communication environment is bad, the operation on the Web page can be continued after the communication environment is improved.
- the change of the lock screen of the terminal device 10 has been described as an example.
- the present invention is not limited to this.
- the terminal device 10 may combine a plurality of settings related to the display of the terminal device 10, notification sounds, and the like as a so-called theme, and change a plurality of setting items according to the theme. Thereby, the several setting of the terminal device 10 can be changed easily.
- each component of each part illustrated does not necessarily need to be physically configured as illustrated.
- the specific form of distribution / integration of each unit is not limited to that shown in the figure, and all or a part thereof may be functionally or physically distributed / integrated in arbitrary units according to various loads or usage conditions. Can be configured.
- the configuration for providing the WebView of the display control unit 15 may be divided as a WebView unit.
- each device may be executed entirely or arbitrarily on a CPU (or a microcomputer such as MPU or MCU (Micro Controller Unit)).
- various processing functions may be executed in whole or in any part on a program that is analyzed and executed by a CPU (or a microcomputer such as an MPU or MCU) or on hardware based on wired logic. Needless to say, it is good.
- FIG. 5 is an explanatory diagram illustrating an example of a computer that executes a setting program.
- the computer 200 includes a CPU 201 that executes various arithmetic processes, an input device 202 that receives data input from a user, a monitor 203, and a speaker 204 that outputs sound.
- the computer 200 also includes a camera 205 that captures an image, and a medium access device 206 that reads a program or the like from a storage medium and writes data or the like to the storage medium.
- the computer 200 includes, for example, an interface device 207 for connecting to an acceleration sensor, and a communication device 208 for connecting to other devices by wire or wirelessly.
- the computer 200 also includes a RAM 209 that temporarily stores various types of information and a flash memory 210.
- the devices 201 to 210 are connected to the bus 211.
- the flash memory 210 stores a setting program having the same functions as the processing units of the display control unit 15, the acquisition unit 16, and the change unit 17 described in the above embodiments.
- the flash memory 210 stores various data for realizing the setting program. Further, the medium access device 206 reads / writes various applications and data from / to the external memory 212.
- the CPU 201 reads out each program stored in the flash memory 210, develops it in the RAM 209, and executes it to perform various processes.
- these programs can cause the computer 200 to function as the display control unit 15, the acquisition unit 16, and the change unit 17 described in the above embodiments.
- the above setting program is not necessarily stored in the flash memory 210.
- the computer 200 may read and execute a program stored in a storage medium readable by the computer 200.
- the storage medium readable by the computer 200 corresponds to, for example, a portable recording medium such as a CD-ROM, a DVD disk, a USB (Universal Serial Bus) memory, a semiconductor memory such as a flash memory, and a hard disk drive.
- the setting program may be stored in a device connected to a public line, the Internet, a LAN (Local Area Network), etc., and the computer 200 may read and execute the setting program therefrom.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Transfer Between Computers (AREA)
Abstract
L'invention concerne un dispositif terminal, un procédé de réglage et un programme de réglage permettant d'améliorer l'aptitude opérationnelle au réglage d'un terminal. Un dispositif terminal (10) comprend une unité de commande d'affichage (15), une unité d'acquisition (16) et une unité de modification (17). L'unité de commande d'affichage (15) du dispositif terminal (10) déclenche l'affichage sur une unité d'affichage (13) du dispositif terminal (10) d'une page Web pourvue d'une étiquette de lien à laquelle des informations de réglage permettant de modifier le réglage du dispositif terminal (10) sont affectées. L'unité d'acquisition (16) du dispositif terminal (10) obtient les informations de réglage affectées à l'étiquette de lien lorsqu'un lien correspondant à l'étiquette de lien est désigné. L'unité de modification (17) du dispositif terminal (10) modifie le réglage du dispositif terminal (10) sur la base des informations de réglage obtenues par l'unité d'acquisition (16).
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2014/062644 WO2015173877A1 (fr) | 2014-05-12 | 2014-05-12 | Dispositif terminal, procédé de réglage et programme de réglage |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2014/062644 WO2015173877A1 (fr) | 2014-05-12 | 2014-05-12 | Dispositif terminal, procédé de réglage et programme de réglage |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2015173877A1 true WO2015173877A1 (fr) | 2015-11-19 |
Family
ID=54479449
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP2014/062644 WO2015173877A1 (fr) | 2014-05-12 | 2014-05-12 | Dispositif terminal, procédé de réglage et programme de réglage |
Country Status (1)
Country | Link |
---|---|
WO (1) | WO2015173877A1 (fr) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106815668A (zh) * | 2015-11-27 | 2017-06-09 | 北京金山安全软件有限公司 | 一种软件的管理方法和相关装置及设备 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006127087A (ja) * | 2004-10-28 | 2006-05-18 | Vodafone Kk | 情報端末装置 |
WO2007052575A1 (fr) * | 2005-11-01 | 2007-05-10 | Nec Corporation | Systeme, serveur, client et programme reseau, procede de creation de fonction de navigation web |
JP2012253519A (ja) * | 2011-06-01 | 2012-12-20 | Sharp Corp | 電子機器、情報入力システム、表示制御方法 |
WO2013175560A1 (fr) * | 2012-05-21 | 2013-11-28 | 株式会社日立製作所 | Système de communication d'informations et procédé de conversion d'informations |
-
2014
- 2014-05-12 WO PCT/JP2014/062644 patent/WO2015173877A1/fr active Application Filing
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006127087A (ja) * | 2004-10-28 | 2006-05-18 | Vodafone Kk | 情報端末装置 |
WO2007052575A1 (fr) * | 2005-11-01 | 2007-05-10 | Nec Corporation | Systeme, serveur, client et programme reseau, procede de creation de fonction de navigation web |
JP2012253519A (ja) * | 2011-06-01 | 2012-12-20 | Sharp Corp | 電子機器、情報入力システム、表示制御方法 |
WO2013175560A1 (fr) * | 2012-05-21 | 2013-11-28 | 株式会社日立製作所 | Système de communication d'informations et procédé de conversion d'informations |
Non-Patent Citations (2)
Title |
---|
KATSUYA SUO: "LED Settei kara Kinzoku Tanchi made Kanzen Kaisetsu!! Cho Benri iPhone Higi 39", SHUKAN ASCII, vol. 24, no. 885, 12 June 2012 (2012-06-12), pages 66 - 67 * |
KUNIHIKO MIYANAGA, KEITAI BLOG SITE KOCHIKU GUIDE BOOK, 31 August 2007 (2007-08-31), pages 280 - 283 * |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106815668A (zh) * | 2015-11-27 | 2017-06-09 | 北京金山安全软件有限公司 | 一种软件的管理方法和相关装置及设备 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN105867925B (zh) | 一种快捷方式建立方法和电子设备 | |
EP2587771B1 (fr) | Traitement et configuration améliorés d'un terminal de communication mobile | |
EP3335411B1 (fr) | Dispositif électronique, et procédé de gestion de programmes d'application associés | |
US10798153B2 (en) | Terminal apparatus and server and method of controlling the same | |
WO2021068634A1 (fr) | Procédé et appareil de saut vers une page, dispositif électronique et support d'informations lisible par ordinateur | |
US11523260B2 (en) | Delivery of configuration information for cross-platform application integration | |
CN108605373B (zh) | 用于提供网络共享服务的方法和电子装置 | |
CN102833186B (zh) | 信息传输方法、装置、系统及终端 | |
KR20150075140A (ko) | 전자 장치의 메시지 제어 방법 및 그 전자 장치 | |
WO2016109308A1 (fr) | Dispositif pont pour grandes réunions | |
RU2606305C2 (ru) | Способ и устройство для совместного использования ресурсов | |
KR102133514B1 (ko) | 전자 장치의 상태 메시지 서비스 제공 방법 및 그 전자 장치 | |
JP4956276B2 (ja) | サーブレット起動プログラムおよびホームゲートウェイ装置 | |
JP6257424B2 (ja) | 情報処理装置及びコンピュータプログラム | |
EP3068097B1 (fr) | Procédé et dispositif de filtrage d'informations | |
JP2015162040A (ja) | 電子機器 | |
WO2015173877A1 (fr) | Dispositif terminal, procédé de réglage et programme de réglage | |
JP2015135551A (ja) | 情報端末装置 | |
US20220180267A1 (en) | Information processing apparatus, request management method, and recording medium | |
US20170048292A1 (en) | Electronic device and method for providing content | |
CN107535013A (zh) | 一种业务处理方法及终端 | |
US20150163279A1 (en) | Apparatus and method for transferring content between services | |
JP2020021484A (ja) | マルチデバイス環境で通知を提供する方法、システム、および非一時的なコンピュータ読み取り可能な記録媒体 | |
JP6122123B2 (ja) | 画面表示プログラム | |
JP2015118648A (ja) | 情報共有システム、情報共有システムにおける表示方法 |
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: 14891935 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 14891935 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: JP |