GB2365162A - Addressing remote data objects via a computer network - Google Patents

Addressing remote data objects via a computer network Download PDF

Info

Publication number
GB2365162A
GB2365162A GB0028698A GB0028698A GB2365162A GB 2365162 A GB2365162 A GB 2365162A GB 0028698 A GB0028698 A GB 0028698A GB 0028698 A GB0028698 A GB 0028698A GB 2365162 A GB2365162 A GB 2365162A
Authority
GB
United Kingdom
Prior art keywords
address
mapping
primary
remote database
secondary address
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
GB0028698A
Other versions
GB0028698D0 (en
Inventor
Raymond Anderson
Anil Malhotra
Robert John Assheton
Johnathan Richard Bondi
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Bango net Ltd
Original Assignee
Bango net Ltd
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
Priority claimed from GB0012357A external-priority patent/GB0012357D0/en
Priority claimed from GB0012360A external-priority patent/GB0012360D0/en
Priority claimed from GB0012359A external-priority patent/GB0012359D0/en
Application filed by Bango net Ltd filed Critical Bango net Ltd
Publication of GB0028698D0 publication Critical patent/GB0028698D0/en
Priority to PCT/GB2001/002269 priority Critical patent/WO2001090936A2/en
Priority to AU56553/01A priority patent/AU5655301A/en
Priority to JP2001587255A priority patent/JP2003534600A/en
Priority to EP01929873A priority patent/EP1285358B1/en
Priority to DE60113831T priority patent/DE60113831T2/en
Priority to US10/296,146 priority patent/US20030182267A1/en
Publication of GB2365162A publication Critical patent/GB2365162A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/02Input arrangements using manually operated switches, e.g. using keyboards or dials
    • G06F3/0202Constructional details or processes of manufacture of the input device
    • G06F3/0219Special purpose keyboards
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/72445User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality for supporting Internet browser applications

Abstract

A system is described for mapping a secondary address to a primary address. The secondary address is used as an alias for the primary address and the primary address references a remote data object, such as an internet web page. The secondary address has a prefix portion that is used to direct a mapping request to a remote database storing mapping data and then a suffix portion of the secondary address is used to index within that remote database to identify the primary address. The primary address and the secondary address may be internet URL addresses. A local cache within a user device may be provided, such as in the form of a browser plug-in. Once the mapping has taken place to establish the link between a secondary address and a primary address, thereafter communication can take place directly between the user device and the target without requiring further mapping.

Description

2365162 ADDRESSING REMOTE DATA OBJECTS VIA A COMPUTER NETWORK This
invention relates to data processing systems. More particularly, this invention relates to the addressing of remote data objects, such as, for example, internet web pages, via a computer network, such as, for example, the internet.
It is known to provide addresses for data objects upon the intemet using URL addresses that are constructed of alphanumeric character sequences and are unique to a particular data object. The format of this addressing structure functionally specifies a io protocol, a server and a resource path on that server.
The widespread adoption of the internet with this URL addressing format has the result that the introduction of any new or alternative addressing structure faces considerable entry barriers as the existing addressing infrastructure is already so well established.
is The existing URL addressing structure was developed at a time when the overwhelming majority of devices employed by users to access the internet were personal computers or workstations having a full alphanumeric keyboard. Advances in the use of the internet have lead to the development of different types of device for accessing the internet.
A rapidly expanding field of access device is that of mobile telephones. Small personal digital assistants are also becoming increasingly common as internet access devices.
These new internet accessing devices typically do not have a full alphanumeric keyboard to enable the ready input of alphanumeric URL addresses. In the case of mobile telephones the numeric keypad may be used to enter letters as well as numbers with multiple letters being assigned to each key and multiple presses required on each key to select the letter required. Whilst this does provide an input mechanism for alphanumeric addresses, it is slow, inconvenient and cumbersome in use. An alternative approach that has been employed is to display an image of an alphanumeric keyboard on a touch sensitive display screen and allow the user to "type" with a stylus upon the keys of this displayed keyboard in order to enter letters. The small size of the displays associated with many devices and the lack of tactile feedback associated with this approach makes accurate and rapid entry of alphanumeric addresses difficult.
2 Viewed from one aspect the present invention provides a method of mapping to a primary address a secondary address that is an alias for said primary address for accessing a remote data object on a computer network, said method comprising the steps of.
receiving user input defining said secondary address; directing a mapping request to a remote database storing mapping data using a prefix portion of said secondary address as a database address for said remote database; and indexing data within said remote database using a suffix portion of said secondary address to identify said primary address.
The invention provides a mechanism whereby a secondary address that is an alias for a primary address may be mapped to that primary address for the purposes of accessing a remote data object in an efficient and flexible manner. More particularly, the structure of the secondary addressing may be arranged such that a prefix portion of the secondary address is a database address of a remote database storing mapping data and a suffix portion of the secondary address is used to index within that remote database to identify the corresponding primary address.
It will be appreciated that the prefix portion and suffix portion could take many different forms, but it is preferred that the prefix portion is made up of alphanumeric characters and the suffix portion is formed of numeric characters.
The primary address and secondary address could have a variety of forms, but are particularly useful when in the form of internet URL addresses. Whilst the remote database storing the mapping data may be a central repository of maintained data, overall performance of the technique may be improved in systems in which a cache of mapping data is stored within a user device in relation to previously accessed primary addresses. Such a caching arrangement may be provided conveniently by the use of a browser plug-in, which may be arranged to check its own consistency with the remote database server as a background task.
It will be appreciated that the technique of the present invention does not introduce an ongoing additional transmission latency or processing overhead upon the system concerned as once the initial mapping from the secondary address to the primary address has been made,..,. communication can thereafter proceed directly between the user device and the target without dependence upon the secondary address.
3 Viewed from another aspect the present invention provides apparatus for mapping to a primary address a secondary address that is an alias for said primary address for accessing a remote data object on a computer network, said apparatus comprising:
a user input device for receiving user input defining said secondary address; mapping request directing logic operable to direct a mapping request to a remote database storing mapping data using a prefix portion of said secondary address as a database address for said remote database; and indexing logic operable to index data within said remote database using a suffix io portion of said secondary address to identify said primary address.
Viewed from a further aspect the invention provides a computer program product storing a computer program for controlling operation of a computer to map to a primary address a secondary address that is an alias for said primary address for accessing a remote is data object on a computer network, said computer program comprising:
receiver code operable to receive user input defining said secondary address; mapping request directing code operable to direct a mapping request to a remote database storing mapping data using a prefix portion of said secondary address as a database address for said remote database; and indexing code operable to index data within said remote database using a suffix portion of said secondary address to identify said primary address.
Embodiments of the invention will now be described, by way of example only, with reference to the accompanying drawings in which:
Figure 1 schematically illustrates a computer network with different types of user access devices for accessing a remote data object; Figure 2 is a flow diagram illustrating the mapping of a secondary address to a primary address; Figure 3 is a diagram representing the data that may be stored within a remote server for performing the mapping between the secondary address and the primary address; 4 Figure 4 is a flow diagram illustrating the manner in which the price for registration of a secondary address may be determined; Figures 5, 6 and 7 illustrate the different way in which the suffix length, relevance and duration of use may influence the price; Figure 8 schematically illustrates a general purpose computer of the type that may be used to implement the above described technique; and Figure 9 is a diagram illustrating the exchange of messages that may occur when accessing a remote data object using the technique of one embodiment of the present invention.
Figure 1 illustrates a plurality of computers connected via the internet to form a computer network. A conventional PC 2 is one user access device. A mobile telephone 4 is illustrated as a further user access device. The remote data object in the forni of an internet web page is stored upon a web site server 6. A remove server 8 that performs a mapping from a secondary address to a primary address is also provided.
A user of the personal computer 2 will enter an alphanumeric URL address using the keyboard associated with the personal computer 2. This URL address uniquely identifies the target page upon the web site server. A domain name server (not illustrated) used by the PC 2 will map the alphanumeric address to a purely numeric IP address that will be used by the underlying internet infrastructure. It is not intended that a user would typically specify a remote data object by typing in a specific IP address for that data object.
When the user of the mobile telephone 4 wishes to access the same internet web page, they do this by pressing a short cut key 10 on the mobile telephone that specifies an alphanumeric prefix 12 that forms part of a secondary address. They then press the numeric keypad keys of the mobile telephone 4 to specify a numeric suffix 14 of the secondary address. This complete secondary address is then used to access the internet. The alphanumeric prefix 12 is the address of the remote database server 8 and accordingly the access request from the mobile telephone 4 is routed to the remote database server 8. The remote database server 8 uses the numeric suffix 14 to index into a database of mappings between numeric suffixes and primary addresses. In the example illustrated, the numeric suffix "91 P' maps to the primary address "WEBSITE.COM".
The remote database server 8 uses the mapping data it has looked up to redirect the access request received from the mobile telephone 4 to the web site server 6 and including the information that the request originated from the mobile telephone 4. The web site server 6 responds to this forwarded request from the remote database server 8 substantially in the same manner as if it had originated directly from the mobile telephone 4. The web site server 6 may include a transcoding unit 16 that recognises the access device as a mobile telephone and i o accordingly adapts the web page returned to the mobile telephone 4 into a form more suited for display upon that device. Further interaction, such as activating hypertext links on web pages or activating buttons on web pages, takes place directly between the mobile telephone 4 and the web site server 6 without requiring further intervention by the remote database server 8. The remote database server 8 only needs to be involved at those points at which a user would normally type a full alphanumeric URL address for a web page when seeking to access that web page.
Figure 2 is a flow diagram illustrating the processes discussed in relation to Figure 1. At step 18, a user presses the shortcut key 10 to specify the alphanumeric prefix "www.bango.net". At step 20, the user then uses the numeric keypad to specify a desired numeric suffix for the web page they are seeking to access. Web page providers may advertise and publish the numeric suffixes associated with the secondary addresses for their web pages in a similar way to which publicity is currently given to the full alphanumeric addresses. Providers of the mobile telephones 4 may also seek to educate users regarding what are commonly used numeric suffixes as use of the invention makes use of mobile internet devices easier and accordingly promotes these mobile devices in general.
At step 22, a check is made as to whether or not the specified numeric suffix is one for which the mapping to the primary address is already held within a local cache within the mobile telephone. The local cache may be provided as a browser plug-in. The browser plugin can activate when the browser is started to check, as a background task, the currency of its cached information with the remote database server 8.
6 If the local cache does contain the mapping sought, then processing proceeds from step 22 to step 24 at which this mapping is carried out and to step 26 at which the primary address is issued directly from the mobile telephone 4 to the web site server 6. Processing then proceeds to step 28 at which the user continues to interact directly with the web site server 6.
If the result of the test at step 22 was that the desired mapping was not locally cached, then processing proceeds to step 30 at which the secondary address comprising the alphanumeric prefix 12 identifying the remote database server 8 concatenated with the io numeric suffix 14 is issued from the mobile telephone 4 and accesses the remote database server 8. At step 32, the remote database server 8 receives the request routed to it and uses the numeric portion to index a lookup table to find a particular primary address. At step 34, the remote database server 8 forwards the request received from the mobile telephone 4 onto the web site server 6 using the primary address of the web site server 6.
The web site server 6 receives the request forwarded to it by the remote database server 8 and responds to this directly to the mobile telephone user 4 at step 36. When the mobile telephone 4 receives the response from the web site server 6, this will contain the primary address of the web site server 6 and accordingly the local cache within the mobile telephone 4 may be updated at step 38. After step 38, processing proceeds to step 28 and the user of the mobile telephone 4 interacts with the web site server 6 directly in the normal way.
Figure 3 illustrates various examples of the data that may be held within the remote database server 8 mapping numeric suffixes to primary addresses. As will be seen, short and readily remembered numeric suffixes may be registered and paid for by large well known corporations. Numeric suffixes having well known associations and relevance to users, e.g.
"007", may be allocated and associated with related primary addresses in a highly beneficial way. A small local shop, may seek to use its telephone number as its numeric suffix. The use of telephone numbers as a numeric suffix is highly advantageous as these are in many cases well know to the users and already promoted by the organisations concerned. This is one way in which the need to inform and educate users as to the numeric suffixes to use for a particular web site may be simplified.
7 Figure 4 is a flow diagram illustrating the way in which a mapping between a numeric suffix and a primary address may be established. At step 40, a user wishing to register a particular numeric suffix enters that into a web page hosted by the remote database server 8. At step 42, the user also enters the desired duration of use (period of hire) of the specified numeric suffix.
At step 44, the remote database server 8 looks up the numeric suffix specified at step 40 and determines as step 46 whether or not it is available for use, i.e. whether it has already been registered by someone else. If the specified suffix is not available for use, then io processing proceeds to step 48 at which an appropriate message is returned to the user and the registration process terminates.
If the test at step 46 indicates that the numeric suffix is available for use, then processing proceeds to step 50 at which a determination using an algorithm that calculates is price in dependence upon the length of the suffix is used to establish a possible price for the registration. At step 52, an algorithm is applied to the suffix being registered that determines whether or not that suffix has any known pre-existing relevance to users. As an example, the operator of the remote database server 8 may establish that suffixes such as "007 have an enhanced value by virtue of their well known association with a fictional character. Another number such as "911" may have an enhanced value due its association with a particular well known product, such as a sports car. Further, numbers such as "123 may have an enhanced value due to being considered easy to remember.
At step 54, a selection is made between the prices determined at steps 50 and 52 to establish whichever is the higher. At step 56, a duration algorithm is applied which effectively multiplies the price already arrived at by a factor to take account of the duration for which it is desired to register that numeric suffix (i.e. the period of hire).
At step 58, the price determined for the suffix being registered is returned to the user.
At step 60, the user may interact via the internet with the remote database server 8 to accept or refuse the price proposed. If the price is accepted, then processing proceeds to step 62 at which payment may be made (such as via a credit card), the primary address to be associated that suffix entered by the user and the mapping between the numeric suffix and the primary address established within the remote database server 8.
8 Figure 5 schematically illustrates the relationship that may be established between the length of a numeric suffix and its price. As will be seen, generally speaking as the numeric suffix becomes longer, the price to be associated with it becomes shorter. For at least a portion 64, the relationship between length and price is one in which the price is inversely proportional to the length. It will be seen that the highest prices may be associated with not necessarily the shortest numeric suffixes. Three letter numeric suffixes may be readily remembered by users and are accordingly desirable to people wishing to register those suffixes. The price associated with these three letter suffixes will accordingly be high.
Figure 6 schematically illustrates how a relevance algorithm which seeks to establish a price for numeric suffixes that takes account of any predetermined user relevance of that suffix. More particularly, the remote database server operator can establish a list of numeric suffixes that they consider have an above average pre-existing user relevance and associate is corresponding prices with them. As previously mentioned, certain famous numbers and readily remembered numbers may have associated higher prices. The remote database server 8 may check a suffix which is requested to be registered against this list to see whether or not it is one with a special price associated with it.
Figure 7 is a flow diagram illustrating how the price may be adjusted in dependence upon the duration of use. At step 66, the duration of use as entered by the person seeking to register the number at step 42 of Figure 4 is calculated as a number of years value D. The price already selected as the higher between that calculated in accordance with the principles described in Figures 5 and 6 is then multiplied by this duration factor D to determine a final price. This simple relationship would mean that it would cost twice as much to register a particular numeric suffix for two years rather than for one year. This duration algorithm might be adjusted to provide discounts for longer periods of registration, a set fee for permanent registration and a minimum fee.
Figure 8 schematically illustrates a computer 70 of the type that may be used to implement this invention. In this case, the computer 70 is part of a mobile telephone. The computer 70 includes a central processing unit 72, a non-volatile storage unit 74, a volatile storage unit 76, a display driver 78 and display 80, a user input/output unit 82 and a numeric keypad 84, a network link unit 86 and a common bus 88. In operation, the central processing 9 urfit 72 executes computer program instructions stored within one or more of the non-volatile storage units 74 and the volatile storage unit 76 to perform the data processing operations discussed above. It will be appreciated that certain of the data processing operations are performed in the computer device used by the user seeking to access the remote data object whilst other of the operations are performed within the remote database server 8 or by the web server 6. Similar sorts of computer may be used to execute program instructions to perform these other functions. The computer programs executed effectively provide computer program code routines that correspond to different functions of the described technique. The controlling computer programs may be distributed via conventional computer program media io such as floppy disks or compact disks, or may be dynamically downloaded via the network link unit 86.
Another way of viewing the present invention is described in the following pages:
is These systems concern the field of addressing the World Wide Web (WWW) & the
Intemet. Generally World Wide Web addresses are constructed of character sequences know as URLs that define a complete path to a particular resource. The format of this address is defined in standard texts, but functionally it includes a protocol, a server and a resource path on that server. The systems described herein (named "Bango") provides an alternative addressing format that is superimposed on the underlying WWW address structure and a number of related features.
URLs provide a convenient ant extendable form for addressing within Web browsers and typically mimic the structure of the underling storage of web pages. However there are many circumstances where they are both cumbersome to use and hard (or impossible) to use.
Additionally, although the address space available to be described by URLs is effectively infinite, the root (or server) component of URLs is becoming increasingly congested as companies and individuals register (reserve) most standard forms.
Currently, the use of universal resource locators is based on alphanumeric sequences of letters, and most often as known words. Confusion persists over spellings and the syntax of word combinations as users try to accurately input standard web addresses. Words do not work as well as numbers across multiple languages and may be easily mispronounced and mis-transcribed. Lately, the pool of available words for the registration of web addresses has diminished to almost nothing.
Increased use of dynamic web pages encourages the formation of complex, machine generated URLs. It is extremely hard to communicate these in printed or oral form, and transcription errors are frequent.
The use of numbers (instead of strings) provide a range of features of convenience for internet users. Numbers are often more memorable than names, less prone to io mispronunciation and more standardised across multiple languages than words. There is currently no global service for allocating numbers to web locations.
"Bango" addressing has been invented in order to provide a standard alternative format for us on the WWW that avoids the issues described above.
With the proliferation of internet access devices that use numerical keypads, words are an inconvenient, time-consuming and error-prone method by which to link to the internet.
Telephone and TV controllers use numeric pads as their primary interfaces and are thus somewhat disadvantaged for web access. Bango addressing enables such devices to use their standard interfaces to address we resources.
A number of alternative WWW schemes have been implemented. Examples of these include "Real Narnes" and AOL keywords. However neither of these schemes provides the capabilities that Bango provides As has been outlined above, WWW addressing is both congested and potentially cumbersome. Although standard computers have historically been the primary interface for WWW users the arrival of web capable telephones, televisions and other devices without standard alphanumeric keypads makes the URL an inconvenient format. Bango addressing provides an ideal solution to these needs. Additionally URLs are cumbersome to transcript between print format and the input to WWW device.
Bango addressing provides a solution the above need, by defining a "Bango" number and the linkage and management of this number to one or more URLs. The Bango number enables a browser user or W^ capable device to simply enter a numeric sequence of numeric digits in order to be able to navigate to a specific WWW address. Additionally a Bango number is easy to identify in print format and extremely easy to enter into a WWW device at a later stage.
Bango numbers provide a precise, easily communicated, shorthand for web addresses.
Many newspapers and magazines now print 1 00s of URLs each day but are cumbersome and error prone. Replacing these URLs with simple Bango numbers provides a vast improvement for users.
A key element of the system is the Bango number itself and the mapping of this number to a target URL.
The Bango number consists of one or more numeric digits (0-9) forming a numeric string (the string may also be prefixed by a special delimiter as described below).
is A Bango server holds a directory whereby a unique Bango number is transparently mapped (from the users perspective) to a target WWW page via a simple redirection process.
The Bango server can select between multiple URLs dependent upon the requesting device or secondary attributes (such as date, day of the week, source domain etc.).
A bango number may be entered directly into a web browser via a URL of the format www.ban.go.net/NNNN where NNNN represent a Bango number or via usage of a shortcut form using an "escape" prefix in the form!NNNN, where "!" (or another non- numeric character) identify that the following string represents a Bango number. Similarly a Bango number may be directly entered into any WWW device that only has the ability to enter numeric data (in a form such as #NNNN).
Additionally existing telephone and fax numbers can be used as numbers to address ^0 internet resources. This enables the vast telecommunications addressing infrastructure to be used in parallel to access internet locations.
Bango numbers may be allocated in a number of ways. A standard "user registration" process may be used:
12 1 The user logs onto a web site to search for the availability of a number.
2. The Bango.net computers host a directory service which holds all registered numbers.
3. Searching for any number already registered will cause a message to be returned to the user indicating that the number is already registered and therefore unavailable.
4. When one or more available numbers have been identified, the user proceeds through a registration process.
5. The registration process requires that the user enters certain personal details to establish a registered user record in the Bango.net database.
6. For new users, a password is provided once registration is complete, which they use for subsequent accesses to the web service.
7. The use is prompted to then enter the universal resource locator for a given web page (or other object), which the user wants to number to point to.
is 8. This URL is then stored in the Bango.net database and linked to that number.
9. There is a payment mechanism which enables the user to submit license fees for the service on-line.
10. Users can enter the site at any time, and access to Bango.net service by identifying themselves on-line, in order to modify their number links or to register and license further numbers.
URLs consist of a string of characters that embodies two elements, the server and the reference within that server. This reference may itself contain parameters and other fields. A Bango number provides a single identifier that encapsulates this compound set of information to allow simple referral to this compound information. The structure also enables the URL to be dynamically changed.
No other addressing schemes provide this unique combination of dynamic address resolution to a compound target address structure.
World Wide Web addressing is a key element of the success of the web. However, to date addressing structures have been suited to use within htmI pages and for dynamic (programmatic) generation. URL addressing is generally believed to be an inviolate attribute 13 of web usage and it is counter non intuitive to consider overriding this fundamental element of the web.
Mapping from Bango number to URL (see Figure 9) Notes: 1) User enters! 911 => Bango, server 2) Bango look up directs to http://www.us.porsche.com/english/91 1/models/default.htm 3) Page is displayed normally 4) Session continues directly between browser and Web Server Bango addressing provides a solution the above described needs, by defining a "Bango" number and the linkage and management of this number to one or more URLs. The Bango number enables a browser user or WWW capabledevice to simply enter a numeric sequence of numeric digits in order to be able to navigate to a specific WWW address.
is Web addressing is dependent upon registration of web server addresses. Standard fees are normally charged to register a specific web server name within a suffix (com, net, org, co.uk etc.) for a finite period.
The feature now described relates to the manner in which Bango addresses are registered and fees charged for their usage The total "space" of Bango numbers consists of the space of finite integers with length attributes, with time dependence (that is a Bango number may be purchased for a finite period).
This feature defines the manner in which Bango numbers are charged for.
A Bango number has the following primary chargeable attributes:
a) Length b) Lifetime c) Market value/relevance A pricing algorithm is used to automatically determine the price for a Bango number. This algorithm has the following basic attributes.
14 a) Price is inversely proportional to length (non-linear) b) Price is proportional to lifetime c) A relevance factor may increase or decrease the price for a specific number (e.g.
911 is more valuable than 19 1) Additionally specific ranges of numbers may be provided free of charge or under varying pricing rules. Thus a potential customer can select a Bango number based on their specific needs.
The pricing process used for Bango numbers is different from that used for any known product or service. Key differences are that:
a) Pricing is non linear b) Pricing is based on a period of ownership c) High value/high relevance numbers are treated as special In order to map a Bango address to a URL a Bango directory is used. This directory is accessed automatically via the URL www.bango.net/N where N represents the Bango number concerned. The technique used for mapping Bango numbers to URLs is described below.
Web addressing is based on a distributed network of name resolvers that locate the server on which a specific URL resides. The Bango directory defines a numeric addressing structure that is resolved independently of the Web DNS structure and is superimposed on the underlying TCP/IP addressing mechanisms.
In order to minimize resolution delays the Bango server holds an in memory cache that may be preloaded with resolved IP addresses. During idle time the Bango server seeks to pre-resolve server names to expedite URL retrieval. Additionally a cache of most recently accessed Bango numbers may be used. Bango servers can also be replicated to improve performance.
is Bango browser plug ins may also be used to provide a distributed cache, whereby the browser may hold recent Bango number mappings and, via interaction with the Bango Server, cache coherence can be achieved.
Effectively Bango mapping uses a distributed hierarchy with cache coherence. The Bango server can further pre-resolve DNS lookups and redirections and, through the use of browser plug-ins can make the browser an active part of this hierarchy.
Many cache schemes are used today to reduce transmission latency and avoid io unnecessary network traffic. However, the scheme used by Bango integrates a number of cache techniques into a combination that differs from known existing schemes.
Mapping from Bango number to URL (See Figure 9) Notes:
is 1) User enters! 911 => Bango server 2) Bango server uses indexing mechanism to look up URL via cached database and directs to http://www.us.porsche.coin/english/91 1/models/default.htm 3) Page is displayed normally 4) Session continues directly between browser and Web Server If the browser cache includes a pre-resolved mapping all phases are skipped and browser goes directly to target URL. Typically this will also remove the need for the DNS lookup and the URL request would be dispatched directly to the IP address (32.97.104.162).
16

Claims (14)

1 A method of mapping to a primary address a secondary address that is an alias for said primary address for accessing a remote data object on a computer network, said method comprising the steps of.
receiving user input defining said secondary address; directing a mapping request to a remote database storing mapping data using a prefix io portion of said secondary address as a database address for said remote database; and indexing data within said remote database using a suffix portion of said secondary address to identify said primary address.
2. A method as claimed in claim 1, wherein said prefix portion is formed of iS alphanumeric characters.
3. A method as claimed in any one of claims 1 and 2, wherein said suffix portion is formed of numeric characters.
4. A method as claimed in any of the preceding claims, wherein said primary address is an intemet URL address.
5. A method as claimed in any of the preceding claims, wherein said secondary address is an internet URL address.
6. A method as claimed in any one of the preceding claims, wherein a cache of mapping data is stored within a user device to provide mapping to primary addresses previously accessed via said secondary address using said user device without requiring access to said remote database.
7. A method as claimed in claim 6, wherein said cache of mapping data is provided within a browser plug-in.
17 A method as claimed in any one of the preceding claims, wherein following mapping of said secondary address to said primary address, access to further remote database objects referenced within said remote database object for which said mapping was performed is conducted without dependence upon said secondary address.
9. A method as claimed in any one of the preceding claims, wherein said remote data object is an intemet web page.
10. Apparatus for mapping to a primary address a secondary address that is an alias for io said primary address for accessing a remote data object on a computer network, said apparatus comprising: a user input device for receiving user input defining said secondary address; mapping request directing logic operable to direct a mapping request to a remote database storing mapping data using a prefix portion of said secondary address as a database address for said remote database; and indexing logic operable to index data within said remote database using a suffix portion of said secondary address to identify said primary address.
11. A computer program product storing a computer program for controlling operation of a computer to map to a primary address a secondary address that is an alias for said primary address for accessing a remote data object on a computer network, said computer program comprising: receiver code operable to receive user input defining said secondary address; mapping request directing code operable to direct a mapping request to a remote database storing mapping data using a prefix portion of said secondary address as a database address for said remote database; and indexing code operable to index data within said remote database using a suffix portion of said secondary address to identify said primary address.
12. A method of mapping a secondary address to a primary address substantially as hereinbefore described with reference to the accompanying drawing.
13. Apparatus for mapping a secondary address to a primary address substantially as hereinbefore described with reference to the accompanying drawing.
1 18
14. A computer program product storing a computer program for controlling a computer to map a secondary address to a primary address substantially as hereinbefore described with reference to the accompanying drawing.
GB0028698A 2000-05-22 2000-11-24 Addressing remote data objects via a computer network Withdrawn GB2365162A (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
US10/296,146 US20030182267A1 (en) 2000-05-22 2001-05-22 Addressing remote data objects via a computer network
DE60113831T DE60113831T2 (en) 2000-05-22 2001-05-22 ADDRESSING REMOTE DATA OBJECTS VIA A COMPUTER NETWORK
PCT/GB2001/002269 WO2001090936A2 (en) 2000-05-22 2001-05-22 Addressing remote data objects via a computer network
EP01929873A EP1285358B1 (en) 2000-05-22 2001-05-22 Addressing remote data objects via a computer network
JP2001587255A JP2003534600A (en) 2000-05-22 2001-05-22 Addressing remote data objects via a computer
AU56553/01A AU5655301A (en) 2000-05-22 2001-05-22 Addressing remote data objects via a computer network

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
GB0012359A GB0012359D0 (en) 2000-05-22 2000-05-22 Numeric internet addressing
GB0012360A GB0012360D0 (en) 2000-05-22 2000-05-22 Address pricing mechanism
GB0012357A GB0012357D0 (en) 2000-05-22 2000-05-22 Mapping addresses

Publications (2)

Publication Number Publication Date
GB0028698D0 GB0028698D0 (en) 2001-01-10
GB2365162A true GB2365162A (en) 2002-02-13

Family

ID=27255733

Family Applications (3)

Application Number Title Priority Date Filing Date
GB0028696A Withdrawn GB2364409A (en) 2000-05-22 2000-11-24 Mapping URL addresses to secondary addresses or short-cuts
GB0028698A Withdrawn GB2365162A (en) 2000-05-22 2000-11-24 Addressing remote data objects via a computer network
GB0028704A Withdrawn GB2365163A (en) 2000-05-22 2000-11-24 Addressing remote data objects via a computer network

Family Applications Before (1)

Application Number Title Priority Date Filing Date
GB0028696A Withdrawn GB2364409A (en) 2000-05-22 2000-11-24 Mapping URL addresses to secondary addresses or short-cuts

Family Applications After (1)

Application Number Title Priority Date Filing Date
GB0028704A Withdrawn GB2365163A (en) 2000-05-22 2000-11-24 Addressing remote data objects via a computer network

Country Status (1)

Country Link
GB (3) GB2364409A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2842056A1 (en) * 2002-07-08 2004-01-09 Speeq TELECOMMUNICATIONS METHOD, TERMINAL AND SERVER

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7523096B2 (en) * 2003-12-03 2009-04-21 Google Inc. Methods and systems for personalized network searching
US20090232134A1 (en) * 2008-03-14 2009-09-17 Thierry Lamouline Indirect address connection service over an extended network
FR2928799B1 (en) * 2008-03-14 2012-08-03 Yooget INDIRECT CONNECTION ADDRESS SERVICE ON EXTENDED NETWORK
FR2950777B1 (en) * 2009-09-28 2012-03-02 Alcatel Lucent METHOD AND SYSTEM FOR PUBLICIZING DIGITAL SERVICES IN A MOBILE COMMUNICATIONS NETWORK

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5895471A (en) * 1997-07-11 1999-04-20 Unwired Planet, Inc. Providing a directory of frequently used hyperlinks on a remote server
US5978773A (en) * 1995-06-20 1999-11-02 Neomedia Technologies, Inc. System and method for using an ordinary article of commerce to access a remote computer
US6049835A (en) * 1996-08-30 2000-04-11 Internet Media Corporation System for providing easy access to the World Wide Web utilizing a published list of preselected Internet locations together with their unique multi-digit jump codes
EP1022666A2 (en) * 1999-01-22 2000-07-26 Phone.Com Inc. Remote bookmarking for wireless client devices

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5978773A (en) * 1995-06-20 1999-11-02 Neomedia Technologies, Inc. System and method for using an ordinary article of commerce to access a remote computer
US6049835A (en) * 1996-08-30 2000-04-11 Internet Media Corporation System for providing easy access to the World Wide Web utilizing a published list of preselected Internet locations together with their unique multi-digit jump codes
US5895471A (en) * 1997-07-11 1999-04-20 Unwired Planet, Inc. Providing a directory of frequently used hyperlinks on a remote server
EP1022666A2 (en) * 1999-01-22 2000-07-26 Phone.Com Inc. Remote bookmarking for wireless client devices

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2842056A1 (en) * 2002-07-08 2004-01-09 Speeq TELECOMMUNICATIONS METHOD, TERMINAL AND SERVER
WO2004008341A1 (en) * 2002-07-08 2004-01-22 Speeq Method, terminal and server for selecting a server address

Also Published As

Publication number Publication date
GB2365163A (en) 2002-02-13
GB0028696D0 (en) 2001-01-10
GB2364409A (en) 2002-01-23
GB0028704D0 (en) 2001-01-10
GB0028698D0 (en) 2001-01-10

Similar Documents

Publication Publication Date Title
RU2245578C2 (en) Method and system for providing access to data in network with use of message pseudonym functions, having shadow back call functions
US7136932B1 (en) Fictitious domain name method, product, and apparatus
KR100473086B1 (en) Method and system for accessing information on a network
EP1285359B1 (en) Addressing remote data objects via a computer network
EP2146290A1 (en) Apparatus method and system for registration of a publisher prefix for document object identifiers
KR100385083B1 (en) Computer network system on internet using realname and networking method thereof
JP3889667B2 (en) Computer network connection method on the Internet by real name and computer network system thereof
EP1285358B1 (en) Addressing remote data objects via a computer network
US20030065818A1 (en) Addressing remote data objects via a computer network
GB2365162A (en) Addressing remote data objects via a computer network
RU2249843C2 (en) Method and system for registering domain names with use of national languages in non-english-speaking countries
KR100338666B1 (en) System for accesing web page using many languages and method thereof
WO2002046948A1 (en) Method, system and computer program for enhanced access to content over a network
KR20030024296A (en) System for acc esing web page using real names and method thereof
KR100336115B1 (en) Method for lower domain service and system for the same
KR100368338B1 (en) Method for Connection Web Page Using E-Mail Address
KR100732975B1 (en) System for accessing web page and method thereof
KR20050099943A (en) System for accessing web page and method thereof
KR100531003B1 (en) System for acc esing web page using real names and method thereof
AU737222B3 (en) System and method for accessing network sites
KR20010076035A (en) Direct Access Internet Service System and Method
AU737223B3 (en) System and method for accessing network sites
KR20020016359A (en) System for acc esing web page using real names and method thereof
KR20030024294A (en) System for accesing web page using many languages and method thereof
KR20030024293A (en) System for acc esing web page using real names and method thereof

Legal Events

Date Code Title Description
WAP Application withdrawn, taken to be withdrawn or refused ** after publication under section 16(1)