WO2002037792A2 - Method for exchanging data between a first data processing device and a second data processing device, device for carrying out this method, computer program for carrying out the same, and data carrier on which this computer program is stored - Google Patents

Method for exchanging data between a first data processing device and a second data processing device, device for carrying out this method, computer program for carrying out the same, and data carrier on which this computer program is stored Download PDF

Info

Publication number
WO2002037792A2
WO2002037792A2 PCT/EP2001/012823 EP0112823W WO0237792A2 WO 2002037792 A2 WO2002037792 A2 WO 2002037792A2 EP 0112823 W EP0112823 W EP 0112823W WO 0237792 A2 WO0237792 A2 WO 0237792A2
Authority
WO
WIPO (PCT)
Prior art keywords
data
processing device
data processing
format
data format
Prior art date
Application number
PCT/EP2001/012823
Other languages
German (de)
French (fr)
Other versions
WO2002037792A3 (en
Inventor
Karsten Kuhla
Original Assignee
Fileants Ag
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 Fileants Ag filed Critical Fileants Ag
Priority to AU2002216013A priority Critical patent/AU2002216013A1/en
Publication of WO2002037792A2 publication Critical patent/WO2002037792A2/en
Publication of WO2002037792A3 publication Critical patent/WO2002037792A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/258Data format conversion from or to a database
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/565Conversion or adaptation of application format or content
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/2895Intermediate processing functionally located close to the data provider application, e.g. reverse proxies
    • 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 invention relates to a method for exchanging data between a first data processing device and a second data processing device, a device for carrying out the method, a computer program for carrying out the method and a data carrier on which such a computer program is stored.
  • the invention relates to an extension of a request / response system between two computers for requesting information in a page description language, in which a filter is provided which checks whether content is understood by the requesting computer or not and which the content that the requesting computer does not understand, converts and sends them to the requesting computer so that they can be viewed.
  • New Internet access devices such as WapPADs, set top boxes and WAP cell phones enable end users to access data on the Internet at any location.
  • These Internet access devices mostly support standards such as HTML, WML and http, but do not have the option of special applications such as To run office applications or graphics programs on them.
  • Making changes on the Internet access devices mentioned above or setting certain configurations so that other applications are also possible on the Internet access devices are usually difficult because, on the one hand, the end users do not want to deal with these things and, on the other hand, such Internet access devices also do not have appropriate hardware requirements.
  • the object of the invention is to provide a method for exchanging data between a first data processing device and a second data processing device, a device for carrying out the method and a computer program for carrying out such a method, and a data carrier with such a computer program, with which it is possible in particular To make data available to end users of Internet access devices that are available in any format, in particular document formats and graphic formats.
  • FIG. 1 shows a schematic representation of the principle of the invention according to one embodiment.
  • the invention relates to an exchange of data between a first data processing device 1, on which data in the form of e.g. a website, and a second data processing device 2, with which an end user wishes to read the information provided on the website.
  • the second data processing device is an Internet terminal or an Internet access device, such as a WapPAD, a set top box or a WAP cell phone.
  • a third data processing device 3 is provided, which is separate from the first data processing device in the form of a computer that serves as a server.
  • the first data processing device 1, the second data processing device 2 and the third data processing device 3 each have a connection to a common network, in the exemplary embodiment described here to the Internet 4.
  • the website stored on the first data processing device 1 is a file or contains files in a format which is, for example, an HTML, WML, GIF, JPEG, a special text format or a special graphics format.
  • the data format is referred to below as data format 1.
  • This data format is usually identified by the file extension.
  • An HTML format, a Word format, an Adobe Acrobat Reader format or a packed format are known to have the data ending .htm, .doc, .pdf or. zip on.
  • the second data processing device 2 contains a program with which information can be searched for and accessed on the Internet 4 and can be displayed.
  • Such a program is usually a web browser, such as Netscape or Internet Explorer.
  • the browser supports standards such as HTML, WML and http.
  • the browser cannot display other data formats on the website outside of the HTML, GIF, JPEG data formats.
  • the user of the second data processing device 2 cannot view a file with a data format 1, which has a document format or a graphic format that is not an HTML, GIF or JPEG format, because the associated program is not available on the data processing device 2.
  • the browser can therefore only display files in a data format 2, which is an HTML, GIF or JPEG format.
  • the third data processing device 3 has a filter device 5, with which a file with a data format 1 contained in the website is converted into a file with a data format 2 if the data format 1 cannot be understood by the second data processing device 2.
  • the filter device has an assessment device 6, which assesses the capabilities of the second data processing device 2.
  • Such skills include understanding page description languages such as HTML, WML, XML or cascading style sheets, or using dynamic elements such as Java Script or Java.
  • the filter device 5 has a test device 7, which checks according to a criterion whether a file with a data format 1 can be understood by the second data processing device 2.
  • the filter device 5 has a data conversion device 8 which converts the file with the data format 1 into a file with a data format 2 if the data format 1 cannot be understood by the second data processing device 2.
  • the filter 5 has a device for transmitting the file with the data format 2 to the second data processing device 2.
  • the method according to the invention is as follows: A user of the second data processing device 2 selects a website in the second data processing device 2 by means of the browser installed there, which is stored on the first data processing device 1.
  • the browser does not directly request the Internet page or a specific file that is present in the relevant Internet page from the first data processing device 1, but the request is directed to the third data processing device 3.
  • the filter device 5 then requests the website or the relevant file from the first data processing device 1.
  • the filter device 5 uses the assessment device 6 to assess which capabilities the second data processing device 2 has, ie which page description languages are understood and whether dynamic elements are understood.
  • the first data processing device 1 delivers the requested file in a data format 1 to the filter device 5.
  • the filter device 5 now checks with the checking device 7 whether the file in the data format 1 can be understood by the second data processing device 2. Criteria as to whether the file can be understood in data format 1 are: 1. Is the data ending a different ending than .htm, .html, .gif or .jpeg?
  • the test device answers the question of one or more of the above-mentioned criteria with yes, the test result is that the data format 1 cannot be understood by the second data processing device 2. If the file with the data format 1 cannot be understood by the second data processing device 2, the file is converted by the data conversion device 8 into a file with a data format 2, which can be understood depending on the possible capabilities of the second data processing device 2. For this purpose, corresponding conversion programs that are used for the conversion are stored on the third data processing device 3.
  • the filter device 5 thus converts the file from a data format 1, which cannot be understood by the second data processing device 2, to a data format 2, which can be understood by the second data processing device 2. Then the File with the data format 2 sent to the second data processing device 2 and displayed there by the browser.
  • User agent Mozilla / 4.0 (compatible; MSIE 5.01; Windows NT
  • Content-Type text / html
  • Last-Modified Wed, 09 Aug 2000 11:05:00 GMT
  • Content-Length 2840
  • the invention has the particular advantage that any Internet terminal device, which only has to contain the most necessary equipment, such as a browser, can be used to access information on the Internet in any data format.
  • the method has a step of authentication, i.e. the filter device 5 only accepts requests from such second data processing devices 2 that have a previously assigned access authorization.
  • the filter device is not provided on a third data processing device 3, which is separate from the first data processing device 1 on which the relevant file is stored, but the filter device is provided in the first data processing device 1 itself.
  • a provider of a website then has such a filter device on the data processing device on which the website is stored.
  • a computer program according to the invention has program elements which are designed such that the computer program, when it runs on a data processing device, carries out the steps of the method according to the invention.
  • a data carrier according to the invention has such a computer program which is stored on it.
  • Such a data carrier can be, for example, a CD-ROM, a floppy disk or the hard disk of a computer.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention relates to a method for exchanging data between a first data processing device (1) and a second data processing device (2), whereby the first data processing device (1) provides data in a first data format by request from the second data processing device (2). The inventive method involves the following steps: verifying whether the first data format can be understood by the second data processing device (2), and; converting the data into a second data format, which can be understood by the second data processing device if the first data format is not understood.

Description

Verfahren zum Austausch von Daten zwischen einer ersten Datenverarbeitungseinrichtung und einer zweiten Datenverarbeitungseinrichtung, Vorrichtung zur Durchführung des Verfahrens, Computerprogramm zum Durchführen desselben und Datenträger, auf dem ein solches gespeichert ist Method for exchanging data between a first data processing device and a second data processing device, device for carrying out the method, computer program for carrying it out and data carrier on which one is stored
Die Erfindung betrifft ein Verfahren zum Austausch von Daten zwischen einer ersten Datenverarbeitungseinrichtung und einer zweiten Datenverarbeitungseinrichtung, eine Vorrichtung zur Durchführung des Verfahrens, ein Computerprogramm zur Durchführung des Verfahrens und einen Datenträger, auf dem ein solches Computerprogramm gespeichert ist. Insbesondere betrifft die Erfindung eine Erweiterung eines Request/Response- Systems zwischen zwei Computern für die Anforderung von Informationen in einer Seitenbeschreibungssprache, bei dem ein Filter vorgesehen ist, der prüft, ob Inhalte von dem anfordernden Computer verstanden werden oder nicht und der die Inhalte, die der anfordernde Computer nicht versteht, konvertiert und dem anfordernden Computer übersendet, damit diese angesehen werden können.The invention relates to a method for exchanging data between a first data processing device and a second data processing device, a device for carrying out the method, a computer program for carrying out the method and a data carrier on which such a computer program is stored. In particular, the invention relates to an extension of a request / response system between two computers for requesting information in a page description language, in which a filter is provided which checks whether content is understood by the requesting computer or not and which the content that the requesting computer does not understand, converts and sends them to the requesting computer so that they can be viewed.
Neue InternetZugangsgeräte wie WapPADs, Set top Boxen, WAP Handys ermöglichen es einem Endanwender an jedem Ort auf Daten im Internet zuzugreifen. Diese InternetZugangsgeräte unterstützen meist Standards wie HTML, WML und http, verfügen aber nicht über die Möglichkeit, besondere Anwendungen, wie Office-Anwendungen oder Grafikprogramme auf ihnen laufen zu lassen. Das Vornehmen von Veränderungen auf den oben erwähnten InternetZugangsgeräten bzw. die Einstellung bestimmter Konfigurationen, so daß auch andere Anwendungen auf den Internetzugangsgeräten ermöglicht werden, sind meist schwierig, da sich zum einen die Endanwender mit diesen Dingen nicht beschäftigen möchten und zum anderen derartige InternetZugangs- gerate auch nicht entsprechende Voraussetzungen hinsichtlich der Hardware haben.New Internet access devices such as WapPADs, set top boxes and WAP cell phones enable end users to access data on the Internet at any location. These Internet access devices mostly support standards such as HTML, WML and http, but do not have the option of special applications such as To run office applications or graphics programs on them. Making changes on the Internet access devices mentioned above or setting certain configurations so that other applications are also possible on the Internet access devices are usually difficult because, on the one hand, the end users do not want to deal with these things and, on the other hand, such Internet access devices also do not have appropriate hardware requirements.
Aufgabe der Erfindung ist es, ein Verfahren zum Austausch von Daten zwischen einer ersten Datenverarbeitungseinrichtung und einer zweiten Datenverarbeitungseinrichtung, eine Vorrichtung zur Durchführung des Verfahrens und ein Computerprogramm zur Durchführung eines derartigen Verfahrens sowie einen Datenträger mit einem solchen Computerprogramm bereitzustellen, mit welchen es insbesondere möglich ist, Endanwendern von Internetzugangsgeräten Daten, die in beliebigen Formaten, insbesondere Dokumentenformaten und Grafikformaten vorliegen, zugänglich zu machen.The object of the invention is to provide a method for exchanging data between a first data processing device and a second data processing device, a device for carrying out the method and a computer program for carrying out such a method, and a data carrier with such a computer program, with which it is possible in particular To make data available to end users of Internet access devices that are available in any format, in particular document formats and graphic formats.
Die Aufgabe wird gelöst durch ein Verfahren nach Patentanspruch 1, durch eine Vorrichtung nach Patentanspruch 10, durch ein Computerprogramm nach Patentanspruch 13 und durch einen Datenträger mit einem solchen Computerprogramm nach Patentanspruch 14.The object is achieved by a method according to patent claim 1, by a device according to patent claim 10, by a computer program according to patent claim 13 and by a data carrier with such a computer program according to patent claim 14.
Weiterbildungen der Erfindung sind in den Unteransprüchen angegeben.Developments of the invention are specified in the subclaims.
Weitere Merkmale und Zweckmäßigkeiten der Erfindung ergeben sich aus der Beschreibung eines Ausführungsbeispieles anhand der Figur. Die Figur zeigt eine schematische Darstellung des Prinzips der Erfindung nach einer Ausführungsform.Further features and advantages of the invention result from the description of an embodiment with reference to the figure. The figure shows a schematic representation of the principle of the invention according to one embodiment.
Wie aus der Figur ersichtlich ist, betrifft die Erfindung einen Austausch von Daten zwischen einer ersten Datenverarbeitungseinrichtung 1, auf der Daten in Form von z.B. einer Internetseite bereitgestellt werden, und einer zweiten Datenverarbeitungseinrichtung 2, mit der ein Endnutzer die auf der Internetseite bereitgestellte Information lesen möchte. Die zweite Datenverarbeitungseinrichtung ist ein Internet-Endgerät bzw. ein InternetZugangsgerät , wie beispielsweise ein WapPAD, eine Set top Box oder ein WAP Handy. Es ist eine dritte Datenverarbeitungseinrichtung 3 vorgesehen, die in Form eines Computers, der als Server dient, getrennt von der ersten Datenverarbeitungseinrichtung ist. Die erste Datenverarbeitungseinrichtung 1, die zweite Datenverarbeitungseinrichtung 2 und die dritte Datenverarbeitungseinrichtung 3 weisen jeweils eine Verbindung zu einem gemeinsamen Netzwerk, in dem hier beschriebenen Ausführungsbeispiel zum Internet 4 auf.As can be seen from the figure, the invention relates to an exchange of data between a first data processing device 1, on which data in the form of e.g. a website, and a second data processing device 2, with which an end user wishes to read the information provided on the website. The second data processing device is an Internet terminal or an Internet access device, such as a WapPAD, a set top box or a WAP cell phone. A third data processing device 3 is provided, which is separate from the first data processing device in the form of a computer that serves as a server. The first data processing device 1, the second data processing device 2 and the third data processing device 3 each have a connection to a common network, in the exemplary embodiment described here to the Internet 4.
Die auf der ersten Datenverarbeitungseinrichtung 1 gespeicherte Internetseite ist eine Datei oder enthält Dateien in einem Format, welches beispielsweise ein HTML, WML, GIF, JPEG, ein spezielles Textformat oder ein spezielles Grafikformat ist. Das Datenformat wird nachfolgend als Datenformat 1 bezeichnet. Dieses Datenformat ist üblicherweise durch die Dateiendung gekennzeichnet. Ein HTML-Format, ein Word-Format, ein Adobe-Acrobat-Reader-Format oder ein gepacktes Format weisen bekannterweise die Datenendung .htm, .doc, .pdf bzw. . zip auf . Die zweite Datenverarbeitungseinrichtung 2 beinhaltet ein Programm, mit dem im Internet 4 nach Information gesucht und auf diese zugegriffen werden kann, sowie diese dargestellt werden kann. Ein solches Programm ist in üblicher Weise ein Web-Browser, wie Netscape oder Internet-Explorer. Der Browser unterstützt Standards wie HTML, WML und http. Andere Datenformate der InternetSeite außerhalb der Datenformate HTML, GIF, JPEG können von dem Browser nicht dargestellt werden. So kann der Nutzer der zweiten Datenverarbeitungseinrichtung 2 eine Datei mit einem Datenformat 1, welches ein Dokumentenformat oder ein Grafikformat aufweist, das nicht ein HTML, GIF oder JPEG Format ist, nicht ansehen, weil das zugehörige Programm auf der Datenverarbeitungseinrichtung 2 nicht vorhanden ist. Der Browser kann somit nur Dateien in einem Datenformat 2, welches ein HTML, GIF oder JPEG-Format ist, darstellen.The website stored on the first data processing device 1 is a file or contains files in a format which is, for example, an HTML, WML, GIF, JPEG, a special text format or a special graphics format. The data format is referred to below as data format 1. This data format is usually identified by the file extension. An HTML format, a Word format, an Adobe Acrobat Reader format or a packed format are known to have the data ending .htm, .doc, .pdf or. zip on. The second data processing device 2 contains a program with which information can be searched for and accessed on the Internet 4 and can be displayed. Such a program is usually a web browser, such as Netscape or Internet Explorer. The browser supports standards such as HTML, WML and http. The browser cannot display other data formats on the website outside of the HTML, GIF, JPEG data formats. Thus, the user of the second data processing device 2 cannot view a file with a data format 1, which has a document format or a graphic format that is not an HTML, GIF or JPEG format, because the associated program is not available on the data processing device 2. The browser can therefore only display files in a data format 2, which is an HTML, GIF or JPEG format.
Die dritte Datenverarbeitungseinrichtung 3 weist eine Filtereinrichtung 5 auf, mit der eine in der Internetseite enthaltene Datei mit einem Datenformat 1 in eine Datei mit einem Datenformat 2 konvertiert wird, wenn das Datenformat 1 von der zweiten Datenverarbeitungseinrichtung 2 nicht verstanden werden kann. Hierzu weist die Filtereinrichtung eine Beurteilungseinrichtung 6 auf, welche beurteilt, welche Fähigkeiten die zweite Datenverarbeitungseinrichtung 2 hat. Solche Fähigkeiten sind zum Beispiel das Verstehen von Seitenbeschreibungssprachen wie HTML, WML, XML oder Cascading Style Sheets oder das Verwenden dynamischer Elemente, wie zum Beispiel Java Script oder Java. Ferner weist die Filtereinrichtung 5 eine Prüfeinrichtung 7 auf, welche nach einem Kriterium prüft, ob eine Datei mit einem Datenformat 1 von der zweiten Datenverarbeitungseinrichtung 2 verstanden werden kann. Ferner weist die Filtereinrichtung 5 eine Datenkonvertierungs- einrichtung 8 auf, welche die Datei mit dem Datenformat 1 in eine Datei mit einem Datenformat 2 konvertiert, wenn das Datenformat 1 von der zweiten Datenverarbeitungseinrichtung 2 nicht verstanden werden kann. Außerdem weist der Filter 5 eine Einrichtung zum Übersenden der Datei mit dem Datenformat 2 an die zweite Datenverarbeitungseinrichtung 2 auf.The third data processing device 3 has a filter device 5, with which a file with a data format 1 contained in the website is converted into a file with a data format 2 if the data format 1 cannot be understood by the second data processing device 2. For this purpose, the filter device has an assessment device 6, which assesses the capabilities of the second data processing device 2. Such skills include understanding page description languages such as HTML, WML, XML or cascading style sheets, or using dynamic elements such as Java Script or Java. Furthermore, the filter device 5 has a test device 7, which checks according to a criterion whether a file with a data format 1 can be understood by the second data processing device 2. Furthermore, the filter device 5 has a data conversion device 8 which converts the file with the data format 1 into a file with a data format 2 if the data format 1 cannot be understood by the second data processing device 2. In addition, the filter 5 has a device for transmitting the file with the data format 2 to the second data processing device 2.
Das erfindungsgemäße Verfahren ist wie folgt: Ein Benutzer der zweiten Datenverarbeitungseinrichtung 2 wählt in der zweiten Datenverarbeitungseinrichtung 2 mittels des dort installierten Browsers eine Internetseite aus, die auf der ersten Datenverarbeitungseinrichtung 1 gespeichert ist. Das Anfordern der Internetseite oder einer bestimmten Datei, die in der betreffenden Internetseite vorhanden ist, erfolgt durch den Browser nicht direkt von der ersten Datenverarbeitungs- einrichtung 1, sondern die Anforderung wird an die dritte Datenverarbeitungseinrichtung 3 gerichtet. Die Filtereinrichtung 5 fordert sodann die Internetseite bzw. die betreffende Datei von der ersten Datenverarbeitungseinrichtung 1 an. Ferner beurteilt die Filtereinrichtung 5 durch die Beurteilungs- einrichtung 6, welche Fähigkeiten die zweite Datenverarbeitungseinrichtung 2 hat, d.h. welche Seitenbeschreibungssprachen verstanden werden und ob dynamische Elemente verstanden werden. In einem nächsten Schritt liefert die erste Datenverarbeitungseinrichtung 1 die angeforderte Datei in einem Datenformat 1 an die Filtereinrichtung 5. Die Filtereinrichtung 5 prüft nun mit der Prüfeinrichtung 7, ob die Datei in dem Datenformat 1 von der zweiten Datenverarbeitungseinrichtung 2 verstanden werden kann. Kriterien, ob die Datei in dem Datenformat 1 verstanden werden kann, sind: 1. Ist die Datenendung eine andere Endung als .htm, .html, .gif oder .jpeg?The method according to the invention is as follows: A user of the second data processing device 2 selects a website in the second data processing device 2 by means of the browser installed there, which is stored on the first data processing device 1. The browser does not directly request the Internet page or a specific file that is present in the relevant Internet page from the first data processing device 1, but the request is directed to the third data processing device 3. The filter device 5 then requests the website or the relevant file from the first data processing device 1. Furthermore, the filter device 5 uses the assessment device 6 to assess which capabilities the second data processing device 2 has, ie which page description languages are understood and whether dynamic elements are understood. In a next step, the first data processing device 1 delivers the requested file in a data format 1 to the filter device 5. The filter device 5 now checks with the checking device 7 whether the file in the data format 1 can be understood by the second data processing device 2. Criteria as to whether the file can be understood in data format 1 are: 1. Is the data ending a different ending than .htm, .html, .gif or .jpeg?
2. Ist eine Variable ContentType ungleich text/html, image/gif, image/jpeg?2. Is a variable ContentType not equal to text / html, image / gif, image / jpeg?
3. Kann ein Inhalt text/html vom Endgerät nicht verstanden werden und ist eine Konvertierung in ein Alternativformat, z.B. WML möglich?3. If a text / html content cannot be understood by the end device and is a conversion to an alternative format, e.g. WML possible?
4. Zurückgelieferter Inhalt wird geparst bzw. untersucht, falls Anzeichen, auf Unverständnis, wird Ergebnis zurückgeliefert .4. Returned content is parsed or examined, if there are signs of lack of understanding, the result is returned.
Wenn die Frage eines oder mehrerer der genannten Kriterien durch die Prüfeinrichtung mit ja beantwortet wird, ist das Prüfergebnis, daß das Datenformat 1 von der zweiten Datenverarbeitungseinrichtung 2 nicht verstanden werden kann. Wenn die Datei mit dem Datenformat 1 von der zweiten Datenverarbeitungseinrichtung 2 nicht verstanden werden kann, wird die Datei durch die Datenkonvertierungseinrichtung 8 in eine Datei mit einem Datenformat 2 konvertiert, welches in Abhängigkeit von den möglichen Fähigkeiten der zweiten Datenverarbeitungseinrichtung 2 verstanden werden kann. Hierzu sind auf der dritten Datenverarbeitungseinrichtung 3 entsprechende Konvertierungsprogramme abgelegt, die zur Konvertierung verwendet werden.If the test device answers the question of one or more of the above-mentioned criteria with yes, the test result is that the data format 1 cannot be understood by the second data processing device 2. If the file with the data format 1 cannot be understood by the second data processing device 2, the file is converted by the data conversion device 8 into a file with a data format 2, which can be understood depending on the possible capabilities of the second data processing device 2. For this purpose, corresponding conversion programs that are used for the conversion are stored on the third data processing device 3.
Somit wird durch die Filtereinrichtung 5 die Datei von einem Datenformat 1, welches von der zweiten Datenverarbeitungseinrichtung 2 nicht verstanden werden kann, in ein Datenformat 2 , welches von der zweiten Datenverarbeitungseinrichtung 2 verstanden werden kann, konvertiert. Anschließend wird die Datei mit dem Datenformat 2 an die zweite Datenverarbeitungs- einrichtung 2 gesendet und dort von dem Browser dargestellt.The filter device 5 thus converts the file from a data format 1, which cannot be understood by the second data processing device 2, to a data format 2, which can be understood by the second data processing device 2. Then the File with the data format 2 sent to the second data processing device 2 and displayed there by the browser.
Nachfolgend wird ein ausführliches Beispiel für eine Anfrage der zweiten Datenverarbeitungseinrichtung 2 an die Filtereinrichtung 5 gegeben:A detailed example of a request from the second data processing device 2 to the filter device 5 is given below:
GET/viewmyfile/index.htm HTTP/l.lGET / viewmyfile / index.htm HTTP / l.l
Accept : */*Accept: * / *
Referer: http : //localhost : 84/Referer: http: // localhost: 84 /
Accept-Language : deAccept-Language: de
Accept-Encoding : gzip, deflateAccept encoding: gzip, deflate
If-Modified-Since: Wed, 09 Aug 2000 11:05:00 GMT; length=2840If-modified-since: wed, 09 aug 2000 11:05:00 gmt; length = 2840
User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NTUser agent: Mozilla / 4.0 (compatible; MSIE 5.01; Windows NT
5.0)5.0)
Host : localhost : 84Host: localhost: 84
Connection: Keep-AliveConnection: keep alive
Ein ausführliches Beispiel für eine Antwort der Filtereinrichtung 5 an die zweite Datenverarbeitungseinrichtung 2 wird nachfolgend gegeben:A detailed example of a response from the filter device 5 to the second data processing device 2 is given below:
HTTP/1.0 200 OKHTTP / 1.0 200 OK
Date: Wed, 25 Oct 2000 17:47:30 GMT Status: 200Date: Wed, 25 Oct 2000 17:47:30 GMT Status: 200
Servlet-Engine: Tomcat Web Server/3.1 (JSP 1.1; Servlet 2.2; Java 1.3.0; Windows 2000 5.0 x86; java.vendor=Sun Microsystems Inc.) Content-Type: text/html Last-Modified: Wed, 09 Aug 2000 11:05:00 GMT Content-Length: 2840 Content-Language : en <head> [... Inhalt der Datei] Die Erfindung weist insbesondere den Vorteil auf, daß von beliebigen Internet-Endgeräten, die nur die notwendigste Ausrüstung wie einen Browser enthalten müssen, auf Informationen im Internet von beliebigem Datenformat zugegriffen werden kann.Servlet engine: Tomcat Web Server / 3.1 (JSP 1.1; Servlet 2.2; Java 1.3.0; Windows 2000 5.0 x86; java.vendor = Sun Microsystems Inc.) Content-Type: text / html Last-Modified: Wed, 09 Aug 2000 11:05:00 GMT Content-Length: 2840 Content-Language: en <head> [... content of the file] The invention has the particular advantage that any Internet terminal device, which only has to contain the most necessary equipment, such as a browser, can be used to access information on the Internet in any data format.
In einer weiteren Ausführungsform weist das Verfahren einen Schritt der Authentifizierung auf, d.h. die Filtereinrichtung 5 akzeptiert nur Anforderungen von solchen zweiten Datenverarbeitungseinrichtungen 2, die eine im voraus vergebene Zugangsberechtigung haben.In a further embodiment, the method has a step of authentication, i.e. the filter device 5 only accepts requests from such second data processing devices 2 that have a previously assigned access authorization.
In einer weiteren Ausführungsform ist die Filtereinrichtung nicht auf einer dritten Datenverarbeitungseinrichtung 3 vorgesehen, die getrennt ist von der ersten Datenverarbeitungseinrichtung 1, auf der die betreffende Datei gespeichert ist, sondern die Filtereinrichtung ist in der ersten Datenverarbeitungseinrichtung 1 selbst vorgesehen. Dann weist ein Anbieter einer Internetseite auf der Datenverarbeitungseinrichtung, auf der die Internetseite gespeichert ist, eine derartige Filtereinrichtung auf.In a further embodiment, the filter device is not provided on a third data processing device 3, which is separate from the first data processing device 1 on which the relevant file is stored, but the filter device is provided in the first data processing device 1 itself. A provider of a website then has such a filter device on the data processing device on which the website is stored.
Ein erfindungsgemäßes Computerprogramm weist Programmelemente auf, die so ausgebildet sind, daß das Computerprogramm, wenn es auf einer Datenverarbeitungseinrichtung läuft, die Schritte des erfindungsgemäßen Verfahrens durchführt . Ferner weist ein erfindungsgemäßer Datenträger ein derartiges Computerprogramm, welches auf diesem gespeichert ist, auf. Ein solcher Datenträger kann zum Beispiel eine CD-ROM, eine Diskette oder auch die Festplatte eines Computers sein. A computer program according to the invention has program elements which are designed such that the computer program, when it runs on a data processing device, carries out the steps of the method according to the invention. Furthermore, a data carrier according to the invention has such a computer program which is stored on it. Such a data carrier can be, for example, a CD-ROM, a floppy disk or the hard disk of a computer.

Claims

Patentansprüche claims
1. Verfahren zum Austausch von Daten zwischen einer ersten Datenverarbeitungseinrichtung (1) und einer zweiten Datenverarbeitungseinrichtung (2) , bei dem die erste Datenverarbeitungseinrichtung (1) auf Anfrage der zweiten Datenverarbeitungseinrichtung (2) Daten in einem ersten Datenformat bereitstellt, gekennzeichnet durch die Schritte:1. A method for exchanging data between a first data processing device (1) and a second data processing device (2), in which the first data processing device (1) provides data in a first data format on request of the second data processing device (2), characterized by the steps:
Prüfen, ob das erste Datenformat von der zweiten Datenverarbeitungseinrichtung (2) verstanden werden kann und Konvertieren der Daten in ein zweites Datenformat, welches von der zweiten Datenverarbeitungseinrichtung verstanden werden kann, falls das erste Datenformat nicht verstanden wird.Check whether the first data format can be understood by the second data processing device (2) and convert the data into a second data format which can be understood by the second data processing device if the first data format is not understood.
2. Verfahren nach Anspruch 1, dadurch gekennzeichnet, daß der Schritt des Prüfens einen Schritt der Beurteilung umfaßt, welches Datenformat von der zweiten Datenverarbeitungseinrichtung (2) verstanden werden kann.2. The method according to claim 1, characterized in that the step of checking comprises a step of assessing which data format can be understood by the second data processing device (2).
3. Verfahren nach Anspruch 2, dadurch gekennzeichnet, daß der Schritt des Prüfens einen Schritt des Erkennens des ersten Datenformats umfaßt.3. The method according to claim 2, characterized in that the step of checking comprises a step of recognizing the first data format.
4. Verfahren nach Anspruch 3, dadurch gekennzeichnet, daß der Schritt des Konvertierens der Daten von dem ersten Datenformat in das zweite Datenformat durchgeführt wird, wenn ein Vergleich zwischen dem ersten Datenformat und von Fähigkeiten der zweiten Datenverarbeitungseinrichtung (2) nach einem Vergleichskriterium ergibt, daß das erste Datenformat von der zweiten Datenverarbeitungseinrichtung (2) nicht verstanden werden kann. 4. The method according to claim 3, characterized in that the step of converting the data from the first data format to the second data format is carried out when a comparison between the first data format and the capabilities of the second data processing device (2) results according to a comparison criterion that the second data processing device (2) cannot understand the first data format.
5. Verfahren nach einem der Ansprüche 1 bis 4, dadurch gekennzeichnet, daß der Schritt des Prüfens und des Konvertierens von der ersten Datenverarbeitungseinrichtung (1) ausgeführt wird.5. The method according to any one of claims 1 to 4, characterized in that the step of checking and converting is carried out by the first data processing device (1).
6. Verfahren nach einem der Ansprüche 1 bis 4, dadurch gekennzeichnet, daß der Schritt des Prüfens und des Konvertierens von einer dritten Datenverarbeitungseinrichtung (3) ausgeführt wird.6. The method according to any one of claims 1 to 4, characterized in that the step of checking and converting is carried out by a third data processing device (3).
7. Verfahren nach einem der Ansprüche 1 bis 6, dadurch gekennzeichnet, daß der Datenaustausch über das Internet erfolgt .7. The method according to any one of claims 1 to 6, characterized in that the data exchange takes place over the Internet.
8. Verfahren nach Anspruch 7, dadurch gekennzeichnet, daß die Daten in einer Internetseite enthalten sind und die erste Datenverarbeitungseinrichtung (1) von einem Anbieter der Internetseite bereitgestellt wird.8. The method according to claim 7, characterized in that the data are contained in a website and the first data processing device (1) is provided by a provider of the website.
9. Verfahren nach Anspruch 8, dadurch gekennzeichnet, daß die zweite Datenverarbeitungseinrichtung (2) durch ein Internet-Endgerät gebildet wird, auf dem ein Browser installiert ist, der nur Daten im zweiten Datenformat lesen und darstellen kann.9. The method according to claim 8, characterized in that the second data processing device (2) is formed by an Internet terminal on which a browser is installed, which can only read and display data in the second data format.
10. Vorrichtung zur Durchführung des Verfahrens nach einem der Schritte 1 bis 9, dadurch gekennzeichnet, daß die Vorrichtung eine Datenverarbeitungseinrichtung (1, 3) aufweist mit einer Filtereinrichtung (5) , wobei die Filtereinrichtung so ausgebildet ist, daß sie Daten mit einem zweiten Datenformat an die zweite Datenverarbeitungseinrichtung (2) sendet, wenn die zweite Datenverarbeitungseinrichtung (2) Daten eines ersten Datenformats von der ersten Datenverarbeitungseinrichtung (1) nicht verstehen kann.10. Device for performing the method according to one of steps 1 to 9, characterized in that the device has a data processing device (1, 3) with a filter device (5), the filter device being designed such that it has data with a second data format sends to the second data processing device (2) when the second data processing device (2) has data of one cannot understand the first data format from the first data processing device (1).
11. Vorrichtung nach Anspruch 10, dadurch gekennzeichnet, daß die Filtereinrichtung (5) eine Beurteilungseinrichtung (6) aufweist zum Beurteilen, welches Datenformat von der zweiten Datenverarbeitungseinrichtung (2) verstanden werden kann und eine Prüfeinrichtung (7) zum Prüfen, ob Daten mit einem ersten Datenformat in Daten mit einem zweiten Datenformat konvertiert werden müssen.11. The device according to claim 10, characterized in that the filter device (5) has an assessment device (6) for assessing which data format can be understood by the second data processing device (2) and a test device (7) for checking whether data with a first data format must be converted into data with a second data format.
12. Vorrichtung nach Anspruch 11, dadurch gekennzeichnet, daß die Filtereinrichtung (5) eine Konvertierungseinrichtung (8) aufweist, mit der die Daten des ersten Datenformats in12. The apparatus according to claim 11, characterized in that the filter device (5) has a conversion device (8) with which the data of the first data format in
Daten des zweiten Datenformats konvertiert werden.Data of the second data format are converted.
13. Computerprogramm, bei dem, wenn es auf einer Datenverarbeitungseinrichtung läuft, die Datenverarbeitungseinrichtung13. Computer program in which, when it runs on a data processing device, the data processing device
(1, 2) ein Verfahren nach einem der Schritte 1 bis 9 ausführt .(1, 2) executes a method according to one of steps 1 to 9.
14. Datenträger mit einem darauf gespeicherten Computerprogramm nach Anspruch 13. 14. A data carrier with a computer program stored thereon according to claim 13.
PCT/EP2001/012823 2000-11-06 2001-11-06 Method for exchanging data between a first data processing device and a second data processing device, device for carrying out this method, computer program for carrying out the same, and data carrier on which this computer program is stored WO2002037792A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU2002216013A AU2002216013A1 (en) 2000-11-06 2001-11-06 Method for exchanging data between a first data processing device and a second data processing device, device for carrying out this method, computer program for carrying out the same, and data carrier on which this computer program is stored

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
DE10054905.5 2000-11-06
DE10054905A DE10054905A1 (en) 2000-11-06 2000-11-06 Method for exchanging data between a first data processing device and a second data processing device, device for carrying out the method, computer program for carrying it out and data carrier on which one is stored

Publications (2)

Publication Number Publication Date
WO2002037792A2 true WO2002037792A2 (en) 2002-05-10
WO2002037792A3 WO2002037792A3 (en) 2003-12-31

Family

ID=7662271

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2001/012823 WO2002037792A2 (en) 2000-11-06 2001-11-06 Method for exchanging data between a first data processing device and a second data processing device, device for carrying out this method, computer program for carrying out the same, and data carrier on which this computer program is stored

Country Status (3)

Country Link
AU (1) AU2002216013A1 (en)
DE (1) DE10054905A1 (en)
WO (1) WO2002037792A2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1422637A1 (en) * 2002-11-25 2004-05-26 Culture Com. Technology (Macau) Ltd. Data display method and system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11136394A (en) * 1997-08-26 1999-05-21 Casio Comput Co Ltd Data output system and data output method
DE19962192A1 (en) * 1998-12-28 2000-07-06 Spyglass Inc Method and system for content conversion of electronic data for wireless devices

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11136394A (en) * 1997-08-26 1999-05-21 Casio Comput Co Ltd Data output system and data output method
DE19962192A1 (en) * 1998-12-28 2000-07-06 Spyglass Inc Method and system for content conversion of electronic data for wireless devices

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
"SPYGLASS PRISM" SPYGLASS PRISM. CONCEPTS AND APPLICATION, XX, XX, 1997, Seiten 1-8, XP002907213 *
BICKMORE T ET AL: "WEB PAGE FILTERING AND RE-AUTHORING FOR MOBILE USERS" COMPUTER JOURNAL, OXFORD UNIVERSITY PRESS, SURREY, GB, Bd. 42, Nr. 6, 1999, Seiten 534-546, XP000920338 ISSN: 0010-4620 *
PATENT ABSTRACTS OF JAPAN vol. 1999, no. 10, 31. August 1999 (1999-08-31) & JP 11 136394 A (CASIO COMPUT CO LTD), 21. Mai 1999 (1999-05-21) & US 6 334 126 B1 (YAMAGUCHI JUNJI ET AL) 25. Dezember 2001 (2001-12-25) *

Also Published As

Publication number Publication date
AU2002216013A1 (en) 2002-05-15
WO2002037792A3 (en) 2003-12-31
DE10054905A1 (en) 2002-05-08

Similar Documents

Publication Publication Date Title
DE60028561T2 (en) PROVIDE SUPPORT FOR CUSTOMER SERVICES WHICH OBTAIN DATA FROM SOURCES OF DATA WHICH THE DATA SOURCES DO NOT NEED TO SUPPORT THE FORMATS REQUIRED BY THE CUSTOMER
DE60127247T2 (en) NETWORK DEVICE FOR THE DOCUMENT STATEMENT OF VALIDITY
DE69937249T2 (en) SYSTEM AND METHOD FOR ANALYZING A WEBSERVER LOGBOOK
WO2000003323A2 (en) System and method for auditing network applications
DE19962192A1 (en) Method and system for content conversion of electronic data for wireless devices
EP1176517A1 (en) Method of Client-Server-Communikation using state information
EP1303819A1 (en) System and method for generating an xml-based error model
EP1620810A2 (en) Method and arrangement for establishing and updating a user surface used for accessing data pages in a data network
DE10253174A1 (en) Device for developing and / or configuring an automation system
WO2010060541A1 (en) Method and device for distributed configuration of electronic data transmission services in motor vehicle systems
WO2002037792A2 (en) Method for exchanging data between a first data processing device and a second data processing device, device for carrying out this method, computer program for carrying out the same, and data carrier on which this computer program is stored
DE102006027664B4 (en) Communication system for processing data
DE10118064A1 (en) Access control method for data network by requesting password if content is determined to be access-restricted from content marker e.g. in HTML
EP2137943B1 (en) Portable data carrier as a web server
DE10059931B4 (en) Method and device for data transmission and remote generation of output data
WO2002037793A2 (en) Method for the exchange of data in a network, device for carrying out said method, computer program for carrying out the same and data store for the storage of the above
DE19934788B4 (en) Process for automatically adapting data to the capabilities of a user software
EP1094405A2 (en) Method to create a dynamical database retrieval interface
Maletzko et al. The National Hydrogen Council of the German Federal Government
DE10146977B4 (en) Electronic personal data management system
EP3454290A1 (en) Data exchange between different applications/clients
DE10208959B4 (en) Method and device for detecting and evaluating information stored in a computer network
DE10142024A1 (en) Compression method involves replacing data file HTML/XHTML code/data structure with compressed strings, generating individual decompression code in ECMA script language
DE10351739A1 (en) Server system for supplying information concerning server traffic e.g. for Internet subscriber, has logic circuit held in servlet container and configured for receiving request or requirement
DE10138059A1 (en) Conversion device and conversion method for acoustic access to a computer network

Legal Events

Date Code Title Description
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)
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP

WWW Wipo information: withdrawn in national office

Country of ref document: JP