WO2015093192A1 - Device to be controlled, control device, and information apparatus - Google Patents

Device to be controlled, control device, and information apparatus Download PDF

Info

Publication number
WO2015093192A1
WO2015093192A1 PCT/JP2014/080016 JP2014080016W WO2015093192A1 WO 2015093192 A1 WO2015093192 A1 WO 2015093192A1 JP 2014080016 W JP2014080016 W JP 2014080016W WO 2015093192 A1 WO2015093192 A1 WO 2015093192A1
Authority
WO
WIPO (PCT)
Prior art keywords
function
service
information
lan
unit
Prior art date
Application number
PCT/JP2014/080016
Other languages
French (fr)
Japanese (ja)
Inventor
高橋 真毅
Original Assignee
シャープ株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by シャープ株式会社 filed Critical シャープ株式会社
Priority to JP2015553430A priority Critical patent/JPWO2015093192A1/en
Publication of WO2015093192A1 publication Critical patent/WO2015093192A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/443OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
    • H04N21/4433Implementing client middleware, e.g. Multimedia Home Platform [MHP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/41Structure of client; Structure of client peripherals
    • H04N21/422Input-only peripherals, i.e. input devices connected to specially adapted client devices, e.g. global positioning system [GPS]
    • H04N21/42204User interfaces specially adapted for controlling a client device through a remote control device; Remote control devices therefor
    • H04N21/42206User interfaces specially adapted for controlling a client device through a remote control device; Remote control devices therefor characterized by hardware details
    • H04N21/42208Display device provided on the remote control
    • H04N21/42209Display device provided on the remote control for displaying non-command information, e.g. electronic program guide [EPG], e-mail, messages or a second television channel
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/435Processing of additional data, e.g. decrypting of additional data, reconstructing software from modules extracted from the transport stream
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/435Processing of additional data, e.g. decrypting of additional data, reconstructing software from modules extracted from the transport stream
    • H04N21/4355Processing of additional data, e.g. decrypting of additional data, reconstructing software from modules extracted from the transport stream involving reformatting operations of additional data, e.g. HTML pages on a television screen

Definitions

  • the present invention relates to a controlled device, a control device, and an information device having one or more functions that can be controlled by a control device via a LAN.
  • home appliances such as TV (television) receivers, refrigerators, air conditioners and the like having a communication function connectable to a network such as the Internet
  • TV television
  • refrigerators refrigerators
  • air conditioners air conditioners
  • general-purpose and multifunctional terminals hereinafter referred to as “smart devices”
  • smartphones tablet terminals
  • slate PCs Personal Computers
  • DLNA Digital Living Network Alliance, registered trademark
  • APP Application software
  • DLNA adopts UPnP (Universal Plug and Play (registered trademark)) as a procedure when communicating between electronic devices.
  • UPnP Universal Plug and Play
  • a device having various functions hereinafter referred to as “UPnP service”
  • UUPnP device a device having various functions
  • the UPnP device publishes information related to its own UPnP service in XML format, and the control point refers to the information published by the UPnP device and uses the desired UPnP service.
  • the electronic device may have one function of the UPnP device and the control point, or may have both functions.
  • the UPnP service may be configured with one or a plurality of commands (hereinafter referred to as “actions”) for realizing the UPnP service.
  • FIG. 11 is a block diagram showing a schematic configuration of a conventional network system using UPnP.
  • the network system 100 has a configuration in which one control point 101 and two UPnP devices 102 a and 102 b are communicably connected via the network 103.
  • the control point 101 desiring a certain UPnP service multicasts a search request designating the UPnP service to the network 103.
  • the UPnP device 102 that provides the UPnP service responds to the control point 101.
  • the control point 101 can find the UPnP device 102 that provides the desired UPnP service.
  • control point 101 requests the discovered UPnP device 102 to execute the desired UPnP service using an HTTP (HyperText Transfer Protocol) request, and acquires the execution result as an HTTP response. Thereby, the control point 101 can control the discovered UPnP device 102 to execute a desired UPnP service. If the UPnP service is composed of multiple actions, HTTP requests can be made on an action basis.
  • HTTP HyperText Transfer Protocol
  • the content processing device described in Patent Document 1 uses the UPnP function to acquire command information indicating an executable command (action) from the content transmission device, and transmits the content based on the command information. It is determined whether or not the device provides a content resume function. If it is determined that the resume function is provided, the content processing apparatus acquires resume information indicating a position stopped during reproduction in an arbitrary content from the content transmission apparatus, and uses the resume information. The content transmission apparatus is requested to transfer the content from the indicated position. This makes it easy to use the resume function.
  • Non-Patent Document 1 Note that the mechanism of UPnP is described in detail in Non-Patent Document 1.
  • JP 2013-045495 (March 04, 2013)
  • the control point uses a desired UPnP service by referring to information on the UPnP service published by the UPnP device. That is, for this reason, when a UPnP service that does not exist on the network is desired, it is necessary to newly connect a UPnP device having the UPnP service to the network.
  • the present invention has been made in view of the above problems, and an object of the present invention is to provide a controlled device (UPnP device) or the like to which a control device (control point) can add a controllable function via a LAN. There is.
  • a controlled apparatus is a controlled apparatus having one or more functions that can be controlled by a control apparatus via a LAN.
  • identification information of the function is used.
  • a storage device for storing; a function information providing unit for providing identification information of the function on the LAN; and an introduction for introducing the new function when the control device requests a new function via the LAN.
  • a control device is a control device that controls one or more functions in a controlled device via a LAN, and obtains function identification information from the LAN.
  • the function information acquisition unit re-acquires the function identification information from the LAN after the request from the addition request unit.
  • FIG. 2 shows a schematic configuration of the network system according to the present embodiment.
  • the network system 10 of this embodiment includes a TV receiver 11 and a mobile terminal 12 that are communicably connected via a LAN (Local Area Network) 13, and the LAN 13 includes a router (gateway) 14. Via the Internet 15, and an external server 16 is communicably connected to the Internet 15.
  • LAN Local Area Network
  • the TV receiver 11 corresponds to an information home appliance
  • the mobile terminal 12 corresponds to a smart device.
  • the external server 16 provides an application described later.
  • LAN 13 and router 14 publicly known ones can be used, and the description thereof is omitted. Since the Internet 15 is well known, the description thereof is omitted.
  • the LAN 13 is preferably a wireless communication network such as a wireless LAN from the viewpoint of portability of the mobile terminal 12, but may be a wired communication network.
  • the TV receiver 11, the mobile terminal 12, and the LAN 13 correspond to DLNA.
  • the TV receiver 11 functions as a UPnP control point (control device)
  • the mobile terminal 12 functions as a UPnP device (UPnP device, controlled device).
  • one of the TV receiver and the mobile terminal functions as a DMS (Digital Media Server) and the other is a DMP (Digital MPU). It was a simple one that functioned as a Media Player and sent content from one to the other and played back and output on the other.
  • DMS Digital Media Server
  • DMP Digital MPU
  • hybridcast registered trademark
  • the above-mentioned hybrid cast is a new service that combines broadcasting and Web (Web), and synthesizing and displaying broadcast programs sent via radio waves and content via the network in synchronism with a TV receiver. is there.
  • the smart device is used as an auxiliary screen (second screen) of the TV receiver by linking the broadcast program (and the content) and an application running on the smart device. Is considered.
  • the smart device does not have the application desired by the TV receiver.
  • the smart device cannot publish the app as a UPnP service (function), and the TV receiver cannot use the UPnP service.
  • the smart device needs to be disconnected from the LAN, downloaded from the site on the Internet, and reconnected to the LAN.
  • the smart device publishes the application as a UPnP service, and the TV receiver can use the UPnP service.
  • the mobile terminal 12 when the mobile terminal 12 requests the TV receiver 11 to add a new application via the LAN 13, the mobile terminal 12 downloads the new application from the external server 16 via the Internet 15 and starts it.
  • the UPnP service has an application activation service for publishing the new application as a UPnP service. Accordingly, the TV receiver 11 can use the application activation service to add a desired application to the mobile terminal 12 and use the application as a UPnP service.
  • the UPnP service added to the mobile terminal 12 is a UI interface that provides a user interface in the mobile terminal 12 and a user interface that can be controlled by the TV receiver 11.
  • FIG. 3 shows a schematic configuration of the TV receiver 11.
  • the TV receiver 11 of the present embodiment is configured to include a control unit 20, a storage unit 21, a communication I / F (interface) 22, an operation unit 23, and a display unit 24.
  • the control unit 20 comprehensively controls various configurations in the TV receiver 11 and includes a processor such as a CPU (Central Processing Unit).
  • the storage unit 21 stores various data and programs, and includes a storage device such as a RAM (Random Access Memory), a ROM (Read Only Memory), and a flash memory. Details of the control unit 20 will be described later.
  • the communication I / F 22 is a general network interface for performing IP communication such as Ethernet (registered trademark) and Wi-Fi (registered trademark). Specifically, the communication I / F 22 converts the data received from the control unit 20 into a signal in a format suitable for IP communication, and transmits the converted signal to the LAN 13. The communication I / F 22 converts a signal received from the LAN 13 into original format data and transmits the converted data to the control unit 20.
  • the operation unit 23 creates operation data and transmits it to the control unit 20 when the user operates an input device provided on the surface of the TV receiver 11.
  • the input device include a remote controller (remote controller), a keyboard, a mouse, a touch panel, a microphone, and the like.
  • the display unit 24 receives display data from the control unit 20 and performs display on the display screen based on the received display data.
  • the display unit 24 includes a display element such as an LCD (Liquid Crystal Display) or an EL (Electroluminescence) display, and a driver circuit that drives the display element based on received display data.
  • the control unit 20 includes a service information acquisition unit (function information acquisition unit) 30, a service control unit (function control unit) 31, and an additional service request unit (addition request unit) 32. It is the structure provided with.
  • the service information acquisition unit 30 transmits a service search request on the LAN 13 to acquire UPnP service information.
  • the service information acquisition unit 30 sends the acquired UPnP service to the service control unit 31. Further, the service information acquisition unit 30 re-transmits the service search request based on the notification from the additional service request unit 32 and re-acquires the UPnP service information.
  • the service control unit 31 refers to the UPnP service information from the service information acquisition unit 30 and controls the UPnP service by instructing the UPnP device that provides the desired UPnP service via the LAN 13. is there.
  • the service control unit 31 notifies the additional service request unit 32 when the desired UPnP service does not exist.
  • the additional service request unit 32 requests the UPnP device via the LAN 13 to add a desired UPnP service based on the notification from the service control unit 31.
  • the request includes the URL of the external server 16 that can download the web application (introduction information) corresponding to the desired UPnP service.
  • the additional service request unit 32 notifies the service information acquisition unit 30 to that effect.
  • FIG. 1 shows a schematic configuration of the mobile terminal 12.
  • the mobile terminal 12 includes a control unit 40, a storage unit 41, a communication I / F (interface) 42, an operation unit 43, and a display unit 44.
  • the functions of the units 40 to 44 of the mobile terminal 12 are the same as the functions of the units 20 to 24 of the TV receiver 11, and thus description thereof is omitted.
  • the control unit 40 includes an SSDP (Simple Service Discovery Protocol) server (function information providing unit) 50, a Web server 51, an HTML browser (function introduction unit) 52, and an application management unit (function introduction unit, A function information adding unit) 53 is provided.
  • the storage unit 41 stores a service DB.
  • the service DB stores contents related to the UPnP service that the mobile terminal 12 can provide.
  • the SSDP server 50 When the SSDP server 50 receives a service search request from another information device on the LAN 13 in order to discover the UPnP service, the SSDP server 50 notifies the contents stored in the service DB of the storage unit 41.
  • the Web server 51 When the Web server 51 receives a request (HTTP request) from another information device on the LAN 13, the Web server 51 transmits a response (HTTP response) to the request to the other information device of the request source. Specifically, the Web server 51 receives an action from the other information device as the request, and the action is sent to either the HTML browser 52 or the application management unit 53 according to the URL assigned to the received action. Forward. Then, the Web server 51 receives the result for the action from the HTML browser 52 or the application management unit 53, and transfers it to the other information device as a response to the request.
  • HTTP request HTTP request
  • HTTP response HTTP response
  • the HTML browser 52 is a module that requests a web application from the external server 16 for acquisition and execution.
  • the web application is preferably based on HTML5.
  • the new function can be introduced (implemented) in any mobile terminal 12 having a browser.
  • the application management unit 53 is a module that executes the application activation service. Details of processing in the application management unit 53 will be described later.
  • FIG. 4 shows a flow of UI service search processing of the control unit 20 in the TV receiver 11 having the above-described configuration.
  • the service information acquisition unit 30 transmits a request for searching for a desired UI service to the LAN 13 (S10), and waits for a response to search for the UI service (S11).
  • the UI service can be used and can be controlled by the service control unit 31.
  • the TV receiver 11 maintains a state in which communication with the Web server 51 is always possible using the Websocket protocol.
  • the additional service request unit 32 transmits a search request for the application activation service to the LAN 13 (S13), and waits for a response for the search for the application activation service (S14). ). At this time, if there is no response (NO in S15), the UI service cannot be found and cannot be added, and therefore cannot be used.
  • the additional service request unit 32 transmits an application activation request to the LAN 13 (S16), and waits for the application activation response (S17). At this time, if there is no response (NO in S18), the UI service cannot be added and cannot be used. On the other hand, if there is a response (YES in S18), it is considered that the UI service has been added, so the process returns to the UI service search request (S10) and the above process is repeated.
  • FIG. 5 shows a process flow of the control unit 40 in the mobile terminal 12 having the above-described configuration.
  • the HTML browser 52 instructs the external server 16 corresponding to the URL included in the request according to an instruction from the application management unit 53.
  • Access via the Internet 15 starts downloading the web application corresponding to the UI service (S20), and waits for the completion of the download (S21).
  • the UI service is registered as available (S24). Thereby, the UI service can be used. This registration process will be described later. Thereafter, the response of the application activation is transmitted to the TV receiver 11 via the LAN 13.
  • the Web server 51 responds to the above-mentioned application activation. Is transmitted to the TV receiver 11 via the LAN 13. In this case, the TV receiver 11 returns to step S10 in FIG. 4, and can make a re-request to start the application.
  • FIG. 6 shows an example of operations related to addition of a UI service in the network system 10.
  • the TV receiver 11 transmits a UI service search request to the mobile terminal 12 (T10).
  • the mobile terminal 12 does not provide the UI service, and therefore does not transmit the search response to the TV receiver 11.
  • the TV receiver 11 transmits a request for searching for an application activation service to the mobile terminal 12 (T11). At this time, since the mobile terminal 12 provides the application activation service, the mobile terminal 12 transmits the search response to the TV receiver 11 (T12).
  • the TV receiver 11 When the TV receiver 11 receives a response to search for an application activation service, the TV receiver 11 transmits an application activation request to the mobile terminal 12 (T13). At this time, the mobile terminal 12 transmits a request for downloading a web application corresponding to the UI service to the external server 16 (T14), and the web application is downloaded from the external server 16 (T15). Then, the mobile terminal 12 performs a service registration process (T16).
  • FIG. 7 shows an example of the operation related to the UI service registration process (T16) in the mobile terminal 12.
  • the downloaded web application performs the registration process using the UPnP mechanism.
  • the HTML browser 52 activates the downloaded web application (T20).
  • the web application of the HTML browser 52 transmits a search request for an application activation service to the SSDP server 50 (T21) and receives a response to the search (T22).
  • the said web application can judge that the mobile terminal 12 has an application starting service, ie, the application management part 53 is provided.
  • the web application of the HTML browser 52 transmits a request for registration of the UI service to the application management unit 53 via the web server 51 (T23) (T24).
  • the application management unit 53 can grasp the contents of the UI service provided by the web application. Therefore, a new URL (function identification information) is assigned to the UI service (T25), and the contents of the UI service are provided. Is registered in the service DB of the storage unit 41 (T26).
  • the application management unit 53 transmits a service registration response to the HTML browser 52 via the Web server 51 (T27) (T28). At this time, the URL of the UI service is notified to the HTML browser 52 via the Web server 51.
  • the web application of the HTML browser 52 transmits a request for waiting for an action from the client (control point) to the web server 51 with the URL of the UI service.
  • the service registration process is completed, and the process returns to the routine shown in FIG.
  • a function may be provided in which the HTML browser 52 directly transmits a service registration request to the application management unit 53, and the application management unit 53 directly transmits a service registration response to the HTML browser 52.
  • steps T21 to T24, T27, and T28 in FIG. 7 can be omitted.
  • the mobile terminal 12 transmits an application activation response to the TV receiver 11 (T17).
  • the TV receiver 11 transmits a search request for the UI service to the mobile terminal 12 as in step T10.
  • the mobile terminal 12 transmits a search response to the TV receiver 11 (T19). Thereby, the TV receiver 11 can use the UI service.
  • the TV receiver 11 makes a request for searching for an application activation service when there is no response to search for a UI service (S10 to S13, T10 / T11). Regardless of whether or not there is a response, the search for the application activation service may be requested. This is suitable when the TV receiver 11 is connected to a plurality of mobile terminals 12, for example, when coupons are distributed to the mobile terminals 12 of all viewers of a certain broadcast program.
  • the mobile terminal 12 may terminate the UI service by the web application in accordance with a termination instruction from the outside such as the TV receiver 11 or the user, or a termination instruction from the inside of the web application or the like.
  • the application management unit 53 deletes the content of the UI service from the service DB of the storage unit 41 based on the termination instruction, instructs the HTML browser 52 to stop the web application, and the UI.
  • the Web server 51 is instructed to cancel the assignment of the URL to the service.
  • the application management unit 53 preferably instructs the HTML browser 52 to delete the web application. Thereby, the resource which can be utilized in the HTML browser 52 can be returned to the state before downloading the said web application.
  • the TV receiver 11 functions as a UPnP device (UPnP device), while the mobile terminal 12 functions as a UPnP control point.
  • UPnP device UPnP device
  • the mobile terminal 12 functions as a UPnP control point.
  • control unit 20 of the TV receiver 11 includes an SSDP server 50, a Web server 51, an HTML browser 52, and an application management unit 53.
  • control unit 40 of the mobile terminal 12 includes a service information acquisition unit 30, a service control unit 31, and an additional service request unit 32. In this manner, any information device connected to the LAN 13 can function as a UPnP device or function as a control point.
  • the display screens of the TV receiver 11 and the mobile terminal 12 are greatly different in size, resolution, display gradation, and the like. For this reason, it is desirable that the UI service provided by the TV receiver 11 and the UI service provided by the mobile terminal 12 are different. That is, it is desirable that the UPnP service provided by the information device corresponds to the type of the information device.
  • the HTML browser 52 selects and activates a web application corresponding to the type of its own device among the plurality of web applications.
  • the downloaded web application itself determines the type of information device as a download destination, and activates the web application corresponding to the determined type.
  • the external server 16 receives an HTTP request as a request for downloading a web application, the type of the information device that is the request source is determined, and the web application corresponding to the determined type is transmitted to the request source.
  • the name of the application activation service (UPnP service name) is changed according to the type of information device. Then, a search for an application activation service is requested with the UPnP service name corresponding to the type of information device that activates the web application.
  • the name of the application activation service (UPnP service name) is changed according to the type of information device.
  • UPnP service name corresponding to the said web application is transmitted to the said information apparatus with URL for acquiring a web application.
  • the information device determines whether or not the UPnP service name corresponds to the type of the information device, and when it corresponds, downloads the web application from the external server 16.
  • the UPnP service name is, for example, “urn: schemas-upnp-org: service: MobileXXXX” for a mobile terminal, and “urn: schemas-upnp-org: Use a naming convention such as “service: TvXXXX”.
  • service: TvXXXX the type of the corresponding information device can be easily specified.
  • the above methods (1) and (2) have a problem of response speed, so it is desirable to adopt the above methods (3) and (4).
  • the TV receiver 11 also functions as a UPnP device and a control point, and the mobile terminal 12 also functions.
  • the TV receiver 11 functions as the control point, while the mobile terminal 12 functions as the UPnP device. Therefore, the TV receiver 11 can easily instruct the UI service of the mobile terminal 12 and obtain the result.
  • the TV receiver 11 it is not easy for the TV receiver 11 to acquire operation information and the like created by the mobile terminal 12 when the user operates the operation unit 43 for the UI service. This is because a user operation on the UI service is performed asynchronously with an instruction from the TV receiver 11 for the UI service.
  • the mobile terminal 12 can function as the control point while the TV receiver 11 can function as the UPnP device. Thereby, the mobile terminal 12 can easily transmit the operation information and the like by the user to the TV receiver 11.
  • FIG. 8 shows a schematic configuration of the TV receiver 11 of the present embodiment.
  • the illustrated TV receiver 11 includes an SSDP server 33, a Web server 34, an HTML browser 35, and an application management unit 36 in the control unit 20.
  • the service DB is stored in the storage unit 21, the other configurations are the same.
  • the SSDP server 33, the Web server 34, the HTML browser 35, the application management unit 36, and the service DB of the storage unit 21 of the present embodiment are respectively the SSDP server 50, the Web server 51, the HTML browser 52, and the service DB shown in FIG. Since the application management unit 53 and the service DB of the storage unit 41 are the same, description thereof is omitted.
  • FIG. 9 shows a schematic configuration of the mobile terminal 12 of the present embodiment.
  • the mobile terminal 12 shown in the figure is different from the mobile terminal 12 shown in FIG. 1 in that a service information acquisition unit 54 and a service control unit 55 are added in the control unit 40, and the other configurations are the same. .
  • the service information acquisition unit 54 and the service control unit 55 of the present embodiment function in the same manner as the service information acquisition unit 30 and the service control unit 31 shown in FIG.
  • the mobile terminal 12 does not need to have the same function as the additional service request unit 32.
  • FIG. 10 is a sequence diagram showing an example of an operation related to the UI service in the network system 10 having the above configuration.
  • the application management unit 36 instructs the HTML browser 35 to perform the same processing as steps T ⁇ b> 14 and T ⁇ b> 15 shown in FIG. 6 based on an instruction included in the broadcast program.
  • the HTML browser 35 downloads a web application (hereinafter referred to as “receiver application”) corresponding to a UI service (hereinafter referred to as “receiver UI service”) for itself.
  • the request is transmitted to the external server 16 and the receiver application is downloaded from the external server 16.
  • the SSDP server 33, the Web server 34, the HTML browser 35, and the application management unit 36 execute a sequence similar to the sequence shown in FIG. 7 to activate the receiver application.
  • the receiver UI service registration processing based on the above is performed.
  • the receiver application executes the process shown in FIG. Thereby, the sequence shown in FIGS. 6 and 7 is executed.
  • a web application hereinafter referred to as “terminal application”
  • UI service a UI service for its own device
  • the terminal UI service is registered.
  • the receiver application can use the terminal UI service by the terminal application.
  • the terminal application of the mobile terminal 12 transmits a UI service search request to the TV receiver 11 (T30).
  • the SSDP server 33 transmits the search response to the mobile terminal 12 (T31).
  • the terminal application can use the receiver UI service by the receiver application.
  • the terminal application of the mobile terminal 12 can transmit a request to execute the receiver UI service of the TV receiver 11 (T32) and receive a response (T33).
  • the receiver application of the TV receiver 11 can transmit a request for execution of the terminal UI service of the mobile terminal 12 (T34) and receive a response (T35). This makes it possible to link a new service provided to both the TV receiver 11 and the mobile terminal 12.
  • control blocks (particularly the control units 20 and 40) of the TV receiver 11 and the mobile terminal 12 may be realized by a logic circuit (hardware) formed in an integrated circuit (IC chip) or the like, or a CPU (Central Processing). Unit) and may be realized by software.
  • a logic circuit hardware
  • IC chip integrated circuit
  • CPU Central Processing
  • the TV receiver 11 and the mobile terminal 12 include a CPU that executes instructions of a program that is software that realizes each function, and a ROM (in which the program and various data are recorded so as to be readable by a computer (or CPU)).
  • Read Only Memory or a storage device (these are referred to as “recording media”), a RAM (RandomAccess) Memory) for expanding the program, and the like.
  • the objective of this invention is achieved when a computer (or CPU) reads the said program from the said recording medium and runs it.
  • a “non-temporary tangible medium” such as a tape, a disk, a card, a semiconductor memory, a programmable logic circuit, or the like can be used.
  • the program may be supplied to the computer via an arbitrary transmission medium (such as a communication network or a broadcast wave) that can transmit the program.
  • a transmission medium such as a communication network or a broadcast wave
  • the present invention can also be realized in the form of a data signal embedded in a carrier wave in which the program is embodied by electronic transmission.
  • the controlled device (mobile terminal 12 / TV receiver 11) according to aspect 1 of the present invention has one or more functions (UPnP service) that the control device (TV receiver 11 / mobile terminal 12) can control via the LAN.
  • a storage device (storage units 21 and 41) that stores the identification information (URL) of the function, and a function information providing unit (SSDP) that provides the identification information of the function on the LAN.
  • SSDP function information providing unit
  • introduction information for introducing the new function is acquired from resources on the Internet, and based on the acquired introduction information, The new function is introduced, and identification information of the introduced new function is added to the storage device.
  • the identification information of the new function is provided on the LAN, so that the control device can discover and control the new function.
  • the function information providing unit may be provided to the control device via the LAN, or may be provided to an information device that collects information on the function. In addition, the function information providing unit may notify based on a request from the control device, or may broadcast at the time of connection to the LAN.
  • the new function is preferably realized by a web application executed on a browser.
  • the new function can be introduced in any controlled device having a browser.
  • the function introduction unit may select and introduce one of the plurality of new functions corresponding to the type of the own device. Good. In this case, a function corresponding to the type of the device can be introduced.
  • the function introduction unit and the function information addition unit are preferably realized by a web application executed on a browser.
  • the present invention can be applied to any information device having a browser.
  • a control device is a control device that controls one or more functions in a controlled device via a LAN, and a function information acquisition unit that acquires identification information of the function from the LAN ( A service information acquisition unit 30), a function control unit (service control unit 51) for controlling the desired function via the LAN based on the function identification information acquired by the function information acquisition unit, An additional request unit (additional service request unit 52) that requests via the LAN so that the control device adds a new function, the function information acquisition unit, after the request of the addition request unit, In this configuration, the function identification information is reacquired from the LAN.
  • the controlled device requests via the LAN to add a new function, and then re-acquires identification information of the function from the LAN.
  • the identification information of the new function can be acquired, so that the new function can be controlled via the LAN.
  • the addition request unit includes a case where information on a desired function is not included in the function information acquired by the function information acquisition unit. The request may be made.
  • the addition request unit acquires introduction information for the controlled device to introduce the new function from resources on the Internet, and acquires the introduction
  • the request may be made when the function information acquisition unit acquires identification information of a function introduction unit that introduces the new function based on the information.
  • the addition request unit selects the type of the controlled device to which a new function should be added, and performs the request. May be.
  • the control device can limit the controlled device to which the new function is added according to the type of the controlled device.
  • a network system in which a plurality of information devices including the controlled device having the above-described configuration and the control device having the above-described configuration is connected to be communicable via a LAN is preferable.
  • the first information device can discover and control a new function introduced into the second information device, while the second information device is introduced into the first information device. Discover and control new functions. This makes it possible to link new functions introduced to a plurality of information devices.
  • the controlled device may be realized by a computer.
  • the controlled device is realized by the computer by operating the computer as each unit included in the controlled device.
  • a control program for the control device and a computer-readable recording medium on which the control program is recorded also fall within the scope of the present invention.
  • control device may be realized by a computer.
  • control programs and computer-readable recording media on which the control programs are recorded also fall within the scope of the present invention.
  • a control method of a controlled device is a control method of a controlled device having one or more functions that the control device can control via a LAN, and the function stored in a storage device
  • Function information providing step for providing the identification information on the LAN, and when the control device requests a new function via the LAN, the introduction information for introducing the new function is obtained from resources on the Internet.
  • a control method for a control device is a control method for a control device that controls one or more functions in a controlled device via a LAN, and obtains identification information of the function from the LAN.
  • An additional request step for requesting via the LAN to add a function, and the function information acquisition step acquires identification information of the new function from the LAN after the request in the addition request step. It is a method to do. In this case, the same effect as in the fifth aspect is obtained.
  • introduction information for introducing the new function is acquired from a resource on the Internet, and the new information is obtained based on the acquired introduction information.
  • the identification information of the introduced new function is added to the storage device, and the identification information of the new function is provided on the LAN, so that the control device performs the new function. Since it can be discovered and controlled, the present invention can be applied to any information device connected to the LAN.
  • Network system 11 TV receiver (control device, controlled device) 12 Mobile terminals (controlled devices, control devices) 13 LAN 14 router 15 internet 16 external server 20/40 control unit 21/41 storage unit (storage device) 23/43 Operation unit 24/44 Display unit 30/54 Service information acquisition unit (function information acquisition unit) 31.55 Service Control Unit (Function Control Unit) 32 Additional service request section (addition request section) 33 ⁇ 50 SSDP Server (Function Information Provider) 34/51 Web server 35/52 HTML browser (function introduction part) 36/53 Application Management Department (Function Introduction Department, Function Information Addition Department)

Abstract

 The present invention adds a service which is executed by a mobile terminal and controlled via a LAN by other apparatuses. In a mobile terminal (12), an SSDP server (50) supplies the URL of a service stored in a storage unit (41) to a LAN (13). When a new service is requested via the LAN (13) from other apparatuses, an application management unit (53) controls an HTML browser (52) so as to acquire a web application corresponding to the new service from a server on the Internet and activate the acquired application, and stores the URL of the new service in the storage unit (41).

Description

被制御装置、制御装置、および情報機器Controlled device, control device, and information device
 本発明は、制御装置がLANを介して制御可能な1または複数の機能を有する被制御装置、制御装置、および情報機器に関する。 The present invention relates to a controlled device, a control device, and an information device having one or more functions that can be controlled by a control device via a LAN.
 近年、インターネット等のネットワークに接続可能な通信機能を有する、TV(television)受信機、冷蔵庫、エアコン等の家電製品(以下、「情報家電」と称する。)が市販されている。また、スマートフォン、タブレット端末、スレートPC(Personal Computer)等といった、汎用かつ多機能の端末(以下、「スマートデバイス」と称する。)が普及している。 In recent years, home appliances (hereinafter referred to as “information home appliances”) such as TV (television) receivers, refrigerators, air conditioners and the like having a communication function connectable to a network such as the Internet are commercially available. In addition, general-purpose and multifunctional terminals (hereinafter referred to as “smart devices”) such as smartphones, tablet terminals, slate PCs (Personal Computers), and the like have become widespread.
 さらに、近時では、異なる製造業者が製造した電子機器どうしが連携するための仕様であるDLNA(Digital Living Network Alliance、登録商標)に対応した情報家電が市販されている。そこで、家庭内に設置されている情報家電と、ユーザによって携帯可能なスマートデバイスとが、DLNAを利用して連携できるように、DLNAに対応したスマートデバイスが市販され、また、スマートデバイスをDLNAに対応させるためのアプリケーションソフトウェア(以下、「アプリ(APP)」と略称する。)が市販されている。 Furthermore, recently, information appliances compatible with DLNA (Digital Living Network Alliance, registered trademark), which is a specification for cooperation between electronic devices manufactured by different manufacturers, are commercially available. Therefore, a DLNA-compatible smart device is commercially available so that a home information appliance installed in a home and a smart device that can be carried by a user can be linked using DLNA. Application software (hereinafter abbreviated as “APP (APP)”) for making it correspond is commercially available.
 DLNAでは、電子機器間で通信する時の手順として、UPnP(Universal Plug andPlay、登録商標)を採用している。UPnPでは、各種の機能(以下、「UPnPサービス」と称する。)を有するデバイス(以下、「UPnPデバイス」と称する。)と、該UPnPデバイスに対し制御を行なうコントロールポイントとが定義されている。上記UPnPデバイスは、自身の有するUPnPサービスに関する情報をXML形式にて公開しており、上記コントロールポイントは、上記UPnPデバイスが公開した情報を参照して、所望するUPnPサービスを利用する。 DLNA adopts UPnP (Universal Plug and Play (registered trademark)) as a procedure when communicating between electronic devices. In UPnP, a device having various functions (hereinafter referred to as “UPnP service”) (hereinafter referred to as “UPnP device”) and a control point for controlling the UPnP device are defined. The UPnP device publishes information related to its own UPnP service in XML format, and the control point refers to the information published by the UPnP device and uses the desired UPnP service.
 なお、上記電子機器は、上記UPnPデバイスおよび上記コントロールポイントの一方の機能を有してもよいし、両方の機能を有してもよい。また、上記UPnPサービスは、該UPnPサービスを実現するための1または複数のコマンド(以下、「アクション」と称する。)で構成されてもよい。 The electronic device may have one function of the UPnP device and the control point, or may have both functions. The UPnP service may be configured with one or a plurality of commands (hereinafter referred to as “actions”) for realizing the UPnP service.
 図11は、上記UPnPを用いた従来のネットワークシステムの概略構成を示すブロック図である。図示の例では、ネットワークシステム100は、1つのコントロールポイント101と、2つのUPnPデバイス102a・102bとがネットワーク103を介して通信可能に接続された構成である。 FIG. 11 is a block diagram showing a schematic configuration of a conventional network system using UPnP. In the illustrated example, the network system 100 has a configuration in which one control point 101 and two UPnP devices 102 a and 102 b are communicably connected via the network 103.
 まず、或るUPnPサービスを所望するコントロールポイント101は、当該UPnPサービスを指定した検索要求をネットワーク103へマルチキャストする。このとき、当該UPnPサービスを提供するUPnPデバイス102がコントロールポイント101に応答する。これにより、コントロールポイント101は、所望するUPnPサービスを提供するUPnPデバイス102を発見できる。 First, the control point 101 desiring a certain UPnP service multicasts a search request designating the UPnP service to the network 103. At this time, the UPnP device 102 that provides the UPnP service responds to the control point 101. As a result, the control point 101 can find the UPnP device 102 that provides the desired UPnP service.
 次に、コントロールポイント101は、発見したUPnPデバイス102に対し、所望するUPnPサービスの実行を、HTTP(HyperText Transfer Protocol)リクエストを用いて要求し、実行結果をHTTPレスポンスとして取得する。これにより、コントロールポイント101は、発見したUPnPデバイス102に対し、所望するUPnPサービスを実行するように制御できる。なお、UPnPサービスが複数のアクションで構成されている場合、HTTPリクエストをアクション単位で行うことができる。 Next, the control point 101 requests the discovered UPnP device 102 to execute the desired UPnP service using an HTTP (HyperText Transfer Protocol) request, and acquires the execution result as an HTTP response. Thereby, the control point 101 can control the discovered UPnP device 102 to execute a desired UPnP service. If the UPnP service is composed of multiple actions, HTTP requests can be made on an action basis.
 例えば、特許文献1に記載のコンテンツ処理装置は、UPnP機能を利用して、コンテンツ送信装置から、実行可能な命令(アクション)を示す命令情報を取得し、該命令情報に基づいて、上記コンテンツ送信装置がコンテンツのレジューム機能を提供しているか否かを判定する。該レジューム機能を提供していると判定した場合、上記コンテンツ処理装置は、上記コンテンツ送信装置から、任意のコンテンツにおける、再生中に停止された位置を示したレジューム情報を取得し、該レジューム情報で示された位置からのコンテンツの転送を上記コンテンツ送信装置に要求する。これにより、レジューム機能の利用が容易になる。 For example, the content processing device described in Patent Document 1 uses the UPnP function to acquire command information indicating an executable command (action) from the content transmission device, and transmits the content based on the command information. It is determined whether or not the device provides a content resume function. If it is determined that the resume function is provided, the content processing apparatus acquires resume information indicating a position stopped during reproduction in an arbitrary content from the content transmission apparatus, and uses the resume information. The content transmission apparatus is requested to transfer the content from the indicated position. This makes it easy to use the resume function.
 なお、UPnPの仕組みについては、非特許文献1に詳述されている。 Note that the mechanism of UPnP is described in detail in Non-Patent Document 1.
日本国公開特許公報「特開2013-045495号(2013年03月04日公開)」Japanese Patent Publication “JP 2013-045495 (March 04, 2013)”
 DLNA、すなわちUPnPでは、上述のように、上記コントロールポイントは、上記UPnPデバイスが公開したUPnPサービスに関する情報を参照して、所望するUPnPサービスを利用している。すなわち、このため、上記ネットワーク上に存在しないUPnPサービスを所望する場合、当該UPnPサービスを有するUPnPデバイスを上記ネットワークに新たに接続する必要がある。 In DLNA, that is, UPnP, as described above, the control point uses a desired UPnP service by referring to information on the UPnP service published by the UPnP device. That is, for this reason, when a UPnP service that does not exist on the network is desired, it is necessary to newly connect a UPnP device having the UPnP service to the network.
 本発明は、上記の問題点に鑑みてなされたものであり、その目的は、制御機器(コントロールポイント)がLANを介して制御可能な機能を追加できる被制御機器(UPnPデバイス)などを提供することにある。 The present invention has been made in view of the above problems, and an object of the present invention is to provide a controlled device (UPnP device) or the like to which a control device (control point) can add a controllable function via a LAN. There is.
 本発明の一態様に係る被制御装置は、制御装置がLANを介して制御可能な1または複数の機能を有する被制御装置であって、上記課題を解決するために、前記機能の識別情報を記憶する記憶デバイスと、前記機能の識別情報を前記LAN上に提供する機能情報提供部と、前記制御装置が前記LANを介して新たな機能を要求すると、該新たな機能を導入するための導入情報をインターネット上のリソースから取得し、取得した導入情報に基づき、前記新たな機能を導入する機能導入部と、該機能導入部が導入した新たな機能の識別情報を前記記憶デバイスに追加する機能情報追加部とを備えることを特徴とする。 A controlled apparatus according to an aspect of the present invention is a controlled apparatus having one or more functions that can be controlled by a control apparatus via a LAN. In order to solve the above problem, identification information of the function is used. A storage device for storing; a function information providing unit for providing identification information of the function on the LAN; and an introduction for introducing the new function when the control device requests a new function via the LAN. A function that acquires information from resources on the Internet, and a function introduction unit that introduces the new function based on the obtained introduction information, and a function that adds identification information of the new function introduced by the function introduction unit to the storage device And an information adding unit.
 また、本発明の他の態様に係る制御装置は、被制御装置における1または複数の機能を、LANを介して制御する制御装置であって、前記機能の識別情報を前記LANから取得する機能情報取得部と、該機能情報取得部が取得した機能の識別情報に基づいて、所望する前記機能を、前記LANを介して制御する機能制御部と、前記被制御装置が新たな機能を追加するように、前記LANを介して要求する追加要求部とを備えており、前記機能情報取得部は、前記追加要求部の要求後に、前記機能の識別情報を前記LANから再取得することを特徴とする。 A control device according to another aspect of the present invention is a control device that controls one or more functions in a controlled device via a LAN, and obtains function identification information from the LAN. An acquisition unit, a function control unit that controls the desired function via the LAN based on the function identification information acquired by the function information acquisition unit, and the controlled device to add a new function The function information acquisition unit re-acquires the function identification information from the LAN after the request from the addition request unit. .
 本発明の一態様によれば、制御機器がLANを介して制御可能な機能を被制御機器に追加できるという効果を奏する。 According to one aspect of the present invention, there is an effect that a function that can be controlled by the control device via the LAN can be added to the controlled device.
本発明の一実施形態に係るネットワークシステムにおけるモバイル端末の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the mobile terminal in the network system which concerns on one Embodiment of this invention. 上記ネットワークシステムの概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the said network system. 上記ネットワークシステムにおけるTV受信機の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the TV receiver in the said network system. 上記TV受信機における処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the process in the said TV receiver. 上記モバイル端末における処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the process in the said mobile terminal. 上記ネットワークシステムにおけるUIサービスの追加に関する動作の一例を示すシーケンス図である。It is a sequence diagram which shows an example of the operation | movement regarding addition of UI service in the said network system. 上記モバイル端末におけるUIサービスの登録に関する動作の一例を示すシーケンス図である。It is a sequence diagram which shows an example of the operation | movement regarding registration of UI service in the said mobile terminal. 本発明の他の実施形態に係るネットワークシステムにおけるTV受信機の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the TV receiver in the network system which concerns on other embodiment of this invention. 上記ネットワークシステムにおけるモバイル端末の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the mobile terminal in the said network system. 上記ネットワークシステムにおけるUIサービスに関する動作の一例を示すシーケンス図である。It is a sequence diagram which shows an example of the operation | movement regarding UI service in the said network system. UPnPを用いた従来のネットワークシステムの概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the conventional network system using UPnP.
 以下、本発明の実施の形態について詳細に説明する。なお、説明の便宜上、各実施形態に示した部材と同一の機能を有する部材については、同一の符号を付記し、適宜その説明を省略する。 Hereinafter, embodiments of the present invention will be described in detail. For convenience of explanation, members having the same functions as those shown in the embodiments are denoted by the same reference numerals, and description thereof is omitted as appropriate.
 〔実施形態1〕
 まず、本発明の一実施形態について図1~図7を参照して説明する。図2は、本実施形態に係るネットワークシステムの概略構成を示している。
Embodiment 1
First, an embodiment of the present invention will be described with reference to FIGS. FIG. 2 shows a schematic configuration of the network system according to the present embodiment.
 図2に示すように、本実施形態のネットワークシステム10は、TV受信機11およびモバイル端末12がLAN(Local Area Network)13を介して通信可能に接続され、LAN13は、ルータ(ゲートウェイ)14を介してインターネット15に通信可能に接続され、かつ、インターネット15には外部サーバ16が通信可能に接続された構成である。 As shown in FIG. 2, the network system 10 of this embodiment includes a TV receiver 11 and a mobile terminal 12 that are communicably connected via a LAN (Local Area Network) 13, and the LAN 13 includes a router (gateway) 14. Via the Internet 15, and an external server 16 is communicably connected to the Internet 15.
 TV受信機11は情報家電に該当し、モバイル端末12はスマートデバイスに該当するものである。また、外部サーバ16は、後述するアプリを提供するものである。なお、LAN13およびルータ14としては、公知のものを利用できるので、その説明を省略する。また、インターネット15は、周知であるので、その説明を省略する。また、本実施形態では、LAN13は、モバイル端末12の可搬性の観点から、無線LANなどの無線通信ネットワークであることが望ましいが、有線通信ネットワークでもよい。 The TV receiver 11 corresponds to an information home appliance, and the mobile terminal 12 corresponds to a smart device. The external server 16 provides an application described later. As LAN 13 and router 14, publicly known ones can be used, and the description thereof is omitted. Since the Internet 15 is well known, the description thereof is omitted. In the present embodiment, the LAN 13 is preferably a wireless communication network such as a wireless LAN from the viewpoint of portability of the mobile terminal 12, but may be a wired communication network.
 本実施形態では、TV受信機11、モバイル端末12、およびLAN13は、DLNAに対応するものである。また、本実施形態では、TV受信機11がUPnPのコントロールポイント(制御装置)として機能し、モバイル端末12がUPnPのデバイス(UPnPデバイス、被制御装置)として機能するものである。 In the present embodiment, the TV receiver 11, the mobile terminal 12, and the LAN 13 correspond to DLNA. In the present embodiment, the TV receiver 11 functions as a UPnP control point (control device), and the mobile terminal 12 functions as a UPnP device (UPnP device, controlled device).
 従来、DLNAを利用したTV受信機とモバイル端末との連携は、特許文献1に記載のように、TV受信機およびモバイル端末の一方をDMS(Digital Media Server)として機能させ、他方をDMP(Digital Media Player)として機能させて、一方から他方にコンテンツを送信し、他方にて再生して出力する簡単なものであった。 Conventionally, as described in Patent Document 1, one of the TV receiver and the mobile terminal functions as a DMS (Digital Media Server) and the other is a DMP (Digital MPU). It was a simple one that functioned as a Media Player and sent content from one to the other and played back and output on the other.
 これに対し、最近、ハイブリッドキャスト(Hybridcast(登録商標))に対応したTV受信機の市販が始まっている。上記ハイブリッドキャストとは、放送とWeb(ウェブ)とを融合した新たなサービスであり、電波で送られる放送番組とネットワーク経由のコンテンツとを、TV受信機で同期して合成し、表示するものである。また、上記ハイブリッドキャストでは、上記放送番組(および上記コンテンツ)と、スマートデバイス上で動作するアプリとを連携させて、スマートデバイスを、TV受信機の補助的なスクリーン(セカンドスクリーン)として利用することが考えられている。 In contrast, recently, TV receivers compatible with hybrid cast (Hybridcast (registered trademark)) have been commercially available. The above-mentioned hybrid cast is a new service that combines broadcasting and Web (Web), and synthesizing and displaying broadcast programs sent via radio waves and content via the network in synchronism with a TV receiver. is there. In the hybrid cast, the smart device is used as an auxiliary screen (second screen) of the TV receiver by linking the broadcast program (and the content) and an application running on the smart device. Is considered.
 しかしながら、上記スマートデバイスは、TV受信機が所望する上記アプリを有していない可能性がある。この場合、上記スマートデバイスは、上記アプリをUPnPサービス(機能)として公開できず、TV受信機は当該UPnPサービスを利用できない。 However, there is a possibility that the smart device does not have the application desired by the TV receiver. In this case, the smart device cannot publish the app as a UPnP service (function), and the TV receiver cannot use the UPnP service.
 このため、上記スマートデバイスは、一旦上記LANから切り離し、上記アプリをインターネット上のサイトからダウンロードした上で、LANに再接続する操作が必要となる。これにより、上記スマートデバイスは、上記アプリをUPnPサービスとして公開し、TV受信機は当該UPnPサービスを利用することができる。しかしながら、上記操作をユーザが行う必要があり、煩雑である。 Therefore, the smart device needs to be disconnected from the LAN, downloaded from the site on the Internet, and reconnected to the LAN. As a result, the smart device publishes the application as a UPnP service, and the TV receiver can use the UPnP service. However, it is necessary for the user to perform the above operation, which is complicated.
 そこで、本実施形態では、モバイル端末12は、TV受信機11からLAN13を介して新たなアプリの追加が要求されると、該新たなアプリを外部サーバ16からインターネット15を介してダウンロードして起動し、上記新たなアプリをUPnPサービスとして公開するアプリ起動サービスをUPnPサービスとして有している。これにより、TV受信機11は、上記アプリ起動サービスを利用して、所望するアプリをモバイル端末12に追加し、当該アプリをUPnPサービスとして利用することができる。 Therefore, in this embodiment, when the mobile terminal 12 requests the TV receiver 11 to add a new application via the LAN 13, the mobile terminal 12 downloads the new application from the external server 16 via the Internet 15 and starts it. In addition, the UPnP service has an application activation service for publishing the new application as a UPnP service. Accordingly, the TV receiver 11 can use the application activation service to add a desired application to the mobile terminal 12 and use the application as a UPnP service.
 (TV受信機11の詳細)
 次に、本実施形態のTV受信機11およびモバイル端末12の詳細な構成について説明する。なお、以下では、モバイル端末12に追加されるUPnPサービスは、モバイル端末12におけるユーザインタフェースであって、TV受信機11によって制御可能なユーザインタフェースを提供するUIサービスである。
(Details of TV receiver 11)
Next, detailed configurations of the TV receiver 11 and the mobile terminal 12 of the present embodiment will be described. In the following, the UPnP service added to the mobile terminal 12 is a UI interface that provides a user interface in the mobile terminal 12 and a user interface that can be controlled by the TV receiver 11.
 図3は、TV受信機11の概略構成を示している。図示のように、本実施形態のTV受信機11は、制御部20、記憶部21、通信I/F(interface)22、操作部23、および表示部24を備える構成である。 FIG. 3 shows a schematic configuration of the TV receiver 11. As shown in the figure, the TV receiver 11 of the present embodiment is configured to include a control unit 20, a storage unit 21, a communication I / F (interface) 22, an operation unit 23, and a display unit 24.
 制御部20は、TV受信機11内の各種構成を統括的に制御するものであり、CPU(Central Processing Unit)などのプロセッサを備える構成である。記憶部21は、各種のデータおよびプログラムを記憶するものであり、RAM(Random Access Memory)、ROM(Read Only Memory)、フラッシュメモリなどの記憶デバイスを備える構成である。なお、制御部20の詳細については後述する。 The control unit 20 comprehensively controls various configurations in the TV receiver 11 and includes a processor such as a CPU (Central Processing Unit). The storage unit 21 stores various data and programs, and includes a storage device such as a RAM (Random Access Memory), a ROM (Read Only Memory), and a flash memory. Details of the control unit 20 will be described later.
 通信I/F22は、Ethernet(登録商標)、Wi-Fi(登録商標)などのIP通信を行うための一般的なネットワークインタフェースである。具体的には、通信I/F22は、制御部20から受信したデータを、IP通信に適した形式の信号に変換し、変換した信号をLAN13に送信するものである。また、通信I/F22は、LAN13から受信した信号を元の形式のデータに変換し、変換したデータを制御部20に送信するものである。 The communication I / F 22 is a general network interface for performing IP communication such as Ethernet (registered trademark) and Wi-Fi (registered trademark). Specifically, the communication I / F 22 converts the data received from the control unit 20 into a signal in a format suitable for IP communication, and transmits the converted signal to the LAN 13. The communication I / F 22 converts a signal received from the LAN 13 into original format data and transmits the converted data to the control unit 20.
 操作部23は、TV受信機11の表面に設けられた入力デバイスをユーザが操作することにより、操作データを作成して制御部20に送信するものである。入力デバイスの例としては、リモコン(リモートコントローラ)、キーボード、マウス、タッチパネル、マイクなどが挙げられる。 The operation unit 23 creates operation data and transmits it to the control unit 20 when the user operates an input device provided on the surface of the TV receiver 11. Examples of the input device include a remote controller (remote controller), a keyboard, a mouse, a touch panel, a microphone, and the like.
 表示部24は、制御部20から表示データを受信し、受信した表示データに基づいて表示画面に表示を行うものである。具体的には、表示部24は、LCD(Liquid Crystal Display)、EL(Electroluminescence)ディスプレイなどの表示素子と、受信した表示データに基づいて表示素子を駆動するドライバ回路とを備える構成である。 The display unit 24 receives display data from the control unit 20 and performs display on the display screen based on the received display data. Specifically, the display unit 24 includes a display element such as an LCD (Liquid Crystal Display) or an EL (Electroluminescence) display, and a driver circuit that drives the display element based on received display data.
 次に、制御部20の詳細について説明する、制御部20は、サービス情報取得部(機能情報取得部)30、サービス制御部(機能制御部)31、および追加サービス要求部(追加要求部)32を備える構成である。 Next, details of the control unit 20 will be described. The control unit 20 includes a service information acquisition unit (function information acquisition unit) 30, a service control unit (function control unit) 31, and an additional service request unit (addition request unit) 32. It is the structure provided with.
 サービス情報取得部30は、LAN13上にサービス検索の要求を送信して、UPnPサービスの情報を取得するものである。サービス情報取得部30は、取得したUPnPサービスをサービス制御部31に送出する。また、サービス情報取得部30は、追加サービス要求部32からの通知に基づき、上記サービス検索の要求を再送信して、UPnPサービスの情報を再取得する。 The service information acquisition unit 30 transmits a service search request on the LAN 13 to acquire UPnP service information. The service information acquisition unit 30 sends the acquired UPnP service to the service control unit 31. Further, the service information acquisition unit 30 re-transmits the service search request based on the notification from the additional service request unit 32 and re-acquires the UPnP service information.
 サービス制御部31は、サービス情報取得部30からのUPnPサービスの情報を参照して、所望するUPnPサービスを提供するUPnPデバイスに対しLAN13を介して指示することにより、当該UPnPサービスを制御するものである。サービス制御部31は、所望するUPnPサービスが存在しない場合、追加サービス要求部32に通知する。 The service control unit 31 refers to the UPnP service information from the service information acquisition unit 30 and controls the UPnP service by instructing the UPnP device that provides the desired UPnP service via the LAN 13. is there. The service control unit 31 notifies the additional service request unit 32 when the desired UPnP service does not exist.
 追加サービス要求部32は、サービス制御部31からの通知に基づき、所望するUPnPサービスを追加するように、UPnPデバイスに対しLAN13を介して要求するものである。該要求には、所望するUPnPサービスに対応するウェブアプリ(導入情報)をダウンロードできる外部サーバ16のURLなどが含まれる。追加サービス要求部32は、該要求に対する応答を受信すると、その旨をサービス情報取得部30に通知する。 The additional service request unit 32 requests the UPnP device via the LAN 13 to add a desired UPnP service based on the notification from the service control unit 31. The request includes the URL of the external server 16 that can download the web application (introduction information) corresponding to the desired UPnP service. When receiving the response to the request, the additional service request unit 32 notifies the service information acquisition unit 30 to that effect.
 (モバイル端末12の詳細)
 図1は、モバイル端末12の概略構成を示している。図示のように、本実施形態のモバイル端末12は、制御部40、記憶部41、通信I/F(interface)42、操作部43、および表示部44を備える構成である。なお、モバイル端末12の各部40~44の機能は、それぞれ、TV受信機11の各部20~24の機能と同様であるので、その説明を省略する。
(Details of the mobile terminal 12)
FIG. 1 shows a schematic configuration of the mobile terminal 12. As illustrated, the mobile terminal 12 according to the present embodiment includes a control unit 40, a storage unit 41, a communication I / F (interface) 42, an operation unit 43, and a display unit 44. Note that the functions of the units 40 to 44 of the mobile terminal 12 are the same as the functions of the units 20 to 24 of the TV receiver 11, and thus description thereof is omitted.
 次に、制御部40および記憶部41の詳細について説明する。図1に示すように、制御部40は、SSDP(Simple Service Discovery Protocol)サーバ(機能情報提供部)50、Webサーバ51、HTMLブラウザ(機能導入部)52、およびアプリ管理部(機能導入部、機能情報追加部)53を備える構成である。また、記憶部41は、サービスDBを記憶している。サービスDBは、モバイル端末12が提供可能なUPnPサービスに関する内容が保存されている。 Next, details of the control unit 40 and the storage unit 41 will be described. As shown in FIG. 1, the control unit 40 includes an SSDP (Simple Service Discovery Protocol) server (function information providing unit) 50, a Web server 51, an HTML browser (function introduction unit) 52, and an application management unit (function introduction unit, A function information adding unit) 53 is provided. The storage unit 41 stores a service DB. The service DB stores contents related to the UPnP service that the mobile terminal 12 can provide.
 SSDPサーバ50は、UPnPサービスを発見するためにLAN13上の他の情報機器からサービス検索の要求を受信した場合、記憶部41のサービスDBに保存された内容を通知するものである。 When the SSDP server 50 receives a service search request from another information device on the LAN 13 in order to discover the UPnP service, the SSDP server 50 notifies the contents stored in the service DB of the storage unit 41.
 Webサーバ51は、LAN13上の他の情報機器からの要求(HTTPリクエスト)を受信すると、該要求に対する応答(HTTPレスポンス)を、要求元の上記他の情報機器に送信するものである。具体的には、Webサーバ51は、上記他の情報機器からのアクションを上記要求として受け付け、受け付けたアクションに割り当てられたURLに応じて、HTMLブラウザ52およびアプリ管理部53の何れかに上記アクションを転送する。そして、Webサーバ51は、上記アクションに対する結果を、HTMLブラウザ52またはアプリ管理部53から受け取り、上記要求に対する応答として上記他の情報機器へ転送する。 When the Web server 51 receives a request (HTTP request) from another information device on the LAN 13, the Web server 51 transmits a response (HTTP response) to the request to the other information device of the request source. Specifically, the Web server 51 receives an action from the other information device as the request, and the action is sent to either the HTML browser 52 or the application management unit 53 according to the URL assigned to the received action. Forward. Then, the Web server 51 receives the result for the action from the HTML browser 52 or the application management unit 53, and transfers it to the other information device as a response to the request.
 HTMLブラウザ52は、ウェブアプリを、外部のサーバ16に要求して取得し実行するモジュールである。なお、ウェブアプリは、HTML5に基づくものであることが望ましい。この場合、ブラウザを有する任意のモバイル端末12において上記新たな機能を導入(実現)することができる。 The HTML browser 52 is a module that requests a web application from the external server 16 for acquisition and execution. The web application is preferably based on HTML5. In this case, the new function can be introduced (implemented) in any mobile terminal 12 having a browser.
 アプリ管理部53は、上記アプリ起動サービスを実行するモジュールである。なお、アプリ管理部53における処理の詳細は後述する。 The application management unit 53 is a module that executes the application activation service. Details of processing in the application management unit 53 will be described later.
 (TV受信機11の処理)
 図4は、上記構成のTV受信機11における制御部20のUIサービスの検索処理の流れを示している。図示のように、まず、サービス情報取得部30は、所望するUIサービスの検索の要求をLAN13に送信し(S10)、上記UIサービスの検索の応答を待機する(S11)。このとき、当該応答があれば(S12にてYES)、上記UIサービスが利用可能であり、サービス制御部31にて制御可能となる。なお、上記UIサービスの提供中は、TV受信機11は、WebsocketプロトコルにてWebサーバ51と常時通信可能な状態を維持する。
(Processing of TV receiver 11)
FIG. 4 shows a flow of UI service search processing of the control unit 20 in the TV receiver 11 having the above-described configuration. As shown in the figure, first, the service information acquisition unit 30 transmits a request for searching for a desired UI service to the LAN 13 (S10), and waits for a response to search for the UI service (S11). At this time, if there is a response (YES in S12), the UI service can be used and can be controlled by the service control unit 31. During the provision of the UI service, the TV receiver 11 maintains a state in which communication with the Web server 51 is always possible using the Websocket protocol.
 一方、当該応答がなければ(S12にてNO)、追加サービス要求部32は、アプリ起動サービスの検索の要求をLAN13に送信し(S13)、上記アプリ起動サービスの検索の応答を待機する(S14)。このとき、当該応答がなければ(S15にてNO)、上記UIサービスは、発見できず、かつ、追加できないので、利用不可となる。 On the other hand, if there is no response (NO in S12), the additional service request unit 32 transmits a search request for the application activation service to the LAN 13 (S13), and waits for a response for the search for the application activation service (S14). ). At this time, if there is no response (NO in S15), the UI service cannot be found and cannot be added, and therefore cannot be used.
 一方、当該応答があれば(S15にてYES)、追加サービス要求部32は、アプリ起動の要求をLAN13に送信し(S16)、上記アプリ起動の応答を待機する(S17)。このとき、当該応答がなければ(S18にてNO)、上記UIサービスは、追加できなかったことになるので、利用不可となる。一方、当該応答があれば(S18にてYES)、上記UIサービスが追加されたと考えられるので、上記UIサービスの検索の要求(S10)に戻り、上記処理を繰り返す。 On the other hand, if there is such a response (YES in S15), the additional service request unit 32 transmits an application activation request to the LAN 13 (S16), and waits for the application activation response (S17). At this time, if there is no response (NO in S18), the UI service cannot be added and cannot be used. On the other hand, if there is a response (YES in S18), it is considered that the UI service has been added, so the process returns to the UI service search request (S10) and the above process is repeated.
 (モバイル端末12の処理)
 図5は、上記構成のモバイル端末12における制御部40の処理の流れを示している。図示のように、TV受信機11からLAN13を介して上記アプリ起動の要求を受信すると、アプリ管理部53からの指示により、HTMLブラウザ52は、当該要求に含まれるURLに対応する外部サーバ16にインターネット15を介してアクセスして、上記UIサービスに対応するウェブアプリのダウンロードを開始し(S20)、該ダウンロードの完了を待機する(S21)。
(Processing of mobile terminal 12)
FIG. 5 shows a process flow of the control unit 40 in the mobile terminal 12 having the above-described configuration. As shown in the figure, when the application activation request is received from the TV receiver 11 via the LAN 13, the HTML browser 52 instructs the external server 16 corresponding to the URL included in the request according to an instruction from the application management unit 53. Access via the Internet 15 starts downloading the web application corresponding to the UI service (S20), and waits for the completion of the download (S21).
 このとき、ダウンロードがエラー無く完了し(S22にてNO)、かつ、ダウンロードしたウェブアプリがエラー無く実行できた場合(S23にてNO)、UIサービスが利用可能であるとして登録する(S24)。これにより、UIサービスが利用可能となる。なお、この登録処理については後述する。その後、上記アプリ起動の応答を、LAN13を介してTV受信機11に送信する。 At this time, if the download is completed without error (NO in S22) and the downloaded web application can be executed without error (NO in S23), the UI service is registered as available (S24). Thereby, the UI service can be used. This registration process will be described later. Thereafter, the response of the application activation is transmitted to the TV receiver 11 via the LAN 13.
 なお、HTMLブラウザ52にてダウンロードのエラーが発生したり(S22にてYES)、ウェブアプリの実行エラーが発生したりする場合でも(S23にてYES)、Webサーバ51は、上記アプリ起動の応答を、LAN13を介してTV受信機11に送信している。この場合、TV受信機11は、図4のステップS10に戻るので、アプリ起動の再要求を行うことができる。 Even when a download error occurs in the HTML browser 52 (YES in S22) or a web application execution error occurs (YES in S23), the Web server 51 responds to the above-mentioned application activation. Is transmitted to the TV receiver 11 via the LAN 13. In this case, the TV receiver 11 returns to step S10 in FIG. 4, and can make a re-request to start the application.
 (ネットワークシステム10における動作)
 図6は、ネットワークシステム10におけるUIサービスの追加に関する動作の一例を示している。図示のように、TV受信機11は、UIサービスの検索の要求をモバイル端末12に送信する(T10)。この時点では、モバイル端末12は、UIサービスを提供していないので、当該検索の応答をTV受信機11に送信しない。
(Operation in the network system 10)
FIG. 6 shows an example of operations related to addition of a UI service in the network system 10. As illustrated, the TV receiver 11 transmits a UI service search request to the mobile terminal 12 (T10). At this time, the mobile terminal 12 does not provide the UI service, and therefore does not transmit the search response to the TV receiver 11.
 そして、タイムアウトになると、TV受信機11は、アプリ起動サービスの検索の要求をモバイル端末12に送信する(T11)。このとき、モバイル端末12は、アプリ起動サービスを提供しているので、当該検索の応答をTV受信機11に送信する(T12)。 When the timeout occurs, the TV receiver 11 transmits a request for searching for an application activation service to the mobile terminal 12 (T11). At this time, since the mobile terminal 12 provides the application activation service, the mobile terminal 12 transmits the search response to the TV receiver 11 (T12).
 TV受信機11は、アプリ起動サービスの検索の応答を受信すると、アプリの起動の要求をモバイル端末12に送信する(T13)。このとき、モバイル端末12は、外部サーバ16に対し、UIサービスに対応するウェブアプリのダウンロードの要求を送信し(T14)、外部サーバ16から当該ウェブアプリがダウンロードされる(T15)。そして、モバイル端末12は、サービスの登録処理を行う(T16)。 When the TV receiver 11 receives a response to search for an application activation service, the TV receiver 11 transmits an application activation request to the mobile terminal 12 (T13). At this time, the mobile terminal 12 transmits a request for downloading a web application corresponding to the UI service to the external server 16 (T14), and the web application is downloaded from the external server 16 (T15). Then, the mobile terminal 12 performs a service registration process (T16).
 図7は、モバイル端末12におけるUIサービスの登録処理(T16)に関する動作の一例を示している。なお、図示の例では、ダウンロードされたウェブアプリが、UPnPの仕組みを利用して上記登録処理を行っている。 FIG. 7 shows an example of the operation related to the UI service registration process (T16) in the mobile terminal 12. In the illustrated example, the downloaded web application performs the registration process using the UPnP mechanism.
 図7に示すように、HTMLブラウザ52は、ダウンロードしたウェブアプリを起動する(T20)。次に、HTMLブラウザ52の上記ウェブアプリは、SSDPサーバ50に対し、アプリ起動サービスの検索の要求を送信し(T21)、該検索の応答を受信する(T22)。これにより、上記ウェブアプリは、モバイル端末12がアプリ起動サービスを有している、すなわち、アプリ管理部53を備えていることを判断できる。 As shown in FIG. 7, the HTML browser 52 activates the downloaded web application (T20). Next, the web application of the HTML browser 52 transmits a search request for an application activation service to the SSDP server 50 (T21) and receives a response to the search (T22). Thereby, the said web application can judge that the mobile terminal 12 has an application starting service, ie, the application management part 53 is provided.
 次に、HTMLブラウザ52の上記ウェブアプリは、上記UIサービスの登録の要求を、Webサーバ51を介して(T23)アプリ管理部53に送信する(T24)。これにより、アプリ管理部53は、上記ウェブアプリによって提供されるUIサービスの内容を把握できるので、上記UIサービスに対するURL(機能の識別情報)を新たに割り当てて(T25)、当該UIサービスの内容を記憶部41のサービスDBに登録する(T26)。 Next, the web application of the HTML browser 52 transmits a request for registration of the UI service to the application management unit 53 via the web server 51 (T23) (T24). As a result, the application management unit 53 can grasp the contents of the UI service provided by the web application. Therefore, a new URL (function identification information) is assigned to the UI service (T25), and the contents of the UI service are provided. Is registered in the service DB of the storage unit 41 (T26).
 次に、アプリ管理部53は、サービスの登録の応答を、Webサーバ51を介して(T27)HTMLブラウザ52に送信する(T28)。このとき、上記UIサービスのURLを、Webサーバ51を介してHTMLブラウザ52に通知する。 Next, the application management unit 53 transmits a service registration response to the HTML browser 52 via the Web server 51 (T27) (T28). At this time, the URL of the UI service is notified to the HTML browser 52 via the Web server 51.
 そして、HTMLブラウザ52の上記ウェブアプリは、上記UIサービスのURLで、クライアント(コントロールポイント)からのアクションを待ち受ける要求をWebサーバ51に送信する。以上により、サービスの登録処理が完了し、図6に示すルーチンに戻る。 Then, the web application of the HTML browser 52 transmits a request for waiting for an action from the client (control point) to the web server 51 with the URL of the UI service. Thus, the service registration process is completed, and the process returns to the routine shown in FIG.
 なお、サービスの登録の要求を、HTMLブラウザ52がアプリ管理部53に直接送信し、サービスの登録の応答を、アプリ管理部53がHTMLブラウザ52に直接送信する機能を設けてもよい。この場合、図7のステップT21~T24・T27・T28を省略することができる。 It should be noted that a function may be provided in which the HTML browser 52 directly transmits a service registration request to the application management unit 53, and the application management unit 53 directly transmits a service registration response to the HTML browser 52. In this case, steps T21 to T24, T27, and T28 in FIG. 7 can be omitted.
 次に、モバイル端末12は、アプリの起動の応答をTV受信機11に送信する(T17)。このとき、TV受信機11は、ステップT10と同様に、上記UIサービスの検索の要求をモバイル端末12に送信する。この時点では、モバイル端末12は、上記UIサービスを提供しているので、当該検索の応答をTV受信機11に送信する(T19)。これにより、TV受信機11は、上記UIサービスを利用することができる。 Next, the mobile terminal 12 transmits an application activation response to the TV receiver 11 (T17). At this time, the TV receiver 11 transmits a search request for the UI service to the mobile terminal 12 as in step T10. At this time, since the mobile terminal 12 provides the UI service, the mobile terminal 12 transmits a search response to the TV receiver 11 (T19). Thereby, the TV receiver 11 can use the UI service.
 〔変形例1-1〕
 なお、本実施形態では、TV受信機11は、UIサービスの検索の応答がない場合に、アプリ起動サービスの検索の要求を行っているが(S10~S13、T10・T11)、UIサービスの検索の応答の有無に関係なく、アプリ起動サービスの検索の要求を行ってもよい。これは、例えば、或る放送番組の視聴者全員のモバイル端末12にクーポンを配布する場合など、TV受信機11が複数のモバイル端末12と接続する場合に好適である。
[Modification 1-1]
In this embodiment, the TV receiver 11 makes a request for searching for an application activation service when there is no response to search for a UI service (S10 to S13, T10 / T11). Regardless of whether or not there is a response, the search for the application activation service may be requested. This is suitable when the TV receiver 11 is connected to a plurality of mobile terminals 12, for example, when coupons are distributed to the mobile terminals 12 of all viewers of a certain broadcast program.
 〔変形例1-2〕
 また、モバイル端末12は、TV受信機11、ユーザなどの外部からの終了指示、または、上記ウェブアプリなどの内部からの終了指示により、上記ウェブアプリによる上記UIサービスを終了してもよい。
[Modification 1-2]
Further, the mobile terminal 12 may terminate the UI service by the web application in accordance with a termination instruction from the outside such as the TV receiver 11 or the user, or a termination instruction from the inside of the web application or the like.
 具体的には、アプリ管理部53は、上記終了指示に基づき、上記UIサービスの内容を記憶部41のサービスDBから削除し、上記ウェブアプリの停止をHTMLブラウザ52に指示し、かつ、上記UIサービスに対するURLの割当てを解除するようにWebサーバ51に指示することになる。このとき、アプリ管理部53は、上記ウェブアプリの削除をHTMLブラウザ52に指示することが望ましい。これにより、HTMLブラウザ52にて利用可能なリソースを、上記ウェブアプリをダウンロードする前の状態に戻すことができる。 Specifically, the application management unit 53 deletes the content of the UI service from the service DB of the storage unit 41 based on the termination instruction, instructs the HTML browser 52 to stop the web application, and the UI. The Web server 51 is instructed to cancel the assignment of the URL to the service. At this time, the application management unit 53 preferably instructs the HTML browser 52 to delete the web application. Thereby, the resource which can be utilized in the HTML browser 52 can be returned to the state before downloading the said web application.
 〔実施形態2〕
 本発明の別の実施形態について説明する。本実施形態のネットワークシステム10では、TV受信機11がUPnPのデバイス(UPnPデバイス)として機能する一方、モバイル端末12がUPnPのコントロールポイントとして機能する。
[Embodiment 2]
Another embodiment of the present invention will be described. In the network system 10 of the present embodiment, the TV receiver 11 functions as a UPnP device (UPnP device), while the mobile terminal 12 functions as a UPnP control point.
 本実施形態では、TV受信機11の制御部20が、SSDPサーバ50、Webサーバ51、HTMLブラウザ52、およびアプリ管理部53を備える構成になる。一方、モバイル端末12の制御部40が、サービス情報取得部30、サービス制御部31、および追加サービス要求部32を備える構成になる。このように、LAN13に接続された情報機器の何れもが、UPnPデバイスとして機能したり、コントロールポイントとして機能したりすることができる。 In the present embodiment, the control unit 20 of the TV receiver 11 includes an SSDP server 50, a Web server 51, an HTML browser 52, and an application management unit 53. On the other hand, the control unit 40 of the mobile terminal 12 includes a service information acquisition unit 30, a service control unit 31, and an additional service request unit 32. In this manner, any information device connected to the LAN 13 can function as a UPnP device or function as a control point.
 〔変形例2〕
 なお、TV受信機11およびモバイル端末12の表示画面は、サイズ、解像度、表示階調などが大きく異なる。このため、TV受信機11が提供するUIサービスと、モバイル端末12が提供するUIサービスとは異なることが望ましい。すなわち、情報機器が提供するUPnPサービスは、当該情報機器の種類に対応したものであることが望ましい。
[Modification 2]
The display screens of the TV receiver 11 and the mobile terminal 12 are greatly different in size, resolution, display gradation, and the like. For this reason, it is desirable that the UI service provided by the TV receiver 11 and the UI service provided by the mobile terminal 12 are different. That is, it is desirable that the UPnP service provided by the information device corresponds to the type of the information device.
 そこで、本変形例では、UIサービスを提供するためのウェブアプリは、複数個であり、情報機器の種類によって異なっている。そして、HTMLブラウザ52は、複数の上記ウェブアプリのうち、自機器の種類に対応したウェブアプリを選択して起動している。 Therefore, in this modified example, there are a plurality of web applications for providing the UI service, which differ depending on the type of information device. Then, the HTML browser 52 selects and activates a web application corresponding to the type of its own device among the plurality of web applications.
 これには、以下の手法が考えられる。
(1)ダウンロードされたウェブアプリ自身が、ダウンロード先の情報機器の種類を判定し、判定された種類に対応するウェブアプリを起動する。
(2)外部サーバ16がウェブアプリのダウンロードの要求としてHTTPリクエストを受信した場合、リクエスト元である情報機器の種類を判定し、判定した種類に対応するウェブアプリを上記リクエスト元に送信する。
(3)アプリ起動サービスの名称(UPnPサービス名)を、情報機器の種類に応じて異ならせる。そして、ウェブアプリを起動させる情報機器の種類に対応するUPnPサービス名で、アプリ起動サービスの検索を要求する。
(4)アプリ起動サービスの名称(UPnPサービス名)を、情報機器の種類に応じて異ならせる。そして、アプリの起動の要求において、ウェブアプリを取得するためのURLと共に、当該ウェブアプリに対応するUPnPサービス名を上記情報機器に送信する。該情報機器は、上記UPnPサービス名が、当該情報機器の種類に対応するものであるか否かを判断し、対応する場合に、外部サーバ16からウェブアプリをダウンロードする。
The following methods can be considered for this.
(1) The downloaded web application itself determines the type of information device as a download destination, and activates the web application corresponding to the determined type.
(2) When the external server 16 receives an HTTP request as a request for downloading a web application, the type of the information device that is the request source is determined, and the web application corresponding to the determined type is transmitted to the request source.
(3) The name of the application activation service (UPnP service name) is changed according to the type of information device. Then, a search for an application activation service is requested with the UPnP service name corresponding to the type of information device that activates the web application.
(4) The name of the application activation service (UPnP service name) is changed according to the type of information device. And in the request | requirement of starting of an application, UPnP service name corresponding to the said web application is transmitted to the said information apparatus with URL for acquiring a web application. The information device determines whether or not the UPnP service name corresponds to the type of the information device, and when it corresponds, downloads the web application from the external server 16.
 なお、上記UPnPサービス名としては、例えば、モバイル端末用であれば、「urn:schemas-upnp-org:service:MobileXXXX」とし、TV受信機用であれば、「urn:schemas-upnp-org:service:TvXXXX」とするような命名規則を採用すればよい。この場合、対応する情報機器の種類を容易に特定することができる。また、実際には、上記手法(1)・(2)は、応答速度が問題となるので、上記手法(3)・(4)を採用することが望ましい。 The UPnP service name is, for example, “urn: schemas-upnp-org: service: MobileXXXX” for a mobile terminal, and “urn: schemas-upnp-org: Use a naming convention such as “service: TvXXXX”. In this case, the type of the corresponding information device can be easily specified. In practice, the above methods (1) and (2) have a problem of response speed, so it is desirable to adopt the above methods (3) and (4).
 また、ハイブリッドキャストでは、表示中の放送映像と同時に実行可能なアプリが、放送と共に送られるAIT(アプリケーション制御情報)で制限される。そこで、当該情報に記載されたアプリのURLであるか否かを判断することで、起動するウェブアプリを制限することも可能である。 In hybrid cast, applications that can be executed simultaneously with the broadcast video being displayed are limited by AIT (application control information) sent together with the broadcast. Therefore, it is also possible to limit the web application to be activated by determining whether or not the URL of the application described in the information.
 〔実施形態3〕
 本発明の他の実施形態について、図8~図10を参照して説明する。本実施形態のネットワークシステム10では、UPnPのデバイスおよびコントロールポイントの両方として、TV受信機11も機能し、モバイル端末12も機能する。
[Embodiment 3]
Another embodiment of the present invention will be described with reference to FIGS. In the network system 10 of the present embodiment, the TV receiver 11 also functions as a UPnP device and a control point, and the mobile terminal 12 also functions.
 ところで、図1~図7に示すネットワークシステム10では、TV受信機11が上記コントロールポイントとして機能する一方、モバイル端末12が上記UPnPデバイスとして機能している。このため、TV受信機11は、モバイル端末12の上記UIサービスに指示して、その結果を取得することは容易である。 By the way, in the network system 10 shown in FIGS. 1 to 7, the TV receiver 11 functions as the control point, while the mobile terminal 12 functions as the UPnP device. Therefore, the TV receiver 11 can easily instruct the UI service of the mobile terminal 12 and obtain the result.
 しかしながら、上記UIサービスに対しユーザが操作部43を操作することによりモバイル端末12が作成した操作情報等をTV受信機11が取得することは容易ではない。なぜなら、上記UIサービスに対するユーザの操作は、上記UIサービスに対するTV受信機11からの指示と非同期に行われるからである。 However, it is not easy for the TV receiver 11 to acquire operation information and the like created by the mobile terminal 12 when the user operates the operation unit 43 for the UI service. This is because a user operation on the UI service is performed asynchronously with an instruction from the TV receiver 11 for the UI service.
 これに対し、本実施形態では、モバイル端末12が上記コントロールポイントとして機能する一方、TV受信機11が上記UPnPデバイスとして機能するように、変更することができる。これにより、モバイル端末12は、上記ユーザによる操作情報等をTV受信機11に容易に送信することができる。 On the other hand, in the present embodiment, the mobile terminal 12 can function as the control point while the TV receiver 11 can function as the UPnP device. Thereby, the mobile terminal 12 can easily transmit the operation information and the like by the user to the TV receiver 11.
 (TV受信機およびモバイル端末の構成)
 図8は、本実施形態のTV受信機11の概略構成を示している。図示のTV受信機11は、図3に示すTV受信機11に比べて、制御部20内に、SSDPサーバ33、Webサーバ34、HTMLブラウザ35、およびアプリ管理部36が追加されている点と、記憶部21にサービスDBが記憶されている点とが異なり、その他の構成は同様である。
(Configuration of TV receiver and mobile terminal)
FIG. 8 shows a schematic configuration of the TV receiver 11 of the present embodiment. Compared to the TV receiver 11 shown in FIG. 3, the illustrated TV receiver 11 includes an SSDP server 33, a Web server 34, an HTML browser 35, and an application management unit 36 in the control unit 20. Unlike the point that the service DB is stored in the storage unit 21, the other configurations are the same.
 なお、本実施形態のSSDPサーバ33、Webサーバ34、HTMLブラウザ35、アプリ管理部36、および記憶部21のサービスDBは、それぞれ、図1に示すSSDPサーバ50、Webサーバ51、HTMLブラウザ52、アプリ管理部53、および記憶部41のサービスDBと同様であるので、その説明を省略する。 Note that the SSDP server 33, the Web server 34, the HTML browser 35, the application management unit 36, and the service DB of the storage unit 21 of the present embodiment are respectively the SSDP server 50, the Web server 51, the HTML browser 52, and the service DB shown in FIG. Since the application management unit 53 and the service DB of the storage unit 41 are the same, description thereof is omitted.
 図9は、本実施形態のモバイル端末12の概略構成を示している。図示のモバイル端末12は、図1に示すモバイル端末12に比べて、制御部40内に、サービス情報取得部54およびサービス制御部55が追加されている点が異なり、その他の構成は同様である。 FIG. 9 shows a schematic configuration of the mobile terminal 12 of the present embodiment. The mobile terminal 12 shown in the figure is different from the mobile terminal 12 shown in FIG. 1 in that a service information acquisition unit 54 and a service control unit 55 are added in the control unit 40, and the other configurations are the same. .
 なお、本実施形態のサービス情報取得部54およびサービス制御部55は、それぞれ、図3に示すサービス情報取得部30およびサービス制御部31と同様に機能するので、その説明を省略する。また、本実施形態では、モバイル端末12は、追加サービス要求部32と同様の機能を有する必要はない。 Note that the service information acquisition unit 54 and the service control unit 55 of the present embodiment function in the same manner as the service information acquisition unit 30 and the service control unit 31 shown in FIG. In the present embodiment, the mobile terminal 12 does not need to have the same function as the additional service request unit 32.
 (ネットワークシステム10における動作)
 図10は、上記構成のネットワークシステム10におけるUIサービスに関する動作の一例を示すシーケンス図である。まず、TV受信機11では、放送番組に含まれる指示等に基づき、図6に示すステップT14・T15と同様の処理を行うように、アプリ管理部36がHTMLブラウザ35に指示する。これにより、HTMLブラウザ35は、自機のためのUIサービス(以下、「受信機用UIサービス」と称する。)に対応するウェブアプリ(以下、「受信機用アプリ」と称する。)のダウンロードの要求を外部サーバ16に送信し、外部サーバ16から当該受信機用アプリをダウンロードする。
(Operation in the network system 10)
FIG. 10 is a sequence diagram showing an example of an operation related to the UI service in the network system 10 having the above configuration. First, in the TV receiver 11, the application management unit 36 instructs the HTML browser 35 to perform the same processing as steps T <b> 14 and T <b> 15 shown in FIG. 6 based on an instruction included in the broadcast program. Thereby, the HTML browser 35 downloads a web application (hereinafter referred to as “receiver application”) corresponding to a UI service (hereinafter referred to as “receiver UI service”) for itself. The request is transmitted to the external server 16 and the receiver application is downloaded from the external server 16.
 次に、TV受信機11では、図7に示すシーケンスと同様のシーケンスを、SSDPサーバ33、Webサーバ34、HTMLブラウザ35、およびアプリ管理部36が実行して、上記受信機用アプリの起動に基づく上記受信機用UIサービスの登録処理を行う。 Next, in the TV receiver 11, the SSDP server 33, the Web server 34, the HTML browser 35, and the application management unit 36 execute a sequence similar to the sequence shown in FIG. 7 to activate the receiver application. The receiver UI service registration processing based on the above is performed.
 次に、TV受信機11では、上記受信機用アプリが図4に示す処理を実行する。これにより、図6および図7に示すシーケンスが実行される。その結果、モバイル端末12では、自機のためのUIサービス(以下、「端末用UIサービス」と称する。)に対応するウェブアプリ(以下、「端末用アプリ」と称する。)が起動され、上記端末用UIサービスが登録される。これにより、上記受信機用アプリは、上記端末用アプリによる上記端末用UIサービスを利用することが可能となる。 Next, in the TV receiver 11, the receiver application executes the process shown in FIG. Thereby, the sequence shown in FIGS. 6 and 7 is executed. As a result, in the mobile terminal 12, a web application (hereinafter referred to as “terminal application”) corresponding to a UI service (hereinafter referred to as “terminal UI service”) for its own device is activated, and the above-mentioned. The terminal UI service is registered. Thereby, the receiver application can use the terminal UI service by the terminal application.
 次に、図10に示すように、モバイル端末12の上記端末用アプリは、UIサービスの検索の要求をTV受信機11に送信する(T30)。このとき、TV受信機11では、上記受信機用UIサービスを既に提供しているので、SSDPサーバ33は、当該検索の応答をモバイル端末12に送信する(T31)。これにより、上記端末用アプリは、上記受信機用アプリによる上記受信機用UIサービスを利用することが可能となる。 Next, as shown in FIG. 10, the terminal application of the mobile terminal 12 transmits a UI service search request to the TV receiver 11 (T30). At this time, since the TV receiver 11 has already provided the receiver UI service, the SSDP server 33 transmits the search response to the mobile terminal 12 (T31). Thereby, the terminal application can use the receiver UI service by the receiver application.
 従って、モバイル端末12の上記端末用アプリは、TV受信機11の上記受信機用UIサービスの実行の要求を送信して(T32)、その応答を受信する(T33)ことが可能となる。反対に、TV受信機11の上記受信機用アプリは、モバイル端末12の上記端末用UIサービスの実行の要求を送信して(T34)、その応答を受信する(T35)ことが可能となる。これにより、TV受信機11およびモバイル端末12の両方に提供された新たなサービスを連携させることが可能となる。 Therefore, the terminal application of the mobile terminal 12 can transmit a request to execute the receiver UI service of the TV receiver 11 (T32) and receive a response (T33). Conversely, the receiver application of the TV receiver 11 can transmit a request for execution of the terminal UI service of the mobile terminal 12 (T34) and receive a response (T35). This makes it possible to link a new service provided to both the TV receiver 11 and the mobile terminal 12.
 〔ソフトウェアによる実現例〕
 TV受信機11およびモバイル端末12の制御ブロック(特に制御部20・40)は、集積回路(ICチップ)等に形成された論理回路(ハードウェア)によって実現してもよいし、CPU(Central Processing Unit)を用いてソフトウェアによって実現してもよい。
[Example of software implementation]
The control blocks (particularly the control units 20 and 40) of the TV receiver 11 and the mobile terminal 12 may be realized by a logic circuit (hardware) formed in an integrated circuit (IC chip) or the like, or a CPU (Central Processing). Unit) and may be realized by software.
 後者の場合、TV受信機11およびモバイル端末12は、各機能を実現するソフトウェアであるプログラムの命令を実行するCPU、上記プログラムおよび各種データがコンピュータ(またはCPU)で読み取り可能に記録されたROM(Read Only Memory)または記憶装置(これらを「記録媒体」と称する)、上記プログラムを展開するRAM(RandomAccess Memory)などを備えている。そして、コンピュータ(またはCPU)が上記プログラムを上記記録媒体から読み取って実行することにより、本発明の目的が達成される。上記記録媒体としては、「一時的でない有形の媒体」、例えば、テープ、ディスク、カード、半導体メモリ、プログラマブルな論理回路などを用いることができる。また、上記プログラムは、該プログラムを伝送可能な任意の伝送媒体(通信ネットワークや放送波等)を介して上記コンピュータに供給されてもよい。なお、本発明は、上記プログラムが電子的な伝送によって具現化された、搬送波に埋め込まれたデータ信号の形態でも実現され得る。 In the latter case, the TV receiver 11 and the mobile terminal 12 include a CPU that executes instructions of a program that is software that realizes each function, and a ROM (in which the program and various data are recorded so as to be readable by a computer (or CPU)). Read Only Memory) or a storage device (these are referred to as “recording media”), a RAM (RandomAccess) Memory) for expanding the program, and the like. And the objective of this invention is achieved when a computer (or CPU) reads the said program from the said recording medium and runs it. As the recording medium, a “non-temporary tangible medium” such as a tape, a disk, a card, a semiconductor memory, a programmable logic circuit, or the like can be used. The program may be supplied to the computer via an arbitrary transmission medium (such as a communication network or a broadcast wave) that can transmit the program. The present invention can also be realized in the form of a data signal embedded in a carrier wave in which the program is embodied by electronic transmission.
 〔まとめ〕
 本発明の態様1に係る被制御装置(モバイル端末12・TV受信機11)は、制御装置(TV受信機11・モバイル端末12)がLANを介して制御可能な1または複数の機能(UPnPサービス)を有する被制御装置であって、前記機能の識別情報(URL)を記憶する記憶デバイス(記憶部21・41)と、前記機能の識別情報を前記LAN上に提供する機能情報提供部(SSDPサーバ50)と、前記制御装置が前記LANを介して新たな機能を要求すると、該新たな機能を導入するための導入情報(ウェブアプリ)をインターネット上のリソース(外部サーバ16)から取得し、取得した導入情報に基づき、前記新たな機能を導入する機能導入部(HTMLブラウザ52・アプリ管理部53)と、該機能導入部が導入した新たな機能の識別情報を前記記憶デバイスに追加する機能情報追加部(アプリ管理部53)とを備える構成である。
[Summary]
The controlled device (mobile terminal 12 / TV receiver 11) according to aspect 1 of the present invention has one or more functions (UPnP service) that the control device (TV receiver 11 / mobile terminal 12) can control via the LAN. ), A storage device (storage units 21 and 41) that stores the identification information (URL) of the function, and a function information providing unit (SSDP) that provides the identification information of the function on the LAN. When the server 50) and the control device request a new function via the LAN, acquisition information (web application) for introducing the new function is acquired from a resource on the Internet (external server 16), Based on the acquired introduction information, a function introduction unit (HTML browser 52 / application management unit 53) for introducing the new function, and identification of the new function introduced by the function introduction unit It is a structure provided with the function information addition part (application management part 53) which adds information to the said storage device.
 上記の構成によると、制御装置からLANを介して新たな機能が要求されると、該新たな機能を導入するための導入情報がインターネット上のリソースから取得され、取得された導入情報に基づき、上記新たな機能が導入され、導入された新たな機能の識別情報が記憶デバイスに追加される。そして、上記新たな機能の識別情報が上記LAN上に提供されることにより、上記制御装置が上記新たな機能を発見し制御することができる。 According to the above configuration, when a new function is requested from the control device via the LAN, introduction information for introducing the new function is acquired from resources on the Internet, and based on the acquired introduction information, The new function is introduced, and identification information of the introduced new function is added to the storage device. The identification information of the new function is provided on the LAN, so that the control device can discover and control the new function.
 なお、上記機能情報提供部は、上記LANを介して、上記制御装置に提供してもよいし、上記機能の情報を収集する情報機器に提供してもよい。また、上記機能情報提供部は、上記制御装置からの要求に基づき通知してもよいし、上記LANへの接続時に同報してもよい。 The function information providing unit may be provided to the control device via the LAN, or may be provided to an information device that collects information on the function. In addition, the function information providing unit may notify based on a request from the control device, or may broadcast at the time of connection to the LAN.
 本発明の態様2に係る被制御装置は、上記態様1において、前記新たな機能は、ブラウザ上で実行されるウェブアプリケーションで実現されることが好ましい。この場合、ブラウザを有する任意の被制御装置において上記新たな機能を導入することができる。 In the controlled device according to aspect 2 of the present invention, in the above aspect 1, the new function is preferably realized by a web application executed on a browser. In this case, the new function can be introduced in any controlled device having a browser.
 本発明の態様3に係る被制御装置は、上記態様1または2において、前記機能導入部は、複数の前記新たな機能のうち、自装置の種類に対応するものを選択して導入してもよい。この場合、自装置の種類に対応した機能を導入することができる。 In the controlled device according to aspect 3 of the present invention, in the above aspect 1 or 2, the function introduction unit may select and introduce one of the plurality of new functions corresponding to the type of the own device. Good. In this case, a function corresponding to the type of the device can be introduced.
 本発明の態様4に係る被制御装置は、上記態様1から3までの何れかにおいて、前記機能導入部および前記機能情報追加部は、ブラウザ上で実行されるウェブアプリケーションで実現されることが好ましい。この場合、ブラウザを有する任意の情報機器に本発明を適用することができる。 In the controlled device according to aspect 4 of the present invention, in any of the above aspects 1 to 3, the function introduction unit and the function information addition unit are preferably realized by a web application executed on a browser. . In this case, the present invention can be applied to any information device having a browser.
 本発明の態様5に係る制御装置は、被制御装置における1または複数の機能を、LANを介して制御する制御装置であって、前記機能の識別情報を前記LANから取得する機能情報取得部(サービス情報取得部30)と、該機能情報取得部が取得した機能の識別情報に基づいて、所望する前記機能を、前記LANを介して制御する機能制御部(サービス制御部51)と、前記被制御装置が新たな機能を追加するように、前記LANを介して要求する追加要求部(追加サービス要求部52)とを備えており、前記機能情報取得部は、前記追加要求部の要求後に、前記機能の識別情報を前記LANから再取得する構成である。 A control device according to aspect 5 of the present invention is a control device that controls one or more functions in a controlled device via a LAN, and a function information acquisition unit that acquires identification information of the function from the LAN ( A service information acquisition unit 30), a function control unit (service control unit 51) for controlling the desired function via the LAN based on the function identification information acquired by the function information acquisition unit, An additional request unit (additional service request unit 52) that requests via the LAN so that the control device adds a new function, the function information acquisition unit, after the request of the addition request unit, In this configuration, the function identification information is reacquired from the LAN.
 上記の構成によると、被制御装置が新たな機能を追加するように、LANを介して要求し、その後、上記機能の識別情報を上記LANから再取得する。このとき、上記被制御装置に新たな機能が追加されていれば、当該新たな機能の識別情報を取得することができるので、上記新たな機能を、上記LANを介して制御することができる。 According to the above configuration, the controlled device requests via the LAN to add a new function, and then re-acquires identification information of the function from the LAN. At this time, if a new function is added to the controlled apparatus, the identification information of the new function can be acquired, so that the new function can be controlled via the LAN.
 本発明の態様6に係る制御装置は、上記態様5において、前記追加要求部は、前記機能情報取得部が取得した前記機能の情報の中に、所望する機能の情報が含まれていない場合に前記要求を行ってもよい。 In the control device according to aspect 6 of the present invention, in the above aspect 5, the addition request unit includes a case where information on a desired function is not included in the function information acquired by the function information acquisition unit. The request may be made.
 本発明の態様7に係る制御装置は、上記態様5において、前記追加要求部は、前記被制御装置が前記新たな機能を導入するための導入情報をインターネット上のリソースから取得し、取得した導入情報に基づき、前記新たな機能を導入する機能導入部の識別情報を、前記機能情報取得部が取得した場合に前記要求を行ってもよい。 In the control device according to aspect 7 of the present invention, in the above aspect 5, the addition request unit acquires introduction information for the controlled device to introduce the new function from resources on the Internet, and acquires the introduction The request may be made when the function information acquisition unit acquires identification information of a function introduction unit that introduces the new function based on the information.
 本発明の態様8に係る制御装置は、上記態様5から7までの何れかにおいて、前記追加要求部は、新たな機能を追加すべき前記被制御装置の種類を選択して、前記要求を行ってもよい。この場合、上記制御装置は、上記被制御装置の種類に応じて、上記新たな機能を追加する上記被制御装置を制限することができる。 In the control device according to aspect 8 of the present invention, in any of the above aspects 5 to 7, the addition request unit selects the type of the controlled device to which a new function should be added, and performs the request. May be. In this case, the control device can limit the controlled device to which the new function is added according to the type of the controlled device.
 なお、上記構成の被制御装置と、上記構成の制御装置とを備えた情報機器であれば、上述と同様の効果を奏することができる。 In addition, if it is an information apparatus provided with the controlled apparatus of the said structure, and the control apparatus of the said structure, there can exist an effect similar to the above-mentioned.
 また、上記構成の被制御装置と、上記構成の制御装置とがLANを介して通信可能に接続されたネットワークシステムであれば、上述と同様の効果を奏することができる。 Further, if the controlled device having the above configuration and the control device having the above configuration are connected to be communicable via a LAN, the same effects as described above can be obtained.
 なお、上記構成の被制御装置と上記構成の制御装置とを備えた複数の情報機器がLANを介して通信可能に接続されたネットワークシステムであることが好ましい。この場合、例えば、第1の情報機器が、第2の情報機器に導入された新たな機能を発見し制御することができる一方、第2の情報機器が、第1の情報機器に導入された新たな機能を発見し制御することができる。これにより、複数の情報機器に導入された新たな機能を連携させることが可能となる。 Note that a network system in which a plurality of information devices including the controlled device having the above-described configuration and the control device having the above-described configuration is connected to be communicable via a LAN is preferable. In this case, for example, the first information device can discover and control a new function introduced into the second information device, while the second information device is introduced into the first information device. Discover and control new functions. This makes it possible to link new functions introduced to a plurality of information devices.
 本発明の各態様に係る被制御装置は、コンピュータによって実現してもよく、この場合には、コンピュータを上記被制御装置が備える各部として動作させることにより上記被制御装置をコンピュータにて実現させる被制御装置の制御プログラム、およびそれを記録したコンピュータ読み取り可能な記録媒体も、本発明の範疇に入る。 The controlled device according to each aspect of the present invention may be realized by a computer. In this case, the controlled device is realized by the computer by operating the computer as each unit included in the controlled device. A control program for the control device and a computer-readable recording medium on which the control program is recorded also fall within the scope of the present invention.
 また、本発明の各態様に係る制御装置は、コンピュータによって実現してもよく、この場合には、コンピュータを上記制御装置が備える各部として動作させることにより上記制御装置をコンピュータにて実現させる制御装置の制御プログラム、およびそれを記録したコンピュータ読み取り可能な記録媒体も、本発明の範疇に入る。 In addition, the control device according to each aspect of the present invention may be realized by a computer. In this case, the control device that causes the computer to be realized by causing the computer to operate as each unit included in the control device. These control programs and computer-readable recording media on which the control programs are recorded also fall within the scope of the present invention.
 本発明の態様9に係る被制御装置の制御方法は、制御装置がLANを介して制御可能な1または複数の機能を有する被制御装置の制御方法であって、記憶デバイスに記憶された前記機能の識別情報を前記LAN上に提供する機能情報提供ステップと、前記制御装置が前記LANを介して新たな機能を要求すると、該新たな機能を導入するための導入情報をインターネット上のリソースから取得し、取得した導入情報に基づき、前記新たな機能を導入する機能導入ステップと、該機能導入ステップにて導入された新たな機能の識別情報を前記記憶デバイスに追加する機能情報追加ステップとを含む方法である。この場合、上記態様1と同様の効果を奏する。 A control method of a controlled device according to aspect 9 of the present invention is a control method of a controlled device having one or more functions that the control device can control via a LAN, and the function stored in a storage device Function information providing step for providing the identification information on the LAN, and when the control device requests a new function via the LAN, the introduction information for introducing the new function is obtained from resources on the Internet. And a function introduction step for introducing the new function based on the acquired introduction information, and a function information addition step for adding identification information of the new function introduced in the function introduction step to the storage device. Is the method. In this case, the same effects as those of the first aspect are obtained.
 本発明の態様10に係る制御装置の制御方法は、被制御装置における1または複数の機能を、LANを介して制御する制御装置の制御方法であって、前記機能の識別情報を前記LANから取得する機能情報取得ステップと、該機能情報取得ステップにて取得された機能の識別情報に基づいて、所望する前記機能を、前記LANを介して制御する機能制御ステップと、前記被制御装置が新たな機能を追加するように、前記LANを介して要求する追加要求ステップとを含んでおり、前記機能情報取得ステップは、前記追加要求ステップにおける要求後に、前記新たな機能の識別情報を前記LANから取得する方法である。この場合、上記態様5と同様の効果を奏する。 A control method for a control device according to aspect 10 of the present invention is a control method for a control device that controls one or more functions in a controlled device via a LAN, and obtains identification information of the function from the LAN. A function information acquisition step, a function control step for controlling the desired function via the LAN based on the function identification information acquired in the function information acquisition step, and An additional request step for requesting via the LAN to add a function, and the function information acquisition step acquires identification information of the new function from the LAN after the request in the addition request step. It is a method to do. In this case, the same effect as in the fifth aspect is obtained.
 本発明は上述した各実施形態に限定されるものではなく、請求項に示した範囲で種々の変更が可能であり、異なる実施形態にそれぞれ開示された技術的手段を適宜組み合わせて得られる実施形態についても本発明の技術的範囲に含まれる。さらに、各実施形態にそれぞれ開示された技術的手段を組み合わせることにより、新しい技術的特徴を形成することができる。 The present invention is not limited to the above-described embodiments, and various modifications are possible within the scope shown in the claims, and embodiments obtained by appropriately combining technical means disclosed in different embodiments. Is also included in the technical scope of the present invention. Furthermore, a new technical feature can be formed by combining the technical means disclosed in each embodiment.
 本発明は、制御装置からLANを介して新たな機能が要求されると、該新たな機能を導入するための導入情報がインターネット上のリソースから取得され、取得された導入情報に基づき、上記新たな機能が導入され、導入された新たな機能の識別情報が記憶デバイスに追加されて、上記新たな機能の識別情報が上記LAN上に提供されることにより、上記制御装置が上記新たな機能を発見し制御できるので、LANに接続された任意の情報機器に本発明を適用することができる。 In the present invention, when a new function is requested from a control device via a LAN, introduction information for introducing the new function is acquired from a resource on the Internet, and the new information is obtained based on the acquired introduction information. When the new function is introduced, the identification information of the introduced new function is added to the storage device, and the identification information of the new function is provided on the LAN, so that the control device performs the new function. Since it can be discovered and controlled, the present invention can be applied to any information device connected to the LAN.
10 ネットワークシステム
11 TV受信機(制御装置、被制御装置)
12 モバイル端末(被制御装置、制御装置)
13 LAN
14 ルータ
15 インターネット
16 外部サーバ
20・40 制御部
21・41 記憶部(記憶デバイス)
23・43 操作部
24・44 表示部
30・54 サービス情報取得部(機能情報取得部)
31・55 サービス制御部(機能制御部)
32 追加サービス要求部(追加要求部)
33・50 SSDPサーバ(機能情報提供部)
34・51 Webサーバ
35・52 HTMLブラウザ(機能導入部)
36・53 アプリ管理部(機能導入部、機能情報追加部)
10 Network system 11 TV receiver (control device, controlled device)
12 Mobile terminals (controlled devices, control devices)
13 LAN
14 router 15 internet 16 external server 20/40 control unit 21/41 storage unit (storage device)
23/43 Operation unit 24/44 Display unit 30/54 Service information acquisition unit (function information acquisition unit)
31.55 Service Control Unit (Function Control Unit)
32 Additional service request section (addition request section)
33 ・ 50 SSDP Server (Function Information Provider)
34/51 Web server 35/52 HTML browser (function introduction part)
36/53 Application Management Department (Function Introduction Department, Function Information Addition Department)

Claims (5)

  1.  制御装置がLANを介して制御可能な1または複数の機能を有する被制御装置であって、
     前記機能の識別情報を記憶する記憶デバイスと、
     前記機能の識別情報を前記LAN上に提供する機能情報提供部と、
     前記制御装置が前記LANを介して新たな機能を要求すると、該新たな機能を導入するための導入情報をインターネット上のリソースから取得し、取得した導入情報に基づき、前記新たな機能を導入する機能導入部と、
     該機能導入部が導入した新たな機能の識別情報を前記記憶デバイスに追加する機能情報追加部とを備えることを特徴とする被制御装置。
    A controlled device having one or more functions that can be controlled by a control device via a LAN,
    A storage device for storing identification information of the function;
    A function information providing unit for providing identification information of the function on the LAN;
    When the control device requests a new function via the LAN, the control apparatus acquires introduction information for introducing the new function from resources on the Internet, and introduces the new function based on the acquired introduction information. Function introduction part,
    A controlled apparatus comprising: a function information adding unit that adds identification information of a new function introduced by the function introducing unit to the storage device.
  2.  前記機能導入部は、複数の前記新たな機能のうち、自装置の種類に対応するものを選択して導入することを特徴とする請求項1に記載の被制御装置。 2. The controlled device according to claim 1, wherein the function introduction unit selects and introduces a plurality of the new functions corresponding to the type of the device itself.
  3.  被制御装置における1または複数の機能を、LANを介して制御する制御装置であって、
     前記機能の識別情報を前記LANから取得する機能情報取得部と、
     該機能情報取得部が取得した機能の識別情報に基づいて、所望する前記機能を、前記LANを介して制御する機能制御部と、
     前記被制御装置が新たな機能を追加するように、前記LANを介して要求する追加要求部とを備えており、
     前記機能情報取得部は、前記追加要求部の要求後に、前記機能の識別情報を前記LANから再取得することを特徴とする制御装置。
    A control device that controls one or more functions in a controlled device via a LAN,
    A function information acquisition unit for acquiring identification information of the function from the LAN;
    A function control unit that controls the desired function via the LAN based on the function identification information acquired by the function information acquisition unit;
    An addition request unit that requests via the LAN so that the controlled device adds a new function;
    The function information acquisition unit re-acquires the function identification information from the LAN after the request from the addition request unit.
  4.  前記追加要求部は、新たな機能を追加すべき前記被制御装置の種類を選択して、前記要求を行うことを特徴とする請求項3に記載の制御装置。 4. The control device according to claim 3, wherein the addition request unit makes a request by selecting a type of the controlled device to which a new function is to be added.
  5.  請求項1または2に記載の被制御装置と、請求項3または4に記載の制御装置とを備えた情報機器。 An information device comprising the controlled device according to claim 1 or 2 and the control device according to claim 3 or 4.
PCT/JP2014/080016 2013-12-18 2014-11-13 Device to be controlled, control device, and information apparatus WO2015093192A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015553430A JPWO2015093192A1 (en) 2013-12-18 2014-11-13 Controlled device, control device, and information device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2013-261696 2013-12-18
JP2013261696 2013-12-18

Publications (1)

Publication Number Publication Date
WO2015093192A1 true WO2015093192A1 (en) 2015-06-25

Family

ID=53402548

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2014/080016 WO2015093192A1 (en) 2013-12-18 2014-11-13 Device to be controlled, control device, and information apparatus

Country Status (2)

Country Link
JP (1) JPWO2015093192A1 (en)
WO (1) WO2015093192A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005066808A1 (en) * 2004-01-06 2005-07-21 Matsushita Electric Industrial Co., Ltd. Device linkage service system and electronic device constituting the system
JP2008040858A (en) * 2006-08-08 2008-02-21 Hitachi Ltd Information processing equipment and information processing system
JP2013137589A (en) * 2011-12-27 2013-07-11 Fujitsu Ltd Service providing method, service utilization method and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005066808A1 (en) * 2004-01-06 2005-07-21 Matsushita Electric Industrial Co., Ltd. Device linkage service system and electronic device constituting the system
JP2008040858A (en) * 2006-08-08 2008-02-21 Hitachi Ltd Information processing equipment and information processing system
JP2013137589A (en) * 2011-12-27 2013-07-11 Fujitsu Ltd Service providing method, service utilization method and system

Also Published As

Publication number Publication date
JPWO2015093192A1 (en) 2017-03-16

Similar Documents

Publication Publication Date Title
KR102151680B1 (en) System, method and computer-readable medium for presenting media content
JP5952301B2 (en) Apparatus and method for remotely controlling peripheral devices in a mobile communication terminal
RU2602982C2 (en) Method, apparatus and system for intelligently controlling device and plug-and-play device
US9281959B2 (en) Method for controlling home network device using universal web application and apparatus thereof
US9883251B2 (en) Method and apparatus for managing connection between broadcast receiving device and another device connected by network
US7962097B2 (en) Method and system for identifying device on universal plug and play network and playing content using the device
EP2520049B1 (en) Method and apparatus for using service of home network device based on remote access
JP5937005B2 (en) Apparatus and method for remote control in short-distance network and system supporting the same
US10554745B2 (en) Method and apparatus for managing connection between broadcasting reception device and another device which are connected through network
CN105323628B (en) Cross-screen playing method and system based on DLNA (digital Living network alliance), browser end device and playing device
JP6665086B2 (en) Apparatus and method for communication between device-specific application programs
JP6966675B2 (en) Transmission and display of screen content
WO2013178015A1 (en) Method, apparatus, and system for acquiring media
US20090002568A1 (en) Information processor, control method and display system of the same
JP2010055275A (en) Information processing apparatus and function expansion method
US9832271B2 (en) Method and apparatus for connection between client and server
US9405557B2 (en) Method and apparatus for providing a remote control user interface
JP2013512500A (en) Method and apparatus for providing a remote user interface list
WO2014180251A1 (en) Smart home home gateway implementation method and device
US10165082B2 (en) Method and apparatus for managing connection between plurality of devices over network
JP2006345240A (en) System and method for remote operation
WO2015093192A1 (en) Device to be controlled, control device, and information apparatus
WO2014103710A1 (en) Portable terminal, display device, television receiver, and wireless communication system
WO2016119610A1 (en) Web page loading method and user equipment
JP5224387B2 (en) Content sharing system, content control apparatus, content sharing method, and content sharing program

Legal Events

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

Ref document number: 14872815

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2015553430

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14872815

Country of ref document: EP

Kind code of ref document: A1