JP5573337B2 - Information providing apparatus, information providing method, program, information processing apparatus, service providing apparatus, and information processing system - Google Patents

Information providing apparatus, information providing method, program, information processing apparatus, service providing apparatus, and information processing system Download PDF

Info

Publication number
JP5573337B2
JP5573337B2 JP2010105470A JP2010105470A JP5573337B2 JP 5573337 B2 JP5573337 B2 JP 5573337B2 JP 2010105470 A JP2010105470 A JP 2010105470A JP 2010105470 A JP2010105470 A JP 2010105470A JP 5573337 B2 JP5573337 B2 JP 5573337B2
Authority
JP
Japan
Prior art keywords
list
response
request
unit
content
Prior art date
Legal status (The legal status 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 status listed.)
Expired - Fee Related
Application number
JP2010105470A
Other languages
Japanese (ja)
Other versions
JP2011234302A (en
Inventor
典史 吉川
康典 永友
昌宏 原
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sony Corp
Original Assignee
Sony Corp
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 Sony Corp filed Critical Sony Corp
Priority to JP2010105470A priority Critical patent/JP5573337B2/en
Priority to US13/084,065 priority patent/US20110270954A1/en
Priority to CN2011101090213A priority patent/CN102238176A/en
Publication of JP2011234302A publication Critical patent/JP2011234302A/en
Application granted granted Critical
Publication of JP5573337B2 publication Critical patent/JP5573337B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/2803Home automation networks
    • H04L12/2807Exchanging configuration information on appliance services in a home automation network
    • H04L12/2812Exchanging configuration information on appliance services in a home automation network describing content present in a home automation network, e.g. audio video content
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/90335Query processing
    • G06F16/90344Query processing by using string matching techniques

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Computational Linguistics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Information Transfer Between Computers (AREA)

Description

本発明は、情報提供装置、情報提供方法、プログラム、情報処理装置、サービス提供装置および情報処理システムに関する。   The present invention relates to an information providing apparatus, an information providing method, a program, an information processing apparatus, a service providing apparatus, and an information processing system.

近年、コンピュータが担う役割をクライアント(以下、「情報処理装置」とも言う。)とサーバ(以下、「情報提供装置」とも言う。)に分担させたクライアントサーバシステムが様々な場面において活用されている。クライアントサーバにおいては、一般的に、ユーザが画面を閲覧しながら所望の指示をクライアントに入力し、クライアントはユーザから入力された指示に応じた要求をサーバに送信する。サーバは、クライアントから送信された要求を受信し、その要求に応じた操作を実行し、実行して得られた結果をその要求に対する応答としてクライアントに返信する。   2. Description of the Related Art In recent years, a client / server system in which a computer plays a role of a client (hereinafter also referred to as an “information processing apparatus”) and a server (hereinafter also referred to as an “information providing apparatus”) has been utilized in various situations. . In the client server, generally, the user inputs a desired instruction to the client while browsing the screen, and the client transmits a request corresponding to the instruction input by the user to the server. The server receives a request transmitted from the client, executes an operation according to the request, and returns a result obtained by executing the request to the client as a response to the request.

クライアントとサーバとの間では様々な情報が送受信される。例えば、サーバによって保持されているコンテンツの中からユーザによって選択されたコンテンツがクライアントに送信され、クライアントにおいて出力する処理がなされる。ユーザにコンテンツを選択させるために、クライアントがコンテンツのそれぞれに関連するデータの一覧であるコンテンツリストをサーバから取得し、取得したコンテンツリストをユーザに閲覧させるのが一般的である(例えば、特許文献1参照。)。   Various information is transmitted and received between the client and the server. For example, the content selected by the user from the content held by the server is transmitted to the client, and the client outputs the content. In order for a user to select content, it is common for a client to acquire a content list, which is a list of data related to each content, from a server, and to allow the user to browse the acquired content list (for example, patent literature). 1).

ところで、上記したコンテンツやコンテンツリストとしては、サーバが他の装置(以下、「サービス提供装置」とも言う。)から取得したものが使用されることがある。かかる場合において、サービス提供装置から送信されるコンテンツリストに空データが存在することがある。コンテンツリストに空データが存在するのは、例えば、コンテンツリストを画面上に表示させた場合に空データに相当する領域を空スペースとしようとする設計者の意図によるものである。このように設計者がコンテンツリストに空データを自由に配置することによって、例えば、コンテンツリストの表示にバリエーションを設けることができる。   By the way, as the above-described content and content list, there are cases where a server acquires from another device (hereinafter also referred to as “service providing device”). In such a case, empty data may exist in the content list transmitted from the service providing apparatus. The reason why empty data exists in the content list is, for example, due to the designer's intention to make an area corresponding to empty data empty space when the content list is displayed on the screen. In this way, by allowing the designer to freely arrange empty data in the content list, for example, variations can be provided in the display of the content list.

特開2010−016623号公報JP 2010-016623 A

しかしながら、空データを含むコンテンツリストの表示を正常に行うことができないクライアントが存在することも想定される。かかる場合には、サーバは、空データを含むコンテンツリストをそのままクライアントに送信することができないという問題があった。また、空データを除いたコンテンツリストをクライアントに送信する手法も想定されるが、空データを除いたコンテンツリストを生成するための負荷がサーバにかかってしまうという問題があった。   However, there may be a client that cannot normally display a content list including empty data. In such a case, there is a problem that the server cannot transmit the content list including empty data to the client as it is. Although a method of transmitting a content list excluding empty data to the client is also assumed, there is a problem that a load for generating the content list excluding empty data is applied to the server.

また、サービス提供装置からサーバにコンテンツリストが送信される場合や、サーバからクライアントにコンテンツリストが送信される場合、コンテンツリストを構成する全件分のデータを一度に送信するのは困難であり、それぞれの場合において送信できる件数には制限があるのが通例である。かかる場合には、例えば、サーバにおいて空データを除いた後のデータの件数がクライアントに送信できるデータの件数に達していないなどといった状況に陥る可能性があり、クライアントに送信できるデータの件数に達するまでサーバがサービス提供装置からコンテンツリストを取得する必要が生じたりするため、サーバに負荷がかかるなどといった問題も生じる。   Also, when the content list is transmitted from the service providing device to the server, or when the content list is transmitted from the server to the client, it is difficult to transmit all the data constituting the content list at one time, In each case, the number of messages that can be sent is usually limited. In such a case, for example, there is a possibility that the number of data after removing empty data in the server may not reach the number of data that can be transmitted to the client, and the number of data that can be transmitted to the client is reached. The server may need to acquire a content list from the service providing apparatus until the server is loaded.

そこで、本発明は、サーバにかかる負荷を軽減しつつ、空データを含むコンテンツリストの表示を正常に行うことができないクライアントに柔軟に対応することが可能な、新規かつ改良された技術を提供しようとするものである。   Accordingly, the present invention provides a new and improved technique capable of flexibly dealing with a client that cannot normally display a content list including empty data while reducing the load on the server. It is what.

本発明のある実施形態によれば、コンテンツのそれぞれに関連するデータの一覧であるコンテンツリストの取得を指示するための要求であるリスト取得要求を情報処理装置から受信する要求受信部と、上記コンテンツリストを提供するサービス提供装置に上記コンテンツリストの送信を指示するための要求であるリスト送信要求を送信する要求送信部と、上記リスト送信要求に対する応答として、上記サービス提供装置から上記コンテンツリストを含む応答であるリスト送信応答を受信する応答受信部と、上記応答受信部により受信された上記リスト送信応答に含まれる上記コンテンツリストに空データが存在する場合に、上記要求受信部により受信された上記リスト取得要求に対する応答として、上記空データを含む上記コンテンツリストを含む応答であるリスト取得応答を上記情報処理装置に送信する応答送信部と、を備える、情報提供装置が提供される。   According to an embodiment of the present invention, a request receiving unit that receives a list acquisition request that is a request for instructing acquisition of a content list that is a list of data related to each content, and the content A request transmission unit that transmits a list transmission request that is a request for instructing a service providing apparatus that provides a list to transmit the content list, and includes the content list from the service providing apparatus as a response to the list transmission request A response receiving unit that receives a list transmission response that is a response; and the empty data in the content list included in the list transmission response received by the response receiving unit is received by the request receiving unit. The content list including the empty data as a response to the list acquisition request A list acquisition response is a response that includes and a response transmitting unit that transmits to the information processing apparatus, the information providing apparatus is provided.

上記情報提供装置は、上記空データを含む上記コンテンツリストを受信した場合の処理を上記情報処理装置が正常に行うことが可能であるか否かを判断するリスト取得要求処理部、をさらに備え、上記要求送信部は、上記リスト取得要求処理部により、上記空データを含む上記コンテンツリストを受信した場合の処理を上記情報処理装置が正常に行うことが可能であると判断した場合には、上記サービス提供装置に上記リスト送信要求を送信することとしてもよい。   The information providing apparatus further includes a list acquisition request processing unit that determines whether or not the information processing apparatus can normally perform processing when the content list including the empty data is received, The request transmission unit, when the list acquisition request processing unit determines that the information processing apparatus can normally perform processing when the content list including the empty data is received, The list transmission request may be transmitted to the service providing apparatus.

上記リスト取得要求処理部により、上記空データを含む上記コンテンツリストを受信した場合の処理を上記情報処理装置が正常に行うことが不可能であると判断した場合に、上記要求送信部は、上記サービス提供装置への上記リスト送信要求の送信を省略し、上記応答送信部は、上記空データを含む上記コンテンツリストを含む応答の代わりに、上記コンテンツのそれぞれに関連するデータが1件も存在しない旨を示す応答を、上記リスト取得応答として上記情報処理装置に送信することとしてもよい。   When the list acquisition request processing unit determines that the information processing apparatus cannot normally perform the processing when the content list including the empty data is received, the request transmission unit The transmission of the list transmission request to the service providing apparatus is omitted, and the response transmission unit does not have any data related to each of the contents instead of the response including the content list including the empty data. A response indicating this may be transmitted to the information processing apparatus as the list acquisition response.

上記リスト取得要求処理部は、上記要求受信部により受信された上記リスト取得要求に含まれている上記情報処理装置の種別に基づいて、上記空データを含む上記コンテンツリストを受信した場合の処理を上記情報処理装置が正常に行うことが可能であるか否かを判断することとしてもよい。   The list acquisition request processing unit performs processing when the content list including the empty data is received based on the type of the information processing device included in the list acquisition request received by the request receiving unit. It may be determined whether the information processing apparatus can perform normally.

上記リスト取得要求処理部は、上記リスト取得要求には、上記コンテンツリストのうちで取得すべきデータの範囲を示す情報として、上記取得すべきデータの先頭を示す番号Xと上記取得すべきデータの件数Yとが含まれ、上記リスト送信応答には、所定件数Nごとにデータが集められてなるページ単位で上記データが含まれる場合に、XをNで除して得られる商をQ1として算出するとともに剰余をR1として算出し、X+YをNで除して得られる商をQ2として算出するとともに剰余をR2として算出し、上記R1が0のときは上記Q1をP1とし、上記R1が0以外のときは上記Q1に1を加算した値をP1とするとともに、上記R2が0のときは上記Q2をP2とし、上記R2が0以外のときは上記Q2に1を加算した値をP2とし、上記P1から上記P2までの整数を上記リスト送信要求に含め、上記応答受信部は、上記リスト送信要求に対する応答として、上記P1ページ目から上記P2ページ目までのページを含む上記リスト送信応答を受信し、上記情報提供装置は、上記応答受信部により受信された上記リスト送信応答に含まれる上記P1ページ目から上記P2ページ目までのページのうちで、上記P1ページ目のページの先頭から上記R1+1件目のデータから、上記P2ページ目のページの先頭から上記R2件目のデータまでを抽出して上記リスト応答に含めるリスト送信応答処理部、をさらに備えることとしてもよい。   In the list acquisition request, the list acquisition request processing unit includes, as information indicating a range of data to be acquired in the content list, a number X indicating the head of the data to be acquired and the data to be acquired. The number Y is included, and when the list transmission response includes the data in a page unit in which data is collected every predetermined number N, the quotient obtained by dividing X by N is calculated as Q1. In addition, the remainder is calculated as R1, the quotient obtained by dividing X + Y by N is calculated as Q2, and the remainder is calculated as R2. When R1 is 0, Q1 is P1, and R1 is other than 0. In this case, the value obtained by adding 1 to Q1 is set as P1, and when R2 is 0, Q2 is set as P2, and when R2 is other than 0, the value obtained by adding 1 to Q2 is set as P2. The integers from P1 to P2 are included in the list transmission request, and the response reception unit receives the list transmission response including pages from the P1 page to the P2 page as a response to the list transmission request. Then, the information providing apparatus, from among the pages from the P1 page to the P2 page included in the list transmission response received by the response receiving unit, from the top of the page of the P1 page to the R1 + 1 A list transmission response processing unit that extracts from the top data to the R2th data from the top of the P2 page and includes it in the list response may be further provided.

また、本発明の別の実施形態によれば、要求受信部と、要求送信部と、応答受信部と、応答送信部とを備える情報提供装置の上記要求受信部により、コンテンツのそれぞれに関連するデータの一覧であるコンテンツリストの取得を指示するための要求であるリスト取得要求を情報処理装置から受信するステップと、上記要求送信部により、上記コンテンツリストを提供するサービス提供装置に上記コンテンツリストの送信を指示するための要求であるリスト送信要求を送信するステップと、上記応答受信部により、上記リスト送信要求に対する応答として、上記サービス提供装置から上記コンテンツリストを含む応答であるリスト送信応答を受信するステップと、上記応答送信部により、上記応答受信部により受信された上記リスト送信応答に含まれる上記コンテンツリストに空データが存在する場合に、上記要求受信部により受信された上記リスト取得要求に対する応答として、上記空データを含む上記コンテンツリストを含む応答であるリスト取得応答を上記情報処理装置に送信するステップと、を含む、情報提供方法が提供される。   According to another embodiment of the present invention, the request receiving unit of the information providing apparatus including a request receiving unit, a request transmitting unit, a response receiving unit, and a response transmitting unit relates to each of the contents. Receiving a list acquisition request, which is a request for instructing acquisition of a content list, which is a list of data, from the information processing apparatus; and, by the request transmission unit, the service providing apparatus that provides the content list, A step of transmitting a list transmission request that is a request for instructing transmission; and a response to the list transmission request is received from the service providing apparatus as a response to the list transmission request by the response receiving unit. And the list transmission response received by the response receiving unit by the response transmitting unit. When there is empty data in the included content list, a list acquisition response that is a response including the content list including the empty data is received as the response to the list acquisition request received by the request reception unit. Transmitting to the apparatus. An information providing method is provided.

また、本発明の別の実施形態によれば、コンピュータを、コンテンツのそれぞれに関連するデータの一覧であるコンテンツリストの取得を指示するための要求であるリスト取得要求を情報処理装置から受信する要求受信部と、上記コンテンツリストを提供するサービス提供装置に上記コンテンツリストの送信を指示するための要求であるリスト送信要求を送信する要求送信部と、上記リスト送信要求に対する応答として、上記サービス提供装置から上記コンテンツリストを含む応答であるリスト送信応答を受信する応答受信部と、
上記応答受信部により受信された上記リスト送信応答に含まれる上記コンテンツリストに空データが存在する場合に、上記要求受信部により受信された上記リスト取得要求に対する応答として、上記空データを含む上記コンテンツリストを含む応答であるリスト取得応答を上記情報処理装置に送信する応答送信部と、を備える、情報提供装置として機能させるためのプログラムが提供される。
According to another embodiment of the present invention, a request for receiving a list acquisition request, which is a request for instructing a computer to acquire a content list that is a list of data related to each content, from the information processing apparatus A receiving unit, a request transmitting unit that transmits a list transmission request that is a request for instructing the service providing device that provides the content list to transmit the content list, and the service providing device as a response to the list transmission request A response receiving unit for receiving a list transmission response that is a response including the content list from:
The content including the empty data as a response to the list acquisition request received by the request receiving unit when empty data exists in the content list included in the list transmission response received by the response receiving unit A program for functioning as an information providing device is provided, comprising: a response transmission unit that transmits a list acquisition response that is a response including a list to the information processing device.

また、本発明の別の実施形態によれば、コンテンツのそれぞれに関連するデータの一覧であるコンテンツリストの取得を指示するための要求であるリスト取得要求を情報提供装置に送信する送信部と、上記送信部により送信された上記リスト取得要求に対する応答として、空データを含む上記コンテンツリストを含む応答であるリスト取得応答を上記情報提供装置から受信する受信部と、を備える、情報処理装置が提供される。   According to another embodiment of the present invention, a transmission unit that transmits a list acquisition request, which is a request for instructing acquisition of a content list that is a list of data related to each of the contents, to the information providing device; Provided by an information processing device, comprising: a receiving unit that receives a list acquisition response that is a response including the content list including empty data as a response to the list acquisition request transmitted by the transmission unit from the information providing device Is done.

上記情報処理装置は、上記受信部により上記情報提供装置から受信された上記リスト取得応答に含まれる上記コンテンツリストを表示部に表示させる表示制御部、をさらに備え、上記表示制御部は、上記コンテンツリストに上記空データが含まれる場合には、上記空データに相当する表示領域にスペースを配置して上記表示部に上記コンテンツリストを表示させることとしてもよい。   The information processing apparatus further includes a display control unit that causes the display unit to display the content list included in the list acquisition response received from the information providing device by the receiving unit, and the display control unit includes the content When the list includes the empty data, a space may be arranged in a display area corresponding to the empty data and the content list may be displayed on the display unit.

また、本発明の別の実施形態によれば、コンテンツのそれぞれに関連するデータの一覧であるコンテンツリストを記憶している記憶部と、上記コンテンツリストの送信を指示するための要求であるリスト送信要求を情報提供装置から受信する受信部と、上記受信部により受信された上記リスト送信要求に対する応答として、上記記憶部により記憶されている上記コンテンツリストを含む応答であるリスト送信応答を上記情報提供装置に送信する送信部と、を備え、上記送信部は、上記コンテンツリストに空データが存在する場合に、上記リスト送信要求に対する応答として、上記空データを含む上記コンテンツリストを含む応答であるリスト送信応答を上記情報提供装置に送信する、サービス提供装置が提供される。   According to another embodiment of the present invention, a storage unit that stores a content list that is a list of data related to each content, and a list transmission that is a request for instructing transmission of the content list A receiving unit that receives a request from an information providing device, and a list transmission response that is a response including the content list stored in the storage unit as a response to the list transmission request received by the receiving unit. A list that is a response including the content list including the empty data as a response to the list transmission request when empty data exists in the content list. A service providing apparatus is provided that transmits a transmission response to the information providing apparatus.

また、本発明の別の実施形態によれば、情報提供装置と、情報処理装置と、サービス提供装置とを有する情報処理システムであって、上記情報提供装置は、コンテンツのそれぞれに関連するデータの一覧であるコンテンツリストの取得を指示するための要求であるリスト取得要求を情報処理装置から受信する要求受信部と、上記コンテンツリストを提供するサービス提供装置に上記コンテンツリストの送信を指示するための要求であるリスト送信要求を送信する要求送信部と、上記リスト送信要求に対する応答として、上記サービス提供装置から上記コンテンツリストを含む応答であるリスト送信応答を受信する応答受信部と、上記応答受信部により受信された上記リスト送信応答に含まれる上記コンテンツリストに空データが存在する場合に、上記要求受信部により受信された上記リスト取得要求に対する応答として、上記空データを含む上記コンテンツリストを含む応答であるリスト取得応答を上記情報処理装置に送信する応答送信部と、を備え、上記情報処理装置は、上記リスト取得要求を上記情報提供装置に送信する送信部と、上記送信部により送信された上記リスト取得要求に対する応答として、上記リスト取得応答を上記情報提供装置から受信する受信部と、を備え、上記サービス提供装置は、上記コンテンツリストを記憶している記憶部と、上記リスト送信要求を上記情報提供装置から受信する受信部と、上記受信部により受信された上記リスト送信要求に対する応答として、上記記憶部により記憶されている上記コンテンツリストを含む応答であるリスト送信応答を上記情報提供装置に送信する送信部と、を備える、情報処理システムが提供される。   According to another embodiment of the present invention, there is provided an information processing system including an information providing device, an information processing device, and a service providing device, wherein the information providing device stores data related to each of contents. A request receiving unit that receives a list acquisition request that is a request for instructing acquisition of a content list that is a list from an information processing device, and a service providing device that provides the content list for instructing transmission of the content list A request transmission unit that transmits a list transmission request that is a request; a response reception unit that receives a list transmission response including a content list from the service providing apparatus as a response to the list transmission request; and the response reception unit When there is empty data in the content list included in the list transmission response received by A response transmission unit that transmits a list acquisition response, which is a response including the content list including the empty data, to the information processing apparatus as a response to the list acquisition request received by the request reception unit, and An information processing device includes a transmission unit that transmits the list acquisition request to the information providing device, and a reception unit that receives the list acquisition response from the information providing device as a response to the list acquisition request transmitted by the transmission unit. The service providing device includes a storage unit that stores the content list, a receiving unit that receives the list transmission request from the information providing device, and the list transmission request received by the receiving unit. A list transmission response which is a response including the content list stored in the storage unit as a response to And a transmission unit that transmits to the information providing apparatus, an information processing system is provided.

以上説明したように、本発明によれば、サーバにかかる負荷を軽減しつつ、空データを含むコンテンツリストの表示を正常に行うことができないクライアントに柔軟に対応することができる。   As described above, according to the present invention, it is possible to flexibly deal with a client that cannot normally display a content list including empty data while reducing the load on the server.

本実施形態に係る情報処理システムの構成を示す図である。It is a figure which shows the structure of the information processing system which concerns on this embodiment. 本実施形態に係る情報処理システムが有する機能の概要を説明するための図である。It is a figure for demonstrating the outline | summary of the function which the information processing system which concerns on this embodiment has. 本実施形態に係るサービス提供装置の機能構成を示す図である。It is a figure which shows the function structure of the service provision apparatus which concerns on this embodiment. 本実施形態に係る情報提供装置の機能構成を示す図である。It is a figure which shows the function structure of the information provision apparatus which concerns on this embodiment. 本実施形態に係る情報処理装置の機能構成を示す図である。It is a figure which shows the function structure of the information processing apparatus which concerns on this embodiment. 本実施形態に係る情報処理システムによって実行される処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the process performed by the information processing system which concerns on this embodiment.

以下に添付図面を参照しながら、本発明の好適な実施の形態について詳細に説明する。なお、本明細書及び図面において、実質的に同一の機能構成を有する構成要素については、同一の符号を付すことにより重複説明を省略する。   Exemplary embodiments of the present invention will be described below in detail with reference to the accompanying drawings. In addition, in this specification and drawing, about the component which has the substantially same function structure, duplication description is abbreviate | omitted by attaching | subjecting the same code | symbol.

また、以下の順序にしたがって当該「発明を実施するための形態」を説明する。
1.実施形態
1−1. 情報処理システムの構成
1−2. 情報処理システムが有する機能の概要
1−3. サービス提供装置の機能構成
1−4. 情報提供装置の機能構成
1−5. 情報処理装置の機能構成
1−6. 情報処理システムによって実行される処理の流れ
2.変形例
3.まとめ
Further, the “DETAILED DESCRIPTION OF THE INVENTION” will be described in the following order.
1. Embodiment 1-1. Configuration of information processing system 1-2. Overview of functions of information processing system 1-3. Functional configuration of service providing apparatus 1-4. Functional configuration of information providing apparatus 1-5. Functional configuration of information processing apparatus 1-6. Flow of processing executed by information processing system Modified example 2. Summary

<1.実施形態>
[1−1.情報処理システムの構成]
図1は、本実施形態に係る情報処理システムの構成を示す図である。図1に示すように、情報処理システム10は、サービス提供装置100と、情報提供装置200と、情報処理装置300とを有するものである。情報提供装置200と情報処理装置300とは、例えば、同一のホームネットワーク内に存在するものであり、情報提供装置200は、例えば、DMS(Digital Media Server)として機能するものであり、情報処理装置300は、例えば、DMP(Digital Media Player)として機能するものである。すなわち、情報処理装置300は、DLNA(Digital Living Network Alliance)にしたがって、情報提供装置200からコンテンツやコンテンツリストを取得する。
<1. Embodiment>
[1-1. Configuration of information processing system]
FIG. 1 is a diagram illustrating a configuration of an information processing system according to the present embodiment. As illustrated in FIG. 1, the information processing system 10 includes a service providing apparatus 100, an information providing apparatus 200, and an information processing apparatus 300. The information providing apparatus 200 and the information processing apparatus 300 exist in the same home network, for example. The information providing apparatus 200 functions as, for example, a DMS (Digital Media Server), and the information processing apparatus 300 functions, for example, as a DMP (Digital Media Player). That is, the information processing apparatus 300 acquires content and a content list from the information providing apparatus 200 according to DLNA (Digital Living Network Alliance).

コンテンツの種類としては、音楽データ、映像データ、テキストデータなどが想定されるが特に限定されるものではない。コンテンツリストとは、コンテンツ自体ではなく、コンテンツに関連するデータの一覧である。コンテンツに関連するデータとしては、そのコンテンツの名称や、そのコンテンツの内容を示す情報、そのコンテンツに関連する人物の名称などが想定されるが特に限定されるものではない。   The type of content is assumed to be music data, video data, text data, etc., but is not particularly limited. The content list is not a content itself but a list of data related to the content. As data related to the content, the name of the content, information indicating the content, the name of a person related to the content, and the like are assumed, but the data is not particularly limited.

情報処理装置300が情報提供装置200からコンテンツリストを取得するために、情報処理装置300は、例えば、情報提供装置200に対してリスト取得要求を送信し、リスト送信要求に対する応答として情報提供装置200により送信されたコンテンツリストを受信する。情報処理装置300は、コンテンツリストの中からユーザによって選択されたコンテンツを情報提供装置200から取得する。   In order for the information processing apparatus 300 to acquire a content list from the information providing apparatus 200, for example, the information processing apparatus 300 transmits a list acquisition request to the information providing apparatus 200, and the information providing apparatus 200 as a response to the list transmission request. The content list transmitted by is received. The information processing apparatus 300 acquires content selected by the user from the content list from the information providing apparatus 200.

情報処理装置300に送信されるコンテンツやコンテンツリストは、直接的には情報提供装置200以外の装置であるサービス提供装置100によって保持されている場合がある。かかる場合には、情報提供装置200は、サービス提供装置100によって保持されているコンテンツリストを情報処理装置300に受け渡すための中継装置として機能する。つまり、情報提供装置200と情報処理装置300とが同一のホームネットワーク内に存在する場合には、情報提供装置200は、あたかも自身がコンテンツやコンテンツリストを直接的に保持して情報処理装置300に提供する仮想DMSとして機能する。情報提供装置200とサービス提供装置100とは、例えば、インターネットに接続されており、インターネットを介して通信を行うことが可能である。   The content or content list transmitted to the information processing apparatus 300 may be held directly by the service providing apparatus 100 that is an apparatus other than the information providing apparatus 200. In such a case, the information providing apparatus 200 functions as a relay apparatus for delivering the content list held by the service providing apparatus 100 to the information processing apparatus 300. That is, when the information providing apparatus 200 and the information processing apparatus 300 exist in the same home network, the information providing apparatus 200 directly holds the content and the content list in the information processing apparatus 300. It functions as a virtual DMS to be provided. The information providing apparatus 200 and the service providing apparatus 100 are connected to the Internet, for example, and can communicate via the Internet.

サービス提供装置100から送信されるコンテンツリストには、空データ(以下、「パディングオブジェクト」とも言う。)が存在することがある。コンテンツリストに空データが存在するのは、例えば、情報処理装置300がコンテンツリストを画面上に表示させた場合に空データに相当する領域を空スペースとしようとする設計者の意図によるものである。このように設計者がコンテンツリストに空データを自由に配置することによって、例えば、コンテンツリストの表示にバリエーションを設けることができる。   The content list transmitted from the service providing apparatus 100 may include empty data (hereinafter also referred to as “padding object”). The reason why empty data exists in the content list is, for example, due to the designer's intention to make the area corresponding to empty data empty when the information processing apparatus 300 displays the content list on the screen. . In this way, by allowing the designer to freely arrange empty data in the content list, for example, variations can be provided in the display of the content list.

ところが、情報処理装置300は、空データを含むコンテンツリストの表示を正常に行うことができない可能性もある。かかる場合には、情報提供装置200は、空データを含むコンテンツリストをそのまま情報処理装置300に送信することができない。また、情報提供装置200は、空データを除いたコンテンツリストを情報処理装置300に送信する手法も想定されるが、空データを除いたコンテンツリストを生成するための負荷が情報提供装置200にかかってしまう。   However, there is a possibility that the information processing apparatus 300 cannot normally display a content list including empty data. In such a case, the information providing apparatus 200 cannot transmit the content list including empty data to the information processing apparatus 300 as it is. The information providing apparatus 200 is also assumed to transmit a content list excluding empty data to the information processing apparatus 300. However, the load for generating the content list excluding empty data depends on the information providing apparatus 200. End up.

本明細書では、情報提供装置200にかかる負荷を軽減しつつ、空データを含むコンテンツリストの表示を正常に行うことができない情報処理装置300に柔軟に対応することを可能とする技術について詳細に説明する。   In this specification, a technique that can flexibly cope with an information processing apparatus 300 that cannot normally display a content list including empty data while reducing the load on the information providing apparatus 200 will be described in detail. explain.

[1−2.情報処理システムが有する機能の概要]
図2は、本実施形態に係る情報処理システムが有する機能の概要を説明するための図である。図2に示すように、ユーザからの操作などにより情報処理装置300からリスト取得要求が情報提供装置200に送信され、リスト取得要求に応じて生成されたリスト送信要求が情報提供装置200からサービス提供装置100に送信される。サービス提供装置100は、リスト送信要求を受信すると、情報提供装置200を介してコンテンツリスト131を情報処理装置300に送信する。情報処理装置300は、表示画面381に取得したデータC81〜C100(ただし、データC96、C100は、空きスペース)のアイコンを表示し、ユーザによって選択されているデータC81を詳細情報ウィンドウ382内に表示している。
[1-2. Overview of functions of information processing system]
FIG. 2 is a diagram for explaining an overview of the functions of the information processing system according to the present embodiment. As illustrated in FIG. 2, a list acquisition request is transmitted from the information processing apparatus 300 to the information providing apparatus 200 by a user operation or the like, and a list transmission request generated in response to the list acquisition request is provided from the information providing apparatus 200. Transmitted to the device 100. When receiving the list transmission request, the service providing apparatus 100 transmits the content list 131 to the information processing apparatus 300 via the information providing apparatus 200. The information processing apparatus 300 displays the icons of the acquired data C81 to C100 (however, the data C96 and C100 are empty spaces) on the display screen 381, and displays the data C81 selected by the user in the detailed information window 382. doing.

サービス提供装置100から情報提供装置200にコンテンツリストが送信される場合や、情報提供装置200から情報処理装置300にコンテンツリストが送信される場合、コンテンツリスト131を構成する全件分のデータ(データC1〜C105)を一度に処理する必要はなく、それぞれの場合において送信される件数には制限があるのが通例である。図2には、サービス提供装置100から情報提供装置200には一度に15件(1ページ)単位で送信でき、情報提供装置200から情報処理装置300には一度に20件ごとに処理できる場合について示されている。   When the content list is transmitted from the service providing apparatus 100 to the information providing apparatus 200, or when the content list is transmitted from the information providing apparatus 200 to the information processing apparatus 300, the data (data) for all cases constituting the content list 131 It is not necessary to process C1 to C105) at a time, and the number of cases transmitted in each case is usually limited. FIG. 2 illustrates a case where 15 items (one page) can be transmitted from the service providing device 100 to the information providing device 200 at a time, and every 20 items can be processed from the information providing device 200 to the information processing device 300 at a time. It is shown.

かかる場合には、例えば、情報提供装置200において空データを除いた後のデータの件数がクライアントに送信できるデータの件数に達していないなどといった状況に陥る可能性があり、情報処理装置300に送信できるデータの件数に達するまで情報提供装置200がサービス提供装置100からコンテンツリスト131を取得する必要が生じたりするため、情報提供装置200に負荷がかかる。本実施形態によれば、このようにして情報提供装置200にかかる負荷をも軽減することができる。   In such a case, for example, there is a possibility that the number of data items after removing empty data in the information providing apparatus 200 does not reach the number of data items that can be transmitted to the client. Since the information providing apparatus 200 needs to acquire the content list 131 from the service providing apparatus 100 until the number of data items that can be obtained is reached, the information providing apparatus 200 is loaded. According to the present embodiment, it is possible to reduce the load on the information providing apparatus 200 as described above.

以下において、例えば、要求や応答に含まれる各種の情報は、情報の種別ごとに規定された要求や応答における所定位置に送信元により設定され、所定位置から送信先により取得される。   In the following, for example, various types of information included in a request or response are set by a transmission source at a predetermined position in the request or response defined for each type of information, and are acquired from the predetermined position by the transmission destination.

[1−3.サービス提供装置の機能構成]
図3は、本実施形態に係るサービス提供装置の機能構成を示す図である。サービス提供装置100は、少なくとも、記憶部130と、受信部110と、送信部140とを備えるものである。
[1-3. Functional configuration of service providing device]
FIG. 3 is a diagram illustrating a functional configuration of the service providing apparatus according to the present embodiment. The service providing apparatus 100 includes at least a storage unit 130, a reception unit 110, and a transmission unit 140.

記憶部130は、コンテンツ132を記憶しているとともにコンテンツ132のそれぞれに関連するデータの一覧であるコンテンツリスト131を記憶しているものである。図2に示した例では、記憶部130は、コンテンツ132として、1件目から105件目までのコンテンツを記憶しており、コンテンツリスト131として、1件目から105件目までのコンテンツのそれぞれに関連するデータC1〜C105を記憶している。コンテンツリスト131の中には、上記したように空データ(図2に示した例では、データC96、C100)が含まれている。記憶部130は、例えば、HDD(Hard Disk Drive)や半導体メモリなどの記憶装置によって構成されるものである。   The storage unit 130 stores content 132 and a content list 131 that is a list of data related to each of the content 132. In the example illustrated in FIG. 2, the storage unit 130 stores the first to 105th content as the content 132, and the first to 105th content as the content list 131. The data C1-C105 related to are stored. The content list 131 includes empty data (data C96 and C100 in the example shown in FIG. 2) as described above. The storage unit 130 is configured by a storage device such as an HDD (Hard Disk Drive) or a semiconductor memory, for example.

受信部110は、コンテンツリスト131の送信を指示するための要求であるリスト送信要求を情報提供装置200から受信する機能を有するものである。リスト送信要求のフォーマットについては特に限定されるものではない。また、受信部110は、コンテンツ132の送信を指示するための要求であるコンテンツ送信要求を情報提供装置200から受信する機能を有するものである。受信部110は、例えば、通信装置によって構成され、情報提供装置200との通信インタフェースとして機能するものである。   The receiving unit 110 has a function of receiving a list transmission request, which is a request for instructing transmission of the content list 131, from the information providing apparatus 200. The format of the list transmission request is not particularly limited. The receiving unit 110 has a function of receiving a content transmission request, which is a request for instructing transmission of the content 132, from the information providing apparatus 200. The receiving unit 110 is configured by a communication device, for example, and functions as a communication interface with the information providing device 200.

送信部140は、受信部110により受信されたリスト送信要求に対する応答として、記憶部130により記憶されているコンテンツリスト131を含む応答であるリスト送信応答を情報提供装置200に送信する機能を有するものである。また、送信部140は、コンテンツリスト131に空データが存在する場合に、リスト送信要求に対する応答として、空データを含んだままのコンテンツリスト131を応答に含めたリスト送信応答を情報提供装置200に送信する機能を有する。リスト送信応答のフォーマットについては特に限定されるものではない。その他、送信部140は、受信部110により受信されたコンテンツ送信要求に対する応答として、記憶部130により記憶されているコンテンツ132を含む応答であるコンテンツ送信応答を情報提供装置200に送信する機能を有する。送信部140は、例えば、通信装置によって構成され、情報提供装置200との通信インタフェースとして機能するものである。   The transmission unit 140 has a function of transmitting a list transmission response, which is a response including the content list 131 stored in the storage unit 130, to the information providing apparatus 200 as a response to the list transmission request received by the reception unit 110. It is. In addition, when there is empty data in the content list 131, the transmission unit 140 sends a list transmission response including the content list 131 that still contains empty data to the information providing apparatus 200 as a response to the list transmission request. It has a function to transmit. The format of the list transmission response is not particularly limited. In addition, the transmission unit 140 has a function of transmitting a content transmission response, which is a response including the content 132 stored in the storage unit 130, to the information providing apparatus 200 as a response to the content transmission request received by the reception unit 110. . The transmission unit 140 is configured by a communication device, for example, and functions as a communication interface with the information providing device 200.

サービス提供装置100は、受信情報判断部121、リスト送信応答生成部122、コンテンツ送信応答生成部123などを備えるものとしてもよい。受信情報判断部121は、受信部110により受信された情報を判断する機能を有するものである。例えば、受信情報判断部121は、受信部110により受信された情報にリスト送信要求を識別するための情報が含まれている場合には、受信部110により受信された情報がリスト送信要求であると判断してその要求をリスト送信応答生成部122に出力する。また、例えば、受信情報判断部121は、受信部110により受信された情報にコンテンツ送信要求を識別するための情報が含まれている場合には、受信部110により受信された情報がコンテンツ送信要求であると判断してその要求をコンテンツ送信応答生成部123に出力する。   The service providing apparatus 100 may include a reception information determination unit 121, a list transmission response generation unit 122, a content transmission response generation unit 123, and the like. The reception information determination unit 121 has a function of determining information received by the reception unit 110. For example, if the information received by the reception unit 110 includes information for identifying the list transmission request, the reception information determination unit 121 includes the information received by the reception unit 110 as the list transmission request. And the request is output to the list transmission response generator 122. Further, for example, if the information received by the receiving unit 110 includes information for identifying the content transmission request, the reception information determining unit 121 uses the information received by the receiving unit 110 as the content transmission request. And the request is output to the content transmission response generation unit 123.

リスト送信応答生成部122は、リスト送信要求に基づいてコンテンツリスト131を取得し、取得したコンテンツリスト131を含んだ応答であるリスト送信応答を生成する機能を有するものである。リスト送信応答生成部122は、例えば、リスト送信要求にコンテンツリスト131から取得すべきデータのページ番号が含まれている場合には、そのページ番号に相当するデータをコンテンツリスト131から取得する。図2に示した例では、リスト送信応答生成部122は、リスト送信要求にページ番号として6、7ページ目が含まれていると判断して、6、7ページ目に相当するデータC76〜C105をコンテンツリスト131から取得している。リスト送信応答生成部122は、取得したデータを含んだリスト送信応答を生成する。   The list transmission response generation unit 122 has a function of acquiring the content list 131 based on the list transmission request and generating a list transmission response that is a response including the acquired content list 131. For example, when the list transmission request includes a page number of data to be acquired from the content list 131, the list transmission response generation unit 122 acquires data corresponding to the page number from the content list 131. In the example illustrated in FIG. 2, the list transmission response generation unit 122 determines that the list transmission request includes the sixth and seventh pages as page numbers, and the data C76 to C105 corresponding to the sixth and seventh pages. Is acquired from the content list 131. The list transmission response generation unit 122 generates a list transmission response including the acquired data.

コンテンツ送信応答生成部123は、コンテンツ送信応答に基づいてコンテンツ132を取得し、取得したコンテンツ132を含んだ応答であるコンテンツ送信応答を生成する機能を有するものである。コンテンツ送信応答生成部123は、例えば、コンテンツ送信要求にコンテンツ132から取得すべきコンテンツを識別するための情報であるコンテンツ識別情報が含まれている場合には、そのコンテンツ識別情報により識別されるコンテンツをコンテンツ132から取得する。コンテンツ送信応答生成部123は、取得したコンテンツを含んだコンテンツ送信応答を生成する。   The content transmission response generation unit 123 has a function of acquiring the content 132 based on the content transmission response and generating a content transmission response that is a response including the acquired content 132. For example, if the content transmission response generation unit 123 includes content identification information that is information for identifying content to be acquired from the content 132 in the content transmission request, the content identified by the content identification information Is acquired from the content 132. The content transmission response generation unit 123 generates a content transmission response including the acquired content.

受信情報判断部121、リスト送信応答生成部122、コンテンツ送信応答生成部123のそれぞれは、例えば、CPU(Central Processing Unit)、RAM(Random Access Memory)などにより構成され、CPUが記憶部130によって記憶されているプログラムをRAMに展開して実行することによりその機能が実現されるものである。しかし、このような構成に限らず、受信情報判断部121、リスト送信応答生成部122、コンテンツ送信応答生成部123の中には、専用のハードウェアにより構成されるものが存在してもよい。記憶部130は、CPUによるプログラムの実行に際して使用される各種のデータをさらに記憶しているものとしてもよい。   Each of the reception information determination unit 121, the list transmission response generation unit 122, and the content transmission response generation unit 123 includes, for example, a CPU (Central Processing Unit), a RAM (Random Access Memory), and the like. The function is realized by developing and executing the program on the RAM. However, the configuration is not limited to such a configuration, and the reception information determination unit 121, the list transmission response generation unit 122, and the content transmission response generation unit 123 may be configured by dedicated hardware. The storage unit 130 may further store various data used when the program is executed by the CPU.

[1−4.情報提供装置の機能構成]
図4は、本実施形態に係る情報提供装置の機能構成を示す図である。情報提供装置200は、少なくとも、要求受信部210と、要求送信部230と、応答受信部240と、応答送信部260とを備えるものである。
[1-4. Functional configuration of information providing device]
FIG. 4 is a diagram illustrating a functional configuration of the information providing apparatus according to the present embodiment. The information providing apparatus 200 includes at least a request receiving unit 210, a request transmitting unit 230, a response receiving unit 240, and a response transmitting unit 260.

要求受信部210は、コンテンツ132のそれぞれに関連するデータの一覧であるコンテンツリスト131の取得を指示するための要求であるリスト取得要求を情報処理装置300から受信する機能を有するものである。リスト取得要求のフォーマットについては特に限定されるものではない。また、要求受信部210は、コンテンツ132の取得を指示するための要求であるコンテンツ取得要求を情報処理装置300から受信する機能を有するものである。要求受信部210は、例えば、通信装置によって構成され、情報処理装置300との通信インタフェースとして機能するものである。   The request receiving unit 210 has a function of receiving from the information processing apparatus 300 a list acquisition request that is a request for instructing acquisition of the content list 131 that is a list of data related to each of the contents 132. The format of the list acquisition request is not particularly limited. In addition, the request receiving unit 210 has a function of receiving a content acquisition request, which is a request for instructing acquisition of the content 132, from the information processing apparatus 300. The request receiving unit 210 is configured by a communication device, for example, and functions as a communication interface with the information processing device 300.

要求送信部230は、コンテンツリスト131を提供するサービス提供装置100にコンテンツリスト131の送信を指示するための要求であるリスト送信要求を送信する機能を有するものである。要求送信部230は、要求受信部210によりリスト取得要求が受信されるとサービス提供装置100にリスト送信要求を送信する。その他、要求送信部230は、コンテンツ132を提供するサービス提供装置100にコンテンツ132の送信を指示するための要求であるコンテンツ送信要求を送信する機能を有するものである。要求送信部230は、要求受信部210によりコンテンツ取得要求が受信されるとサービス提供装置100にコンテンツ送信要求を送信する。要求送信部230は、例えば、通信装置によって構成され、サービス提供装置100との通信インタフェースとして機能するものである。   The request transmission unit 230 has a function of transmitting a list transmission request that is a request for instructing the service providing apparatus 100 that provides the content list 131 to transmit the content list 131. When the request acquisition unit 210 receives a list acquisition request, the request transmission unit 230 transmits a list transmission request to the service providing apparatus 100. In addition, the request transmission unit 230 has a function of transmitting a content transmission request that is a request for instructing the service providing apparatus 100 that provides the content 132 to transmit the content 132. The request transmission unit 230 transmits a content transmission request to the service providing apparatus 100 when the content acquisition request is received by the request reception unit 210. The request transmission unit 230 is configured by a communication device, for example, and functions as a communication interface with the service providing device 100.

応答受信部240は、リスト送信要求に対する応答として、サービス提供装置100からコンテンツリストを含む応答であるリスト送信応答を受信する機能を有するものである。その他、応答受信部240は、コンテンツ送信要求に対する応答として、サービス提供装置100からコンテンツを含む応答であるコンテンツ送信応答を受信する機能を有するものである。応答受信部240は、例えば、通信装置によって構成され、サービス提供装置100との通信インタフェースとして機能するものである。   The response receiving unit 240 has a function of receiving a list transmission response that is a response including a content list from the service providing apparatus 100 as a response to the list transmission request. In addition, the response receiving unit 240 has a function of receiving a content transmission response that is a response including content from the service providing apparatus 100 as a response to the content transmission request. The response receiving unit 240 is configured by a communication device, for example, and functions as a communication interface with the service providing device 100.

応答送信部260は、応答受信部240により受信されたリスト送信応答に含まれるコンテンツリストに空データが存在する場合に、要求受信部210により受信されたリスト取得要求に対する応答として、空データを含むコンテンツリストを含む応答であるリスト取得応答を情報処理装置300に送信する機能を有するものである。その他、応答送信部260は、要求受信部210により受信されたコンテンツ取得要求に対する応答として、コンテンツを含む応答であるコンテンツ取得応答を情報処理装置300に送信する機能を有するものである。応答送信部260は、例えば、通信装置によって構成され、情報処理装置300との通信インタフェースとして機能するものである。   The response transmitter 260 includes empty data as a response to the list acquisition request received by the request receiver 210 when empty data exists in the content list included in the list transmission response received by the response receiver 240. This has a function of transmitting a list acquisition response, which is a response including a content list, to the information processing apparatus 300. In addition, the response transmission unit 260 has a function of transmitting a content acquisition response, which is a response including content, to the information processing apparatus 300 as a response to the content acquisition request received by the request reception unit 210. The response transmission unit 260 is configured by a communication device, for example, and functions as a communication interface with the information processing device 300.

情報提供装置200は、リスト取得要求処理部222をさらに備えるものとしてもよい。リスト取得要求処理部222は、空データを含むコンテンツリストを受信した場合の処理を情報処理装置300が正常に行うことが可能であるか否かを判断する機能を有するものである。空データを含むコンテンツリストを正常に扱うことができない情報処理装置300に空データを含むコンテンツリストを送信することを避けるためである。その場合、要求送信部230は、リスト取得要求処理部222により、空データを含むコンテンツリストを受信した場合の処理を情報処理装置300が正常に行うことが可能であると判断した場合には、サービス提供装置100にリスト送信要求を送信する。   The information providing apparatus 200 may further include a list acquisition request processing unit 222. The list acquisition request processing unit 222 has a function of determining whether or not the information processing apparatus 300 can normally perform processing when a content list including empty data is received. This is to avoid sending a content list including empty data to the information processing apparatus 300 that cannot normally handle a content list including empty data. In this case, when the request transmission unit 230 determines that the information processing apparatus 300 can normally perform processing when the list acquisition request processing unit 222 receives a content list including empty data, A list transmission request is transmitted to the service providing apparatus 100.

他方において、リスト取得要求処理部222により、空データを含むコンテンツリストを受信した場合の処理を情報処理装置300が正常に行うことが不可能であると判断した場合には、次のような処理を行う。すなわち、要求送信部230は、サービス提供装置100へのリスト送信要求の送信を省略し、応答送信部260は、空データを含むコンテンツリストを含む応答の代わりに、コンテンツのそれぞれに関連するデータが1件も存在しない旨を示す応答を、リスト取得応答として情報処理装置300に送信する。   On the other hand, when it is determined by the list acquisition request processing unit 222 that the information processing apparatus 300 cannot normally perform the processing when the content list including empty data is received, the following processing is performed. I do. That is, the request transmission unit 230 omits the transmission of the list transmission request to the service providing apparatus 100, and the response transmission unit 260 receives the data related to each content instead of the response including the content list including empty data. A response indicating that none exists is transmitted to the information processing apparatus 300 as a list acquisition response.

リスト取得要求処理部222により、空データを含むコンテンツリストを受信した場合の処理を情報処理装置300が正常に行うことが可能であるか否かを判断する手法については様々なものが想定される。例えば、リスト取得要求処理部222は、要求受信部210により受信されたリスト取得要求に含まれている情報処理装置300の種別に基づいて、空データを含むコンテンツリストを受信した場合の処理を情報処理装置300が正常に行うことが可能であるか否かを判断する。   Various methods for determining whether or not the information processing apparatus 300 can normally perform processing when a content list including empty data is received by the list acquisition request processing unit 222 are assumed. . For example, the list acquisition request processing unit 222 provides information on processing when a content list including empty data is received based on the type of the information processing device 300 included in the list acquisition request received by the request reception unit 210. It is determined whether or not the processing apparatus 300 can perform normally.

情報処理装置300の種別は、例えば、情報処理装置300によりリスト取得要求に含められる。例えば、情報提供装置200がCDS(Content Directory Service)を提供しており、情報処理装置300がリスト取得要求としてBrowseコマンドを使用する場合には、Browseコマンドのフィルタ引数(Filter Argument)を情報処理装置300の種別として使用することができる。情報処理装置300は、リスト取得要求としてSearchコマンドを使用する場合にもBrowseコマンドを使用する場合と同様に、フィルタ引数を情報処理装置300の種別として使用することができる。以下では、主にリスト取得要求としてBrowseコマンドを使用する場合を例として説明する。   The type of the information processing device 300 is included in the list acquisition request by the information processing device 300, for example. For example, when the information providing apparatus 200 provides a CDS (Content Directory Service) and the information processing apparatus 300 uses a Browse command as a list acquisition request, a filter argument of the Browse command is used as the information processing apparatus. 300 types can be used. The information processing apparatus 300 can use the filter argument as the type of the information processing apparatus 300 when using the Search command as a list acquisition request, as in the case of using the Browse command. In the following, a case where the Browse command is mainly used as a list acquisition request will be described as an example.

フィルタ引数は、サービス提供装置100により提供し得るコンテンツリストの中から取得すべきコンテンツリストを限定するために使用される引数である。例えば、サービス提供装置100が提供するサービスに対応できる情報処理装置300は、Browseコマンドのフィルタ引数にサービス提供装置100が提供するサービスの種類を識別するための情報を設定することを必須とする手法なども想定される。サービス提供装置100が提供するサービスの種類によって、サービス提供装置100が空データを含むコンテンツリストと空データを含まないコンテンツリストとのいずれを提供するのかが決定されることが想定できるからである。   The filter argument is an argument used to limit the content list to be acquired from the content list that can be provided by the service providing apparatus 100. For example, the information processing apparatus 300 that can handle the service provided by the service providing apparatus 100 requires that information for identifying the type of service provided by the service providing apparatus 100 be set in the filter argument of the Browse command. Etc. are also assumed. This is because it can be assumed that whether the service providing apparatus 100 provides a content list including empty data or a content list not including empty data is determined depending on the type of service provided by the service providing apparatus 100.

例えば、テレビに対してインターネットを介してサーバがコンテンツを提供するサービスの種類として、BIVL(Bravia Internet Video Link)がある。BIVLは、サービス提供装置100が情報処理装置300に空データを含むコンテンツリストを提供するサービスの一例である。サービス提供装置100がそのサーバに相当し、情報処理装置300がそのサーバからBIVLサービスを享受できるテレビに相当するような場合には、情報処理装置300が、Browseコマンドのフィルタ引数にBIVLに対応できる旨を示す値を設定する手法などが想定される。BIVLに対応できる旨を示す値としては、例えば、「av:BIVL」などを使用することができる。   For example, there is BIVL (Bravia Internet Video Link) as a type of service in which a server provides content to a television via the Internet. BIVL is an example of a service in which the service providing apparatus 100 provides a content list including empty data to the information processing apparatus 300. When the service providing apparatus 100 corresponds to the server and the information processing apparatus 300 corresponds to a television that can receive the BIVL service from the server, the information processing apparatus 300 can support BIVL as a filter argument of the Browse command. A method of setting a value indicating the effect is assumed. For example, “av: BIVL” or the like can be used as a value indicating that BIVL can be supported.

フィルタ引数には、情報提供装置200が把握していない値が設定される可能性もあるが、そのような場合であっても、情報提供装置200は、例えば、自己の把握していない値について無視することとすればよい。このように、コマンドのフィルタ引数を情報処理装置300の種別として使用する手法は、アプリケーションレベルでの改良を行いさえすれば取り入れることができる手法であるため、容易に改良できるという利点を有する。   There is a possibility that a value that is not understood by the information providing apparatus 200 may be set in the filter argument. Even in such a case, the information providing apparatus 200, for example, about a value that is not understood by the information providing apparatus 200 Ignore it. As described above, the method of using the filter argument of the command as the type of the information processing apparatus 300 has an advantage that it can be easily improved because it can be incorporated as long as it is improved at the application level.

図2に示したように、情報提供装置200から情報処理装置300へのコンテンツリストの送信は所定件数ごとに行われ、サービス提供装置100から情報提供装置200へのコンテンツリストの送信はページ単位で行われることも想定される。ここで、リスト取得要求には、コンテンツリストのうちで取得すべきデータの範囲を示す情報として、取得すべきデータの先頭を示す番号Xと取得すべきデータの件数Yとが含まれ、リスト送信応答には、所定件数Nごとにデータが集められてなるページ単位でデータが含まれる場合を考える。   As shown in FIG. 2, transmission of the content list from the information providing apparatus 200 to the information processing apparatus 300 is performed for each predetermined number, and transmission of the content list from the service providing apparatus 100 to the information providing apparatus 200 is performed in units of pages. It is envisaged that this will be done. Here, the list acquisition request includes, as information indicating the range of data to be acquired in the content list, a number X indicating the head of the data to be acquired and the number Y of data to be acquired. Consider a case where the response includes data in units of pages in which data is collected every predetermined number N.

その場合、情報提供装置200は、例えば、リスト送信応答処理部252を備えることとする。リスト取得要求処理部222は、XをNで除して得られる商をQ1(ただし、Q1は0以上の整数)として算出するとともに剰余をR1(ただし、R1は0以上の整数)として算出し、X+YをNで除して得られる商をQ2(ただし、Q2は0以上の整数)として算出するとともに剰余をR2(ただし、R2は0以上の整数)として算出する。リスト取得要求処理部222は、R1=0のときはQ1をP1とし、R1≠0のときはQ1+1をP1とするとともに、R2=0のときはQ2をP2とし、R2≠0のときはQ2+1をP2とし、P1からP2までの整数をリスト送信要求に含める。応答受信部240は、リスト送信要求に対する応答として、P1ページ目からP2ページ目までのページを含むリスト送信応答を受信する。   In this case, the information providing apparatus 200 includes, for example, a list transmission response processing unit 252. The list acquisition request processing unit 222 calculates the quotient obtained by dividing X by N as Q1 (where Q1 is an integer greater than or equal to 0) and calculates the remainder as R1 (where R1 is an integer greater than or equal to 0). The quotient obtained by dividing X + Y by N is calculated as Q2 (where Q2 is an integer of 0 or more) and the remainder is calculated as R2 (where R2 is an integer of 0 or more). The list acquisition request processing unit 222 sets Q1 to P1 when R1 = 0, sets Q1 + 1 to P1 when R1 ≠ 0, sets Q2 to P2 when R2 = 0, and sets Q2 + 1 when R2 ≠ 0. Is P2, and integers from P1 to P2 are included in the list transmission request. The response receiving unit 240 receives a list transmission response including pages from the P1 page to the P2 page as a response to the list transmission request.

リスト送信応答処理部252は、応答受信部240により受信されたリスト送信応答に含まれるP1ページ目からP2ページ目までのページのうちで、P1ページ目のページの先頭からR1+1件目のデータから、P2ページ目のページの先頭からR2件目のデータまでを抽出してリスト応答に含めることとすればよい。R1+1件目とは、剰余R1に1を加算して得られたものを意味する。   The list transmission response processing unit 252 starts from the R1 + 1th data from the top of the P1 page among the pages from the P1 page to the P2 page included in the list transmission response received by the response receiving unit 240. The data from the top of the page P2 to the data R2 is extracted and included in the list response. The R1 + 1-th case means one obtained by adding 1 to the remainder R1.

情報提供装置200は、コンテンツ取得要求処理部223を備えるものとしてもよい。コンテンツ取得要求処理部223は、コンテンツ取得要求に含まれているコンテンツ識別情報を含む要求を、コンテンツ送信要求として生成して要求送信部230に出力する。   The information providing apparatus 200 may include a content acquisition request processing unit 223. The content acquisition request processing unit 223 generates a request including the content identification information included in the content acquisition request as a content transmission request and outputs the request to the request transmission unit 230.

情報提供装置200は、要求判断部221を備えるものとしてもよい。要求判断部221は、要求受信部210により受信された要求を判断する機能を有するものである。例えば、要求判断部221は、要求受信部210により受信された要求にリスト取得要求を識別するための情報が含まれている場合には、要求受信部210により受信された要求がリスト取得要求であると判断してその要求をリスト取得要求処理部222に出力する。また、例えば、要求判断部221は、要求受信部210により受信された要求にコンテンツ取得要求を識別するための情報が含まれている場合には、要求受信部210により受信された要求がコンテンツ取得要求であると判断してその要求をコンテンツ取得要求処理部223に出力する。   The information providing apparatus 200 may include a request determination unit 221. The request determination unit 221 has a function of determining a request received by the request reception unit 210. For example, if the request received by the request receiving unit 210 includes information for identifying the list acquisition request, the request determination unit 221 determines that the request received by the request receiving unit 210 is a list acquisition request. It is determined that the request is present, and the request is output to the list acquisition request processing unit 222. Further, for example, when the request received by the request receiving unit 210 includes information for identifying the content acquisition request, the request determination unit 221 determines that the request received by the request receiving unit 210 is the content acquisition The request is determined to be a request and the request is output to the content acquisition request processing unit 223.

情報提供装置200は、リスト送信応答処理部252を備えるものとしてもよい。リスト送信応答処理部252は、リスト送信応答に含まれているコンテンツリストを含む応答を、リスト取得応答として生成して応答送信部260に出力する。   The information providing apparatus 200 may include a list transmission response processing unit 252. The list transmission response processing unit 252 generates a response including the content list included in the list transmission response as a list acquisition response and outputs the response to the response transmission unit 260.

情報提供装置200は、コンテンツ送信応答処理部253を備えるものとしてもよい。コンテンツ送信応答処理部253は、コンテンツ送信応答に含まれているコンテンツを含む応答を、コンテンツ取得応答として生成して応答送信部260に出力する。   The information providing apparatus 200 may include a content transmission response processing unit 253. The content transmission response processing unit 253 generates a response including the content included in the content transmission response as a content acquisition response and outputs the response to the response transmission unit 260.

情報提供装置200は、応答判断部251を備えるものとしてもよい。応答判断部251は、応答受信部240により受信された応答を判断する機能を有するものである。例えば、応答判断部251は、応答受信部240により受信された応答にリスト送信応答を識別するための情報が含まれている場合には、応答受信部240により受信された応答がリスト送信応答であると判断してその応答をリスト送信応答処理部252に出力する。また、例えば、応答判断部251は、応答受信部240により受信された応答にコンテンツ送信応答を識別するための情報が含まれている場合には、応答受信部240により受信された応答がコンテンツ送信応答であると判断してその応答をコンテンツ送信応答処理部253に出力する。   The information providing apparatus 200 may include a response determination unit 251. The response determination unit 251 has a function of determining a response received by the response reception unit 240. For example, when the response received by the response receiver 240 includes information for identifying the list transmission response, the response determination unit 251 determines that the response received by the response receiver 240 is a list transmission response. It is determined that there is, and the response is output to the list transmission response processing unit 252. For example, when the response received by the response receiver 240 includes information for identifying the content transmission response, the response determination unit 251 determines that the response received by the response receiver 240 is the content transmission. The response is determined to be a response and the response is output to the content transmission response processing unit 253.

要求判断部221、リスト取得要求処理部222、コンテンツ取得要求処理部223、応答判断部251、リスト送信応答処理部252、コンテンツ送信応答処理部253のそれぞれは、例えば、CPU、RAMなどにより構成され、CPUが、図示しない記憶部によって記憶されているプログラムをRAMに展開して実行することによりその機能が実現されるものである。しかし、このような構成に限らず、要求判断部221、リスト取得要求処理部222、コンテンツ取得要求処理部223、応答判断部251、リスト送信応答処理部252、コンテンツ送信応答処理部253の中には、専用のハードウェアにより構成されるものが存在してもよい。図示しない記憶部は、CPUによるプログラムの実行に際して使用される各種のデータをさらに記憶しているものとしてもよい。   Each of the request determination unit 221, the list acquisition request processing unit 222, the content acquisition request processing unit 223, the response determination unit 251, the list transmission response processing unit 252, and the content transmission response processing unit 253 is configured by, for example, a CPU, a RAM, and the like. The function is realized by the CPU developing and executing a program stored in a storage unit (not shown) on the RAM. However, the configuration is not limited to this, and the request determination unit 221, the list acquisition request processing unit 222, the content acquisition request processing unit 223, the response determination unit 251, the list transmission response processing unit 252, and the content transmission response processing unit 253 include May be configured by dedicated hardware. A storage unit (not shown) may further store various data used when the CPU executes the program.

[1−5.情報処理装置の機能構成]
図5は、本実施形態に係る情報処理装置の機能構成を示す図である。情報処理装置300は、少なくとも、送信部360と、受信部370とを備えるものである。図5には、空データを含むコンテンツリストを受信した場合の処理を正常に行うことが可能である情報処理装置300について示すものとする。
[1-5. Functional configuration of information processing apparatus]
FIG. 5 is a diagram illustrating a functional configuration of the information processing apparatus according to the present embodiment. The information processing apparatus 300 includes at least a transmission unit 360 and a reception unit 370. FIG. 5 shows an information processing apparatus 300 that can normally perform processing when a content list including empty data is received.

送信部360は、コンテンツのそれぞれに関連するデータの一覧であるコンテンツリストの取得を指示するための要求であるリスト取得要求を情報提供装置200に送信する機能を有するものである。その他、送信部360は、コンテンツの取得を指示するための要求であるコンテンツ取得要求を情報提供装置200に送信する機能を有する。送信部360は、例えば、通信装置によって構成され、情報提供装置200との通信インタフェースとして機能するものである。   The transmission unit 360 has a function of transmitting a list acquisition request, which is a request for instructing acquisition of a content list, which is a list of data related to each content, to the information providing apparatus 200. In addition, the transmission unit 360 has a function of transmitting a content acquisition request, which is a request for instructing content acquisition, to the information providing apparatus 200. The transmission unit 360 is configured by a communication device, for example, and functions as a communication interface with the information providing device 200.

受信部370は、送信部360により送信されたリスト取得要求に対する応答として、空データを含むコンテンツリストを含む応答であるリスト取得応答を情報提供装置200から受信する機能を有するものである。その他、受信部370は、送信部360により送信されたコンテンツ取得要求に対する応答として、コンテンツを含む応答であるコンテンツ取得応答を情報提供装置200から受信する機能を有するものである。受信部370は、例えば、通信装置によって構成され、情報提供装置200との通信インタフェースとして機能するものである。   The receiving unit 370 has a function of receiving, from the information providing apparatus 200, a list acquisition response that is a response including a content list including empty data as a response to the list acquisition request transmitted by the transmission unit 360. In addition, the receiving unit 370 has a function of receiving a content acquisition response, which is a response including content, from the information providing apparatus 200 as a response to the content acquisition request transmitted by the transmission unit 360. The receiving unit 370 is configured by a communication device, for example, and functions as a communication interface with the information providing device 200.

情報処理装置300は、表示制御部340を備えるものとしてもよい。受信部370により情報提供装置200から受信されたリスト取得応答に含まれるコンテンツリストを表示部380に表示させる機能を有するものである。上記したように、情報処理装置300は、空データを含むコンテンツリストを受信した場合の処理を正常に行うことが可能であるとする。その場合、表示制御部340は、コンテンツリストに空データが含まれる場合には、空データに相当する表示領域にスペースを配置して表示部380にコンテンツリストを表示させる。図2に示した例では、表示制御部340が、空データC96、C100に相当する表示領域にスペースを配置して表示部380にコンテンツリストを表示させている。表示制御部340は、例えば、表示画面381をコンテンツリストとして表示部380に表示させる。   The information processing apparatus 300 may include a display control unit 340. The display unit 380 has a function of displaying the content list included in the list acquisition response received from the information providing apparatus 200 by the receiving unit 370. As described above, it is assumed that the information processing apparatus 300 can normally perform processing when a content list including empty data is received. In that case, when empty data is included in the content list, the display control unit 340 causes the display unit 380 to display the content list by arranging a space in the display area corresponding to the empty data. In the example illustrated in FIG. 2, the display control unit 340 displays a content list on the display unit 380 by arranging a space in a display area corresponding to the empty data C96 and C100. For example, the display control unit 340 causes the display unit 380 to display the display screen 381 as a content list.

表示制御部340は、リスト取得応答に含まれるコンテンツリストの中から入力情報判断部320により選択されたデータを詳細情報ウィンドウ382に表示させる機能を有していてもよい。また、表示制御部340は、選択されているデータが表示される位置にカーソルを表示させることとしてもよい。図2に示した例では、入力情報判断部320によりデータC81が選択されている。なお、ここでは、表示部380が情報処理装置300の内部に存在することとしているが、表示部380は、情報処理装置300の外部に存在することとしてもよい。表示部380は、表示制御部340の制御によりコンテンツリストを表示する機能を有する。表示部380は、例えば、表示装置により構成されるものである。   The display control unit 340 may have a function of causing the detailed information window 382 to display the data selected by the input information determination unit 320 from the content list included in the list acquisition response. Further, the display control unit 340 may display a cursor at a position where the selected data is displayed. In the example illustrated in FIG. 2, the data C81 is selected by the input information determination unit 320. Here, the display unit 380 is assumed to exist inside the information processing apparatus 300, but the display part 380 may exist outside the information processing apparatus 300. The display unit 380 has a function of displaying a content list under the control of the display control unit 340. The display unit 380 is configured by a display device, for example.

情報処理装置300は、リスト取得要求生成部331をさらに備えるものとしてもよい。リスト取得要求生成部331は、リスト取得要求を生成する機能を有するものである。リスト取得要求生成部331は、例えば、リスト取得要求に、コンテンツリストのうちで取得すべきデータの範囲を示す情報を範囲情報として含めることができる。範囲情報としては、例えば、取得すべきデータの先頭を示す番号Xと取得すべきデータの件数Yとが指定される。取得すべきデータの先頭を示す番号X、取得すべきデータの件数Yは、例えば、入力部310を介してユーザから入力される情報に基づいて入力情報判断部320により選択されるものである。取得すべきデータの件数Yは、例えば、情報処理装置300と情報提供装置200との間のプロトコルによって決められているものであってもよい。   The information processing apparatus 300 may further include a list acquisition request generation unit 331. The list acquisition request generation unit 331 has a function of generating a list acquisition request. For example, the list acquisition request generation unit 331 can include information indicating the range of data to be acquired in the content list as range information in the list acquisition request. As the range information, for example, a number X indicating the head of data to be acquired and the number Y of data to be acquired are designated. The number X indicating the head of data to be acquired and the number Y of data to be acquired are selected by the input information determination unit 320 based on information input from the user via the input unit 310, for example. The number Y of data to be acquired may be determined by a protocol between the information processing apparatus 300 and the information providing apparatus 200, for example.

情報処理装置300は、コンテンツ取得要求生成部332をさらに備えるものとしてもよい。コンテンツ取得要求生成部332は、コンテンツ取得要求を生成する機能を有するものである。コンテンツ取得要求生成部332は、例えば、コンテンツ取得要求に、取得すべきコンテンツを識別するための情報であるコンテンツ識別情報を含めることができる。このときにコンテンツ取得要求に含められるコンテンツ識別情報は、例えば、入力部310を介してユーザから入力される情報に基づいて入力情報判断部320によりコンテンツリストから選択されたデータに含まれているものである。   The information processing apparatus 300 may further include a content acquisition request generation unit 332. The content acquisition request generation unit 332 has a function of generating a content acquisition request. For example, the content acquisition request generation unit 332 can include content identification information that is information for identifying content to be acquired in the content acquisition request. The content identification information included in the content acquisition request at this time is included in the data selected from the content list by the input information determination unit 320 based on the information input from the user via the input unit 310, for example. It is.

情報処理装置300は、入力部310、入力情報判断部320をさらに備えるものとしてもよい。入力部310は、ユーザから情報の入力を受け付けるものであり、例えば、キーボードやマウスなどの入力装置により構成されるものである。   The information processing apparatus 300 may further include an input unit 310 and an input information determination unit 320. The input unit 310 receives input of information from the user, and is configured by an input device such as a keyboard or a mouse, for example.

入力情報判断部320は、リスト取得応答に含まれるコンテンツリストの中から入力部310を介してユーザから入力される情報に基づいて1または複数のデータを選択する機能を有するものである。入力情報判断部320は、選択したデータに含まれているコンテンツ識別情報をコンテンツ取得要求生成部332と表示制御部340とに出力する。また、入力情報判断部320は、入力部310を介してユーザから入力される情報に基づいて、サービス提供装置100により提供されるコンテンツリストから取得すべきデータの先頭を示す番号X、取得すべきデータの件数Yを選択する機能を有する。入力情報判断部320は、選択した番号X、件数Yをリスト取得要求生成部331に出力する。   The input information determination unit 320 has a function of selecting one or a plurality of data based on information input from the user via the input unit 310 from the content list included in the list acquisition response. The input information determination unit 320 outputs the content identification information included in the selected data to the content acquisition request generation unit 332 and the display control unit 340. Further, the input information determination unit 320 obtains the number X indicating the head of data to be acquired from the content list provided by the service providing apparatus 100 based on information input from the user via the input unit 310, and should be acquired. It has a function of selecting the number Y of data. The input information determination unit 320 outputs the selected number X and number of cases Y to the list acquisition request generation unit 331.

記憶部350は、例えば、HDDや半導体メモリなどの記憶装置によって構成されるものである。   The storage unit 350 is configured by a storage device such as an HDD or a semiconductor memory, for example.

リスト取得要求生成部331とコンテンツ取得要求生成部332とを含む要求生成部330や、入力情報判断部320、表示制御部340のそれぞれは、例えば、CPU、RAMなどにより構成され、CPUが記憶部350によって記憶されているプログラムをRAMに展開して実行することによりその機能が実現されるものである。しかし、このような構成に限らず、要求生成部330、入力情報判断部320、表示制御部340の中には、専用のハードウェアにより構成されるものが存在してもよい。記憶部350は、CPUによるプログラムの実行に際して使用される各種のデータをさらに記憶しているものとしてもよい。   Each of the request generation unit 330 including the list acquisition request generation unit 331 and the content acquisition request generation unit 332, the input information determination unit 320, and the display control unit 340 includes, for example, a CPU, a RAM, and the like. The function is realized by developing the program stored in 350 in the RAM and executing it. However, the configuration is not limited to this, and the request generation unit 330, the input information determination unit 320, and the display control unit 340 may be configured by dedicated hardware. The storage unit 350 may further store various data used when the program is executed by the CPU.

[1−6.情報処理システムによって実行される処理の流れ]
図6は、本実施形態に係る情報処理システムによって実行される処理の流れを示すフローチャートである。図6に示すフローチャートは、情報処理システム10によって実行される処理の一例を示すものであり、情報処理システム10が実行する処理は、このフローチャートに示した処理に限定されるものではない。
[1-6. Flow of processing executed by information processing system]
FIG. 6 is a flowchart showing the flow of processing executed by the information processing system according to this embodiment. The flowchart shown in FIG. 6 shows an example of processing executed by the information processing system 10, and the processing executed by the information processing system 10 is not limited to the processing shown in this flowchart.

まず、情報処理装置300は、コンテンツリストの中から取得すべきデータの範囲を示す範囲情報を含むリスト取得要求を情報提供装置200に送信する(ステップS101)。情報提供装置200は、情報処理装置300から送信されたリスト取得要求を受信し(ステップS102)、要求元(リスト取得要求を送信した情報処理装置300)がパディングオブジェクト(空データ)を含むコンテンツリストに対応しているか否かを判断する(ステップS103)。   First, the information processing apparatus 300 transmits a list acquisition request including range information indicating the range of data to be acquired from the content list to the information providing apparatus 200 (step S101). The information providing apparatus 200 receives the list acquisition request transmitted from the information processing apparatus 300 (step S102), and the request source (the information processing apparatus 300 that transmitted the list acquisition request) includes a padding object (empty data). It is judged whether it corresponds to (step S103).

情報提供装置200が、要求元がパディングオブジェクトを含むコンテンツリストに対応していないと判断した場合には(ステップS104で「No」)、コンテンツリスト(0件)を情報処理装置300に送信すると(ステップS105)、情報処理装置300は、情報提供装置200から送信されたコンテンツリスト(0件)を受信する(ステップS106)。コンテンツリスト(0件)は、コンテンツリストが存在しない旨を示すものである。   When the information providing apparatus 200 determines that the request source does not correspond to the content list including the padding object (“No” in step S104), the information providing apparatus 200 transmits the content list (0) to the information processing apparatus 300 ( In step S105, the information processing apparatus 300 receives the content list (0 items) transmitted from the information providing apparatus 200 (step S106). The content list (0 items) indicates that no content list exists.

情報提供装置200は、要求元がパディングオブジェクトを含むコンテンツリストに対応していると判断した場合には(ステップS104で「Yes」)、範囲情報に基づいて、取得すべきコンテンツリストのページ番号を算出する(ステップS107)。情報提供装置200が、算出したページ番号を含むリスト送信要求をサービス提供装置100に送信すると(ステップS108)、サービス提供装置100は、情報提供装置200から送信されたリスト送信要求を受信する(ステップS109)。   When the information providing apparatus 200 determines that the request source corresponds to the content list including the padding object (“Yes” in step S104), the information providing apparatus 200 determines the page number of the content list to be acquired based on the range information. Calculate (step S107). When the information providing apparatus 200 transmits a list transmission request including the calculated page number to the service providing apparatus 100 (step S108), the service providing apparatus 100 receives the list transmission request transmitted from the information providing apparatus 200 (step S108). S109).

サービス提供装置100は、リスト送信要求に含まれるページ番号により指定されるコンテンツリストを取得して、情報提供装置200に送信する(ステップS110)。情報提供装置200は、サービス提供装置100から送信されたコンテンツリストを受信し(ステップS111)、受信したコンテンツリストの中から、範囲情報により指定されるコンテンツリストを抽出する(ステップS112)。情報提供装置200は、抽出したコンテンツリストを情報処理装置300に送信すると(ステップS113)、情報処理装置300は、情報提供装置200から送信されたコンテンツリストを受信する(ステップS114)。   The service providing apparatus 100 acquires the content list specified by the page number included in the list transmission request, and transmits it to the information providing apparatus 200 (step S110). The information providing apparatus 200 receives the content list transmitted from the service providing apparatus 100 (step S111), and extracts the content list specified by the range information from the received content list (step S112). When the information providing apparatus 200 transmits the extracted content list to the information processing apparatus 300 (step S113), the information processing apparatus 300 receives the content list transmitted from the information providing apparatus 200 (step S114).

情報処理装置300は、情報提供装置200から受信したコンテンツリストを用いてコンテンツを選択し、選択したコンテンツをサービス提供装置100から取得するなどといった処理を行うことができる。   The information processing apparatus 300 can perform processing such as selecting content using the content list received from the information providing apparatus 200 and acquiring the selected content from the service providing apparatus 100.

<2.変形例>
以上、添付図面を参照しながら本発明の好適な実施形態について詳細に説明したが、本発明はかかる例に限定されない。本発明の属する技術の分野における通常の知識を有する者であれば、特許請求の範囲に記載された技術的思想の範疇内において、各種の変更例または修正例に想到し得ることは明らかであり、これらについても、当然に本発明の技術的範囲に属するものと了解される。
<2. Modification>
The preferred embodiments of the present invention have been described in detail above with reference to the accompanying drawings, but the present invention is not limited to such examples. It is obvious that a person having ordinary knowledge in the technical field to which the present invention pertains can come up with various changes or modifications within the scope of the technical idea described in the claims. Of course, it is understood that these also belong to the technical scope of the present invention.

<3.まとめ>
本実施形態によれば、空データを除いたコンテンツリストを生成する必要がなくなるため、情報提供装置200にかかる負荷を軽減することが可能となる。また、空データを含むコンテンツリストの表示を正常に行うことができない情報処理装置300に柔軟に対応することができる。
<3. Summary>
According to the present embodiment, it is not necessary to generate a content list excluding empty data, so that the load on the information providing apparatus 200 can be reduced. Further, it is possible to flexibly cope with the information processing apparatus 300 that cannot normally display a content list including empty data.

また、情報提供装置200において空データを除いた後のデータの件数が情報処理装置300に送信できるデータの件数に達していないなどといった状況に陥る可能性がなくなるため、情報提供装置200にかかる負荷をさらに軽減することができる。   In addition, since there is no possibility that the number of data items after the empty data is excluded in the information providing apparatus 200 does not reach the number of data items that can be transmitted to the information processing apparatus 300, the load on the information providing apparatus 200 is reduced. Can be further reduced.

10 情報処理システム
100 サービス提供装置
110 受信部
121 受信情報判断部
122 リスト送信応答生成部
123 コンテンツ送信応答生成部
130 記憶部
131 コンテンツリスト
132 コンテンツ
140 送信部
200 情報提供装置
210 要求受信部
221 要求判断部
222 リスト取得要求処理部
223 コンテンツ取得要求処理部
230 要求送信部
240 応答受信部
251 応答判断部
252 リスト送信応答処理部
253 コンテンツ送信応答処理部
260 応答送信部
300 情報処理装置
310 入力部
320 入力情報判断部
330 要求生成部
331 リスト取得要求生成部
332 コンテンツ取得要求生成部
340 表示制御部
350 記憶部
360 送信部
370 受信部
380 表示部


DESCRIPTION OF SYMBOLS 10 Information processing system 100 Service provision apparatus 110 Reception part 121 Reception information determination part 122 List transmission response generation part 123 Content transmission response generation part 130 Storage part 131 Content list 132 Content 140 Transmission part 200 Information provision apparatus 210 Request reception part 221 Request determination Unit 222 list acquisition request processing unit 223 content acquisition request processing unit 230 request transmission unit 240 response reception unit 251 response determination unit 252 list transmission response processing unit 253 content transmission response processing unit 260 response transmission unit 300 information processing device 310 input unit 320 input Information determination unit 330 request generation unit 331 list acquisition request generation unit 332 content acquisition request generation unit 340 display control unit 350 storage unit 360 transmission unit 370 reception unit 380 display unit


Claims (10)

コンテンツのそれぞれに関連するデータの一覧であるコンテンツリストの取得を指示するための要求であるリスト取得要求を情報処理装置から受信する要求受信部と、
前記コンテンツリストを提供するサービス提供装置に前記コンテンツリストの送信を指示するための要求であるリスト送信要求を送信する要求送信部と、
前記リスト送信要求に対する応答として、前記サービス提供装置から前記コンテンツリストを含む応答であるリスト送信応答を受信する応答受信部と、
前記応答受信部により受信された前記リスト送信応答に含まれる前記コンテンツリストに空データが存在する場合に、前記要求受信部により受信された前記リスト取得要求に対する応答として、前記空データを含む前記コンテンツリストを含む応答であるリスト取得応答を前記情報処理装置に送信する応答送信部と、
を備え
前記空データを含む前記コンテンツリストを受信した場合の処理を前記情報処理装置が正常に行うことが可能であるか否かを判断するリスト取得要求処理部、
をさらに備え、
前記要求送信部は、
前記リスト取得要求処理部により、前記空データを含む前記コンテンツリストを受信した場合の処理を前記情報処理装置が正常に行うことが可能であると判断した場合には、前記サービス提供装置に前記リスト送信要求を送信する、
情報提供装置。
A request receiving unit that receives from the information processing apparatus a list acquisition request that is a request for instructing acquisition of a content list that is a list of data related to each of the contents;
A request transmission unit that transmits a list transmission request that is a request for instructing the service providing apparatus that provides the content list to transmit the content list;
As a response to the list transmission request, a response receiving unit that receives a list transmission response that is a response including the content list from the service providing device;
The content including the empty data as a response to the list acquisition request received by the request receiving unit when empty data exists in the content list included in the list transmission response received by the response receiving unit A response transmission unit that transmits a list acquisition response that is a response including a list to the information processing device;
Equipped with a,
A list acquisition request processing unit for determining whether or not the information processing apparatus can normally perform processing when the content list including the empty data is received;
Further comprising
The request transmitter is
When it is determined by the list acquisition request processing unit that the information processing apparatus can normally perform processing when the content list including the empty data is received, the list is sent to the service providing apparatus. Send a send request,
Information providing device.
前記リスト取得要求処理部により、前記空データを含む前記コンテンツリストを受信した場合の処理を前記情報処理装置が正常に行うことが不可能であると判断した場合に、
前記要求送信部は、
前記サービス提供装置への前記リスト送信要求の送信を省略し、
前記応答送信部は、
前記空データを含む前記コンテンツリストを含む応答の代わりに、前記コンテンツのそれぞれに関連するデータが1件も存在しない旨を示す応答を、前記リスト取得応答として前記情報処理装置に送信する、
請求項に記載の情報提供装置。
When it is determined by the list acquisition request processing unit that the information processing apparatus cannot normally perform processing when the content list including the empty data is received,
The request transmitter is
Omitting transmission of the list transmission request to the service providing device;
The response transmitter is
Instead of a response including the content list including the empty data, a response indicating that there is no data related to each of the contents is transmitted to the information processing apparatus as the list acquisition response.
The information providing apparatus according to claim 1 .
前記リスト取得要求処理部は、
前記要求受信部により受信された前記リスト取得要求に含まれている前記情報処理装置の種別に基づいて、前記空データを含む前記コンテンツリストを受信した場合の処理を前記情報処理装置が正常に行うことが可能であるか否かを判断する、
請求項に記載の情報提供装置。
The list acquisition request processing unit
Based on the type of the information processing device included in the list acquisition request received by the request reception unit, the information processing device normally performs processing when the content list including the empty data is received. Determine whether it is possible,
The information providing apparatus according to claim 1 .
前記リスト取得要求処理部は、
前記リスト取得要求には、前記コンテンツリストのうちで取得すべきデータの範囲を示す情報として、前記取得すべきデータの先頭を示す番号Xと前記取得すべきデータの件数Yとが含まれ、前記リスト送信応答には、所定件数Nごとにデータが集められてなるページ単位で前記データが含まれる場合に、XをNで除して得られる商をQ1として算出するとともに剰余をR1として算出し、X+YをNで除して得られる商をQ2として算出するとともに剰余をR2として算出し、前記R1が0のときは前記Q1をP1とし、前記R1が0以外のときは前記Q1に1を加算した値をP1とするとともに、前記R2が0のときは前記Q2をP2とし、前記R2が0以外のときは前記Q2に1を加算した値をP2とし、前記P1から前記P2までの整数を前記リスト送信要求に含め、
前記応答受信部は、
前記リスト送信要求に対する応答として、前記P1ページ目から前記P2ページ目までのページを含む前記リスト送信応答を受信し、
前記情報提供装置は、
前記応答受信部により受信された前記リスト送信応答に含まれる前記P1ページ目から前記P2ページ目までのページのうちで、前記P1ページ目のページの先頭から前記R1+1件目のデータから、前記P2ページ目のページの先頭から前記R2件目のデータまでを抽出して前記リスト取得応答に含めるリスト送信応答処理部、
をさらに備える、請求項に記載の情報提供装置。
The list acquisition request processing unit
The list acquisition request includes, as information indicating a range of data to be acquired in the content list, a number X indicating the head of the data to be acquired and a number Y of the data to be acquired, In the list transmission response, when the data is included in a page unit in which data is collected every predetermined number N, the quotient obtained by dividing X by N is calculated as Q1 and the remainder is calculated as R1. The quotient obtained by dividing X + Y by N is calculated as Q2 and the remainder is calculated as R2. When R1 is 0, Q1 is P1, and when R1 is other than 0, Q1 is set to 1. The added value is P1, and when R2 is 0, the Q2 is P2, and when R2 is other than 0, the value obtained by adding 1 to the Q2 is P2, and from P1 to P2 Including a number in the list transmission request,
The response receiver
As a response to the list transmission request, the list transmission response including pages from the P1 page to the P2 page is received,
The information providing apparatus includes:
Among the pages from the P1 page to the P2 page included in the list transmission response received by the response receiving unit, from the top of the page of the P1 page, from the R1 + 1 data, the P2 A list transmission response processing unit that extracts from the top of the page of the page to the R2 data and includes it in the list acquisition response;
Further comprising an information providing device according to claim 1.
要求受信部と、要求送信部と、応答受信部と、応答送信部と、リスト取得要求処理部とを備える情報提供装置の前記要求受信部により、コンテンツのそれぞれに関連するデータの一覧であるコンテンツリストの取得を指示するための要求であるリスト取得要求を情報処理装置から受信するステップと、
前記要求送信部により、前記コンテンツリストを提供するサービス提供装置に前記コンテンツリストの送信を指示するための要求であるリスト送信要求を送信するステップと、
前記応答受信部により、前記リスト送信要求に対する応答として、前記サービス提供装置から前記コンテンツリストを含む応答であるリスト送信応答を受信するステップと、
前記応答送信部により、前記応答受信部により受信された前記リスト送信応答に含まれる前記コンテンツリストに空データが存在する場合に、前記要求受信部により受信された前記リスト取得要求に対する応答として、前記空データを含む前記コンテンツリストを含む応答であるリスト取得応答を前記情報処理装置に送信するステップと、
を含み、
前記リスト取得要求処理部は、前記空データを含む前記コンテンツリストを受信した場合の処理を前記情報処理装置が正常に行うことが可能であるか否かを判断し、
前記要求送信部は、前記リスト取得要求処理部により、前記空データを含む前記コンテンツリストを受信した場合の処理を前記情報処理装置が正常に行うことが可能であると判断した場合には、前記サービス提供装置に前記リスト送信要求を送信する、
情報提供方法。
Content that is a list of data related to each of the contents by the request receiving unit of the information providing apparatus including a request receiving unit, a request transmitting unit, a response receiving unit, a response transmitting unit, and a list acquisition request processing unit Receiving a list acquisition request, which is a request for instructing acquisition of a list, from the information processing apparatus;
Transmitting a list transmission request, which is a request for instructing the service providing apparatus that provides the content list to transmit the content list, by the request transmission unit;
Receiving a list transmission response, which is a response including the content list, from the service providing apparatus as a response to the list transmission request by the response reception unit;
When there is empty data in the content list included in the list transmission response received by the response receiver by the response transmitter, as a response to the list acquisition request received by the request receiver, Transmitting a list acquisition response, which is a response including the content list including empty data, to the information processing apparatus;
Only including,
The list acquisition request processing unit determines whether or not the information processing apparatus can normally perform processing when the content list including the empty data is received,
The request transmission unit, when the list acquisition request processing unit determines that the information processing apparatus can normally perform processing when the content list including the empty data is received, Transmitting the list transmission request to a service providing device;
Information provision method.
コンピュータを、
コンテンツのそれぞれに関連するデータの一覧であるコンテンツリストの取得を指示するための要求であるリスト取得要求を情報処理装置から受信する要求受信部と、
前記コンテンツリストを提供するサービス提供装置に前記コンテンツリストの送信を指示するための要求であるリスト送信要求を送信する要求送信部と、
前記リスト送信要求に対する応答として、前記サービス提供装置から前記コンテンツリストを含む応答であるリスト送信応答を受信する応答受信部と、
前記応答受信部により受信された前記リスト送信応答に含まれる前記コンテンツリストに空データが存在する場合に、前記要求受信部により受信された前記リスト取得要求に対する応答として、前記空データを含む前記コンテンツリストを含む応答であるリスト取得応答を前記情報処理装置に送信する応答送信部と、
を備え
前記空データを含む前記コンテンツリストを受信した場合の処理を前記情報処理装置が正常に行うことが可能であるか否かを判断するリスト取得要求処理部、
をさらに備え、
前記要求送信部は、
前記リスト取得要求処理部により、前記空データを含む前記コンテンツリストを受信した場合の処理を前記情報処理装置が正常に行うことが可能であると判断した場合には、前記サービス提供装置に前記リスト送信要求を送信する、情報提供装置として機能させるためのプログラム。
Computer
A request receiving unit that receives from the information processing apparatus a list acquisition request that is a request for instructing acquisition of a content list that is a list of data related to each of the contents;
A request transmission unit that transmits a list transmission request that is a request for instructing the service providing apparatus that provides the content list to transmit the content list;
As a response to the list transmission request, a response receiving unit that receives a list transmission response that is a response including the content list from the service providing device;
The content including the empty data as a response to the list acquisition request received by the request receiving unit when empty data exists in the content list included in the list transmission response received by the response receiving unit A response transmission unit that transmits a list acquisition response that is a response including a list to the information processing device;
Equipped with a,
A list acquisition request processing unit for determining whether or not the information processing apparatus can normally perform processing when the content list including the empty data is received;
Further comprising
The request transmitter is
When it is determined by the list acquisition request processing unit that the information processing apparatus can normally perform processing when the content list including the empty data is received, the list is sent to the service providing apparatus. A program for transmitting a transmission request and causing it to function as an information providing apparatus.
コンテンツのそれぞれに関連するデータの一覧であるコンテンツリストの取得を指示するための要求であるリスト取得要求を情報提供装置に送信する送信部と、
前記送信部により送信された前記リスト取得要求に対する応答として、空データを含む前記コンテンツリストを含む応答であるリスト取得応答を前記情報提供装置から受信する受信部と、
を備える、情報処理装置であって、
前記情報提供装置は、前記空データを含む前記コンテンツリストを受信した場合の処理を前記情報処理装置が正常に行うことが可能な場合に、コンテンツリストを提供するサービス提供装置に前記コンテンツリストの送信を指示するための要求であるリスト送信要求を送信する、
情報処理装置。
A transmitting unit that transmits a list acquisition request, which is a request for instructing acquisition of a content list that is a list of data related to each of the contents, to the information providing device;
As a response to the list acquisition request transmitted by the transmission unit, a reception unit that receives a list acquisition response that is a response including the content list including empty data from the information providing device;
An information processing apparatus comprising :
The information providing apparatus transmits the content list to a service providing apparatus that provides a content list when the information processing apparatus can normally perform processing when the content list including the empty data is received. Send a list transmission request, which is a request for instructing
Information processing device.
前記受信部により前記情報提供装置から受信された前記リスト取得応答に含まれる前記コンテンツリストを表示部に表示させる表示制御部、
をさらに備え、
前記表示制御部は、
前記コンテンツリストに前記空データが含まれる場合には、前記空データに相当する表示領域にスペースを配置して前記表示部に前記コンテンツリストを表示させる、
請求項に記載の情報処理装置。
A display control unit that causes the display unit to display the content list included in the list acquisition response received from the information providing apparatus by the receiving unit;
Further comprising
The display control unit
If the empty data is included in the content list, a space is arranged in a display area corresponding to the empty data and the content list is displayed on the display unit.
The information processing apparatus according to claim 7 .
コンテンツのそれぞれに関連するデータの一覧であるコンテンツリストを記憶している記憶部と、
前記コンテンツリストの送信を指示するための要求であるリスト送信要求を情報提供装置から受信する受信部と、
前記受信部により受信された前記リスト送信要求に対する応答として、前記記憶部により記憶されている前記コンテンツリストを含む応答であるリスト送信応答を前記情報提供装置に送信する送信部と、
を備え、
前記受信部は、空データを含む前記コンテンツリストを受信した場合の処理を情報処理装置が正常に行うことが可能な場合に、前記情報提供装置から前記リスト送信要求を受信し、
前記送信部は、
前記コンテンツリストに空データが存在する場合に、前記リスト送信要求に対する応答として、前記空データを含む前記コンテンツリストを含む応答であるリスト送信応答を前記情報提供装置に送信する、サービス提供装置。
A storage unit storing a content list that is a list of data related to each of the content;
A receiving unit for receiving a list transmission request, which is a request for instructing transmission of the content list, from the information providing device;
As a response to the list transmission request received by the reception unit, a transmission unit that transmits a list transmission response that is a response including the content list stored in the storage unit to the information providing device;
With
The receiving unit receives the list transmission request from the information providing apparatus when the information processing apparatus can normally perform the process when the content list including empty data is received,
The transmitter is
A service providing apparatus that transmits a list transmission response, which is a response including the content list including the empty data, to the information providing apparatus as a response to the list transmission request when empty data exists in the content list.
情報提供装置と、情報処理装置と、サービス提供装置とを有する情報処理システムであって、
前記情報提供装置は、
コンテンツのそれぞれに関連するデータの一覧であるコンテンツリストの取得を指示するための要求であるリスト取得要求を情報処理装置から受信する要求受信部と、
前記コンテンツリストを提供するサービス提供装置に前記コンテンツリストの送信を指示するための要求であるリスト送信要求を送信する要求送信部と、
前記リスト送信要求に対する応答として、前記サービス提供装置から前記コンテンツリストを含む応答であるリスト送信応答を受信する応答受信部と、
前記応答受信部により受信された前記リスト送信応答に含まれる前記コンテンツリストに空データが存在する場合に、前記要求受信部により受信された前記リスト取得要求に対する応答として、前記空データを含む前記コンテンツリストを含む応答であるリスト取得応答を前記情報処理装置に送信する応答送信部と、
を備え、
前記空データを含む前記コンテンツリストを受信した場合の処理を前記情報処理装置が正常に行うことが可能であるか否かを判断するリスト取得要求処理部、
をさらに備え、
前記要求送信部は、
前記リスト取得要求処理部により、前記空データを含む前記コンテンツリストを受信した場合の処理を前記情報処理装置が正常に行うことが可能であると判断した場合には、前記サービス提供装置に前記リスト送信要求を送信し、
前記情報処理装置は、
前記リスト取得要求を前記情報提供装置に送信する送信部と、
前記送信部により送信された前記リスト取得要求に対する応答として、前記リスト取得応答を前記情報提供装置から受信する受信部と、
を備え、
前記サービス提供装置は、
前記コンテンツリストを記憶している記憶部と、
前記リスト送信要求を前記情報提供装置から受信する受信部と、
前記受信部により受信された前記リスト送信要求に対する応答として、前記記憶部により記憶されている前記コンテンツリストを含む応答であるリスト送信応答を前記情報提供装置に送信する送信部と、
を備える、情報処理システム。


An information processing system having an information providing device, an information processing device, and a service providing device,
The information providing apparatus includes:
A request receiving unit that receives from the information processing apparatus a list acquisition request that is a request for instructing acquisition of a content list that is a list of data related to each of the contents;
A request transmission unit that transmits a list transmission request that is a request for instructing the service providing apparatus that provides the content list to transmit the content list;
As a response to the list transmission request, a response receiving unit that receives a list transmission response that is a response including the content list from the service providing device;
The content including the empty data as a response to the list acquisition request received by the request receiving unit when empty data exists in the content list included in the list transmission response received by the response receiving unit A response transmission unit that transmits a list acquisition response that is a response including a list to the information processing device;
With
A list acquisition request processing unit for determining whether or not the information processing apparatus can normally perform processing when the content list including the empty data is received;
Further comprising
The request transmitter is
When it is determined by the list acquisition request processing unit that the information processing apparatus can normally perform processing when the content list including the empty data is received, the list is sent to the service providing apparatus. Send a send request,
The information processing apparatus includes:
A transmission unit for transmitting the list acquisition request to the information providing device;
As a response to the list acquisition request transmitted by the transmission unit, a reception unit that receives the list acquisition response from the information providing device;
With
The service providing apparatus includes:
A storage unit storing the content list;
A receiving unit for receiving the list transmission request from the information providing device;
As a response to the list transmission request received by the reception unit, a transmission unit that transmits a list transmission response that is a response including the content list stored in the storage unit to the information providing device;
An information processing system comprising:


JP2010105470A 2010-04-30 2010-04-30 Information providing apparatus, information providing method, program, information processing apparatus, service providing apparatus, and information processing system Expired - Fee Related JP5573337B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2010105470A JP5573337B2 (en) 2010-04-30 2010-04-30 Information providing apparatus, information providing method, program, information processing apparatus, service providing apparatus, and information processing system
US13/084,065 US20110270954A1 (en) 2010-04-30 2011-04-11 Information Providing Apparatus, Information Providing Method, Program, Information Processing Apparatus, Service Providing Apparatus, and Information Processing System
CN2011101090213A CN102238176A (en) 2010-04-30 2011-04-22 Information providing apparatus, information providing method, program, information processing apparatus, service providing apparatus, and information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010105470A JP5573337B2 (en) 2010-04-30 2010-04-30 Information providing apparatus, information providing method, program, information processing apparatus, service providing apparatus, and information processing system

Publications (2)

Publication Number Publication Date
JP2011234302A JP2011234302A (en) 2011-11-17
JP5573337B2 true JP5573337B2 (en) 2014-08-20

Family

ID=44859182

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010105470A Expired - Fee Related JP5573337B2 (en) 2010-04-30 2010-04-30 Information providing apparatus, information providing method, program, information processing apparatus, service providing apparatus, and information processing system

Country Status (3)

Country Link
US (1) US20110270954A1 (en)
JP (1) JP5573337B2 (en)
CN (1) CN102238176A (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6102108B2 (en) * 2012-07-24 2017-03-29 富士通株式会社 Information processing apparatus, data providing method, and data providing program
JP6192433B2 (en) * 2013-08-23 2017-09-06 キヤノン株式会社 Information processing terminal, information processing terminal control method, and program
CN105516794B (en) * 2015-12-11 2019-04-16 Oppo广东移动通信有限公司 The method and device of file read list is provided

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002014821A (en) * 2000-06-29 2002-01-18 Toshiba Corp Server client system and recording medium having application distributing method in the same system recorded thereon
US7206647B2 (en) * 2002-03-21 2007-04-17 Ncr Corporation E-appliance for mobile online retailing
WO2003102919A1 (en) * 2002-05-31 2003-12-11 Onkyo Corporation Network type content reproduction system
CN101192933A (en) * 2006-11-23 2008-06-04 中兴通讯股份有限公司 A program list service device
JP2008252810A (en) * 2007-03-30 2008-10-16 Kddi Corp Content providing device, content providing method, and program
US7797713B2 (en) * 2007-09-05 2010-09-14 Sony Corporation GUI with dynamic thumbnail grid navigation for internet TV
US8065341B2 (en) * 2008-10-01 2011-11-22 Sap Ag Systems and methods for efficient data transfer

Also Published As

Publication number Publication date
US20110270954A1 (en) 2011-11-03
JP2011234302A (en) 2011-11-17
CN102238176A (en) 2011-11-09

Similar Documents

Publication Publication Date Title
JP2007141235A (en) Apparatus and method for managing user interface
US20110196915A1 (en) Method and apparatus for using service of home network device based on remote access
JP5638761B2 (en) Screen generation method, screen display method, screen generation device, and program
JP5573337B2 (en) Information providing apparatus, information providing method, program, information processing apparatus, service providing apparatus, and information processing system
US20130304858A1 (en) Information processing apparatus, information processing method, program, information providing apparatus, and information processing system
JP2011060164A (en) Management device, information processing apparatus, log information management method, and computer program
US11463745B2 (en) System control apparatus, system control method and program
CN104978372A (en) Multimedia information processing method, multimedia device and multimedia network system
US7853830B2 (en) Apparatus and method for providing error notification in a wireless virtual file system
US20190303181A1 (en) System for providing help information, method for controlling display of help information, and non-transitory recording medium
JP6128503B1 (en) Program, server and system for providing services related to electronic manuals
JP2008204269A (en) Server device, client device, communication method and program
JP2008234118A (en) User interface providing device, user interface generating method, and program
JP5965661B2 (en) Display screen conversion apparatus, display screen conversion method, and program
JP5221810B1 (en) Information processing apparatus and information processing method
JP2011044035A (en) Electronic equipment, information processing method and program
JP6467810B2 (en) Information processing apparatus, image reading apparatus, and program
US20110055706A1 (en) Control device, control point, and method for controlling frendly name priority order
JP5148744B1 (en) Information processing apparatus and information processing method
JP7205130B2 (en) Information processing device, web application program and information processing system
JP6922293B2 (en) Information processing device
JP6544868B2 (en) Program, server and system for providing service related to electronic manual
JP2006268179A (en) Information distribution device
JP6263984B2 (en) Relay device and program
JP5747659B2 (en) Relay program, relay method, and relay device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130319

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20131120

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131217

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140122

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140603

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140616

LAPS Cancellation because of no payment of annual fees