US9805090B1 - System and method for processing database queries - Google Patents

System and method for processing database queries Download PDF

Info

Publication number
US9805090B1
US9805090B1 US14/606,271 US201514606271A US9805090B1 US 9805090 B1 US9805090 B1 US 9805090B1 US 201514606271 A US201514606271 A US 201514606271A US 9805090 B1 US9805090 B1 US 9805090B1
Authority
US
United States
Prior art keywords
query
database
response
protocol
database query
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.)
Expired - Fee Related
Application number
US14/606,271
Inventor
Monica Rose Martino
Kevin V. Nguyen
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.)
International Business Machines Corp
Original Assignee
Open Invention Network LLC
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 Open Invention Network LLC filed Critical Open Invention Network LLC
Priority to US14/606,271 priority Critical patent/US9805090B1/en
Application granted granted Critical
Publication of US9805090B1 publication Critical patent/US9805090B1/en
Anticipated expiration legal-status Critical
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATION reassignment INTERNATIONAL BUSINESS MACHINES CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: OPEN INVENTION NETWORK LLC
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATION reassignment INTERNATIONAL BUSINESS MACHINES CORPORATION CORRECTIVE ASSIGNMENT TO CORRECT THE EFFECTIVE DATE OF THE PATENT ASSIGNMENT AGREEMENT DATED NOVEMBER 30, 2021 PREVIOUSLY RECORDED AT REEL: 058426 FRAME: 0791. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT. Assignors: OPEN INVENTION NETWORK LLC
Expired - Fee Related legal-status Critical Current

Links

Images

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/24Querying
    • G06F16/245Query processing
    • G06F17/30424
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • 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/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06F16/972Access to data in other repository systems, e.g. legacy data or dynamic Web page generation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99931Database or file accessing
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99931Database or file accessing
    • Y10S707/99933Query processing, i.e. searching

Definitions

  • the present invention relates generally to the field of communications and, more particularly, to a system and method for processing database queries.
  • the increased use of the Internet for purchasing goods and services has increased the pressure to validate and check pending transaction before they are completed.
  • an Internet retailer would like to determine whether a potential customer's credit card or banking card is valid and whether the account has the credit or funds to pay for the proposed transaction.
  • the present invention provides a system and method for processing database queries across network boundaries.
  • the present invention can be easily installed on one or more personal computers.
  • the present invention can create, accept and track database queries in the more commonly used protocols, such as the Internet protocol (“IP”), and translates them into proprietary or legacy protocols in real or near-real time.
  • IP Internet protocol
  • the present invention allows the user to better manage his or her risk with respect to call or transaction processing.
  • the present invention provides a method of processing a database query between one or more clients and one or more databases.
  • the database query which is formatted using a first protocol, is received from one of the clients.
  • One of the databases is selected to process the database query and the database query is translated from the first protocol to a second protocol.
  • the translated database query is then sent to the selected database for processing.
  • a response to the database query which is formatted using the second protocol, is received from the selected database and the response is translated from the second protocol to the first protocol.
  • the present invention determines which of the clients sent the database query and sends the translated response to the client that sent the database query.
  • This method can be implemented as a computer program embodied on a computer readable medium.
  • the present invention provides a system for processing a database query between one or more clients and one or more databases.
  • the system includes a computer communicably coupled to the one or more clients, one or more network servers communicably coupled to the computer and the one or more databases, a server/router module resident on the computer and a network interface module resident on each of the network servers.
  • the server/router module receives the database query, which is formatted using a first protocol, from one of the clients, selects one of the network servers and one of the databases to process the database query, sends the database query to the selected network server, determines which of the clients sent the database query, and sends a translated response to the client that sent the database query.
  • the network interface module translates the database query from the first protocol to a second protocol, sends the translated database query to the selected database for processing, receives a response, which is formatted using the second protocol, to the database query from the selected database, translates the response from the second protocol to the first protocol, and sends the translated response to the computer.
  • the computer and the server/router module of system described above can be implemented using a first computer communicably coupled to the one or more clients, a second computer communicably to the one or more network servers, a server module resident on the first computer, and a router module resident on the second computer.
  • the server module receives the database query, which is formatted using a first protocol, from one of the clients, sends the database query to the second computer, and sends a translated response to the client that sent the database query.
  • the router module selects one of the network servers and one of the databases to process the database query, sends the database query to the selected network server, determines which of the clients sent the database query, and sends the translated response to the first computer.
  • FIG. 1 is a block diagram of a network in accordance with one embodiment of the present invention.
  • FIGS. 2A and 2B are block diagrams of various implementations of the present invention.
  • FIG. 3 is a flowchart of an IP to SS7 translation method in accordance with one embodiment of the present invention.
  • FIGS. 4A, 4B and 4C are schematic diagrams of a more detailed generic translation method in accordance with one embodiment of the present invention.
  • the present invention provides a system and method for processing database queries across network boundaries.
  • the present invention can be easily installed on one or more personal computers.
  • the present invention can create, accept and track database queries in the more commonly used protocols, such as the Internet protocol (“IP”), and translate them into proprietary or legacy protocols in real or near-real time.
  • IP Internet protocol
  • the present invention allows the user to better manage his or her risk with respect to call or transaction processing.
  • the network 100 includes one or more clients 102 communicably coupled to a server/router 104 .
  • the server/router 104 is communicably coupled to a Signaling System 7 (“SS7”) network 108 via SS7 server 106 , one or more legacy networks 112 via legacy servers 110 , and one or more financial networks 116 via bank server 114 .
  • SS7 Signaling System 7
  • One or more financial institutions 118 may also be communicably coupled to the server/router 104 .
  • the clients 102 are computers or other devices that submit database queries for processing via the server/router 104 .
  • the functions of the server/router 104 can be split on separate computers or processing devices.
  • the servers 106 , 110 and 114 function as gateways between the network where the server/router 104 is resident and the networks 108 , 112 and 116 where the databases are resident.
  • the database queries can be of any type known to those skilled in the art.
  • the database queries may be part of a call validation process, a call billing process, a bank card validation process, or a bank card settlement process.
  • the devices 102 , 104 , 106 , 110 , 114 and 118 can be communicably coupled via a local network, a wide area network, such as the Internet, satellite links, dedicated communication links, dial-up modems, or any other method of establishing a communication link between two devices. Communications between the various devices 102 , 104 , 106 , 110 , 114 and 118 can be sent in the clear or encrypted.
  • FIG. 2A shows an implementation of the present invention wherein the functionality of the client 102 ( FIG. 1 ), server/router 104 ( FIG. 1 ) and server 106 , 110 or 114 ( FIG. 1 ) are combined on a single device 200 .
  • the device 200 which may be a computer, includes a client module 202 , a server module 204 , a routing module 206 and one or more network interface modules 208 .
  • the client module 202 is a user application interface that allows the user to easily and seamlessly create a database query without having special knowledge of the system, network or database that will process the database query.
  • the client module 202 can be run in a demand mode where the user decides when to send a database query or in an automatic mode where a database query is automatically created and sent in response to one or more events.
  • the client module 202 will also present the results of the database query in an easy to understand format.
  • the server module 204 is capable of dealing with many instances of the client module 202 wherever they reside.
  • the server module 204 validates the client module 202 before any database queries are forwarded to the routing module 206 .
  • the server module 204 is responsible for receiving database queries from the client module 202 and sending responses to those queries to the appropriate client module 202 .
  • the routing module 206 selects the network interface 208 and the database to send the database query to and then sends the database query to the selected network interface 208 .
  • the routing module 206 receives a response to a database query, it determines which of the client modules 202 sent the database query and then sends the response to that client module 202 .
  • the network interface module 208 translates the database query from a first protocol to a second protocol.
  • the first protocol is used by the network where the database query originated and the second protocol is used by the network where the database resides.
  • the first protocol could be an IP or Internet capable protocol.
  • the second protocol could be a signaling protocol, such as SS7, or a proprietary protocol used by the database owner.
  • the network interface module 208 then sends the translated database query to the selected database for processing. Thereafter, the network interface module 208 receives a response from the selected database and translates it from the second protocol to the first protocol. The translated response is then sent to the routing module 206 .
  • FIG. 2B shows an implementation of the present invention wherein the functionality of the client 102 ( FIG. 1 ), server/router 104 ( FIG. 1 ) and server 106 , 110 or 114 ( FIG. 1 ) are separated and placed on multiple devices 212 , 214 , 216 and 218 .
  • the client 212 which may be a computer, includes the client module.
  • the server 214 which may be a computer, includes the server module.
  • the router 216 which may be a computer, includes the routing module.
  • the network server 218 which may be a computer, includes one or more of the network interface modules.
  • FIGS. 2A and 2B demonstrates the versatility of the present invention.
  • FIGS. 2B and 3 a flowchart of an IP to SS7 translation method in accordance with one embodiment of the present invention is shown in FIG. 3 .
  • the process starts in block 300 .
  • the client 212 connects to the server 214 in block 302 and the server 214 validates the client 212 in block 304 . If the client 212 is successfully validated, an IP Query (a database query in an IP format—the first protocol) is sent from the client 212 to the server 214 in block 306 .
  • the IP Query is then sent from the server 214 to the router 216 in block 308 where the router 216 determines the destination SS7 database and the SS7 network server 218 to which the IP Query should be sent in block 310 .
  • IP Query a database query in an IP format—the first protocol
  • the IP Query is sent from the router 216 to the SS7 network server 218 in block 312 where the SS7 network server 218 translates the IP Query into a SS7 Query (a database query in a SS7 format—the second protocol) in block 314 .
  • the SS7 Query is sent to the destination SS7 database for processing in block 316 .
  • the destination SS7 database processes the SS7 Query and creates a SS7 Response in block 318 .
  • SS7 Response is then sent from the SS7 destination database to the SS7 network server 218 in block 320 where the SS7 network server 218 translates the SS7 Response (a database response in a SS7 format—the second protocol) into an IP Response (a database response in an IP format—the first protocol) in block 322 .
  • the IP Response is sent from the SS7 network server 218 to the router 216 in block 324 where the router 216 determines the client destination for the IP Response in block 326 .
  • the IP Response is then sent from the router 216 to the server 214 in block 328 and then from the server 214 to the client 212 in block 330 .
  • the client 212 can then either disconnect from the server 214 in block 332 or repeat the process previously described for new database queries. Once disconnected, the process ends in block 334 .
  • FIG. 3 is not limited to the use of the IP and SS7 protocols.
  • FIGS. 4A, 4B and 4C schematic diagrams of a more detailed generic translation method in accordance with one embodiment of the present invention are shown.
  • the process starts in block 400 .
  • the user logs into the client module in block 402 and the client module connects to the server module in block 404 .
  • the server module validates the user and/or client module in block 406 . If the validation is not successful, as determined in decision block 408 , the server module denies access to the user and/or client module in block 410 and the process loops back to allow the user and/or client module to try again in block 402 or 404 .
  • the user submits a query, which is formatted in a first protocol, to the server module via the client module in block 412 .
  • the query is then sent from the server module to the router module in block 414 where the router module determines the destination database and network interface module in block 416 . If the destination address (database) and network interface module are not found, as determined in decision block 418 , an error message is returned to the client module via the server module in block 420 and the process loops back to allow the user to submit another query in block 412 .
  • the server module sends the query to the router module in block 422 and the server module sets a timer for the query in block 424 .
  • the server module also stores the client module address and query identification information in block 426 so that the response to the query can be sent to the correct client module.
  • the query is then sent from the router module to the network interface module for the destination address (destination network server and database) in block 428 .
  • the network interface module translates the query into a network query (a database query formatted in the second protocol) in block 430 .
  • the network interface module logs the network query in block 432 and sends the network query to the destination address (database) for processing in block 434 .
  • the destination database processes the network query and creates a network response in block 436 .
  • the network response is then sent from the destination address (database) to the network interface module in block 438 where the network interface module correlates the network response with the corresponding network query in block 440 .
  • the network interface module translates the network response (a database response in the second protocol format) into a client response (a database response in the first protocol format) in block 442 .
  • the client response is sent from the network interface module to the router module in block 444 where the router module correlates the client response with the query (determines the proper client module) in block 446 .
  • the client response is then sent from the router module to the server module in block 448 and then from the server module to the client module in block 450 .
  • the query timer is also turned off in block 450 . If there are not other queries, as determined by decision block 452 , the user logs out of the client module in block 454 and the process ends in block 456 . If, however, there is another query, as determined in decision block 452 , the process loops back to receive another query from the user in block 412 .
  • the query timer monitors whether a response to the query has been received. If the timer has not expired, as determined in decision block 462 , the query timer continues to wait for a response. If, however, the timer has expired, as determined in decision block 462 , the server module sends a time out response to the client module in block 464 .
  • the client module, server module, router module and network interface module can be separated or combined in any configuration that fits the application of the present invention.
  • the steps of sending the translated database query to the selected database for processing and receiving a response to the database query from the selected database will be performed using the following steps.
  • the translated database query is first encrypted. Thereafter, the encrypted database query is sent to the selected database for processing. With respect to the responses, the encrypted response to the encrypted database query is received from the selected database. Thereafter, the encrypted response is decrypted into a response. Any type of standard encryption/decryption method can be used.
  • the present invention can be used find out information about a specific telephone number.
  • the user uses the client module to create and submit a query using the telephone number to the server module.
  • the router selects the proper database, which is usually a line information database (“LIDB”) located on an ILEC's signaling network, to process the query.
  • the response from the database can then be used to process a call related to the telephone number.
  • the user can submit a calling card number, credit card number or bank card number.
  • LIDB line information database

Abstract

The present invention provides a system and method for processing a database query between one or more clients and one or more databases. The database query, which is formatted using a first protocol, is received from one of the clients. One of the databases is selected to process the database query and the database query is translated from the first protocol to a second protocol. The translated database query is then sent to the selected database for processing. A response to the database query, which is formatted using the second protocol, is received from the selected database and the response is translated from the second protocol to the first protocol. The present invention determines which of the clients sent the database query and sends the translated response to the client that sent the database query. This method can be implemented as a computer program embodied on a computer readable medium.

Description

CROSS-REFERENCE TO RELATED APPLICATION
The present application is a continuation of U.S. patent application Ser. No. 13/410,356, filed Mar. 2, 2012, entitled SYSTEM AND METHOD FOR PROCESSING DATABASE QUERIES, now issued U.S. Pat. No. 8,943,088, issued on Jan. 27, 2015, which is a continuation of U.S. patent application Ser. No. 12/150,057, filed Apr. 23, 2008, entitled SYSTEM AND METHOD FOR PROCESSING DATABASE QUERIES, now issued U.S. Pat. No. 8,145,658, issued on Mar. 27, 2012, which in turn is a continuation of patent application Ser. No. 09/964,954, filed Sep. 27, 2001, entitled SYSTEM AND METHOD FOR PROCESSING DATABASE QUERIES, now issued U.S. Pat. No. 7,373,335, issued on May 13, 2008, the entire contents of each are incorporated by reference herein.
TECHNICAL FIELD OF THE INVENTION
The present invention relates generally to the field of communications and, more particularly, to a system and method for processing database queries.
BACKGROUND OF THE INVENTION
Despite the fact that the government requires existing telecommunication service companies to allow competitors to access their facilities and databases to the extent necessary to provide competitive services, obtaining quick and reliable access to the information contained in these databases has been difficult, if not impossible. For example, competitive local exchange carriers (“CLEC”) have not had an easy-to-use, near real-time or real-time system that can access an incumbent local exchange carrier's (“ILEC”) database to determine whether a phone number will accept a collect call.
Similarly, the increased use of the Internet for purchasing goods and services has increased the pressure to validate and check pending transaction before they are completed. For example, an Internet retailer would like to determine whether a potential customer's credit card or banking card is valid and whether the account has the credit or funds to pay for the proposed transaction.
In each of the cases described above, a database query will most likely have to cross network boundaries, some of which may use proprietary or legacy protocols. As a result, the processing of these queries is difficult, slow and cumbersome. Accordingly, there is a need for a system and method for processing database queries across network boundaries.
SUMMARY OF THE INVENTION
The present invention provides a system and method for processing database queries across network boundaries. The present invention can be easily installed on one or more personal computers. Moreover, the present invention can create, accept and track database queries in the more commonly used protocols, such as the Internet protocol (“IP”), and translates them into proprietary or legacy protocols in real or near-real time. As a result, the present invention allows the user to better manage his or her risk with respect to call or transaction processing.
The present invention provides a method of processing a database query between one or more clients and one or more databases. The database query, which is formatted using a first protocol, is received from one of the clients. One of the databases is selected to process the database query and the database query is translated from the first protocol to a second protocol. The translated database query is then sent to the selected database for processing. Thereafter, a response to the database query, which is formatted using the second protocol, is received from the selected database and the response is translated from the second protocol to the first protocol. The present invention then determines which of the clients sent the database query and sends the translated response to the client that sent the database query. This method can be implemented as a computer program embodied on a computer readable medium.
In addition, the present invention provides a system for processing a database query between one or more clients and one or more databases. The system includes a computer communicably coupled to the one or more clients, one or more network servers communicably coupled to the computer and the one or more databases, a server/router module resident on the computer and a network interface module resident on each of the network servers. The server/router module receives the database query, which is formatted using a first protocol, from one of the clients, selects one of the network servers and one of the databases to process the database query, sends the database query to the selected network server, determines which of the clients sent the database query, and sends a translated response to the client that sent the database query. The network interface module translates the database query from the first protocol to a second protocol, sends the translated database query to the selected database for processing, receives a response, which is formatted using the second protocol, to the database query from the selected database, translates the response from the second protocol to the first protocol, and sends the translated response to the computer.
The computer and the server/router module of system described above can be implemented using a first computer communicably coupled to the one or more clients, a second computer communicably to the one or more network servers, a server module resident on the first computer, and a router module resident on the second computer. The server module receives the database query, which is formatted using a first protocol, from one of the clients, sends the database query to the second computer, and sends a translated response to the client that sent the database query. The router module selects one of the network servers and one of the databases to process the database query, sends the database query to the selected network server, determines which of the clients sent the database query, and sends the translated response to the first computer.
Those skilled in the art will appreciate that the present invention is applicable not only to the compression/decompression of packet headers in the ingress to egress direction, but also to the compression/decompression of packet headers in the egress to ingress direction. Other features and advantages of the present invention shall be apparent to those of ordinary skill in the art upon reference to the following detailed description taken in conjunction with the accompanying drawings.
BRIEF DESCRIPTION OF THE DRAWINGS
For a better understanding of the invention, and to show by way of example how the same may be carried into effect, reference is now made to the detailed description of the invention along with the accompanying figures in which corresponding numerals in the different figures refer to corresponding parts and in which:
FIG. 1 is a block diagram of a network in accordance with one embodiment of the present invention;
FIGS. 2A and 2B are block diagrams of various implementations of the present invention;
FIG. 3 is a flowchart of an IP to SS7 translation method in accordance with one embodiment of the present invention; and
FIGS. 4A, 4B and 4C are schematic diagrams of a more detailed generic translation method in accordance with one embodiment of the present invention.
DETAILED DESCRIPTION OF THE INVENTION
While the making and using of various embodiments of the present invention are discussed in detail below, it should be appreciated that the present invention provides many applicable inventive concepts, which can be embodied in a wide variety of specific contexts. For example, in addition to telecommunications systems and the Internet, the present invention may be applicable to other forms of communications or general data processing. Other forms of communications may include communications between networks, communications via satellite, or any form of communications not yet known to man as of the date of the present invention. The specific embodiments discussed herein are merely illustrative of specific ways to make and use the invention and do not limit the scope of the invention.
The present invention provides a system and method for processing database queries across network boundaries. The present invention can be easily installed on one or more personal computers. Moreover, the present invention can create, accept and track database queries in the more commonly used protocols, such as the Internet protocol (“IP”), and translate them into proprietary or legacy protocols in real or near-real time. As a result, the present invention allows the user to better manage his or her risk with respect to call or transaction processing.
Referring to FIG. 1, a block diagram of a network 100 in accordance with one embodiment of the present invention is shown. The network 100 includes one or more clients 102 communicably coupled to a server/router 104. The server/router 104 is communicably coupled to a Signaling System 7 (“SS7”) network 108 via SS7 server 106, one or more legacy networks 112 via legacy servers 110, and one or more financial networks 116 via bank server 114. One or more financial institutions 118 may also be communicably coupled to the server/router 104. The clients 102 are computers or other devices that submit database queries for processing via the server/router 104. The functions of the server/router 104 can be split on separate computers or processing devices. The servers 106, 110 and 114 function as gateways between the network where the server/router 104 is resident and the networks 108, 112 and 116 where the databases are resident.
One or more databases, data storage devices, computers or information sources responsive to database queries submitted by the clients 102 and financial institution 118 are resident within networks 108, 112 and 116. The database queries can be of any type known to those skilled in the art. For example, the database queries may be part of a call validation process, a call billing process, a bank card validation process, or a bank card settlement process. The devices 102, 104, 106, 110, 114 and 118 can be communicably coupled via a local network, a wide area network, such as the Internet, satellite links, dedicated communication links, dial-up modems, or any other method of establishing a communication link between two devices. Communications between the various devices 102, 104, 106, 110, 114 and 118 can be sent in the clear or encrypted.
Now referring to FIGS. 2A and 2B, block diagrams of various implementations of the present invention are shown. FIG. 2A shows an implementation of the present invention wherein the functionality of the client 102 (FIG. 1), server/router 104 (FIG. 1) and server 106, 110 or 114 (FIG. 1) are combined on a single device 200. The device 200, which may be a computer, includes a client module 202, a server module 204, a routing module 206 and one or more network interface modules 208.
The client module 202 is a user application interface that allows the user to easily and seamlessly create a database query without having special knowledge of the system, network or database that will process the database query. The client module 202 can be run in a demand mode where the user decides when to send a database query or in an automatic mode where a database query is automatically created and sent in response to one or more events. The client module 202 will also present the results of the database query in an easy to understand format.
The server module 204 is capable of dealing with many instances of the client module 202 wherever they reside. The server module 204 validates the client module 202 before any database queries are forwarded to the routing module 206. In addition, the server module 204 is responsible for receiving database queries from the client module 202 and sending responses to those queries to the appropriate client module 202.
The routing module 206 selects the network interface 208 and the database to send the database query to and then sends the database query to the selected network interface 208. When the routing module 206 receives a response to a database query, it determines which of the client modules 202 sent the database query and then sends the response to that client module 202.
The network interface module 208 translates the database query from a first protocol to a second protocol. The first protocol is used by the network where the database query originated and the second protocol is used by the network where the database resides. For example, the first protocol could be an IP or Internet capable protocol. Likewise, the second protocol could be a signaling protocol, such as SS7, or a proprietary protocol used by the database owner. The network interface module 208 then sends the translated database query to the selected database for processing. Thereafter, the network interface module 208 receives a response from the selected database and translates it from the second protocol to the first protocol. The translated response is then sent to the routing module 206.
FIG. 2B shows an implementation of the present invention wherein the functionality of the client 102 (FIG. 1), server/router 104 (FIG. 1) and server 106, 110 or 114 (FIG. 1) are separated and placed on multiple devices 212, 214, 216 and 218. The client 212, which may be a computer, includes the client module. The server 214, which may be a computer, includes the server module. The router 216, which may be a computer, includes the routing module. The network server 218, which may be a computer, includes one or more of the network interface modules. The contrast between FIGS. 2A and 2B demonstrates the versatility of the present invention.
Referring now to FIGS. 2B and 3, a flowchart of an IP to SS7 translation method in accordance with one embodiment of the present invention is shown in FIG. 3. The process starts in block 300. The client 212 connects to the server 214 in block 302 and the server 214 validates the client 212 in block 304. If the client 212 is successfully validated, an IP Query (a database query in an IP format—the first protocol) is sent from the client 212 to the server 214 in block 306. The IP Query is then sent from the server 214 to the router 216 in block 308 where the router 216 determines the destination SS7 database and the SS7 network server 218 to which the IP Query should be sent in block 310. The IP Query is sent from the router 216 to the SS7 network server 218 in block 312 where the SS7 network server 218 translates the IP Query into a SS7 Query (a database query in a SS7 format—the second protocol) in block 314. The SS7 Query is sent to the destination SS7 database for processing in block 316.
The destination SS7 database processes the SS7 Query and creates a SS7 Response in block 318. Those skilled in the art will recognize that the actual processing of the SS7 Query may be accomplished with a database interface application or other type of management software to control and handle queries to the database. The SS7 Response is then sent from the SS7 destination database to the SS7 network server 218 in block 320 where the SS7 network server 218 translates the SS7 Response (a database response in a SS7 format—the second protocol) into an IP Response (a database response in an IP format—the first protocol) in block 322. The IP Response is sent from the SS7 network server 218 to the router 216 in block 324 where the router 216 determines the client destination for the IP Response in block 326. The IP Response is then sent from the router 216 to the server 214 in block 328 and then from the server 214 to the client 212 in block 330. The client 212 can then either disconnect from the server 214 in block 332 or repeat the process previously described for new database queries. Once disconnected, the process ends in block 334. Those skilled in the art will recognize that the process described in FIG. 3 is not limited to the use of the IP and SS7 protocols.
Now referring to FIGS. 4A, 4B and 4C, schematic diagrams of a more detailed generic translation method in accordance with one embodiment of the present invention are shown. The process starts in block 400. The user logs into the client module in block 402 and the client module connects to the server module in block 404. The server module validates the user and/or client module in block 406. If the validation is not successful, as determined in decision block 408, the server module denies access to the user and/or client module in block 410 and the process loops back to allow the user and/or client module to try again in block 402 or 404.
If, however, the validation is successful, as determined in decision block 408, the user submits a query, which is formatted in a first protocol, to the server module via the client module in block 412. The query is then sent from the server module to the router module in block 414 where the router module determines the destination database and network interface module in block 416. If the destination address (database) and network interface module are not found, as determined in decision block 418, an error message is returned to the client module via the server module in block 420 and the process loops back to allow the user to submit another query in block 412.
If, however, the destination address (database) and network interface module are found, as determined in decision block 418, the server module sends the query to the router module in block 422 and the server module sets a timer for the query in block 424. The server module also stores the client module address and query identification information in block 426 so that the response to the query can be sent to the correct client module. The query is then sent from the router module to the network interface module for the destination address (destination network server and database) in block 428. The network interface module translates the query into a network query (a database query formatted in the second protocol) in block 430. The network interface module then logs the network query in block 432 and sends the network query to the destination address (database) for processing in block 434.
The destination database processes the network query and creates a network response in block 436. Those skilled in the art will recognize that the actual processing of the network query may be accomplished with a database interface application or other type of management software to control and handle queries to the database. The network response is then sent from the destination address (database) to the network interface module in block 438 where the network interface module correlates the network response with the corresponding network query in block 440. The network interface module translates the network response (a database response in the second protocol format) into a client response (a database response in the first protocol format) in block 442. The client response is sent from the network interface module to the router module in block 444 where the router module correlates the client response with the query (determines the proper client module) in block 446. The client response is then sent from the router module to the server module in block 448 and then from the server module to the client module in block 450. The query timer is also turned off in block 450. If there are not other queries, as determined by decision block 452, the user logs out of the client module in block 454 and the process ends in block 456. If, however, there is another query, as determined in decision block 452, the process loops back to receive another query from the user in block 412.
After the query has been sent by the server module in block 422, the query timer monitors whether a response to the query has been received. If the timer has not expired, as determined in decision block 462, the query timer continues to wait for a response. If, however, the timer has expired, as determined in decision block 462, the server module sends a time out response to the client module in block 464. As previously described, the client module, server module, router module and network interface module can be separated or combined in any configuration that fits the application of the present invention.
If encrypted messages are required, the steps of sending the translated database query to the selected database for processing and receiving a response to the database query from the selected database will be performed using the following steps. The translated database query is first encrypted. Thereafter, the encrypted database query is sent to the selected database for processing. With respect to the responses, the encrypted response to the encrypted database query is received from the selected database. Thereafter, the encrypted response is decrypted into a response. Any type of standard encryption/decryption method can be used.
For example, the present invention can be used find out information about a specific telephone number. In such a case, the user uses the client module to create and submit a query using the telephone number to the server module. The router then selects the proper database, which is usually a line information database (“LIDB”) located on an ILEC's signaling network, to process the query. The response from the database can then be used to process a call related to the telephone number. Similarly, the user can submit a calling card number, credit card number or bank card number.
The embodiments and examples set forth herein are presented to best explain the present invention and its practical application and to thereby enable those skilled in the art to make and utilize the invention. However, those skilled in the art will recognize that the foregoing description and examples have been presented for the purpose of illustration and example only. The description as set forth is not intended to be exhaustive or to limit the invention to the precise form disclosed. Many modifications and variations are possible in light of the above teaching without departing from the spirit and scope of the following claims.

Claims (22)

What is claimed is:
1. A method, comprising:
establishing a connection, by a client computer, to a first server computer;
validating, by the first server computer, the client computer;
receiving, by the first server computer from the client computer, a database query formatted using a first protocol;
storing, by the first server computer, a module address and query identification information of the client computer;
setting, by the first server computer, a query timer to monitor the elapsed time from when the database query was received;
sending the query from the first server computer to a router;
selecting, by the router based on information contained in the query, one of a plurality of databases each of which comprises data that is different than the others and uses a different protocol incompatible with the others, to process the database query;
sending the query, by the router using the first protocol, to a network interface module of a second server, the network interface module corresponding to the selected database and communicatively coupled to the router and to the selected database,
translating the query, by the network interface module, from the first protocol to a second protocol used by the selected database;
sending, by the network interface module, the translated database query to the selected database for processing;
receiving, by the-network interface module, a response to the database query from the selected database;
translating, by the network interface module, the response from the second protocol to the first protocol;
sending the translated query response from network interface module of the second server computer to the first server computer,
determining, by the first server computer, the identity of the client computer that sent the database query based on the stored module address and the query identification information;
sending, by the first server computer, the translated response to the client computer; and
determining, by the first server computer via the query timer, whether the translated response to the database query has been received before a query expiration point set when the database query was received; and
sending the translated response by the first server computer to the client computer if the query timer has not expired.
2. The method as recited in claim 1, wherein the first server computer validates the client computer prior to receiving the database query from the client computer.
3. The method as recited in claim 1, further comprising:
sending, by the first server computer, a time out response to the client computer if the translated response has not been received within a specified time period.
4. The method as recited in claim 1, further comprising:
logging, by the first server computer, the database query.
5. The method as recited in claim 1, further comprising:
storing, by the first server computer, an address identifier for the client computer.
6. The method as recited in claim 1, further comprising:
storing, by the first server computer, a query identifier for the database query.
7. The method as recited in claim 1, wherein the sending the translated database query to the selected database for processing and the receiving a response to the database query from the selected database comprises at least one of:
encrypting the translated database query;
sending the encrypted database query to the selected database for processing;
receiving an encrypted response to the encrypted database query from the selected database, the response formatted using the second protocol; and
decrypting the encrypted response into a response.
8. The method as recited in claim 1, wherein the first protocol is an Internet protocol.
9. The method as recited in claim 1, wherein the second protocol is a legacy protocol.
10. The method as recited in claim 1, wherein the database query is part of a bank card validation process.
11. The method as recited in claim 1, wherein the database query is part of a bank card settlement process.
12. The method as recited in claim 1, wherein the selected database is a financial information database.
13. A system, comprising:
a first server computer communicably coupled to a client computer;
a routing module communicably coupled to the first server computer and to a plurality of second server computers using a first protocol, each of the second server computers comprising a respective network interface module;
wherein each of the network interface modules is communicably coupled to a different database comprising data that is different than the others and uses a different second protocol incompatible with the others and with the first protocol;
wherein the first server computer is configured to:
in response to being contacted by the client computer validate the client computer;
receive a database query from the client computer corresponding to a transaction and formatted using the first protocol;
store an address identifier for the client computer and a query identifier for the database query;
set a query timer to expire after a predetermined amount of time to determine whether a response to the database query is received before the query timer expires; and
send the database query to the routing computer;
wherein the routing module is configured to:
receive the database query;
based on information contained in the query, select one of the plurality of databases that is suitable to process the query; and
send the query using the first protocol to the network interface module corresponding to the selected database;
wherein the network interface module is configured to:
receive the database query;
translate the database query from the first protocol to the second protocol used by the selected database it is communicably coupled to;
send the translated query to the selected database to be processed;
receive a response to the database query,
translate the query response from the second protocol to the first protocol; and
send the translated query response to the first server computer;
wherein the first server computer is further configured to:
receive the translated query response;
determine the identity of the client computer that sent the database query using the stored client computer address identifier and database query identifier;
determine if the query timer has expired; and
in the case the query timer has not expired, sending the translated response to the client computer.
14. The system as recited in claim 13, wherein the first server computer validates the client computer prior to receiving the database query from the client computer.
15. The system as recited in claim 13, wherein the first server computer sends a time out response to the client computer in the case the query timer expires before the translated query response has been received.
16. The system as recited in claim 15, wherein the routing module logs the database query.
17. The system as recited in claim 13, wherein the sending the translated database query to the selected database to be processed and receiving the response to the database query from the selected database comprises at least one of:
encrypting the translated database query;
sending the encrypted database query to the selected database for processing;
receiving an encrypted response to the database query from the selected database; and
decrypting the encrypted response into a response.
18. The system as recited in claim 13, wherein the first protocol is an Internet protocol.
19. The system as recited in claim 13, wherein the second protocol is a legacy protocol.
20. The system as recited in claim 13, wherein at the second server is at least one of:
a service control point;
a legacy server; and
a bank server.
21. The system as recited in claim 13, wherein the database query is at least one of:
part of a bank card validation process; and
part of a bank card settlement process.
22. The system as recited in claim 13, wherein the selected database is a financial information database.
US14/606,271 2001-09-27 2015-01-27 System and method for processing database queries Expired - Fee Related US9805090B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/606,271 US9805090B1 (en) 2001-09-27 2015-01-27 System and method for processing database queries

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US09/964,954 US7373335B2 (en) 2001-09-27 2001-09-27 System and method for processing database queries
US12/150,057 US8145658B2 (en) 2001-09-27 2008-04-23 System and method for processing database queries
US13/410,356 US8943088B2 (en) 2001-09-27 2012-03-02 System and method for processing database queries
US14/606,271 US9805090B1 (en) 2001-09-27 2015-01-27 System and method for processing database queries

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US13/410,356 Continuation US8943088B2 (en) 2001-09-27 2012-03-02 System and method for processing database queries

Publications (1)

Publication Number Publication Date
US9805090B1 true US9805090B1 (en) 2017-10-31

Family

ID=25509221

Family Applications (4)

Application Number Title Priority Date Filing Date
US09/964,954 Expired - Fee Related US7373335B2 (en) 2001-09-27 2001-09-27 System and method for processing database queries
US12/150,057 Expired - Fee Related US8145658B2 (en) 2001-09-27 2008-04-23 System and method for processing database queries
US13/410,356 Expired - Lifetime US8943088B2 (en) 2001-09-27 2012-03-02 System and method for processing database queries
US14/606,271 Expired - Fee Related US9805090B1 (en) 2001-09-27 2015-01-27 System and method for processing database queries

Family Applications Before (3)

Application Number Title Priority Date Filing Date
US09/964,954 Expired - Fee Related US7373335B2 (en) 2001-09-27 2001-09-27 System and method for processing database queries
US12/150,057 Expired - Fee Related US8145658B2 (en) 2001-09-27 2008-04-23 System and method for processing database queries
US13/410,356 Expired - Lifetime US8943088B2 (en) 2001-09-27 2012-03-02 System and method for processing database queries

Country Status (1)

Country Link
US (4) US7373335B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111064669A (en) * 2019-12-19 2020-04-24 北京达佳互联信息技术有限公司 Route storage method, device, equipment and storage medium
US11501013B1 (en) 2021-07-09 2022-11-15 Sotero, Inc. Autonomous machine learning methods for detecting and thwarting malicious database access

Families Citing this family (41)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002003219A1 (en) 2000-06-30 2002-01-10 Plurimus Corporation Method and system for monitoring online computer network behavior and creating online behavior profiles
US7533179B2 (en) 2001-09-20 2009-05-12 Hitwise Pty, Ltd. Method and system for characterization of online behavior
US7454195B2 (en) 2001-11-16 2008-11-18 At&T Mobility Ii, Llc System for the centralized storage of wireless customer information
US7617328B2 (en) * 2001-11-16 2009-11-10 At&T Mobility Ii Llc System for translation and communication of messaging protocols into a common protocol
US8660537B2 (en) 2001-11-16 2014-02-25 At&T Mobility Ii Llc System for the storage and retrieval of messages
US8099425B2 (en) * 2003-03-14 2012-01-17 Computer Associates Think, Inc. Relational model for management information in network devices
US7685437B2 (en) * 2003-05-30 2010-03-23 International Business Machines Corporation Query optimization in encrypted database systems
US7500111B2 (en) * 2003-05-30 2009-03-03 International Business Machines Corporation Querying encrypted data in a relational database system
US7290150B2 (en) * 2003-06-09 2007-10-30 International Business Machines Corporation Information integration across autonomous enterprises
US20050027688A1 (en) * 2003-07-29 2005-02-03 Sbc Knowledge Ventures L.P. Gateway for efficiently identifying an end user's local service provider
US7519962B2 (en) * 2004-10-07 2009-04-14 Thomson Financial Llc Command script parsing using local and extended storage for command lookup
US7908242B1 (en) 2005-04-11 2011-03-15 Experian Information Solutions, Inc. Systems and methods for optimizing database queries
US7672932B2 (en) * 2005-08-24 2010-03-02 Yahoo! Inc. Speculative search result based on a not-yet-submitted search query
US7844599B2 (en) * 2005-08-24 2010-11-30 Yahoo! Inc. Biasing queries to determine suggested queries
US7747639B2 (en) * 2005-08-24 2010-06-29 Yahoo! Inc. Alternative search query prediction
US7660814B2 (en) * 2005-12-21 2010-02-09 Teradata Us, Inc. Techniques for mapping a physical table to multiple virtual tables
EP1892907B1 (en) * 2006-07-31 2009-04-22 Hewlett-Packard Development Company, L.P. Signalling gateway
US7761805B2 (en) * 2006-09-11 2010-07-20 Yahoo! Inc. Displaying items using a reduced presentation
US7630970B2 (en) * 2006-11-28 2009-12-08 Yahoo! Inc. Wait timer for partially formed query
US8285656B1 (en) 2007-03-30 2012-10-09 Consumerinfo.Com, Inc. Systems and methods for data verification
US8312033B1 (en) 2008-06-26 2012-11-13 Experian Marketing Solutions, Inc. Systems and methods for providing an integrated identifier
US8611874B2 (en) * 2008-08-26 2013-12-17 Neustar Information Services, Inc. Automated mobile intelligent call processing system
US8782217B1 (en) 2010-11-10 2014-07-15 Safetyweb, Inc. Online identity management
US9147042B1 (en) 2010-11-22 2015-09-29 Experian Information Solutions, Inc. Systems and methods for data verification
US8644471B1 (en) 2011-08-15 2014-02-04 Sprint Communications Company L.P. Caller name detection and export
US11030562B1 (en) 2011-10-31 2021-06-08 Consumerinfo.Com, Inc. Pre-data breach monitoring
US9372884B2 (en) * 2012-06-14 2016-06-21 Microsoft Technology Licensing, Llc Extensible data query scenario definition and consumption
US8775404B1 (en) * 2012-09-28 2014-07-08 Sprint Spectrum L.P. Dynamic populating of contact lists with additional communication-application user identifiers
US9213867B2 (en) * 2012-12-07 2015-12-15 Microsoft Technology Licensing, Llc Secure cloud database platform with encrypted database queries
US9697263B1 (en) 2013-03-04 2017-07-04 Experian Information Solutions, Inc. Consumer data request fulfillment system
NL2011478C2 (en) * 2013-09-20 2015-03-23 Pinkroccade Local Government Method and device for providing a first database request message in a first syntax.
US10102536B1 (en) 2013-11-15 2018-10-16 Experian Information Solutions, Inc. Micro-geographic aggregation system
US9529851B1 (en) 2013-12-02 2016-12-27 Experian Information Solutions, Inc. Server architecture for electronic data quality processing
US10262362B1 (en) 2014-02-14 2019-04-16 Experian Information Solutions, Inc. Automatic generation of code for attributes
US10339097B2 (en) 2015-09-29 2019-07-02 Siemens Industry, Inc. History archive of live audio and methods of using the same
US10073981B2 (en) 2015-10-09 2018-09-11 Microsoft Technology Licensing, Llc Controlling secure processing of confidential data in untrusted devices
CA3050139A1 (en) 2017-01-31 2018-08-09 Experian Information Solutions, Inc. Massive scale heterogeneous data ingestion and user resolution
US10963434B1 (en) 2018-09-07 2021-03-30 Experian Information Solutions, Inc. Data architecture for supporting multiple search models
US11941065B1 (en) 2019-09-13 2024-03-26 Experian Information Solutions, Inc. Single identifier platform for storing entity data
CN112905567B (en) * 2021-03-23 2023-04-07 杭州沃趣科技股份有限公司 Database replacement method, device, system and medium based on network protocol conversion
US11880377B1 (en) 2021-03-26 2024-01-23 Experian Information Solutions, Inc. Systems and methods for entity resolution

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5966431A (en) * 1995-04-19 1999-10-12 Mci Communications Corporation SS7 gateway

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5634053A (en) * 1995-08-29 1997-05-27 Hughes Aircraft Company Federated information management (FIM) system and method for providing data site filtering and translation for heterogeneous databases
US5848415A (en) * 1996-12-18 1998-12-08 Unisys Corporation Selective multiple protocol transport and dynamic format conversion in a multi-user network
US6081591A (en) 1997-04-16 2000-06-27 Skoog; Frederick H. Signaling network gateway device and method for use in a signaling network
US6226649B1 (en) * 1997-06-23 2001-05-01 Oracle Corporation Apparatus and method for transparent access of foreign databases in a heterogeneous database system
US7240087B1 (en) * 1997-06-27 2007-07-03 International Business Machines Corporation Communication network having adjustable response timeouts and method therefore
US6111893A (en) 1997-07-31 2000-08-29 Cisco Technology, Inc. Universal protocol conversion
US6151390A (en) 1997-07-31 2000-11-21 Cisco Technology, Inc. Protocol conversion using channel associated signaling
US6084956A (en) 1997-09-19 2000-07-04 Nortel Networks Corporation SS7 mediation for data network call setup and services interworking
US6760343B1 (en) * 1999-05-20 2004-07-06 Nortel Networks Limited Method and apparatus for providing a virtual SS7 link in a communications system
US6778987B1 (en) * 1999-11-30 2004-08-17 Centerboard, Inc. System and methods for highly distributed wide-area data management of a network of data sources through a database interface
US6735621B1 (en) * 2000-02-18 2004-05-11 Nortel Networks Limited Method and apparatus for messaging between disparate networks
US7086050B2 (en) * 2000-08-04 2006-08-01 Mcafee, Inc. Updating computer files

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5966431A (en) * 1995-04-19 1999-10-12 Mci Communications Corporation SS7 gateway

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111064669A (en) * 2019-12-19 2020-04-24 北京达佳互联信息技术有限公司 Route storage method, device, equipment and storage medium
US11501013B1 (en) 2021-07-09 2022-11-15 Sotero, Inc. Autonomous machine learning methods for detecting and thwarting malicious database access

Also Published As

Publication number Publication date
US20030061205A1 (en) 2003-03-27
US20120166479A1 (en) 2012-06-28
US20090083242A1 (en) 2009-03-26
US7373335B2 (en) 2008-05-13
US8145658B2 (en) 2012-03-27
US8943088B2 (en) 2015-01-27

Similar Documents

Publication Publication Date Title
US9805090B1 (en) System and method for processing database queries
US10057385B1 (en) System and method for providing connectivity between two different networks using different protocols
US8220030B2 (en) System and method for security in global computer transactions that enable reverse-authentication of a server by a client
US9979830B2 (en) Clearinghouse server for internet telephony and multimedia communications
US7565324B2 (en) Shared authorization data authentication method for transaction delegation in service-based computing environments
US5815665A (en) System and method for providing trusted brokering services over a distributed network
US9094418B2 (en) Method and system for routing calls over a packet switched computer network
US7756748B2 (en) Application of automatic internet identification methods
US7117366B2 (en) Public key based authentication method for transaction delegation in service-based computing environments
SK11762001A3 (en) Telepayment method and system for implementing said method
US7127231B2 (en) Method for operating a billing system associated with a mobile radio network for billing for tariffable use of data, and data transmission network
US5910986A (en) Methods and apparatus for sending electronic data signals
US20060265586A1 (en) Method and system for double secured authenication of a user during access to a service by means of a data transmission network
US8595131B2 (en) Method for paying for a service offered by means of a data network
KR20070007043A (en) Method for user registration with a proxy for further work with one of the server units
US7729966B1 (en) Telephone interface to internet payment processing system
US20050021787A1 (en) System and method for permission control
RU2204213C1 (en) Method and system for connecting consumer device to internet through plurality of providers
KR100889277B1 (en) Method and System for Financial Transaction Between Mobile Devices and Program Recording Medium
WO2003027933A1 (en) A ticket and a method of billing

Legal Events

Date Code Title Description
STCF Information on status: patent grant

Free format text: PATENTED CASE

FEPP Fee payment procedure

Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

LAPS Lapse for failure to pay maintenance fees

Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

AS Assignment

Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW YORK

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:OPEN INVENTION NETWORK LLC;REEL/FRAME:058426/0791

Effective date: 20211203

FP Lapsed due to failure to pay maintenance fee

Effective date: 20211031

AS Assignment

Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW YORK

Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE EFFECTIVE DATE OF THE PATENT ASSIGNMENT AGREEMENT DATED NOVEMBER 30, 2021 PREVIOUSLY RECORDED AT REEL: 058426 FRAME: 0791. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT;ASSIGNOR:OPEN INVENTION NETWORK LLC;REEL/FRAME:058736/0436

Effective date: 20220111