WO2001080019A1 - Repeteur d'informations et systeme client/serveur - Google Patents

Repeteur d'informations et systeme client/serveur Download PDF

Info

Publication number
WO2001080019A1
WO2001080019A1 PCT/JP2001/001908 JP0101908W WO0180019A1 WO 2001080019 A1 WO2001080019 A1 WO 2001080019A1 JP 0101908 W JP0101908 W JP 0101908W WO 0180019 A1 WO0180019 A1 WO 0180019A1
Authority
WO
WIPO (PCT)
Prior art keywords
request
client
information
header information
server
Prior art date
Application number
PCT/JP2001/001908
Other languages
English (en)
Japanese (ja)
Inventor
Hideaki Inoue
Masahiro Hirakawa
Original Assignee
Hideaki Inoue
Masahiro Hirakawa
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 Hideaki Inoue, Masahiro Hirakawa filed Critical Hideaki Inoue
Priority to AU41099/01A priority Critical patent/AU4109901A/en
Publication of WO2001080019A1 publication Critical patent/WO2001080019A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/329Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]

Definitions

  • the present invention relates to an information relay device and a client-server system for relaying an HTTP request and an HTTP response between a client and a server.
  • HTTP Hyper Text Transfer Protocol
  • HTTP Hyper Text Transfer Protocol
  • request header information and request tag information an HTTP response including response header information and response tag information.
  • the content server parses the HTTP request according to HTTP.
  • request analysis it is first determined whether the contents of the request header information can be understood. Then, if it is determined that it can be understood, execute the requested method. If the requested content can be read as a result of executing the method, the information that the request was successful and the HTTP response containing the content are returned to the client.
  • an HTTP response including information indicating that the request was unsuccessful is returned to the client.
  • the client when the client receives the HTTP response, it determines whether or not the contents of the response header information can be understood, and if so, executes a preset process and includes information indicating that the request was successful. If an HTTP response is received, the content is displayed. If an HTTP response including information indicating that the request was unsuccessful is received, that effect is displayed.
  • the client cannot understand the contents of the response header information of the HTTP response sent from the content server, it cannot execute the process, and it is difficult to know whether the request was successful or not. Become.
  • desktop PCs were mainly used as clients connecting to the Internet, so standards were unified within a predetermined range. Therefore, the server had to create the program on the assumption that the client was a desktop personal computer, and the client had to create the browser on the assumption that the server was compatible.
  • mobile terminals differ greatly in specifications such as the size of the display screen, the number of display dots, the amount of received data, etc. compared to desktop PCs, and each has its own unique specifications.
  • specifications such as the size of the display screen, the number of display dots, the amount of received data, etc. compared to desktop PCs, and each has its own unique specifications.
  • the server side created a dedicated program for each mobile terminal, but these tasks must be performed every time a browser version is upgraded or a mobile terminal with new specifications appears. It was complicated and costly. On the mobile terminal side, programs were created to support multiple servers, but it is impossible to support all servers.
  • the present invention has been made in view of the above points, and an object of the present invention is to provide an information relay device and a client / server system that allow a server and a server to reliably pass accurate information to each other. .
  • the invention according to claim 1, which solves the above-mentioned problem, is an information relay device that relays an HT TP request and an HT TP response between a client and a server.
  • Header information that performs the operation of rewriting the request header information of the HTTP response into server request header information that the server can understand, and rewriting the response header information of the HTTP response into the client response header information that the client can understand.
  • operating means that performs the operation of rewriting the request header information of the HTTP response into server request header information that the server can understand, and rewriting the response header information of the HTTP response into the client response header information that the client can understand.
  • the information relay device is a server request header that allows the server to understand the request header information of the HTTP request from the client based on the specific specification depending on the client.
  • the information is rewritten and passed to the server, and the response header information of the HTTP response from the server is rewritten into client response header information that can be understood by the client and passed to the client.
  • the server can understand the request header information and execute the method. As a result, an HTTP response containing the requested content and information indicating that the request was unsuccessful can be returned to the client.
  • the client can understand the response header information and can execute a preset process. As a result, information indicating that the content or the request was unsuccessful can be displayed.
  • the above clients include not only personal computers, but also terminals such as mobile phones and PDAs that have an Internet connection function.
  • the header information operating unit determines a type of the client based on the request header information;
  • Device cartridge holding means having a device cartridge accommodating dependent specific specifications for each type of client, and device cartridge selecting means for selecting a device cartridge according to the type of client.
  • the specific specifications depending on the client are contained in the device cartridge provided for each type of the client, and are included in the device cartridge selected according to the client.
  • the request header information and the response header information are rewritten based on the specifications in (1).
  • the browser of the client when the device force storage corresponding to the type of the client is not held in the device force holding means, the browser of the client is used.
  • a provisional HTTP request generating means for generating a provisional HTTP request based on the specifications of the above, a provisional HTTP response from the gateway based on the provisional HT TP request transmitted while transmitting the provisional HTTP request to the client gateway.
  • a temporary HTTP transmission / reception means for receiving the temporary HTTP request and a temporary HTTP request based on the temporary HTTP response.
  • a request success / failure judging means for judging whether or not the request to the gateway by the request succeeded, and a new device cartridge is generated by judging the request success, and a request header of the provisional HTTP request is generated in the device cartridge.
  • a device cartridge generating means for storing the information as a unique specification depending on the client, and changing the content of the request header information of the temporary HTTP request based on the judgment of the request failure, and transmitting the changed information to the gateway again.
  • Communication test means for repeatedly changing the request header information of the provisional HTTP request and transmitting it to the gateway until the request is successfully determined.
  • the temporary HTTP request generation means when there is access from a new client, the temporary HTTP request generation means generates temporary request header information based on the specifications of the browser of the new client. Automatically generate a temporary HT TP request.
  • the temporary HTTP transmission / reception means transmits a temporary HTTP request to the gateway of the new client, and looks at the pseudo-access to the gateway as if the HTTP request was received from the new client. .
  • the request success / failure judging means judges whether or not the request by the provisional HTTP request was successful, based on the provisional HTTP response from the gateway. For example, if the gateway cannot fully understand the request header information of the temporary HTP request, no response is returned, indicating that the request failed.
  • the limit of the amount of data that the client can receive can be searched. Furthermore, depending on whether a normal response is returned after transmitting arbitrary data, the data structure of the client can be searched.
  • the transmission to the gateway is repeated while changing the request header information by the communication test means.
  • the unique specifications of the new client can be searched for and automatically generated.
  • the request is then sent to the gateway by sending a temporary HTTP request based on the automatically generated unique specifications to the gateway. Get success judgment.
  • the device capability generation means generates a new device capability upon determination of a successful request and contains the automatically generated unique specification.
  • the request success / failure determining means succeeds in the request to the gateway based on the HTTP status code included in the response header information of the temporary HT TP response. It is characterized by judging whether or not it has been done.
  • the invention described in claim 4 specifically shows a judgment method by the request success / failure judging means. According to this, it is possible to easily determine the success or failure of the request.
  • the communication test means changes the content of the request header information of the temporary HTTP request according to a preset rule and pattern. It is characterized by the following.
  • the invention of claim 5 specifically shows the operation of the communication test means. According to this, it is possible to generate a unique specification of a new client in a short time.
  • the invention according to claim 6 is the information relay device according to any one of claims 1 to 5, wherein the client is connectable to the Internet and the server is a Web server. It is provided between the Internet and a Web server.
  • the invention of claim 6 specifically shows a place where the information relay device is provided. According to this, since it is not necessary to connect the Web server directly to the Internet, the Web server can be protected from unauthorized access from the Internet. Therefore, it is possible to effectively prevent falsification of data in the Web server and leakage of information in a database connected to the Web server.
  • the invention according to claim 7 is a client / server system having a client having an Internet connection function and a W relay device, wherein the information relay device is based on the following: Header information operation means for rewriting the header information into server request header information that the Web server can understand, and rewriting the response header information of the HTTP response into client response header information that the client can understand. It is characterized by the following.
  • the information relay device rewrites the client-dependent header information into server request header information that can be understood by the Web server, and passes it to the server.
  • the Web server can understand the request header information of the HTTP request from the client, and can execute the method. As a result, H T T containing the requested content and information that the request was unsuccessful
  • P response can be returned to the client.
  • the client can also understand the response header information of the HTTP response from the Web server, and can execute a preset process. As a result, information indicating that the content or the request was unsuccessful can be displayed.
  • the invention according to claim 8 is the client-server system according to claim 7, wherein the client is a portable terminal having an Internet connection function.
  • the invention of claim 8 specifically shows an example of a client.
  • a portable terminal has a greatly different specification from a so-called desktop personal computer. Positive between It is possible to reliably and reliably transfer information.
  • the client is a mobile phone having an Internet connection function.
  • the invention of claim 9 specifically shows an example of a client.
  • a mobile phone has a significantly different specification from a desktop personal computer, a PDA, or the like. Information can be exchanged accurately and reliably with the eb server.
  • the client has a gateway for connecting to the Internet.
  • the invention of claim 10 specifically shows an example of the client. According to this, it is possible to accurately and reliably transfer information to and from the Web server, especially when a dedicated gateway that performs protocol conversion etc. is provided between the client and the Internet. It will be possible.
  • the invention according to claim 11 is the client server system according to any one of claims 7 to 10, wherein the web server displays a banner advertisement displayed on a part of the content supplied to the client. It is an advertisement distribution server that distributes
  • Banana advertising is an advertisement that is displayed on a part of the content and has a link function that can be clicked to move to the content associated with the advertisement in advance, and is provided separately from the content server. It is distributed from the distribution server.
  • the content server is selected and accessed according to the client's will, but the advertisement distribution server is located in a different location from the content server and is selected independently of the client's intention. Therefore, when a banner advertisement is distributed from an advertisement distribution server that does not support it at all, the advertisement distribution server cannot understand the request header information of the HTTP request from the client, and the client does not understand the HTTP header from the advertisement distribution server. Response header information of the response Although the information may not be understood, the information relay device is interposed between the client and the advertisement distribution server to accurately and reliably transfer the information. It can be displayed on a part of the screen.
  • the invention according to claim 12 is the client server system according to any one of claims 7 to 11, wherein the header information operating means of the information relay device determines the type of the client based on the request header information.
  • Terminal type discriminating means for discriminating; device cartridge holding means having a device cartridge containing specific specifications depending on the client for each type of client; and device for selecting a device power cartridge according to the type of client. And a cartridge selection means.
  • the request header information is rewritten to the server request header information, and the response header information is rewritten to the client response header information.
  • the specific specifications depending on the client are contained in the device cartridge provided for each type of the client, and are included in the device cartridge selected according to the client.
  • the request header information and the response header information are rewritten based on the specifications of.
  • the information relay device has a device cartridge corresponding to the type of the client held in the device cartridge holding means. If there is no provisional HT TP request generation means that generates a provisional HTTP request based on the specifications of the client's browser, send a provisional HT TP request to the gateway, and A provisional HTTP transmission / reception unit that receives a provisional HTTP response from the gateway based on the HTTP request, and a request success / failure determination unit that determines whether or not the request to the gateway by the provisional HTTP request was successful based on the provisional HTTP response.
  • a device power generation means for generating a new device power cartridge by judging the request success, and storing the request header information of the provisional HTTP request in the device cartridge as a unique specification depending on the client; If the request fails, the contents of the header information of the provisional HTTP request are changed and transmitted to the gateway again, and the request information of the provisional HTTP request is transmitted until the request is determined to be successful.
  • Communication test means for repeatedly changing and transmitting to gateways Characterized in that it has a. According to the invention of claim 13, when the information relay device receives access from the new client, the information relay device generates temporary request header information based on the specification of the browser of the new client by the temporary HTTP request generation means. Automatically generate a temporary HTT request.
  • the temporary HTTP transmission / reception means transmits a temporary HTTP request to the gateway of the new client, and performs pseudo-access to the gateway as if the HTTP request was received from the new client.
  • the request success / failure judging means judges whether or not the request by the provisional HTTP request succeeds based on the provisional HTTP response from the gateway. For example, if the gateway cannot understand the request header information of the temporary HTTP request at all, no response is returned, indicating that the request failed.
  • the limit of the amount of data that the client can receive can be searched. Furthermore, depending on whether a normal response is returned after transmitting arbitrary data, the data structure of the client can be searched.
  • the transmission to the gateway is repeated while changing the request header information by the communication test means.
  • the request is determined to be successful by sending a temporary HTTP request to the gateway based on the automatically generated unique specifications.
  • the device cartridge generation means generates a new device cartridge based on the success of the request, and stores the automatically generated unique specification.
  • the information relay device can automatically generate a device cartridge for a new client, and can automatically transfer information between the new client and the Web server.
  • the invention according to claim 14 is the client / server system according to claim 12, wherein the request success / failure determination means of the information relay device includes an HTTP status code included in the response header information of the provisional HTTP response.
  • the method is characterized in that it is determined whether or not the request to the gateway is successful based on the password.
  • the invention according to claim 14 specifically shows a judgment method by the request success / failure judgment means of the information relay device. According to this, it is possible to easily determine the success or failure of the request.
  • the communication test means of the information relay device transmits the contents of the request header information of the temporary HTTP request. It is characterized in that it is changed in accordance with preset rules and patterns.
  • the invention of claim 15 specifically shows the operation of the communication test means by the information relay device. According to this, it is possible to generate a unique specification possessed by a new client in a short time.
  • the invention according to claim 16 is the client according to any one of claims 7 to 15.
  • the information relay device determines whether to search the database based on the request tag information included in the HTTP request, and a search determining means, and searches the database based on the determination to search. And a search information adding means for inserting the search result into a request message.
  • the information relay device determines whether or not to search the database based on the request tag information included in the HTTP request, searches the database based on the determination to search, and searches the database. Result in request tag insert.
  • the Web server that has received the HTTP request having the request tag can obtain the information of the search result of the database together with the HTTP request, and can use the information in the Web server.
  • the Web server is an advertisement distribution server that distributes banner advertisements and is a server that performs so-called targeting, which selects advertisements that match the attributes of the other party when distributing banner advertisements, a database By searching within the website, detailed judgment factors for evening get- ting can be obtained, and banner ads with high relevance can be delivered.
  • the search determining means of the information relay device makes a search determination based on the cookie information included in the request tag information. It is characterized by the following.
  • the invention of claim 17 specifically shows the search judging element of the search judging means. According to this, the search determining means can quickly and easily make a search determination as to whether or not to search the database.
  • FIG. 1 is a schematic diagram illustrating a banner advertisement distribution system.
  • reference numeral 1 denotes the Internet
  • a mobile terminal 8 as a client is connected to the Internet 1 via a gateway 6.
  • the mobile terminal 8 has a function of acquiring information on the Internet 1 by a browser 7 as browsing software, and a mobile phone having an Internet connection function (a so-called browser phone). ), PDA (Personal Digital Assistants), car navigation equipment, etc.
  • the gateway 6 performs protocol conversion between the mobile terminal 8 and the Internet 1. For example, when the mobile terminal 8 is a mobile phone supporting WAP (Wireless Application Protocol), the HTML document and the WML are used. Performs protocol conversion with the document. Browser 7, even if Gateway 6 has Alternatively, the portable terminal 8 itself may have it.
  • WAP Wireless Application Protocol
  • the server side of the Internet 1 is connected to a Web server (hereinafter referred to as a content server) 2 for providing contents and an advertisement distribution server 3 for distributing banner advertisements.
  • a Web server hereinafter referred to as a content server
  • an advertisement distribution server 3 for distributing banner advertisements.
  • the content distribution server 2 has a function of, upon receiving an HTTP request requesting the provision of content from the portable terminal 8 as a client, returning an HTTP response including the content to the requesting portable terminal 8.
  • the advertisement distribution server 3 has a function of selecting a banner advertisement suitable for the attribute of the user of the portable terminal 8 when distributing the banner advertisement, that is, a function of performing so-called targeting.
  • An information relay device 10 is provided between the Internet 1 and the advertisement distribution server 3 as a Web server that relays an HTTP request and an HTTP response.
  • the information relay device 10 is configured by connecting a CPU, a ROM, a RAM, a hard disk, and an interface to each other through a system bus (not shown) as hardware, and as software.
  • a multi-device handler 11, a device-based class 12, a device-based cartridge 13, an interface class 14, a target clearing class 15, and a cartridge generator 16 have been constructed.
  • the multi-device handler 11 determines the type of the mobile terminal 8 that has transmitted the HTTP request based on the request header information included in the HTTP request (terminal type determining means).
  • the device base class 12 holds device cartridges 13 each containing a specific specification depending on the mobile terminal 8 for each type of mobile terminal 8 (device cartridge holding means).
  • the device cartridge 13 corresponding to the requesting portable terminal 8 is selected from the cartridges 13 (device capacity cartridge selection means).
  • the device base class 12 performs a conversion operation of request header information and response header information (header information operation means), generates an advertisement tag (request evening addition means), and performs a conversion operation (tag information operation means). ), User data as needed A decision is made as to whether or not to search the overnight 21 (search determination means).
  • the target query overnight class 15 searches the user database 21 described later according to the search instruction from the device base class 12 and inserts the search result into the advertisement tag generated by the device base class 12 Perform processing (search information addition means).
  • the interface class 14 transmits the HTTP request operated by the device base class 12 to the advertisement distribution server 3, and receives the HTTP response returned by the advertisement distribution server 3 in response to the HTTP request.
  • the cartridge generator 16 receives the HTTP request from the new mobile terminal 8 when the device power is not set in the device base class 12 and the new mobile terminal 8 without the cartridge 13 is set.
  • a temporary HTTP request is generated based on the browser information included in the request header information (temporary HTTP request generation means), and the gateway 6 of the portable terminal 8 is accessed (temporary HTTP transmission / reception means). Based on the response from the gateway 6, it is determined whether the request was successful (request success / failure determination means).
  • the request header information of the temporary HTTP request is changed alternately and access to the gateway 6 is performed alternately (communication test means), and a corresponding new device cartridge 13 is generated (device Cartridge generation means).
  • the cartridge generator 16 performs a pseudo-access by trapping the gateway 6 as if it had been accessed from the mobile terminal 8, so that the mobile terminal 8 can be appropriately It explores the limit of the amount of data that can be received, the data structure, etc., and dynamically generates the unique specifications of the portable terminal 8.
  • a user database 21 is connected to the information relay device 10 having the above configuration.
  • the user database 21 is an overnight database owned by an advertiser who wants to deliver a banana advertisement, and contains customer information of the advertiser, such as customer purchase history information and questionnaire response information. Are stored in a searchable and readable state. Therefore, the advertisement distribution server 3 selects, from among the previously stored banners and advertisements, advertisements that match the attributes of the user of the mobile terminal 8 accessing the advertisement distribution server 3.
  • the first advertisement that is, when so-called targeting is performed, information in the user database 21 owned by the advertiser can be used as a judgment factor, and a banner advertisement with high relevance can be distributed.
  • a firewall 20 is provided between the information relay device 10 and the user database 21 and between the information relay device 10 and the advertisement distribution server 3.
  • the firewall 20 effectively prevents leakage of information from the user database 21 and falsification of data in the advertisement distribution server 3.
  • the gateway 7 is transmitted from the gateway 6 to the content server 2 by the browser 7. HTTP request is sent.
  • the content server 2 Upon receiving this HTTP request, the content server 2 understands the request header information and executes the method. As a result, the process of inserting the URL of the content corresponding to the request and the A tag (anchor 1) indicating the URL of the information relay device 10 into the HTML of the HTTP response and returning it to the gateway 6 of the mobile terminal device 8 is performed. Be executed.
  • the browser 7 of the gateway 6 Upon receiving the HTTP response, the browser 7 of the gateway 6 automatically accesses the URL of the content indicated by the A tag and performs a process of displaying the home page of the content on the display unit of the mobile terminal 8.
  • the browser 7 executes a banner advertisement display process in parallel with the homepage display process. First, the browser 7 automatically sends the information relay device 10 an HT based on the URL of the information relay device 10 included in the A tag of the HTTP response.
  • the multi-device handler 11 sends the type of the mobile terminal 8 of the request source. Is determined. This determination is made based on the User Agent of the request header information included in the HTTP request. In this case, even if the versions differ even among the same model, it is possible to take more detailed measures The information in the request tag is added as a judgment factor.
  • the device cartridge 13 corresponding to the type of the mobile terminal 8 is selected by the device base class 12, and the request is made based on the specific specifications of the mobile terminal 8 contained in the device cartridge 13.
  • An operation of converting the header information into server request header information that can be understood by the advertisement distribution server 3 is performed.
  • an operation of generating an advertisement tag having tag information for recognizing the advertisement distribution server 3 and having a program that can be executed by the browser of the mobile terminal 8 and inserting the generated advertisement tag into the HTTP request is performed.
  • the decision whether or not to search for Yuzade one evening Ichisu 2 1 based on the request tag information included in the HTTP request, such as cookie information is performed, it is determined that searches the user database 2 1, evening one A search in the user database 21 is performed by the get creator class 15, and the search result is inserted into the advertisement tag of the HTTP request as user information by the device-based class 12. For example, if it is found from the cookie information that the information of the user of the portable terminal 8 accessing the advertisement distribution server 3 is stored in the user database 21, a search in the user database 21 is performed. Detailed information on user attributes is extracted and inserted into the advertisement tag.
  • the HTTP request is sent from the interface class 14 to the advertisement distribution server 3.
  • the advertisement distribution server 3 Upon receiving the HTTP request from the information relay device 10, the advertisement distribution server 3 analyzes the HTTP request and determines whether the request header information can be understood.
  • the advertisement distribution server 3 can accurately and reliably understand the request header information of the HTTP request. , On request Method can be executed.
  • a process of selecting a banner advertisement suitable for the attribute of the user of the portable terminal 8 by targeting is performed.
  • the advertisement distribution server 3 returns an HTTP response having the document to the information relay device 10.
  • an A tag indicating the URL of the image information (for example, GIF) for displaying the banner advertisement, an A tag indicating the URL of the advertisement distribution server 3, and an advertisement tag having I have.
  • the URL of the advertisement distribution server 3 indicates a transmission destination of click operation information (click event) when the banner advertisement is clicked.
  • the information relay device 10 When the information relay device 10 receives the response of the HTTP response from the advertisement distribution server 3, the information relay device 10 performs a conversion operation of the response header information and the advertisement tag by the device base class 12. The response header information is rewritten into client response header information that can be understood by the browser 7 of the mobile terminal 8 based on the specifications in the device cartridge 13 that has already been selected.
  • the URL of the advertisement distribution server 3 is rewritten to the URL of the information relay device 10, and the transmission destination of the click operation information is changed from the advertisement distribution server 3 to the information relay device 10.
  • the HTTP response in which the conversion operation of the response header information and the advertisement tag is performed is passed from the information relay device 10 to the browser 7 via the Internet 1.
  • the browser 7 analyzes the HTTP response and determines whether the response header information can be understood.
  • the browser 7 can accurately and reliably understand the content of the response header information of the HTTP response. Therefore, it is possible to automatically access the URL of the image information (GIF) indicated by the A tag, acquire the image information, and display the banner advertisement on the display unit of the portable terminal 8. Next, a description will be given of a process performed when a banner advertisement displayed on the display unit of the mobile terminal 8 is clicked.
  • GIF image information
  • the program in the advertisement tag is executed by the browser 7, and an HTTP request including the click operation information is transmitted from the gateway 6.
  • This HTTP request is rewritten from the URL of the advertisement distribution server 3 to the URL of the information relay device 10 when the A tag of the advertisement tag is supplied from the information relay device 10 to the mobile terminal 8 as the response tag information in the HTTP response. Therefore, it is transmitted to the information relay device 10.
  • the device base class 12 When the information relay device 10 receives the HTTP request, the device base class 12 rewrites the request header information into server request header information based on the specifications in the device cartridge, and replaces the A tag of the advertisement tag with The URL of the information relay device 10 is rewritten to the URL of the advertisement distribution server 3.
  • the interface class 14 transmits the HTTP request to the advertisement distribution server 3.
  • the advertisement distribution server 3 analyzes the HTTP request to understand the request header information, inserts an A tag indicating the URL of the homepage of the click destination into the advertisement tag, An HTTP response having a response is returned to the information relay device 10.
  • the device base class 12 rewrites the response header information of the HTTP response to the client response header information based on the specifications in the device cartridge. Then, the information relay device 10 sends an HTTP response to the portable terminal device 8.
  • the browser 7 analyzes the HTTP response to understand the response header information, automatically accesses the URL of the clicked homepage indicated by the A tag, and displays the clicked homepage on the display of the mobile terminal 8. Display. Therefore, when the advertisement is clicked, the information can be accurately and reliably passed to the advertisement distribution server 3, and the information from the advertisement distribution server 3 can be accurately and reliably transmitted to the portable terminal 8. Can be passed.
  • FIG. 2 is a diagram for explaining a method of generating a device cartridge 13 corresponding to the new portable terminal device 8.
  • the force cartridge generator 16 In response to this determination, the force cartridge generator 16 generates a new device cartridge 13 in the device base class 12, and stores therein a temporary request header created based on the browser information of the new mobile terminal 8. Accommodates information.
  • the information relay device 10 transmits an HTTP request having the temporary request header information (hereinafter, temporary HTTP request) to the gateway of the new portable terminal 8. 6 and accepts the HTTP response from the gateway 6 (hereinafter referred to as the temporary HTTP response).
  • the gateway 6 is trapped and accessed simulatedly as if the access from the portable terminal 8 had been obtained.
  • the cartridge generator 16 determines whether the request by the provisional HTTP request is successful based on the presence or absence of the provisional HTTP response and the HTTP status code included in the response header information of the provisional HTTP response.
  • the content of the request header information included in the provisional HTTP request is changed according to a predetermined rule and pattern, and the provisional HTTP request whose content has been changed is gated again by the information relay device 10. 6 to determine the success or failure of the request based on the presence or absence of a provisional HTTP response from the gateway 6.
  • the cartridge generator 16 transmits a large amount of data to the gateway 6 and, when the data is cut, limits the amount of data that can be properly received by the portable terminal 8. It searches for a data structure that can be properly received by the mobile phone 8 depending on whether a normal response is returned after transmitting arbitrary data.
  • the cartridge generator 16 can limit the specific specifications of the mobile phone 8 and the amount of data that the mobile terminal 8 can properly receive.
  • the specification of the request header information is searched for, and if the request is determined to be successful, the contents of the request header information are set as specifications corresponding to the new mobile terminal 8. Therefore, when a new mobile terminal 8 is accessed, a unique specification of the mobile terminal 8 is dynamically generated, and a device cartridge 13 having the specification is automatically generated in a short time. be able to.
  • the information relay device 10 converts the request header information of the HTTP request from the portable terminal 8 into the server request information and provides it to the advertisement distribution server 3. Therefore, the advertisement distribution server 3 can accurately and surely understand the content of the request header information, and is not affected by differences in the model of the mobile terminal 8 or the version of the browser 7, and can perform the HTTP request. The processing can be performed according to the request of the server.
  • the browser 7 of the mobile terminal 8 is affected by differences in the program of the advertisement distribution server 3 and the like. For example, even if the browser 7 receives an HT TP response from an advertisement distribution server 3 that does not support it, the content of the response header information can be accurately and reliably understood, and a banner advertisement based on the HT TP response is displayed. Process to make it happen.
  • the information relay device 10 may automatically convert a language such as HTML or image data such as GIF or BMP into a format suitable for the portable terminal 8. According to this, the banner advertisement can be accurately displayed on the display units of various portable terminals 8 only by creating one banner advertisement file. Therefore, it is possible to remarkably reduce the work burden of the submission worker who has conventionally created the banner advertisement file corresponding to each type of the mobile terminal 8.
  • the mobile terminal 8 is used as the client, but the present invention is not limited to this, and the client PC 4 such as a notebook computer or a desktop personal computer is used. Is also good.
  • FIG. 3 is a schematic diagram showing a second embodiment in which the information relay device according to the present invention is applied to a content distribution system.
  • the same components as those in the first embodiment are denoted by the same reference numerals, and detailed description thereof will be omitted.
  • Reference numeral 30 denotes a web server having a media site 30 a and connected to the Internet 1
  • reference numeral 40 denotes a system center connected to the Internet 1.
  • the web server 30 includes a platform consisting of computer hardware, an operating system (OS), and network software, a web server software (HTTP daemon), and an HTML document (home page). It has a function that can use a mechanism called SSI (Server Side Include) described later.
  • OS operating system
  • HTTP daemon web server software
  • HTML document home page
  • HTML documents including those displayed as so-called home pages on the mobile terminal 8 by the browser 7, are created by the content provider that operates the media site 30a on the web server 30, and are stored in the memory of the hardware. ing. HTML documents are described using so-called tags that perform formatting of text, designation of display positions and link destinations of image files, declaration of scripts, and the like.
  • the Web server 30 When the Web server 30 receives an HTTP request from the mobile terminal 8 in the above-described HTML document, the HTTP request is transmitted to the system. In addition to the transfer to the center 40, the document file is received from the system center 40, dynamically inserted into the HTML document, and when the web server 30 distributes the HTML document to the terminal 1, A request tag for performing a process of inserting the document file into the HTML document and distributing it to the portable terminal 8 as a part of the HTML document is described. This request uses a function of the Web server 30 called SSI (Server Side Include), and by using this function, a part of the HTML document can be updated dynamically.
  • SSI Server Side Include
  • FIG. 4 is a schematic diagram showing the architecture of the system center 40, the web server software 7 (HTTP daemon) 41, the request 2. It has an information relay device 10, a format conversion program 43, and a content distribution server 44 and a content data base 45 are connected via a firewall 46.
  • HTTP daemon web server software 7
  • the request parser 42 determines the type of the request from the portable terminal device 8 and requests the content to be delivered, for example, delivery of a banner, delivery of mail, delivery of a coupon, etc. Determine if there is.
  • the format conversion program 43 converts the document file in the content server 45 into a format corresponding to the display format of the portable terminal 8 when distributing the document file to the web server 30. For example, conversion processing is performed so that image data for personal computers with high display capabilities can be displayed on mobile phones or PDAs with low display capabilities.
  • the content distribution server 44 performs so-called evening targeting, which narrows down the viewers who have accessed the web server 30 to which of the attributes pre-classified by the content provider, and matches the attribute.
  • a document file for the content database is selected from the content database and distributed to the web server 30.
  • the content database 45 contains both content data collected by the content provider itself and content data supplied from a content vendor database (not shown) in the form of a document file. You.
  • the information relay device 1.0 is the multi-device handler 11 described in the first embodiment, the device base class 12, the device cartridge 13, the interface class 14, and the evening getter class 1.
  • it has extension class 17, tracking class 18, and custom class 19.
  • the extension class 17 extends the function of the information relay device 10 and functions to take, for example, a document file converted by the format conversion program 43 into the information relay device 10.
  • the tracking class 18 performs processing and log management of a click event from the portable terminal device 8, and the custom class 19 receives the content data from the content server 45.
  • the firewall 46 forms a secure area and prevents unauthorized access to the content distribution server 44, the content database 45, and the user database 21 from the Internet 1. I have.
  • an HTML document for a homepage is created by a content provider and setting of an evening targeting condition is performed.
  • Fig. 5 is an image diagram showing a part of the homepage by tags
  • Fig. 6 is a list showing an example of the request ID and a part of the category.
  • the content provider specifies the display position of the content with a frame as shown in the figure, and describes a request tag for displaying the content in the frame.
  • a command using SSI a request ID indicating a type of content (document file), and a category are described.
  • a document file having various categories of advertisement information is distributed in the frame ⁇ ⁇ having the request ID ad, and a document file having restaurant information is provided in the frame ⁇ ⁇ having the request ID shop and the category gourmet.
  • a document file containing the weather information of Tokyo is distributed in the box 3 with the request ID weather and the category tokyo, and a document file containing local news in the box ⁇ ⁇ with the request ID news and category domestic. Is set to be delivered.
  • the request ID is shop
  • the category is gourmet
  • the identification code “morning” is set in a frame 5 so that a document file having run-time information is set to be distributed.
  • the request tag described above is a license key when the Web server 30 performs data transmission / reception with the system center 40 in the evening.
  • the Web server 30 transmits an HTTP request having the above request tag to the system center 40 when there is access from the mobile terminal 8.
  • the system center 40 issues a license key for any parameter in the request tag to the web server 30 that has formally contracted for content distribution.
  • the Web server 30 that has set and sent the HTTP request determines whether or not it is a contracted one. As a result, the distribution request by the request from the third party site is rejected, and illegal distribution is prevented.
  • the setting of the targeting condition is performed by the content provider inputting an attribute to the content server of the system center 40 according to a predetermined input form. For example, in the frame where Request I 0 is ⁇ 8 01 ⁇ > and the category is baseball>, if the viewer's attribute is Tokyo, information on the baseball team in Tokyo, and if the viewer's attribute is Yokohama, information on the baseball team based in Yokohama. In the condition that the request is displayed, the request I 0 is ⁇ 8 110> and the category is gourmets, the information on the Japanese food shop when the viewer's attribute is middle-aged or older, and in the case of young people, Various optional targeting conditions, such as displaying information on western food-based shops, are set by the content provider.
  • the system center 40 that has received the HTTP request determines whether the Web server 30 that has transmitted the HTTP request is legitimate based on the license key, and if the Web server 30 is legitimate, Executes content distribution processing.
  • the information relay device 10 performs an operation of rewriting the request header information of the HTTP request into the server request header information. Then, at that time, an external database (user database 21 in the first embodiment) is searched, and the attributes of the viewer are grasped in more detail and inserted into the HTTP request.
  • an external database user database 21 in the first embodiment
  • the content distribution server 44 determines: 1. the request ID and category in the request tag; 2. the attributes of the viewer based on cookie information and external database searches; 3. the target set by the content provider. Based on the three elements of the targeting condition, a document file of the corresponding content data is selected from the content database 45.
  • Request ID is Sports News and the category is set to “Baseball”; If the attribute of the viewer is “Tokyo” and 3. If the attribute is set to “Tokyo” by the evening targeting condition, the information of the Giants team is set to be displayed, the content data of the Giants team is The document file you have is selected.
  • the document file selected by the content distribution server 44 is inserted into the HTTP response and transmitted to the information relay device 10, and an operation is performed in which the response header information of the HTTP response is rewritten into the client response header information. . Then, the document file is transmitted from the system center 40 to the Web server 30 while being included in the HTTP response.
  • the Web server 30 inserts the document file distributed from the system center 40 into the HTML document by the function of the SSI, and transmits the HTML document to the portable terminal 8.
  • a home page including the content supplied from the system center 40 is displayed. Therefore, the contents in the home page can be dynamically changed according to the attributes of the viewer.
  • the content provider when creating a homepage, the content provider simply describes the request tag with the request ID and category in the HTML document, and enters the conditions for evening targeting in the content server, and the content provider specifies the content on the homepage. Since it is possible to dynamically display content having the category described above and conforming to the attributes of the viewer, it is possible to easily perform a homepage creation operation and a content update operation.
  • FIG. 7 (a) shows a document file collected by the content provider itself and stored in the content database.
  • (b) is an image diagram showing the content displayed in the frame on the homepage when the content distribution server 44 selects the document file of (a).
  • the operation of rewriting the request header information of the HTTP request into the request header information for the server is performed by the information relay device 10 of the system center 40. 4 can understand the contents of the request header information without being affected by differences in the model, version, etc. of the mobile terminal 8.
  • the portable terminal 8 Since the operation of rewriting the response header information of the HT TP response to the response header information for the client is performed, the portable terminal 8 transmits the HT TP response of the HT TP response received from the content distribution server 44 via the Web server 30. Understand the contents of the response header information and perform processing based on it. In addition, when converting languages such as HTML and image data such as GIF and BMP into a format compatible with the mobile terminal 8, content distribution to various mobile terminals 8 becomes possible with one content file. Conventionally, the work load of the submission worker who has created content files corresponding to the types of the mobile terminals 8 can be significantly reduced.
  • the system center 40 can receive all of the content data from the content vendor in a lump, the content provider can perform complicated procedures such as negotiations and contracts with the content vendor. It can be eliminated.
  • content provided by a content vendor cannot be sorted out by the content provider, and content that is not needed at all is required.
  • the content server can distribute only the necessary content data according to the viewer's attributes, so the content provider only has to pay for the information used. It is possible to reduce the amount of money used for overnight content, and to make the operation of the media site easier. And since the viewer can obtain various information according to his / her own attribute at the same time, there is no need to browse other sites. This means that users can be locked in their own media sites, and by increasing the usage rate, the number of page views on the site can be increased, and high advertising revenue can be obtained.
  • the present invention is not limited to the above-described first and second embodiments, and various changes can be made without departing from the spirit of the present invention.
  • the advertisement distribution system and the content distribution system have been described as examples, but the present invention may be applied to a client / server system such as a mail distribution system or a program distribution system.
  • the request header information of the HTTP request from the client is rewritten to the server request header information and passed to the server based on the specific specifications depending on the client.
  • the server can understand the request header information accurately and reliably, and the method can be executed. it can.
  • an HTTP response containing the requested content and information indicating that the request was unsuccessful can be returned to the client.
  • the client can correctly and reliably understand the response header information and can execute a preset process. As a result, information indicating that the content request was unsuccessful can be displayed.
  • FIG. 1 is a diagram showing an entire advertisement system for providing a banner advertisement.
  • FIG. 2 is a diagram illustrating a method of generating a device cartridge corresponding to a new device.
  • FIG. 3 is a conceptual diagram showing a functional configuration of the content distribution system.
  • Fig. 4 is a conceptual diagram showing the architecture of the system center.
  • FIG. 5 is an image diagram showing a part of the homepage using tags.
  • FIG. 6 is a list showing an example of the request ID and a part of the category.
  • FIG. 7 is a diagram showing contents displayed on the homepage and a document file for displaying the contents.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

La présente invention concerne un répéteur d'informations et un système client/serveur dans lequel des informations sont transmises de manière fiable entre un client et un serveur. Un répéteur d'informations, servant à transmettre des demandes HTTP et des réponses HTTP entre un client et un serveur, comprend un dispositif qui, en se basant sur une spécification particulière au client, sert à réécrire des informations d'en-tête de demande relatives à une demande HTTP sous forme d'informations d'en-tête de demande destinées au serveur, et à réécrire des informations d'en-tête de réponse relatives à une réponse HTTP sous forme d'informations d'en-tête de réponse que le client peut reconnaître.
PCT/JP2001/001908 2000-04-12 2001-03-12 Repeteur d'informations et systeme client/serveur WO2001080019A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU41099/01A AU4109901A (en) 2000-04-12 2001-03-12 Information repeater and client/server system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2000110229 2000-04-12
JP2000-110229 2000-04-12

Publications (1)

Publication Number Publication Date
WO2001080019A1 true WO2001080019A1 (fr) 2001-10-25

Family

ID=18622772

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2001/001908 WO2001080019A1 (fr) 2000-04-12 2001-03-12 Repeteur d'informations et systeme client/serveur

Country Status (2)

Country Link
AU (1) AU4109901A (fr)
WO (1) WO2001080019A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004094736A (ja) * 2002-09-02 2004-03-25 Toshiba Corp 電子機器、通信環境設定方法およびプログラム
US8116261B2 (en) 2003-09-19 2012-02-14 Access Co., Ltd. Message display terminal, gateway server, program for message display terminal, and program for gateway server

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06187258A (ja) * 1992-12-17 1994-07-08 Hitachi Ltd データ処理方法および装置
JPH0766846A (ja) * 1993-08-25 1995-03-10 Nippon Telegr & Teleph Corp <Ntt> 通信プロトコル調査装置
JPH10301946A (ja) * 1997-04-24 1998-11-13 Fujitsu Ltd 情報提供装置
JPH11149448A (ja) * 1997-11-18 1999-06-02 Sony Corp ネットワークシステム、クライアント端末及び中継サーバ

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06187258A (ja) * 1992-12-17 1994-07-08 Hitachi Ltd データ処理方法および装置
JPH0766846A (ja) * 1993-08-25 1995-03-10 Nippon Telegr & Teleph Corp <Ntt> 通信プロトコル調査装置
JPH10301946A (ja) * 1997-04-24 1998-11-13 Fujitsu Ltd 情報提供装置
JPH11149448A (ja) * 1997-11-18 1999-06-02 Sony Corp ネットワークシステム、クライアント端末及び中継サーバ

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004094736A (ja) * 2002-09-02 2004-03-25 Toshiba Corp 電子機器、通信環境設定方法およびプログラム
US8116261B2 (en) 2003-09-19 2012-02-14 Access Co., Ltd. Message display terminal, gateway server, program for message display terminal, and program for gateway server

Also Published As

Publication number Publication date
AU4109901A (en) 2001-10-30

Similar Documents

Publication Publication Date Title
US6589290B1 (en) Method and apparatus for populating a form with data
US7739658B2 (en) Web server for remote user devices service and web page generation
US9479343B2 (en) Engine for processing content rules associated with locations in a page
KR101367928B1 (ko) 컨테이너 문서로의 원격 모듈 편입
US7747782B2 (en) System and method for providing and displaying information content
US7072984B1 (en) System and method for accessing customized information over the internet using a browser for a plurality of electronic devices
US20020112078A1 (en) Virtual machine web browser
US20060294396A1 (en) Multiplatform synchronized data access from mobile devices of dynamically aggregated content
US20010009016A1 (en) Computer-based presentation manager and method for individual user-device data representation
KR20090016745A (ko) 원격 모듈용 메시지 목록
WO2004040481A1 (fr) Systeme et procede d&#39;obtention et d&#39;affichage de contenu informationnel
CN101606371A (zh) 内容发布管理装置、通信终端、程序以及内容发布系统
CA2437273C (fr) Canal reseau permettant d&#39;acceder a des services de transmission de donnees
CN1997997A (zh) 改进的用户界面
JP2002132836A (ja) ファイル生成装置、ファイル生成方法、データ管理方法、並びに情報通信端末装置
WO2001009771A9 (fr) Systeme d&#39;annonces ciblees
CN101933011B (zh) 简介远程用户接口的系统和方法
US6658452B1 (en) Schemes for selecting and passing an application from an application provider to an application service provider
WO2001080019A1 (fr) Repeteur d&#39;informations et systeme client/serveur
KR20010084096A (ko) 전화번호를 이용한 홈페이지 주소의 제공 시스템 및 방법
WO2005094186A2 (fr) Programme de traitement automatique de courriers electroniques, support d&#39;enregistrement contenant un programme de traitement automatique de courriers electroniques, et systeme de traitement automatique de courriers electroniques
US8849872B2 (en) Providing a model-view-controller relationship
JP2002007463A (ja) コンテンツ配信システム及び配信サーバのドキュメントファイル配信方法
JP2002183024A (ja) 情報付加システム及び情報付加方法
US20040260817A1 (en) Facilitating access to a resource of an on-line service

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref country code: JP

Ref document number: 2001 553967

Kind code of ref document: A

Format of ref document f/p: F

AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)