JP2008097201A - Browser data sharing system, server, method, and program - Google Patents

Browser data sharing system, server, method, and program Download PDF

Info

Publication number
JP2008097201A
JP2008097201A JP2006276623A JP2006276623A JP2008097201A JP 2008097201 A JP2008097201 A JP 2008097201A JP 2006276623 A JP2006276623 A JP 2006276623A JP 2006276623 A JP2006276623 A JP 2006276623A JP 2008097201 A JP2008097201 A JP 2008097201A
Authority
JP
Japan
Prior art keywords
browser
communication terminal
terminal device
data
browser data
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.)
Pending
Application number
JP2006276623A
Other languages
Japanese (ja)
Inventor
Yatsuhiro Hane
八尋 羽根
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2006276623A priority Critical patent/JP2008097201A/en
Publication of JP2008097201A publication Critical patent/JP2008097201A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a browser data sharing system, a server, a method, and a program for sharing data such as a bookmark and display history used in a browser, in different communication terminal devices. <P>SOLUTION: When a bookmark is registered, a personal computer 3 transmits information including user identifying information and URL information on a Web page to a server 1. The server 1 converts received URL information into a predetermined format, and holds it in a bookmark database in association with the user identifying information. When the bookmark is referred to, a cellular phone 4 transmits, to the server 1, information including the user identifying information and user agent information. The server 1 extracts URL information corresponding to the received user identifying information from the bookmark database, converts the extracted URL information into an optimal format based on the user agent information, and transmits it to the cellular phone 4. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、Webブラウザにおいて使用されるブックマークや表示履歴等のブラウザデータを共有するブラウザデータ共有システム、ブラウザデータ共有サーバ、ブラウザデータ共有方法およびブラウザデータ共有プログラムに関する。   The present invention relates to a browser data sharing system, a browser data sharing server, a browser data sharing method, and a browser data sharing program that share browser data such as bookmarks and display history used in a web browser.

携帯電話機のような、表示機能や通信速度の限られた通信端末装置では、ブラウザ機能を有している場合であっても、全てのWebページを閲覧できない場合がある。例えば、携帯電話機では、パーソナルコンピュータ向けに作成されたWebページを閲覧できない場合がある。その場合、Webサーバは、通信端末装置の種類やブラウザの種類毎に、異なるWebページを用意しなければならない。   A communication terminal device with a limited display function and communication speed, such as a mobile phone, may not be able to browse all Web pages even if it has a browser function. For example, a mobile phone may not be able to view a Web page created for a personal computer. In that case, the Web server must prepare a different Web page for each type of communication terminal device and browser type.

端末装置の特性や能力等に応じて別々のコンテンツデータを用意することなく、端末装置に応じた最適なコンテンツデータを提示することができ、また、複数の端末装置にまたがったシームレスなコンテンツデータの利用を可能とする情報提示装置が提案されている(例えば、特許文献1参照)。特許文献1には、各端末装置の動作環境や種類を示す情報にもとづいて最適な素材データを選定し、コンテンツデータを動的に構成することが記載されている。また、ある端末装置において、コンテンツデータに含まれる所望の素材データを示すメディアマークをサーバ装置に記憶することにより、異なる端末装置においても、サーバ装置に記憶されたメディアマークを選択して、メディアマークが示す素材データを含むコンテンツデータを表示できることが記載されている。   It is possible to present optimal content data according to the terminal device without preparing separate content data according to the characteristics and capabilities of the terminal device, and seamless content data across multiple terminal devices. An information presentation device that can be used has been proposed (see, for example, Patent Document 1). Patent Document 1 describes that content data is dynamically configured by selecting optimum material data based on information indicating the operating environment and type of each terminal device. In addition, in a certain terminal device, a media mark indicating desired material data included in the content data is stored in the server device, so that even in a different terminal device, the media mark stored in the server device can be selected and the media mark It is described that content data including material data indicated by can be displayed.

また、どのような端末やソフトウェアを使用していても、予め登録しておけば、ユーザの表示端末に適切な表示等を行わせることができるデータ変換サービス方法が提案されている(例えば、特許文献2参照)。特許文献2には、Webページ形式のデータ等を、要求のあった端末装置の表示仕様に適合するように変換して送信することが記載されている。   In addition, a data conversion service method has been proposed that allows a user's display terminal to perform appropriate display or the like if registered in advance regardless of the terminal or software used (for example, patents). Reference 2). Patent Document 2 describes that data in a Web page format or the like is converted and transmitted so as to conform to the display specifications of the requested terminal device.

特開2005−216215号公報(段落0085−0091)Japanese Patent Laying-Open No. 2005-216215 (paragraphs 0085-0091) 特開2004−78354号公報(段落0032−0035)JP 2004-78354 A (paragraphs 0032-0035)

しかし、特許文献1に記載された方式では、サーバ装置が、各端末装置に対応した素材データ(コンテンツ自体の素材データ)を保持記憶し、各素材データの属性情報に対応した属性IDを付与しなければならないため、例えば、サーバ装置の記憶容量が圧迫されたり、処理が大量になる可能性がある。また、表示履歴を管理するために、端末装置は、表示されたコンテンツデータに含まれる各素材データに加えて属性IDを取得して記憶し、サーバ装置に送信する。そのため、例えば、各端末装置においても記憶容量を確保する必要がある。   However, in the method described in Patent Document 1, the server device holds and stores material data corresponding to each terminal device (material data of the content itself) and assigns an attribute ID corresponding to the attribute information of each material data. For example, there is a possibility that the storage capacity of the server device is compressed or the amount of processing becomes large. Further, in order to manage the display history, the terminal device acquires and stores the attribute ID in addition to each material data included in the displayed content data, and transmits it to the server device. Therefore, for example, it is necessary to secure a storage capacity in each terminal device.

また、特許文献1,2に記載された方式では、サーバ装置が、端末装置に応じたコンテンツデータやWebページ等を随時構成するため、大量の処理を行う必要がある。また、特許文献1,2に記載された方式は、コンテンツデータ自体を自システムで保持する必要があるため、Webサイト等を提供する不特定多数のサーバ装置毎に適用される必要がある。   In the methods described in Patent Documents 1 and 2, since the server device configures content data, Web pages, and the like corresponding to the terminal device as needed, it is necessary to perform a large amount of processing. In addition, the methods described in Patent Documents 1 and 2 need to be applied to each of an unspecified number of server devices that provide Web sites and the like because the content data itself needs to be held by the own system.

近年では、携帯電話機等の携帯通信端末装置のブラウザ機能(例えば、フルブラウザの登場)やLCDの解像度、通信速度等の向上により、パーソナルコンピュータ向けに作成されたWebページを、携帯電話機等においても閲覧することができるようになってきている。そのため、パーソナルコンピュータ向け、携帯電話機向け、といったWebページの区別をする必要がなくなってきている。そこで、パーソナルコンピュータで以前に閲覧したWebページを、携帯電話機から参照するといった利用シーンが考えられる。   In recent years, Web pages created for personal computers can be used on mobile phones and the like due to improvements in browser functions (for example, the advent of full browsers) of mobile communication terminals such as mobile phones, LCD resolution, and communication speed. You can browse. Therefore, it is no longer necessary to distinguish web pages for personal computers and mobile phones. Therefore, a use scene in which a Web page previously browsed by a personal computer is referred from a mobile phone is conceivable.

しかし、ある通信端末装置においてブックマーク登録や履歴登録がされている場合であっても、他の通信端末装置に登録されていない場合、利用することができない。そのため、異なる通信端末装置において、同じWebページを表示するためには、それぞれの通信端末装置においてそのWebページのURLを記録しておいて入力したり、改めて検索したりする必要がある。特に、携帯電話機では、パーソナルコンピュータと比較して文字入力が煩雑であるため、このような作業を行うことはユーザの利便性という観点から見て好ましくない。また、参照したいWebページが、検索結果を示すページである場合には、同一ページを見つけることができない場合がある。   However, even if bookmark registration or history registration is performed in a certain communication terminal device, it cannot be used if it is not registered in another communication terminal device. Therefore, in order to display the same Web page in different communication terminal devices, it is necessary to record and input the URL of the Web page in each communication terminal device, or to search again. In particular, in a mobile phone, character input is more complicated than in a personal computer, and it is not preferable to perform such operations from the viewpoint of user convenience. In addition, when the Web page to be referred to is a page indicating a search result, the same page may not be found.

そこで、本発明は、異なる通信端末装置において、ブックマークや表示履歴等のブラウザにおいて使用されるデータを共有することができるブラウザデータ共有システム、ブラウザデータ共有サーバ、ブラウザデータ共有方法およびブラウザデータ共有プログラムを提供することを目的とする。   Therefore, the present invention provides a browser data sharing system, a browser data sharing server, a browser data sharing method, and a browser data sharing program capable of sharing data used in a browser such as bookmarks and display histories in different communication terminal devices. The purpose is to provide.

本発明によるブラウザデータ共有システムは、Webサイトの所在を示すブラウザデータを通信端末装置間で共有するブラウザデータ共有システムであって、第1の通信端末装置から受信したブラウザデータを記憶するデータ記憶手段と、第1の通信端末装置とは異なる種類のブラウザを搭載した第2の通信端末装置から、当該第2の通信端末装置が搭載するブラウザを特定可能なユーザエージェント情報を、通信ネットワークを介して受信する受信手段と、受信手段が受信したユーザエージェント情報にもとづいて、データ記憶手段が記憶するブラウザデータのフォーマットを変換するフォーマット変換手段と、フォーマット変換手段が変換した変換後のブラウザデータを第2の通信端末装置に送信するデータ送信手段とを備えたことを特徴とする。   The browser data sharing system according to the present invention is a browser data sharing system for sharing browser data indicating the location of a Web site between communication terminal devices, and stores data stored in the browser data received from the first communication terminal device. And user agent information that can identify the browser installed in the second communication terminal device from the second communication terminal device equipped with a browser of a different type from the first communication terminal device via the communication network. The receiving means for receiving, the format converting means for converting the format of the browser data stored in the data storage means based on the user agent information received by the receiving means, and the converted browser data converted by the format converting means are stored in the second format. Data transmission means for transmitting to the other communication terminal device. To.

第1の通信端末装置から受信したブラウザデータを予め定められたフォーマットに変換するデータ変換手段を備え、データ記憶手段は、データ変換手段が変換した変換後のブラウザデータを記憶することが望ましい。そのような構成によれば、通信端末装置に依存しないフォーマットでブラウザデータを記憶することができる。   It is preferable that data conversion means for converting browser data received from the first communication terminal device into a predetermined format is provided, and the data storage means stores the converted browser data converted by the data conversion means. According to such a configuration, browser data can be stored in a format independent of the communication terminal device.

ユーザを識別するためのユーザ識別情報を受信するユーザ識別情報受信手段を備え、データ記憶手段は、ブラウザデータをユーザ識別情報に対応付けて記憶し、フォーマット変換手段は、ユーザ識別情報受信手段が受信したユーザ識別情報にもとづいてブラウザデータを抽出し、抽出したブラウザデータのフォーマットを変換することが望ましい。そのような構成によれば、ユーザ識別情報に対応するブラウザデータを抽出することができる。   User identification information receiving means for receiving user identification information for identifying a user is provided, the data storage means stores browser data in association with the user identification information, and the format conversion means is received by the user identification information receiving means. It is desirable to extract browser data based on the user identification information and convert the format of the extracted browser data. According to such a configuration, browser data corresponding to the user identification information can be extracted.

本発明によるブラウザデータ共有サーバは、Webサイトの所在を示すブラウザデータを通信端末装置間で共有するブラウザデータ共有サーバであって、第1の通信端末装置から受信したブラウザデータを記憶するデータ記憶手段と、第1の通信端末装置とは異なる種類のブラウザを搭載した第2の通信端末装置から、当該第2の通信端末装置が搭載するブラウザを特定可能なユーザエージェント情報を、通信ネットワークを介して受信する受信手段と、受信手段が受信したユーザエージェント情報にもとづいて、データ記憶手段が記憶するブラウザデータのフォーマットを変換するフォーマット変換手段と、フォーマット変換手段が変換した変換後のブラウザデータを第2の通信端末装置に送信するデータ送信手段とを備えたことを特徴とする。   A browser data sharing server according to the present invention is a browser data sharing server for sharing browser data indicating the location of a Web site between communication terminal devices, and is a data storage means for storing browser data received from a first communication terminal device And user agent information that can identify the browser installed in the second communication terminal device from the second communication terminal device equipped with a browser of a different type from the first communication terminal device via the communication network. The receiving means for receiving, the format converting means for converting the format of the browser data stored in the data storage means based on the user agent information received by the receiving means, and the converted browser data converted by the format converting means are stored in the second format. And a data transmission means for transmitting to the communication terminal device. That.

本発明によるブラウザデータ共有方法は、Webサイトの所在を示すブラウザデータを通信端末装置間で共有するブラウザデータ共有方法であって、第1の通信端末装置から受信したブラウザデータを記憶手段に記憶させ、第1の通信端末装置とは異なる種類のブラウザを搭載した第2の通信端末装置から、当該第2の通信端末装置が搭載するブラウザを特定可能なユーザエージェント情報を、通信ネットワークを介して受信し、受信したユーザエージェント情報にもとづいて、記憶手段が記憶するブラウザデータのフォーマットを変換し、変換後のブラウザデータを第2の通信端末装置に送信することを特徴とする。   A browser data sharing method according to the present invention is a browser data sharing method for sharing browser data indicating the location of a Web site between communication terminal devices, and stores the browser data received from the first communication terminal device in a storage means. Receiving, via a communication network, user agent information capable of specifying a browser installed in the second communication terminal device from a second communication terminal device equipped with a browser of a different type from the first communication terminal device The browser data format stored in the storage means is converted based on the received user agent information, and the converted browser data is transmitted to the second communication terminal device.

本発明によるブラウザデータ共有プログラムは、Webサイトの所在を示すブラウザデータを通信端末装置間で共有するためのブラウザデータ共有プログラムであって、コンピュータに、第1の通信端末装置から受信したブラウザデータを記憶させる処理と、第1の通信端末装置とは異なる種類のブラウザを搭載した第2の通信端末装置から、当該第2の通信端末装置が搭載するブラウザを特定可能なユーザエージェント情報を、通信ネットワークを介して受信する処理と、受信したユーザエージェント情報にもとづいて、記憶手段が記憶するブラウザデータのフォーマットを変換する処理と、変換後のブラウザデータを第2の通信端末装置に送信する処理とを実行させることを特徴とする。   A browser data sharing program according to the present invention is a browser data sharing program for sharing browser data indicating the location of a Web site between communication terminal devices, and the browser data received from the first communication terminal device is transmitted to a computer. User agent information that can identify the browser installed in the second communication terminal device from the second communication terminal device equipped with a browser different in type from the first communication terminal device, and the communication network A process of receiving via the user agent information, a process of converting the format of the browser data stored in the storage means based on the received user agent information, and a process of transmitting the converted browser data to the second communication terminal device It is made to perform.

本発明によれば、異なる通信端末装置においてブラウザデータを共有することができるという効果がある。また、ブラウザデータを参照する通信端末装置に応じたフォーマットのブラウザデータを受信することができる。   According to the present invention, browser data can be shared between different communication terminal devices. In addition, browser data in a format corresponding to the communication terminal device that refers to the browser data can be received.

以下、本発明の実施の形態を図面を参照して説明する。図1は、本発明によるブラウザデータ共有システムの実施の一形態を示すブロック図である。図1に示すブラウザデータ共有システムは、ブラウザにおいて使用されるブラウザデータを保存するサーバ1と、ブラウザ機能を有するパーソナルコンピュータ3と、ブラウザ機能を有する携帯電話機4とを備える。パーソナルコンピュータ3および携帯電話機4は、インターネット2等の通信ネットワークを介してサーバ1に接続可能である。なお、図1には、サーバ1が、ブラウザデータとしてブックマークを保存する場合を例示する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of a browser data sharing system according to the present invention. The browser data sharing system shown in FIG. 1 includes a server 1 that stores browser data used in a browser, a personal computer 3 having a browser function, and a mobile phone 4 having a browser function. The personal computer 3 and the mobile phone 4 can be connected to the server 1 via a communication network such as the Internet 2. FIG. 1 illustrates a case where the server 1 stores a bookmark as browser data.

サーバ1は、プログラムにしたがって動作し、各通信端末装置がブックマークに登録するWebページのURLを保存するサーバ装置である。例えば、サーバ1は、各通信端末装置から、ブックマークに登録するWebページのURLを含む情報を受信して保存する。以下、各通信端末装置がブックマークに登録するWebページのURLを含む情報をURL情報と表記する。   The server 1 is a server device that operates according to a program and stores a URL of a Web page that each communication terminal device registers in a bookmark. For example, the server 1 receives and stores information including the URL of the Web page registered in the bookmark from each communication terminal device. Hereinafter, information including the URL of the Web page registered in the bookmark by each communication terminal device is referred to as URL information.

ここで、各通信端末装置が送信するURL情報は、例えば、通信端末装置やブラウザの種類によってフォーマットが異なる場合がある。そのため、サーバ1は、各通信端末装置によって送信されたURL情報を、予め定められたフォーマットに変換して保存する。例えば、サーバ1は、URL情報がパーソナルコンピュータ向けのWebページのURL情報である場合にはそのまま保存し、携帯電話機向けのWebページのURL情報である場合にはURLの末尾の「/i/」等を削除して保存する。また、サーバ1は、例えば、URL情報を暗号化して保存してもよい。サーバ1は、例えば、ブックマークを蓄積するためのブックマークデータベースを含み、ユーザを識別可能なユーザ識別情報と変換したURL情報とを対応付けてブックマークデータベースに記憶させる。   Here, the URL information transmitted by each communication terminal device may have a different format depending on the type of the communication terminal device or browser, for example. Therefore, the server 1 converts the URL information transmitted by each communication terminal device into a predetermined format and stores it. For example, if the URL information is the URL information of a Web page for a personal computer, the server 1 stores the URL information as it is. If the URL information is the URL information of a Web page for a mobile phone, the server 1 stores “/ i /” at the end of the URL. Etc. are deleted and saved. Further, the server 1 may encrypt and store the URL information, for example. The server 1 includes, for example, a bookmark database for accumulating bookmarks, and stores user identification information that can identify a user and converted URL information in association with each other in the bookmark database.

また、サーバ1は、通信端末装置がブックマークを参照する際に、その通信端末装置のブラウザのユーザエージェント情報にもとづいて、URL情報を最適なフォーマットに変換し、変換されたURL情報を通信端末装置に送信する。なお、最適なフォーマットとは、例えば、通信端末装置やブラウザの種類に応じたフォーマットである。例えば、サーバ1は、ユーザエージェント情報がパーソナルコンピュータ用のブラウザを示す情報である場合、URL情報をそのまま送信する。また、例えば、サーバ1は、ユーザエージェント情報が携帯電話機用のブラウザを示す情報である場合、URLの末尾に「/i/」を追加して送信する。また、例えば、サーバ1は、URL情報が暗号化されている場合には、復号化して送信する。ここで、サーバ1は、ブックマークを参照する通信端末装置のユーザ識別情報に対応するURL情報を送信する。   Further, when the communication terminal apparatus refers to the bookmark, the server 1 converts the URL information into an optimum format based on the user agent information of the browser of the communication terminal apparatus, and the converted URL information is converted into the communication terminal apparatus. Send to. The optimum format is, for example, a format according to the type of communication terminal device or browser. For example, when the user agent information is information indicating a browser for a personal computer, the server 1 transmits the URL information as it is. Also, for example, when the user agent information is information indicating a mobile phone browser, the server 1 adds “/ i /” to the end of the URL for transmission. For example, when the URL information is encrypted, the server 1 decrypts and transmits the URL information. Here, the server 1 transmits URL information corresponding to the user identification information of the communication terminal device that refers to the bookmark.

パーソナルコンピュータ3は、プログラムにしたがって動作し、WebページのURLをブックマークに登録する。ここで、パーソナルコンピュータ3は、サーバ1にWebページのURLを登録する。パーソナルコンピュータ3は、WebページのURLをブックマークに登録する際、ユーザ識別情報とブックマークに登録するWebページのURL情報とを含む情報をサーバ1に送信する。なお、パーソナルコンピュータ3が送信するURL情報は、パーソナルコンピュータ3が有するブラウザ機能等に応じたフォーマットであってもよい。なお、図1では、1つのパーソナルコンピュータ3を例示しているが、ブックマーク共有システムは、複数のパーソナルコンピュータ3を備えてもよい。   The personal computer 3 operates according to the program and registers the URL of the Web page in the bookmark. Here, the personal computer 3 registers the URL of the Web page in the server 1. When the personal computer 3 registers the URL of the Web page in the bookmark, the personal computer 3 transmits information including the user identification information and the URL information of the Web page registered in the bookmark to the server 1. The URL information transmitted by the personal computer 3 may be in a format corresponding to the browser function and the like that the personal computer 3 has. In FIG. 1, one personal computer 3 is illustrated, but the bookmark sharing system may include a plurality of personal computers 3.

携帯電話機4は、プログラムにしたがって動作し、サーバ1に登録されたブックマークを参照する。ここで、携帯電話機4は、ブックマークを参照する際、ユーザ識別情報とブラウザのユーザエージェント情報とをサーバ1に送信する。そして、サーバ1から、ユーザ識別情報に対応し、かつ最適なフォーマットに変換されたURL情報を受信する。なお、ユーザエージェント情報とは、携帯電話機4が搭載するユーザエージェント(本例ではブラウザ)を識別可能な識別子である。   The mobile phone 4 operates according to the program and refers to the bookmark registered in the server 1. Here, when the mobile phone 4 refers to the bookmark, the mobile phone 4 transmits user identification information and user agent information of the browser to the server 1. Then, the URL information corresponding to the user identification information and converted into the optimum format is received from the server 1. The user agent information is an identifier that can identify a user agent (in this example, a browser) installed in the mobile phone 4.

サーバ1がサーバ装置で実現される場合には、上記のサーバ1の機能は、サーバ装置に搭載されるCPUが、それらの機能を実現するためのプログラムを実行することによって実現される。   When the server 1 is realized by a server device, the functions of the server 1 described above are realized by a CPU mounted on the server device executing a program for realizing those functions.

図1に示す構成において、パーソナルコンピュータ3とサーバ1、および携帯電話機4とサーバ1とは、インターネット2を介して通信を行う。したがって、サーバ1、パーソナルコンピュータ3および携帯電話機4は、インターネット2などの通信ネットワークに対するインタフェース部を含む。   In the configuration shown in FIG. 1, the personal computer 3 and the server 1, and the mobile phone 4 and the server 1 communicate via the Internet 2. Therefore, the server 1, the personal computer 3, and the mobile phone 4 include an interface unit for a communication network such as the Internet 2.

本実施の形態において、データ受信手段、データ送信手段およびユーザ識別情報受信手段は、サーバ1に含まれるインタフェース部によって実現される。データ記憶手段は、ブックマークデータベースによって実現される。フォーマット変換手段およびデータ変換手段は、サーバ1に搭載されるCPU等の制御部によって実現される。   In the present embodiment, the data receiving unit, the data transmitting unit, and the user identification information receiving unit are realized by an interface unit included in the server 1. The data storage means is realized by a bookmark database. The format conversion means and the data conversion means are realized by a control unit such as a CPU mounted on the server 1.

次に、図面を参照して本実施の形態の動作について説明する。図2は、本実施の形態におけるブックマークを登録する処理を示すフローチャートである。   Next, the operation of the present embodiment will be described with reference to the drawings. FIG. 2 is a flowchart showing processing for registering a bookmark in the present embodiment.

パーソナルコンピュータ3は、ブックマークとしてWebページのURLをサーバ1に登録する(ステップS11)。例えば、パーソナルコンピュータ3は、WebページAのURLをブックマークに登録する。ここで、パーソナルコンピュータ3は、ユーザ識別情報とWebページAのURL情報とを含む情報を、インターネット2を介してサーバ1に送信する。   The personal computer 3 registers the URL of the Web page as a bookmark in the server 1 (step S11). For example, the personal computer 3 registers the URL of the Web page A in the bookmark. Here, the personal computer 3 transmits information including user identification information and URL information of the Web page A to the server 1 via the Internet 2.

サーバ1は、パーソナルコンピュータ3によって送信されたユーザ識別情報とURL情報とを含む情報を受信する(ステップS12)。次に、サーバ1は、受信したURL情報を予め定められたフォーマットに変換し(ステップS13)、ユーザ識別情報と対応付けて保存し(ステップS14)、一連の処理を終了する。例えば、サーバ1は、ブックマークデータベースに、ユーザ識別情報と変換したURL情報とを対応付けて記憶させる。   The server 1 receives information including user identification information and URL information transmitted by the personal computer 3 (step S12). Next, the server 1 converts the received URL information into a predetermined format (step S13), stores the URL information in association with the user identification information (step S14), and ends the series of processes. For example, the server 1 stores the user identification information and the converted URL information in association with each other in the bookmark database.

次に、ブックマークを参照する処理について説明する。図3は、本実施の形態におけるブックマークを参照する処理を示すフローチャートである。   Next, processing for referring to a bookmark will be described. FIG. 3 is a flowchart showing processing for referring to a bookmark in the present embodiment.

携帯電話機4は、サーバ1に登録されたブックマークを参照する(ステップS21)。ここで、携帯電話機4は、ユーザ識別情報とブラウザのユーザエージェント情報とをインターネット2を介してサーバ1に送信する。   The cellular phone 4 refers to the bookmark registered in the server 1 (step S21). Here, the mobile phone 4 transmits user identification information and browser user agent information to the server 1 via the Internet 2.

サーバ1は、携帯電話機4によって送信されたユーザ識別情報とユーザエージェント情報とを受信する(ステップS22)。サーバ1は、受信したユーザ識別情報に対応するURL情報をブックマークデータベースから抽出する(ステップS23)。サーバ1は、ステップS23において抽出したURL情報を、受信したユーザエージェント情報にもとづいて最適なフォーマットに変換する(ステップS24)。そして、サーバ1は、変換されたURL情報をインターネット2を介して携帯電話機4に送信する(ステップS25)。なお、その後、携帯電話機4は、受信したURL情報に基づいて、Webサーバにアクセスする。   The server 1 receives the user identification information and user agent information transmitted by the mobile phone 4 (step S22). The server 1 extracts URL information corresponding to the received user identification information from the bookmark database (step S23). The server 1 converts the URL information extracted in step S23 into an optimal format based on the received user agent information (step S24). Then, the server 1 transmits the converted URL information to the mobile phone 4 via the Internet 2 (step S25). Thereafter, the mobile phone 4 accesses the Web server based on the received URL information.

なお、上記の実施の形態では、パーソナルコンピュータ3がサーバ1に登録したブックマークを、携帯電話機4が参照する場合を例示したが、例えば、携帯電話機4がサーバ1に登録したブックマークをパーソナルコンピュータ3が参照してもよい。   In the above embodiment, the mobile phone 4 refers to the bookmark registered in the server 1 by the personal computer 3. For example, the personal computer 3 stores the bookmark registered in the server 1 by the mobile phone 4. You may refer to it.

次に、サーバ1が、ブラウザデータとして表示履歴を保存する場合について説明する。図4は、本発明によるブラウザデータ共有システムの他の実施の形態を示すブロック図である。図4に示すブラウザデータ共有システムは、ブラウザデータを保存するサーバ1と、ブラウザ機能を有するパーソナルコンピュータ3と、ブラウザ機能を有する携帯電話機4とを備える。パーソナルコンピュータ3および携帯電話機4は、インターネット2を介してサーバ1に接続可能である。図4には、サーバ1が、ブラウザデータとして表示履歴を保存する場合を例示する。   Next, a case where the server 1 stores a display history as browser data will be described. FIG. 4 is a block diagram showing another embodiment of the browser data sharing system according to the present invention. The browser data sharing system shown in FIG. 4 includes a server 1 that stores browser data, a personal computer 3 having a browser function, and a mobile phone 4 having a browser function. The personal computer 3 and the mobile phone 4 can be connected to the server 1 via the Internet 2. FIG. 4 illustrates a case where the server 1 stores a display history as browser data.

まず、表示履歴登録処理について説明する。パーソナルコンピュータ3のブラウザは、ブラウザ終了時に、表示履歴情報を予め定められたフォーマットでサーバ1に自動的に送信する。例えば、パーソナルコンピュータ3は、表示履歴情報として、閲覧していたWebページのURL(アドレスB)を含む情報を送信する。ここで、パーソナルコンピュータ3は、ユーザ識別情報とアドレスBの表示履歴情報とをインターネット2を介してサーバ1に送信する。なお、パーソナルコンピュータ3は、表示履歴情報をそのまま送信し、サーバ1が所定のフォーマットに変換して保存してもよい。例えば、サーバ1は、表示履歴情報がパーソナルコンピュータ向けのWebページのURLを含む場合にはそのまま保存する。また、サーバ1は、表示履歴情報を暗号化してもよい。   First, the display history registration process will be described. The browser of the personal computer 3 automatically transmits display history information to the server 1 in a predetermined format when the browser is terminated. For example, the personal computer 3 transmits information including the URL (address B) of the browsed Web page as display history information. Here, the personal computer 3 transmits the user identification information and the display history information of the address B to the server 1 via the Internet 2. The personal computer 3 may transmit the display history information as it is, and the server 1 may convert it into a predetermined format and store it. For example, when the display history information includes the URL of a Web page for a personal computer, the server 1 stores the information as it is. The server 1 may encrypt the display history information.

サーバ1は、例えば、表示履歴情報を記憶する表示履歴データベースを備える。例えば、サーバ1は、パーソナルコンピュータ3によって送信されたユーザ識別情報と表示履歴情報とを対応付けて、表示履歴データベースに記憶させる。   The server 1 includes, for example, a display history database that stores display history information. For example, the server 1 associates the user identification information transmitted by the personal computer 3 with the display history information and stores them in the display history database.

次に、表示履歴参照処理について説明する。携帯電話機4は、ユーザ識別情報とブラウザのユーザエージェント情報とを含む情報をサーバ1に送信し、サーバ1はこれを受信する。サーバ1は、受信したユーザエージェント情報にもとづいて、ユーザ識別情報に対応する表示履歴情報を最適なフォーマットに変換する。例えば、サーバ1は、受信したユーザエージェント情報が携帯電話機用のブラウザを示す情報である場合、URLの末尾に「/i/」を追加する。また、サーバ1は、例えば、表示履歴情報が暗号化されている場合には復号化する。そして、サーバ1は、変換された表示履歴情報を携帯電話機4に送信する。   Next, the display history reference process will be described. The cellular phone 4 transmits information including user identification information and browser user agent information to the server 1, and the server 1 receives the information. The server 1 converts the display history information corresponding to the user identification information into an optimal format based on the received user agent information. For example, when the received user agent information is information indicating a mobile phone browser, the server 1 adds “/ i /” to the end of the URL. For example, the server 1 decrypts the display history information when it is encrypted. Then, the server 1 transmits the converted display history information to the mobile phone 4.

なお、上記の実施の形態では、パーソナルコンピュータ3がサーバ1に記録した表示履歴を、携帯電話機4が参照する場合を例示したが、例えば、携帯電話機4がサーバ1に記録した表示履歴をパーソナルコンピュータ3が参照してもよい。   In the above embodiment, the case where the mobile phone 4 refers to the display history recorded in the server 1 by the personal computer 3 is exemplified. For example, the display history recorded in the server 1 by the mobile phone 4 is stored in the personal computer. 3 may refer to.

以上に説明したように、本実施の形態によれば、異なる端末のブラウザ間でデータを共有することができるという効果がある。例えば、ユーザが複数の端末を所有している場合、ある端末において自分のユーザ名で登録したブックマークや表示履歴を、他の端末で参照することができる。また、端末(ブラウザ)に依存しないフォーマットでデータを保存することができるとともに、データを参照するブラウザの種類に応じた最適なフォーマットのデータを送信することができる。また、コンテンツ自体を保存しなくても、例えば、直前にパーソナルコンピュータで閲覧していたページを携帯電話機からすぐに閲覧できるようにすることができ、ユーザの利便性の向上を図ることができる。   As described above, according to the present embodiment, there is an effect that data can be shared between browsers of different terminals. For example, when a user owns a plurality of terminals, bookmarks and display histories registered with his / her user name in a certain terminal can be referred to by other terminals. In addition, data can be stored in a format that does not depend on the terminal (browser), and data in an optimal format according to the type of browser that refers to the data can be transmitted. Further, without saving the content itself, for example, a page that has been browsed on the personal computer immediately before can be browsed immediately from the mobile phone, and the convenience of the user can be improved.

また、端末毎に必要であったデータ保存領域を節約することができるとともに、端末故障時のデータ損失を防止することができる。   In addition, it is possible to save the data storage area required for each terminal and to prevent data loss when the terminal fails.

なお、上記の実施の形態では、通信端末装置としてパーソナルコンピュータと携帯電話機とを例示したが、ブラウザ機能を有する任意の端末であってもよい。また、ブラウザに関するブラウザデータとして、ブックマークと表示履歴とを例示したが、ブラウザに関する任意のデータを対象とする。   In the above embodiment, a personal computer and a mobile phone are exemplified as the communication terminal device. However, any terminal having a browser function may be used. Moreover, although the bookmark and the display history are exemplified as the browser data related to the browser, any data related to the browser is targeted.

本発明は、インターネット等の通信ネットワークに接続された複数の通信端末装置においてWebブラウザを使用する用途に効果的に適用できる。   The present invention can be effectively applied to the use of a Web browser in a plurality of communication terminal devices connected to a communication network such as the Internet.

本発明によるブラウザデータ共有システムの実施の一形態を示すブロック図である。It is a block diagram which shows one Embodiment of the browser data sharing system by this invention. 本実施の形態におけるブックマークを登録する処理を示すフローチャートである。It is a flowchart which shows the process which registers the bookmark in this Embodiment. 本実施の形態におけるブックマークを参照する処理を示すフローチャートである。It is a flowchart which shows the process which refers the bookmark in this Embodiment. 本発明によるブラウザデータ共有システムの他の実施の形態を示すブロック図である。It is a block diagram which shows other embodiment of the browser data sharing system by this invention.

符号の説明Explanation of symbols

1 サーバ
2 インターネット
3 パーソナルコンピュータ
4 携帯電話機
1 Server 2 Internet 3 Personal Computer 4 Mobile Phone

Claims (6)

Webサイトの所在を示すブラウザデータを通信端末装置間で共有するブラウザデータ共有システムであって、
第1の通信端末装置から受信したブラウザデータを記憶するデータ記憶手段と、
前記第1の通信端末装置とは異なる種類のブラウザを搭載した第2の通信端末装置から、当該第2の通信端末装置が搭載するブラウザを特定可能なユーザエージェント情報を、通信ネットワークを介して受信する受信手段と、
前記受信手段が受信したユーザエージェント情報にもとづいて、前記データ記憶手段が記憶するブラウザデータのフォーマットを変換するフォーマット変換手段と、
前記フォーマット変換手段が変換した変換後のブラウザデータを前記第2の通信端末装置に送信するデータ送信手段と
を備えたことを特徴とするブラウザデータ共有システム。
A browser data sharing system for sharing browser data indicating the location of a website between communication terminal devices,
Data storage means for storing browser data received from the first communication terminal device;
User agent information that can identify a browser installed in the second communication terminal device is received via a communication network from a second communication terminal device equipped with a browser of a different type from the first communication terminal device. Receiving means for
Format conversion means for converting the format of browser data stored in the data storage means based on the user agent information received by the reception means;
A browser data sharing system comprising: data transmitting means for transmitting the converted browser data converted by the format converting means to the second communication terminal device.
第1の通信端末装置から受信したブラウザデータを予め定められたフォーマットに変換するデータ変換手段を備え、
データ記憶手段は、前記データ変換手段が変換した変換後のブラウザデータを記憶する
請求項1記載のブラウザデータ共有システム。
Data conversion means for converting browser data received from the first communication terminal device into a predetermined format;
The browser data sharing system according to claim 1, wherein the data storage means stores the converted browser data converted by the data conversion means.
ユーザを識別するためのユーザ識別情報を受信するユーザ識別情報受信手段を備え、
データ記憶手段は、ブラウザデータをユーザ識別情報に対応付けて記憶し、
フォーマット変換手段は、前記ユーザ識別情報受信手段が受信したユーザ識別情報にもとづいてブラウザデータを抽出し、抽出したブラウザデータのフォーマットを変換する
請求項1または請求項2記載のブラウザデータ共有システム。
Comprising user identification information receiving means for receiving user identification information for identifying a user;
The data storage means stores the browser data in association with the user identification information,
The browser data sharing system according to claim 1 or 2, wherein the format conversion means extracts browser data based on the user identification information received by the user identification information receiving means, and converts the format of the extracted browser data.
Webサイトの所在を示すブラウザデータを通信端末装置間で共有するブラウザデータ共有サーバであって、
第1の通信端末装置から受信したブラウザデータを記憶するデータ記憶手段と、
前記第1の通信端末装置とは異なる種類のブラウザを搭載した第2の通信端末装置から、当該第2の通信端末装置が搭載するブラウザを特定可能なユーザエージェント情報を、通信ネットワークを介して受信する受信手段と、
前記受信手段が受信したユーザエージェント情報にもとづいて、前記データ記憶手段が記憶するブラウザデータのフォーマットを変換するフォーマット変換手段と、
前記フォーマット変換手段が変換した変換後のブラウザデータを前記第2の通信端末装置に送信するデータ送信手段と
を備えたことを特徴とするブラウザデータ共有サーバ。
A browser data sharing server for sharing browser data indicating the location of a Web site between communication terminal devices,
Data storage means for storing browser data received from the first communication terminal device;
User agent information that can identify a browser installed in the second communication terminal device is received via a communication network from a second communication terminal device equipped with a browser of a different type from the first communication terminal device. Receiving means for
Format conversion means for converting the format of browser data stored in the data storage means based on the user agent information received by the reception means;
A browser data sharing server, comprising: data transmitting means for transmitting the converted browser data converted by the format converting means to the second communication terminal device.
Webサイトの所在を示すブラウザデータを通信端末装置間で共有するブラウザデータ共有方法であって、
第1の通信端末装置から受信したブラウザデータを記憶手段に記憶させ、
前記第1の通信端末装置とは異なる種類のブラウザを搭載した第2の通信端末装置から、当該第2の通信端末装置が搭載するブラウザを特定可能なユーザエージェント情報を、通信ネットワークを介して受信し、
受信したユーザエージェント情報にもとづいて、前記記憶手段が記憶するブラウザデータのフォーマットを変換し、
変換後のブラウザデータを前記第2の通信端末装置に送信する
ことを特徴とするブラウザデータ共有方法。
A browser data sharing method for sharing browser data indicating the location of a website between communication terminal devices,
Browser data received from the first communication terminal device is stored in the storage means;
User agent information that can identify a browser installed in the second communication terminal device is received via a communication network from a second communication terminal device equipped with a browser of a different type from the first communication terminal device. And
Based on the received user agent information, the browser data format stored in the storage means is converted,
The browser data sharing method, comprising: transmitting the converted browser data to the second communication terminal device.
Webサイトの所在を示すブラウザデータを通信端末装置間で共有するためのブラウザデータ共有プログラムであって、
コンピュータに、
第1の通信端末装置から受信したブラウザデータを記憶させる処理と、
前記第1の通信端末装置とは異なる種類のブラウザを搭載した第2の通信端末装置から、当該第2の通信端末装置が搭載するブラウザを特定可能なユーザエージェント情報を、通信ネットワークを介して受信する処理と、
受信したユーザエージェント情報にもとづいて、前記記憶手段が記憶するブラウザデータのフォーマットを変換する処理と、
変換後のブラウザデータを前記第2の通信端末装置に送信する処理と
を実行させるためのブラウザデータ共有プログラム。
A browser data sharing program for sharing browser data indicating the location of a website between communication terminal devices,
On the computer,
Processing for storing browser data received from the first communication terminal device;
User agent information capable of specifying a browser installed in the second communication terminal device is received via a communication network from a second communication terminal device equipped with a browser of a different type from the first communication terminal device. Processing to
A process of converting the format of the browser data stored in the storage unit based on the received user agent information;
The browser data sharing program for performing the process which transmits the browser data after conversion to a said 2nd communication terminal device.
JP2006276623A 2006-10-10 2006-10-10 Browser data sharing system, server, method, and program Pending JP2008097201A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006276623A JP2008097201A (en) 2006-10-10 2006-10-10 Browser data sharing system, server, method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006276623A JP2008097201A (en) 2006-10-10 2006-10-10 Browser data sharing system, server, method, and program

Publications (1)

Publication Number Publication Date
JP2008097201A true JP2008097201A (en) 2008-04-24

Family

ID=39380002

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006276623A Pending JP2008097201A (en) 2006-10-10 2006-10-10 Browser data sharing system, server, method, and program

Country Status (1)

Country Link
JP (1) JP2008097201A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010100937A1 (en) * 2009-03-06 2010-09-10 シャープ株式会社 Bookmark using device, bookmark creation device, bookmark sharing system, control method, control program, and recording medium
KR101057524B1 (en) * 2009-11-24 2011-08-17 주식회사 엘지유플러스 Wired and wireless favorites interlock system and method
CN102811261A (en) * 2012-08-27 2012-12-05 腾讯科技(深圳)有限公司 Information transmission method, device, system, terminal and server
CN102833186A (en) * 2012-08-27 2012-12-19 腾讯科技(深圳)有限公司 Method, device, system and terminal for information transmission
CN102857579A (en) * 2012-09-27 2013-01-02 腾讯科技(深圳)有限公司 Information processing method, device, terminal and server
JP2014026424A (en) * 2012-07-26 2014-02-06 Zenrin Datacom Co Ltd Browser system
JP2014519072A (en) * 2011-03-29 2014-08-07 アリババ・グループ・ホールディング・リミテッド Managing and storing distributed bookmarks
JP2015529923A (en) * 2012-09-18 2015-10-08 テンセント テクノロジー (シェンジェン) カンパニー リミテッド Method and system for moving bookmarks for mobile browsers
US9262240B2 (en) 2009-02-24 2016-02-16 Kabushiki Kaisha Toshiba Accessing corresponding alternative operation configuration information of applications running on virtual machines based on requested configuration information indicating data format conversion and user name
JP2016091449A (en) * 2014-11-10 2016-05-23 富士通株式会社 Local storage synchronization method, local storage synchronizer and local storage synchronization program
CN105630987A (en) * 2015-12-25 2016-06-01 北京搜狗科技发展有限公司 User agent self-adaption uniform resource locator prefix mining method and device
EP3189508A1 (en) * 2014-09-03 2017-07-12 Electrolux Appliances Aktiebolag Method for data communication with a domestic appliance by a mobile computer device, mobile computer device and domestic appliance

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11259496A (en) * 1998-03-10 1999-09-24 Hitachi Software Eng Co Ltd Integrated managing method of bookmarks between plural browsers
JPH11265400A (en) * 1998-03-13 1999-09-28 Omron Corp Information processor, its method, network system, and recording medium
JP2000090033A (en) * 1998-09-11 2000-03-31 Ntt Mobil Communication Network Inc Server device and communication terminal device, and control method of server device and control method of communication terminal device
JP2000285052A (en) * 1999-03-31 2000-10-13 Hitachi Ltd Url conversion method and device
JP2002024221A (en) * 2000-05-08 2002-01-25 Sony Corp Information distribution system and its client, information distributing server, method for transmitting browsing history information, method for receiving browsing history information, and program thereof
JP2005293206A (en) * 2004-03-31 2005-10-20 Dowango:Kk Data management method, data management system, server device, data-synchronous method thereof, and computer program thereof

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11259496A (en) * 1998-03-10 1999-09-24 Hitachi Software Eng Co Ltd Integrated managing method of bookmarks between plural browsers
JPH11265400A (en) * 1998-03-13 1999-09-28 Omron Corp Information processor, its method, network system, and recording medium
JP2000090033A (en) * 1998-09-11 2000-03-31 Ntt Mobil Communication Network Inc Server device and communication terminal device, and control method of server device and control method of communication terminal device
JP2000285052A (en) * 1999-03-31 2000-10-13 Hitachi Ltd Url conversion method and device
JP2002024221A (en) * 2000-05-08 2002-01-25 Sony Corp Information distribution system and its client, information distributing server, method for transmitting browsing history information, method for receiving browsing history information, and program thereof
JP2005293206A (en) * 2004-03-31 2005-10-20 Dowango:Kk Data management method, data management system, server device, data-synchronous method thereof, and computer program thereof

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9262240B2 (en) 2009-02-24 2016-02-16 Kabushiki Kaisha Toshiba Accessing corresponding alternative operation configuration information of applications running on virtual machines based on requested configuration information indicating data format conversion and user name
CN102342128A (en) * 2009-03-06 2012-02-01 夏普株式会社 Bookmark using device, bookmark creation device, bookmark sharing system, control method, control program, and recording medium
WO2010100937A1 (en) * 2009-03-06 2010-09-10 シャープ株式会社 Bookmark using device, bookmark creation device, bookmark sharing system, control method, control program, and recording medium
JP5138810B2 (en) * 2009-03-06 2013-02-06 シャープ株式会社 Bookmark using device, bookmark creating device, bookmark sharing system, control method, control program, and recording medium
KR101057524B1 (en) * 2009-11-24 2011-08-17 주식회사 엘지유플러스 Wired and wireless favorites interlock system and method
JP2014519072A (en) * 2011-03-29 2014-08-07 アリババ・グループ・ホールディング・リミテッド Managing and storing distributed bookmarks
US9454555B2 (en) 2011-03-29 2016-09-27 Alibaba Group Holding Limited Management and storage of distributed bookmarks
US9928537B2 (en) 2011-03-29 2018-03-27 Alibaba Group Holding Limited Management and storage of distributed bookmarks
US8990220B2 (en) 2011-03-29 2015-03-24 Alibaba Group Holding Limited Management and storage of distributed bookmarks
JP2014026424A (en) * 2012-07-26 2014-02-06 Zenrin Datacom Co Ltd Browser system
CN102811261A (en) * 2012-08-27 2012-12-05 腾讯科技(深圳)有限公司 Information transmission method, device, system, terminal and server
CN102833186B (en) * 2012-08-27 2014-06-04 腾讯科技(深圳)有限公司 Method, device, system and terminal for information transmission
CN102811261B (en) * 2012-08-27 2014-04-02 腾讯科技(深圳)有限公司 Information transmission method, device, system, terminal and server
CN102833186A (en) * 2012-08-27 2012-12-19 腾讯科技(深圳)有限公司 Method, device, system and terminal for information transmission
JP2015529923A (en) * 2012-09-18 2015-10-08 テンセント テクノロジー (シェンジェン) カンパニー リミテッド Method and system for moving bookmarks for mobile browsers
CN102857579A (en) * 2012-09-27 2013-01-02 腾讯科技(深圳)有限公司 Information processing method, device, terminal and server
US10432698B2 (en) 2012-09-27 2019-10-01 Tencent Technology (Shenzhen) Company Limited Information processing method, apparatus, terminal, and server
US10992736B2 (en) 2012-09-27 2021-04-27 Tencent Technology (Shenzhen) Company Limited Information processing method, apparatus, terminal, and server
EP3189508A1 (en) * 2014-09-03 2017-07-12 Electrolux Appliances Aktiebolag Method for data communication with a domestic appliance by a mobile computer device, mobile computer device and domestic appliance
JP2016091449A (en) * 2014-11-10 2016-05-23 富士通株式会社 Local storage synchronization method, local storage synchronizer and local storage synchronization program
CN105630987A (en) * 2015-12-25 2016-06-01 北京搜狗科技发展有限公司 User agent self-adaption uniform resource locator prefix mining method and device
WO2017107708A1 (en) * 2015-12-25 2017-06-29 北京搜狗科技发展有限公司 User proxy self-adaptation uniform resource locator prefix mining method and device
CN105630987B (en) * 2015-12-25 2019-06-21 北京搜狗科技发展有限公司 The uniform resource locator prefix method for digging and device of adaptive user agency

Similar Documents

Publication Publication Date Title
JP2008097201A (en) Browser data sharing system, server, method, and program
US7699228B2 (en) Information providing system, information providing apparatus, information providing method, portable terminal, information outputting method, and computer program
US8403222B2 (en) Method of enabling the downloading of content
JP5494649B2 (en) Relay device, relay method, and relay device control program
JP2005092792A (en) Message display terminal, gateway server, program for message display terminal, and program for gateway server
JP5554954B2 (en) Document link conversion server, document link conversion system, and document link conversion method
JP2010268491A (en) Mobile communication terminal and external device
JP4569962B2 (en) Access log recording server, access log recording system, and access log recording method
JP5530217B2 (en) Document browsing system and document conversion server
JP3274373B2 (en) Document providing device, document requesting device, and document transfer method
JP4767095B2 (en) URL information provision system
JP5245629B2 (en) Relay device, communication relay method, program thereof, and relay system
JP2008211515A (en) Automatic login system using mobile telephone
JP6121778B2 (en) Collection device and collection method
JP2007305063A (en) Url information providing system
JP2009211601A (en) Network distribution type document browsing system, document distribution server, document distribution method, and document distribution program
JP2008083968A (en) Web page storage management method and information communication terminal equipment
JP3800042B2 (en) Information transfer system, information transfer method, proxy server, and proxy server program
KR101115972B1 (en) Server for relaying mark-up page and control method thereof
JP2005339149A (en) Data processor, data processing method and data processing program
JP5830895B2 (en) Information search system, search server, information search method and program
KR101499955B1 (en) Method and apparatus for opened pages catalog transmitting of fixing terminal
CN116662685A (en) Information processing method, device, storage medium and electronic equipment
JP2012185617A (en) Information processing system, portable terminal and program
JP2007233791A (en) Load reduction method in web server, information transmission system and web server device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090924

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110708

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110712

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110822

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120424

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20120814