WO2001059606A2 - Dispositif portable d'acces internet a haute vitesse et site web - Google Patents

Dispositif portable d'acces internet a haute vitesse et site web Download PDF

Info

Publication number
WO2001059606A2
WO2001059606A2 PCT/CA2001/000126 CA0100126W WO0159606A2 WO 2001059606 A2 WO2001059606 A2 WO 2001059606A2 CA 0100126 W CA0100126 W CA 0100126W WO 0159606 A2 WO0159606 A2 WO 0159606A2
Authority
WO
WIPO (PCT)
Prior art keywords
user
image
portable device
sent
internet
Prior art date
Application number
PCT/CA2001/000126
Other languages
English (en)
Other versions
WO2001059606A3 (fr
Inventor
Raja Tuli
Original Assignee
Raja Tuli
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 Raja Tuli filed Critical Raja Tuli
Priority to AU31455/01A priority Critical patent/AU3145501A/en
Publication of WO2001059606A2 publication Critical patent/WO2001059606A2/fr
Publication of WO2001059606A3 publication Critical patent/WO2001059606A3/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents

Definitions

  • the background of the present invention includes US Patent # 5925103, Internet Access Device, which describes an improved Internet access system, vastly different from the present invention.
  • Other prior art would include palm top computers and hand-held computers that have limited processing power due to design restrictions. Thus, these computers are much slower for accessing the Internet and World Wide Web.
  • the present invention enhances the server's processing speed, data transfer and retrieval to and from the portable devices, with the aid of specialized embedded software in the server.
  • the result is a cost effective Internet access solution.
  • the principal embodiment of the present invention discloses a portable device that comprises a modem that connects to a cellular telephone.
  • the device has a wireless connection to the Internet.
  • a host computer which may also be a Web server connects directly to the Internet.
  • the host computer comprises multiple software programs, for example a Browser Translator, which translates HTML images into black and white bit map or raster images.
  • the compressed bit map or raster images are sent to the portable device, and the device decompresses the images.
  • the user views a bit map image of a Web page.
  • a Web site is available to the user to modify the parameters ofHhe virtual browser. By logging onto the Web site, the user may select which changes are to be implemented. The changes are sent to the server, and the virtual Web browser is modified.
  • the portable device comprises methods for pointing and clicking on text and images representing links to other Web pages. Clicking events are sent to the host computer that performs the commands via a virtual browser. The host computer then sends the required information to the portable device as a compressed image. The portable device decompresses the image and the user views a new page.
  • FIGURE 1 illustrates block diagram of the host computer, the portable device with wireless connection and the user.
  • FIGURE 2 illustrates portions of the image with respect to the displayable area.
  • FIGURE 3 illustrates sub-divisions of the image to be displayed.
  • the principal embodiment of the present invention aims to provide a device that allows a user to access the Internet or the World Wide Web (WWW), which device is similar to a palm top computer. It is a further aim of the present invention, to reduce the cost of the device. It is a further aim of the present invention, is to increase the speed of refreshing the screen when the user clicks on a link and commands another page to be displayed.
  • WWW World Wide Web
  • Palm Pilot VII and Windows CE type devices contain an operating system, and within the operating system a mini- browser to interpret information received from the WWW or Internet and then display this information on the screen. This requires a powerful microprocessor.
  • a host computer 1 is depicted that is connected to the Internet and may also be a Web server.
  • Running in the host computer is a Web server program 2.
  • the Web server software receives HTML, JAVA, etc. information and transmits this information to another software, the Browser Translator 4.
  • This software translates the information, (i.e. the entire image comprising graphics and text) received in the form of HTML, Java, etc. (information may be gathered from different sources) and translates it to a black and white bit map or raster image.
  • the software translates the information into a raster or color image.
  • the image 5, as shown in Figure 2 contains the information that would normally be displayed on a single Web page.
  • the translation program therefore, also acts as a virtual browser 6.
  • the image 5 to be displayed in a browser window 6 is usually larger than the displayable area of the browser window 6.
  • the image 5 is further divided into sections 7, 8, 9, and 10, as shown in Figure 3.
  • the image is divided after the bitmap or raster is created. The reason for the division (as will be explained later) is for the purpose of display priority on the user's display.
  • the image 5 is then sent to another program 11 running on the host computer 1 (Fig. 1), which compresses the image using a loss-less compression method.
  • the compression method may be group 3 or group 4, or another method.
  • the programs 4 and 11 can have multiple instances running simultaneously on the host server for the purpose of connecting to multiple users.
  • the compressed image, after being processed by program 11, is sent to the user, using a protocol in which information may be broken down into packets.
  • the information is received by a palm top device 12 that has the ability to display a monochrome image, in its display window 13.
  • the information is decompressed and displayed in the order of priority such that part of image 7, which substantially or completely covers the displayable area 13 (Fig. 2), of the palm device is decompressed and displayed first and then sequentially the portions 8, 9, 10 of the image are decompressed and stored in an internal memory of the palm top device to be displayed later when the user scrolls up, down, or sideways to these parts of the image.
  • a CPU resident in the palm top device therefore has the ability to decompress a bit map or raster image that may be larger than the size of the display and allow the user to traverse this bit map or raster image.
  • the primary method of traversing the image is through conventional scroll bars positioned at the sides of the image.
  • the resident CPU on the palm top device has no ability to determine which parts part or parts of the image, that is being displayed, represent links to other Web pages etc.
  • the translator program 4 (Fig. 1) translates the image in the virtual browser 6 such that the words that represent links on the page 5 (Fig. 2) are translated to be slightly bolder. The user may therefore consider text that is bold to be links.
  • the palm top device provides the user with a pointing device. This pointing device may be a touch screen or tracking ball, etc.
  • the palm top device also allows the user to click on specified areas. As soon as the user clicks on part of an image, the shape of the pointer changes from an arrow to an hourglass. A message is sent to the host computer, transmitting the location of the clicked down event.
  • a program 14 interprets the message and provides a virtual click down in the virtual browser created in the translator program 4. If the user has pressed in an area of the image that does not represent a link or text box, a message is dispatched to the palm top device which immediately changes the hourglass shape of the pointer back to an arrow (in the case of a touch screen, from an hour glass to nothing). Further to this, if the user has clicked on a part of the image which represents a link, a new Web page is extracted from the Internet or WWW, translated by translator program 4 (Fig 1) into a bit map or raster, and compressed by compression program 11 and dispatched to the palm top device where a new page is displayed. Furthermore, the image 5 is continuously being updated and translated and sent to the palm top device where it is continuously being refreshed. This occurs once every few seconds.
  • the cursor When the user clicks in a text box or in a box in the display area into which letters or numbers must be input, the cursor first changes into an hourglass, and a message is sent to the host server.
  • the host server recognizes that the click down event has occurred in the text box, and sends a message back to the palm top device to inform the palm top device to pop-up a keyboard on part of the screen.
  • the user then types, using the pointer, the letters or words to be entered into the text box and presses "enter” or "go”.
  • the keyboard then disappears and the cursor changes back to an hourglass shape (in another embodiment, the keyboard could be replaced with a real keyboard or with an area that recognizes users' handwriting).
  • the information typed into the text box is transmitted in a message to the host computer.
  • the host computer enters the information into a text box in the virtual browser.
  • the user sees, after a short pause, as the image is refreshed on the palm top device, that the words, or letters or numbers have been entered into the text box. Further to this, the host computer may also break up the image such t at the portion that has been changed, i.e. the text box area, is sent first.
  • a Web site is disclosed where the user is able to adjust the parameters of the virtual browser and consequently, change how the browser is viewed on the device. Parameters that may be changed include font, font size and the size of the window, of the virtual browser.
  • the reason why the user may want to change the size of the virtual browser window is because the browser or Web sites may display information differently for different sizes of the virtual browser window.
  • a Web site is disclosed that would allow the user to enter information about the display characteristics of the virtual browser. This Web site then sends a message to a software in the host computer that changes the display characteristics of the virtual browser. Another to accomplish these tasks would be during the set-up time or another time, a program resident on the device may allow the user to enter information that can be transferred to a program on the host computer to modify the may the information is viewed by the user.
  • images are only refreshed when an event occurs such as a mouse down event on a link or in a text box.
  • the palm top device also contains a modem, which can be linked to the user's mobile telephone 15 and information that is communicated between the palm top device and the host computer is sent and received wirelessly through the mobile telephone. Furthermore, the palm top device only contains enough rftemory to store ⁇ he current displayable page. When the user presses a back or forward button, a message is sent to the host server, and the host server sends the reference page.
  • the back and forward buttons etc. may be hard wired into the palm top device, or may be part of the display area.
  • part of the image representing buttons (and other things) on the virtual browser may be sent as part of the compressed image and buttons such as forward and back may be treated the same way as links are handled as previously , described.
  • the palm top device comprises a modem that permits the device to connect to a cellular telephone 15 in digital format.
  • connection to the cellular telephone 15 is made through an analog modem connected to an ear jack of the cellular telephone.
  • the modem is replaced by an analog modem that has the capability to be connected to a landline providing a standard 56kbps-type connection.
  • Further embodiments may provide connections through ISDN, cable modems etc.
  • the palm top device may contain a large screen to be used in a fashion similar to a home Internet appliance.
  • the image transferred between the host computer and the remote device may be a color image and the compression method used may be of a Jpeg or other compression methods used for color images.
  • a gray scale image may also be used to reduce bandwidth or display costs.
  • the device includes no screen, but only outputs to be hooked to a television screen or external monitor for display.
  • the remote device in the principal embodiment only has the ability to decompress the image it receives; display the image it receives; allow the user to scroll through the image; provide the user with a pointing device to point and click on the image; send messages providing location of click down event; provide the user with a method to input letters and numbers; send a message containing these letters and numbers.
  • the principal embodiment contains no other structured or intelligent information about the image.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • Telephonic Communication Services (AREA)

Abstract

L'invention concerne un dispositif portable qui donne à son utilisateur l'accès à Internet et à la toile World Wide Web. Ledit dispositif portable comprend un modem qui connecte un téléphone cellulaire, le dispositif portable ayant ainsi une connexion sans fil à Internet. Un ordinateur principal, qui peut également être un serveur Web, est connecté à Internet et doté de plusieurs logiciels pour traduire et comprimer en mode point ou en images tramées les informations reçues d'Internet. L'image comprimée est envoyée au dispositif portable, qui peut la décomprimer. L'utilisateur peut ainsi visualiser une image en mode point d'une page Web. Le dispositif portable comprend également des procédés de pointage et de cliquage de textes et d'images représentant des liens vers d'autres pages. Toutes les commandes que l'utilisateur enregistre dans le dispositif portable sont envoyées à l'ordinateur principal qui exécute ces commandes via un navigateur virtuel et envoie l'information en retour au dispositif portable. L'invention concerne également un site Web, qui permet à l'utilisateur de modifier les paramètres du navigateur virtuel Web. L'utilisateur peut sélectionner les modifications à apporter, et celles-ci sont envoyées au serveur qui les intègre dans le navigateur virtuel Web. Lesdites modifications sont tramées en mode point et comprimées, avant d'être envoyées au dispositif portable en mode point ou sous forme d'images tramées.
PCT/CA2001/000126 2000-02-10 2001-02-07 Dispositif portable d'acces internet a haute vitesse et site web WO2001059606A2 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU31455/01A AU3145501A (en) 2000-02-10 2001-02-07 Portable high speed internet access device and web site

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US50158500A 2000-02-10 2000-02-10
US09/501,585 2000-02-10

Publications (2)

Publication Number Publication Date
WO2001059606A2 true WO2001059606A2 (fr) 2001-08-16
WO2001059606A3 WO2001059606A3 (fr) 2002-02-28

Family

ID=23994171

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CA2001/000126 WO2001059606A2 (fr) 2000-02-10 2001-02-07 Dispositif portable d'acces internet a haute vitesse et site web

Country Status (2)

Country Link
AU (1) AU3145501A (fr)
WO (1) WO2001059606A2 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130151995A1 (en) * 2011-12-09 2013-06-13 Sheue-Ling Hwang Display system capable of internet accessing, method for internet accessing and displaying of webpage and method for controlling display of webpage
US10554722B2 (en) 2016-05-19 2020-02-04 Panasonic Avionics Corporation Methods and systems for secured remote browsing from a transportation vehicle

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
BICKMORE T ET AL: "WEB PAGE FILTERING AND RE-AUTHORING FOR MOBILE USERS" COMPUTER JOURNAL, OXFORD UNIVERSITY PRESS, SURREY, GB, vol. 42, no. 6, 1999, pages 534-546, XP000920338 ISSN: 0010-4620 *
HAN R ET AL: "DYNAMIC ADAPTATION IN AN IMAGE TRANSCODING PROXY FOR MOBILE WEB BROWSING" IEEE PERSONAL COMMUNICATIONS, IEEE COMMUNICATIONS SOCIETY, US, vol. 5, no. 6, 1 December 1998 (1998-12-01), pages 8-17, XP000790121 ISSN: 1070-9916 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130151995A1 (en) * 2011-12-09 2013-06-13 Sheue-Ling Hwang Display system capable of internet accessing, method for internet accessing and displaying of webpage and method for controlling display of webpage
US10554722B2 (en) 2016-05-19 2020-02-04 Panasonic Avionics Corporation Methods and systems for secured remote browsing from a transportation vehicle
US10834168B2 (en) 2016-05-19 2020-11-10 Panasonic Avionics Corporation Methods and systems for secured remote browsing from a transportation vehicle

Also Published As

Publication number Publication date
AU3145501A (en) 2001-08-20
WO2001059606A3 (fr) 2002-02-28

Similar Documents

Publication Publication Date Title
US7360173B2 (en) Portable high speed internet device integrating cellular telephone and palm top computer
WO2001060068A2 (fr) Appareil portatif ou de bureau grande vitesse pouvant acceder a internet
US7068381B1 (en) Portable high speed internet access device
US6690403B1 (en) Portable high speed internet device and information on links to web sites
EP1384173B1 (fr) Dispositif portable grande vitesse d'acces a internet
US6842777B1 (en) Methods and apparatuses for simultaneous access by multiple remote devices
US7023572B2 (en) Portable high speed internet access device
US7356570B1 (en) Portable high speed communication device
US8176428B2 (en) Portable internet access device back page cache
EP1285517B1 (fr) Procede et systeme permettant de reduire efficacement les donnees d'affichage graphique en vue de les transmettre via un mecanisme de protocole de transport a faible largeur de bande
US7242406B2 (en) Visual content browsing using rasterized representations
US20020062396A1 (en) Server devices for displaying web pages
WO2004025459A2 (fr) Protocole de priorite de dispositif d'acces internet grande vitesse portatif
US20090006977A1 (en) Method and System of Computer Remote Control that Optimized for Low Bandwidth Network and Low Level Personal Communication Terminal Device
US20030177445A1 (en) System for describing markup language for mobile use, and information processing apparatus and program for generating display content
US20020115477A1 (en) Portable high speed internet access device with scrolling
US7289244B2 (en) Portable high speed internet access device
US6874009B1 (en) Portable high speed internet device with user fees
US6894661B1 (en) Hand-held device with foldable display screen and keyboard
WO2001059606A2 (fr) Dispositif portable d'acces internet a haute vitesse et site web
EP1436688B1 (fr) Dispositif internet portatif a grande vitesse comprenant une memoire interne permettant d'acceder a des images vues au prealable et potentiels d'utilisateur permettant de modifier une sequence de telechargement
KR100919585B1 (ko) 웹 콘텐츠 송수신 시스템 및 그 제어방법
AU2006202299A1 (en) Method and system for efficiently reducing graphical display data for transmission over a low bandwidth transport protocol mechanism
KR20020046623A (ko) 핸드셋을 통한 컴퓨터의 원격제어시스템 및 핸드셋의영상표시 방법

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN 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: A2

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
AK Designated states

Kind code of ref document: A3

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN 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: A3

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

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 in:

Ref country code: JP