Movatterモバイル変換


[0]ホーム

URL:


US20030046291A1 - System, method and apparatus for utilizing transaction databases in a client - server environment - Google Patents

System, method and apparatus for utilizing transaction databases in a client - server environment
Download PDF

Info

Publication number
US20030046291A1
US20030046291A1US10/268,665US26866502AUS2003046291A1US 20030046291 A1US20030046291 A1US 20030046291A1US 26866502 AUS26866502 AUS 26866502AUS 2003046291 A1US2003046291 A1US 2003046291A1
Authority
US
United States
Prior art keywords
client
information
server
template
request
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.)
Abandoned
Application number
US10/268,665
Inventor
Anthony Fascenda
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.)
Individual
Original Assignee
Individual
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 IndividualfiledCriticalIndividual
Priority to US10/268,665priorityCriticalpatent/US20030046291A1/en
Publication of US20030046291A1publicationCriticalpatent/US20030046291A1/en
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

A system, method and apparatus for utilizing transaction databases in a client-server environment. The transaction databases can be used to receive and retain multiple server responses to consecutive client requests regardless of the temporal relationship between the multiple responses and consecutive requests. One method of the invention relates to how a client device displays information. This method is for use in a client-server system including one or more servers and a client device having a client transaction database, a client template database, and a user interface adapted to enable a user to enter requests. The method includes the steps of receiving a user request from the user via the user interface and retrieving a template from the client template database based on the user request. The template includes one or more data fields. The method also includes the step of retrieving information from the client transaction database based on the template, wherein the information relates to the one or more data fields of the template. A page is then displayed based on the template and the information relating to the one or more data fields.

Description

Claims (19)

What is claimed is:
1. In a client-server system including one or more servers and a client device having client transaction database, a client template database, and a user interface adapted to enable a user to enter requests, a method for displaying pages on the client device comprising the steps of:
receiving a user request from the user via the user interface;
retrieving a template from the client template database based on said user request, said template including one or more data fields;
retrieving information from said client transaction database based on said template, said information relating to said one or more data fields; and
displaying a page based on said template and said information relating to said one or more data fields.
2. The method ofclaim 1, further comprising the steps of:
receiving a refresh request from the user via the user interface;
sending a client request based on said refresh request;
receiving a server response to said client request; and
storing further information in the client transaction database based on said server response, said further information relating to at least one of said one or more data fields.
3. The method ofclaim 2, further comprising the step of:
displaying an updated page based on said template and said further information.
4. The method ofclaim 2, wherein said template includes at least two data fields, and further comprising the step of:
displaying an updated page based on said template, said information, and said further information.
5. The method ofclaim 4, wherein said further information relates to less than all of said at least two data fields.
6. In a client-server system including one or more client devices having unique client identifiers and a server having a server template database, a method for responding to a request from a client device comprising the steps of:
receiving a client request from a client device, said client request including a template identifier and a client identifier;
retrieving a template from the server template database based on the template identifier, said template including one or more data fields;
collecting first information related to said one or more data fields;
determining a server response to said request based on said first information; and
sending said server response to said client device.
7. The method ofclaim 6, wherein the server also has a server transaction database, and the method further comprising the step of retrieving second information from the server transaction database based on the template identifier and the client identifier, and wherein the step of determining a server response comprises determining said response to said request based on said first information and said second information.
8. The method ofclaim 7, wherein the step of determining a server response comprises determining said response based on differences between said first information and said second information.
9. The method ofclaim 6, the step of collecting first information comprises collecting said first information from an information store.
10. A client apparatus that communicates with one or more servers via a communications system, the apparatus comprising:
a client transaction database;
a client template database;
a user interface adapted to enable a user to enter requests;
a first client controller adapted to receive a user request from the user via said user interface;
a second client controller adapted to retrieve a template from said client template database based on said user request, said template including one or more data fields;
a third client controller adapted to retrieve information from said client transaction database based on said template, said information relating to said one or more data fields; and
a fourth client controller adapted to display a page based on said template and said information relating to said one or more data fields.
11. The apparatus ofclaim 10, further comprising:
a fifth client controller adapted to send a client request in response to receiving a refresh request from the user via the user interface;
a sixth client controller adapted to receive a server response to first client request; and
a seventh client controller adapted to store further information in the client transaction database based on said server response, said further information relating to at least one of said one or more data fields.
12. The apparatus ofclaim 11, further comprising:
an eighth client controller adapted to display an updated page based on said template and said further information.
13. The apparatus ofclaim 11, wherein said template includes at least two data fields, further comprising:
an eighth client controller adapted to display an updated page based on said template, said information, and said further information.
14. The apparatus ofclaim 13, wherein said further information relates to less than all of said at least two data fields.
15. A server apparatus that communicates with one or more client devices having unique identifiers via a communications system, the apparatus comprising:
a server template database,
a first server controller adapted to receive a client request from a client device, said client request including a template identifier and a client identifier;
a second server controller adapted to retrieve a template from said server template database based on the template identifier, said template including one or more data fields;
a third server controller adapted to collect first information related to said one or more data fields;
a fourth server controller adapted to determine a server response to said request based on said first information; and
a fifth server controller adapted to send said server response to said client device.
16. The apparatus ofclaim 15, further comprising:
a server transaction database, a sixth server controller adapted to retrieve second information from said server transaction database based on said template identifier and said client identifier, and
wherein said fourth server controller determines said response to said request based on said first information and said second information.
17. The apparatus ofclaim 16, wherein said fourth server controller determines said response based on differences between said first information and said second information.
18. The apparatus ofclaim 15, wherein said third server controller collects said first information from an information store.
19. A client-server based system for providing a user with information in response to user requests, comprising:
a server controller that receives information requests over a communication network and transmits server responses over said communication network in response to said information requests; and
a client device, coupled to said communication network, adapted to receive user requests and then transmit said information requests based on said user requests, said client device including a display for displaying information, wherein said client device is adapted to receive, retain, and display multiple server responses corresponding to consecutive information requests regardless of a temporal relationship between said multiple responses and said consecutive information requests.
US10/268,6652000-03-102002-10-11System, method and apparatus for utilizing transaction databases in a client - server environmentAbandonedUS20030046291A1 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US10/268,665US20030046291A1 (en)2000-03-102002-10-11System, method and apparatus for utilizing transaction databases in a client - server environment

Applications Claiming Priority (2)

Application NumberPriority DateFiling DateTitle
US09/523,165US6466937B1 (en)2000-03-102000-03-10System, method and apparatus for utilizing transaction databases in a client-server environment
US10/268,665US20030046291A1 (en)2000-03-102002-10-11System, method and apparatus for utilizing transaction databases in a client - server environment

Related Parent Applications (1)

Application NumberTitlePriority DateFiling Date
US09/523,165DivisionUS6466937B1 (en)2000-03-102000-03-10System, method and apparatus for utilizing transaction databases in a client-server environment

Publications (1)

Publication NumberPublication Date
US20030046291A1true US20030046291A1 (en)2003-03-06

Family

ID=24083910

Family Applications (2)

Application NumberTitlePriority DateFiling Date
US09/523,165Expired - LifetimeUS6466937B1 (en)2000-03-102000-03-10System, method and apparatus for utilizing transaction databases in a client-server environment
US10/268,665AbandonedUS20030046291A1 (en)2000-03-102002-10-11System, method and apparatus for utilizing transaction databases in a client - server environment

Family Applications Before (1)

Application NumberTitlePriority DateFiling Date
US09/523,165Expired - LifetimeUS6466937B1 (en)2000-03-102000-03-10System, method and apparatus for utilizing transaction databases in a client-server environment

Country Status (3)

CountryLink
US (2)US6466937B1 (en)
AU (1)AU2000278563A1 (en)
WO (1)WO2001069443A2 (en)

Cited By (125)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20020019812A1 (en)*2000-06-162002-02-14Board Karen EleanorSystem and service for receiving, customizing, and re-broadcasting high-speed financial data to users operating wireless network-capable devices
US20020129027A1 (en)*2001-03-122002-09-12Cameron Richard NeillMobile decision support system
US20020138618A1 (en)*2000-03-212002-09-26F5 Networks, Inc.Simplified method for processing multiple connections from the same client
US20050278750A1 (en)*2004-05-282005-12-15Microsoft CorporationMovies channel
US20060026088A1 (en)*2004-07-302006-02-02Microsoft CorporationStock channel and news channel
US20060046732A1 (en)*2004-08-242006-03-02Microsoft CorporationTraffic channel
US20060062172A1 (en)*2004-09-172006-03-23Microsoft CorporationDaily diversion channel
US7103652B1 (en)*2000-12-232006-09-05Emc CorporationAmbiguity-purging and template-conflict-resolution in computer network events-notification
US20060265460A1 (en)*2000-10-182006-11-23Stamps.Com, Inc.Method and apparatus for regenerating message data
US20070003347A1 (en)*2005-04-252007-01-04Raphael ManfrediState machine-driven interactive system and associated methods
US20070061211A1 (en)*2005-09-142007-03-15Jorey RamerPreventing mobile communication facility click fraud
US20070060173A1 (en)*2005-09-142007-03-15Jorey RamerManaging sponsored content based on transaction history
US20070061363A1 (en)*2005-09-142007-03-15Jorey RamerManaging sponsored content based on geographic region
US20070061197A1 (en)*2005-09-142007-03-15Jorey RamerPresentation of sponsored content on mobile communication facilities
US20070061244A1 (en)*2005-09-142007-03-15Jorey RamerIncreasing mobile interactivity
US20070061333A1 (en)*2005-09-142007-03-15Jorey RamerUser transaction history influenced search results
US20070061246A1 (en)*2005-09-142007-03-15Jorey RamerMobile campaign creation
US20070088784A1 (en)*2003-10-312007-04-19Masahiro ChibaData processing device, data processing method and data processing program
US20070100806A1 (en)*2005-11-012007-05-03Jorey RamerClient libraries for mobile content
US20070192294A1 (en)*2005-09-142007-08-16Jorey RamerMobile comparison shopping
US20080215475A1 (en)*2005-11-052008-09-04Jorey RamerExclusivity bidding for mobile sponsored content
US20080214150A1 (en)*2005-09-142008-09-04Jorey RamerIdle screen advertising
US20080214154A1 (en)*2005-11-012008-09-04Jorey RamerAssociating mobile and non mobile web content
US20080214162A1 (en)*2005-09-142008-09-04Jorey RamerRealtime surveying within mobile sponsored content
US20080215557A1 (en)*2005-11-052008-09-04Jorey RamerMethods and systems of mobile query classification
US20080214157A1 (en)*2005-09-142008-09-04Jorey RamerCategorization of a Mobile User Profile Based on Browse Behavior
US20080214204A1 (en)*2005-11-012008-09-04Jorey RamerSimilarity based location mapping of mobile comm facility users
US20080215429A1 (en)*2005-11-012008-09-04Jorey RamerUsing a mobile communication facility for offline ad searching
US20080214151A1 (en)*2005-09-142008-09-04Jorey RamerMethods and systems for mobile coupon placement
US20080214153A1 (en)*2005-09-142008-09-04Jorey RamerMobile User Profile Creation based on User Browse Behaviors
US20080214166A1 (en)*2005-09-142008-09-04Jorey RamerLocation based mobile shopping affinity program
US20080242279A1 (en)*2005-09-142008-10-02Jorey RamerBehavior-based mobile content placement on a mobile communication facility
US20080256239A1 (en)*2000-03-212008-10-16F5 Networks, Inc.Method and system for optimizing a network by independently scaling control segments and data flow
US20080270220A1 (en)*2005-11-052008-10-30Jorey RamerEmbedding a nonsponsored mobile content within a sponsored mobile content
US20090222329A1 (en)*2005-09-142009-09-03Jorey RamerSyndication of a behavioral profile associated with an availability condition using a monetization platform
US20090234745A1 (en)*2005-11-052009-09-17Jorey RamerMethods and systems for mobile coupon tracking
US20090240569A1 (en)*2005-09-142009-09-24Jorey RamerSyndication of a behavioral profile using a monetization platform
US20090240568A1 (en)*2005-09-142009-09-24Jorey RamerAggregation and enrichment of behavioral profile data using a monetization platform
US20090240586A1 (en)*2005-09-142009-09-24Jorey RamerRevenue models associated with syndication of a behavioral profile using a monetization platform
US20100011094A1 (en)*2008-07-082010-01-14Cisco Technology, Inc.Systems and Methods of Detecting Non-Colocated Subscriber Devices
US20100057801A1 (en)*2005-09-142010-03-04Jorey RamerUser Characteristic Influenced Search Results
US20100076845A1 (en)*2005-09-142010-03-25Jorey RamerContextual Mobile Content Placement on a Mobile Communication Facility
US20100082431A1 (en)*2005-09-142010-04-01Jorey RamerContextual Mobile Content Placement on a Mobile Communication Facility
US20100145804A1 (en)*2005-09-142010-06-10Jorey RamerManaging Sponsored Content Based on Usage History
US20100198681A1 (en)*2005-09-142010-08-05Jumptap, Inc.Dynamic bidding and expected value
US20100217662A1 (en)*2005-09-142010-08-26Jorey RamerPresenting Sponsored Content on a Mobile Communication Facility
US20100267376A1 (en)*2007-12-172010-10-21Nokia CorporationAccessory Configuration and Management
US20100293051A1 (en)*2005-09-142010-11-18Jumptap, Inc.Mobile Advertisement Syndication
US20110123217A1 (en)*2009-11-202011-05-26Fuji Xerox Co., Ltd.Image-forming apparatus
US20110143731A1 (en)*2005-09-142011-06-16Jorey RamerMobile Communication Facility Usage Pattern Geographic Based Advertising
US20110177799A1 (en)*2006-09-132011-07-21Jorey RamerMethods and systems for mobile coupon placement
US8103545B2 (en)2005-09-142012-01-24Jumptap, Inc.Managing payment for sponsored content presented to mobile communication facilities
US20120079068A1 (en)*2009-06-172012-03-29Zte CorporationMethod and system for providing user service data
US8175585B2 (en)2005-11-052012-05-08Jumptap, Inc.System for targeting advertising content to a plurality of mobile communication facilities
US8195133B2 (en)2005-09-142012-06-05Jumptap, Inc.Mobile dynamic advertisement creation and placement
US8200205B2 (en)2005-09-142012-06-12Jumptap, Inc.Interaction analysis and prioritzation of mobile content
US8209344B2 (en)2005-09-142012-06-26Jumptap, Inc.Embedding sponsored content in mobile applications
US8229914B2 (en)2005-09-142012-07-24Jumptap, Inc.Mobile content spidering and compatibility determination
US8302030B2 (en)2005-09-142012-10-30Jumptap, Inc.Management of multiple advertising inventories using a monetization platform
US8364540B2 (en)2005-09-142013-01-29Jumptap, Inc.Contextual targeting of content using a monetization platform
US8433297B2 (en)2005-11-052013-04-30Jumptag, Inc.System for targeting advertising content to a plurality of mobile communication facilities
US8463909B1 (en)2010-09-152013-06-11F5 Networks, Inc.Systems and methods for managing server resources
US8503995B2 (en)2005-09-142013-08-06Jumptap, Inc.Mobile dynamic advertisement creation and placement
US8566444B1 (en)2008-10-302013-10-22F5 Networks, Inc.Methods and system for simultaneous multiple rules checking
US8615719B2 (en)2005-09-142013-12-24Jumptap, Inc.Managing sponsored content for delivery to mobile communication facilities
US8627467B2 (en)2011-01-142014-01-07F5 Networks, Inc.System and method for selectively storing web objects in a cache memory based on policy decisions
US8630174B1 (en)2010-09-142014-01-14F5 Networks, Inc.System and method for post shaping TCP packetization
US8660891B2 (en)2005-11-012014-02-25Millennial MediaInteractive mobile advertisement banners
US20140207675A1 (en)*2013-01-242014-07-24Bank Of America CorporationMethod and apparatus for initiating a transaction on a mobile device
US8805339B2 (en)2005-09-142014-08-12Millennial Media, Inc.Categorization of a mobile user profile based on browse and viewing behavior
US8806053B1 (en)2008-04-292014-08-12F5 Networks, Inc.Methods and systems for optimizing network traffic using preemptive acknowledgment signals
US8804504B1 (en)2010-09-162014-08-12F5 Networks, Inc.System and method for reducing CPU load in processing PPP packets on a SSL-VPN tunneling device
US8812526B2 (en)2005-09-142014-08-19Millennial Media, Inc.Mobile content cross-inventory yield optimization
US8819659B2 (en)2005-09-142014-08-26Millennial Media, Inc.Mobile search service instant activation
US8843395B2 (en)2005-09-142014-09-23Millennial Media, Inc.Dynamic bidding and expected value
US8868961B1 (en)2009-11-062014-10-21F5 Networks, Inc.Methods for acquiring hyper transport timing and devices thereof
US8886981B1 (en)2010-09-152014-11-11F5 Networks, Inc.Systems and methods for idle driven scheduling
US8908545B1 (en)2010-07-082014-12-09F5 Networks, Inc.System and method for handling TCP performance in network access with driver initiated application tunnel
US8959571B2 (en)2010-10-292015-02-17F5 Networks, Inc.Automated policy builder
US9058406B2 (en)2005-09-142015-06-16Millennial Media, Inc.Management of multiple advertising inventories using a monetization platform
US9083760B1 (en)2010-08-092015-07-14F5 Networks, Inc.Dynamic cloning and reservation of detached idle connections
US9141625B1 (en)2010-06-222015-09-22F5 Networks, Inc.Methods for preserving flow state during virtual machine migration and devices thereof
US9172753B1 (en)2012-02-202015-10-27F5 Networks, Inc.Methods for optimizing HTTP header based authentication and devices thereof
US9231879B1 (en)2012-02-202016-01-05F5 Networks, Inc.Methods for policy-based network traffic queue management and devices thereof
US9246819B1 (en)2011-06-202016-01-26F5 Networks, Inc.System and method for performing message-based load balancing
US9270766B2 (en)2011-12-302016-02-23F5 Networks, Inc.Methods for identifying network traffic characteristics to correlate and manage one or more subsequent flows and devices thereof
US9313047B2 (en)2009-11-062016-04-12F5 Networks, Inc.Handling high throughput and low latency network data packets in a traffic management device
US9554276B2 (en)2010-10-292017-01-24F5 Networks, Inc.System and method for on the fly protocol conversion in obtaining policy enforcement information
US9703892B2 (en)2005-09-142017-07-11Millennial Media LlcPredictive text completion for a mobile communication facility
US10015143B1 (en)2014-06-052018-07-03F5 Networks, Inc.Methods for securing one or more license entitlement grants and devices thereof
US10015286B1 (en)2010-06-232018-07-03F5 Networks, Inc.System and method for proxying HTTP single sign on across network domains
US10038756B2 (en)2005-09-142018-07-31Millenial Media LLCManaging sponsored content based on device characteristics
USRE47019E1 (en)2010-07-142018-08-28F5 Networks, Inc.Methods for DNSSEC proxying and deployment amelioration and systems thereof
US10097616B2 (en)2012-04-272018-10-09F5 Networks, Inc.Methods for optimizing service of content requests and devices thereof
US10122630B1 (en)2014-08-152018-11-06F5 Networks, Inc.Methods for network traffic presteering and devices thereof
US10135831B2 (en)2011-01-282018-11-20F5 Networks, Inc.System and method for combining an access control system with a traffic management system
US10157280B2 (en)2009-09-232018-12-18F5 Networks, Inc.System and method for identifying security breach attempts of a website
US10182013B1 (en)2014-12-012019-01-15F5 Networks, Inc.Methods for managing progressive image delivery and devices thereof
US10187317B1 (en)2013-11-152019-01-22F5 Networks, Inc.Methods for traffic rate control and devices thereof
US10230566B1 (en)2012-02-172019-03-12F5 Networks, Inc.Methods for dynamically constructing a service principal name and devices thereof
US10375155B1 (en)2013-02-192019-08-06F5 Networks, Inc.System and method for achieving hardware acceleration for asymmetric flow connections
US10404698B1 (en)2016-01-152019-09-03F5 Networks, Inc.Methods for adaptive organization of web application access points in webtops and devices thereof
US10505818B1 (en)2015-05-052019-12-10F5 Networks. Inc.Methods for analyzing and load balancing based on server health and devices thereof
US10505792B1 (en)2016-11-022019-12-10F5 Networks, Inc.Methods for facilitating network traffic analytics and devices thereof
US10721269B1 (en)2009-11-062020-07-21F5 Networks, Inc.Methods and system for returning requests with javascript for clients before passing a request to a server
US10791088B1 (en)2016-06-172020-09-29F5 Networks, Inc.Methods for disaggregating subscribers via DHCP address translation and devices thereof
US10791119B1 (en)2017-03-142020-09-29F5 Networks, Inc.Methods for temporal password injection and devices thereof
US10797888B1 (en)2016-01-202020-10-06F5 Networks, Inc.Methods for secured SCEP enrollment for client devices and devices thereof
US10803482B2 (en)2005-09-142020-10-13Verizon Media Inc.Exclusivity bidding for mobile sponsored content
US10812266B1 (en)2017-03-172020-10-20F5 Networks, Inc.Methods for managing security tokens based on security violations and devices thereof
US10834065B1 (en)2015-03-312020-11-10F5 Networks, Inc.Methods for SSL protected NTLM re-authentication and devices thereof
US10911894B2 (en)2005-09-142021-02-02Verizon Media Inc.Use of dynamic content generation parameters based on previous performance of those parameters
US10931662B1 (en)2017-04-102021-02-23F5 Networks, Inc.Methods for ephemeral authentication screening and devices thereof
US10972453B1 (en)2017-05-032021-04-06F5 Networks, Inc.Methods for token refreshment based on single sign-on (SSO) for federated identity environments and devices thereof
US11044200B1 (en)2018-07-062021-06-22F5 Networks, Inc.Methods for service stitching using a packet header and devices thereof
US11063758B1 (en)2016-11-012021-07-13F5 Networks, Inc.Methods for facilitating cipher selection and devices thereof
US11122083B1 (en)2017-09-082021-09-14F5 Networks, Inc.Methods for managing network connections based on DNS data and network policies and devices thereof
US11178150B1 (en)2016-01-202021-11-16F5 Networks, Inc.Methods for enforcing access control list based on managed application and devices thereof
US11343237B1 (en)2017-05-122022-05-24F5, Inc.Methods for managing a federated identity environment using security and access control data and devices thereof
US11350254B1 (en)2015-05-052022-05-31F5, Inc.Methods for enforcing compliance policies and devices thereof
US11496438B1 (en)2017-02-072022-11-08F5, Inc.Methods for improved network security using asymmetric traffic delivery and devices thereof
US11658995B1 (en)2018-03-202023-05-23F5, Inc.Methods for dynamically mitigating network attacks and devices thereof
US11757946B1 (en)2015-12-222023-09-12F5, Inc.Methods for analyzing network traffic and enforcing network policies and devices thereof
US11838851B1 (en)2014-07-152023-12-05F5, Inc.Methods for managing L7 traffic classification and devices thereof
US11895138B1 (en)2015-02-022024-02-06F5, Inc.Methods for improving web scanner accuracy and devices thereof

Families Citing this family (35)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6721780B1 (en)1999-11-092004-04-13Fireclick, Inc.Predictive pre-download of network objects
US7325076B1 (en)*1999-11-102008-01-29Navimedix, Inc.System for dynamic information exchange
GB2361330A (en)*2000-04-132001-10-17Int Computers LtdTemplate mechanism for document generation
US8037418B2 (en)*2000-04-182011-10-11Samsung Electronics Co., Ltd.System and method for ensuring integrity of data-driven user interface of a wireless mobile station
US6738614B1 (en)*2000-06-192004-05-181477.Com Wireless, Inc.Method and system for communicating data to a wireless device
JP2002099513A (en)*2000-09-252002-04-05Pioneer Electronic CorpData communication system
US7426513B2 (en)*2000-10-122008-09-16Sap Portals Israel Ltd.Client-based objectifying of text pages
US6625598B1 (en)*2000-10-252003-09-23Mpc Computers, LlcData verification system and technique
US7895530B2 (en)2000-11-092011-02-22Change Tools, Inc.User definable interface system, method, support tools, and computer program product
US6918091B2 (en)*2000-11-092005-07-12Change Tools, Inc.User definable interface system, method and computer program product
US7269784B1 (en)2001-01-222007-09-11Kasriel StephaneServer-originated differential caching
US7185063B1 (en)2001-06-222007-02-27Digital River, Inc.Content delivery network using differential caching
US7092997B1 (en)2001-08-062006-08-15Digital River, Inc.Template identification with differential caching
US6976081B2 (en)*2002-01-302005-12-13Motorola, Inc.Session initiation protocol compression
US7296051B1 (en)2002-02-192007-11-13Digital River, Inc.Predictive predownload of templates with delta encoding
US7487261B1 (en)*2002-02-222009-02-03Digital River, Inc.Delta caching service
US8184614B2 (en)*2002-05-012012-05-22Siemens Enterprise Communications, Inc.System and method for automatic voice over IP endpoint configuration
US7334019B2 (en)*2002-07-182008-02-19Ebay Inc.Delivering messages to message servers
US20050169223A1 (en)*2004-01-162005-08-04Crocker Ronald T.Method and apparatus for facilitating a PTT session initiation using an IP-based protocol
US9690577B1 (en)*2004-02-092017-06-27Akana, Inc.Legacy applications as web services
US20060106840A1 (en)*2004-11-042006-05-18International Business Machines CorporationSystem and method for tracking notifications in a publish subscribe system
US10248951B2 (en)2004-12-012019-04-02Metavante CorporationE-coupon settlement and clearing process
US20070288313A1 (en)*2006-06-092007-12-13Mark BrodsonE-Coupon System and Method
US7398264B2 (en)*2005-01-172008-07-08Oracle International CorporationSimplifying movement of data to different desired storage portions depending on the state of the corresponding transaction
CA2596896C (en)*2005-02-222012-09-25Nextair CorporationWireless communication device use of application server applications
CA2598426C (en)*2005-02-222011-10-18Nextair CorporationFacilitating mobile device awareness of the availability of new or updated server-side applications
US20070100866A1 (en)*2005-10-312007-05-03International Business Machines CorporationMethod for registering a template message, generating an update message, regenerating and providing an application request, computer arrangement, computer program and computer program product
US20070162421A1 (en)*2006-01-122007-07-12Sybase, Inc.Real-Time Messaging System for Bridging RDBMSs and Message Buses
JP4877831B2 (en)*2007-06-272012-02-15久美子 石井 Confirmation system, information provision system, and program
US7895174B2 (en)2008-03-272011-02-22Microsoft CorporationDatabase part table junctioning
US8825011B2 (en)*2008-12-192014-09-02Tecore, Inc.Intelligent network access control
US20100318438A1 (en)*2009-06-162010-12-16Graham CormodeMethod and apparatus for providing an electronic commerce website
JP5657604B2 (en)*2012-05-172015-01-21株式会社日立ソリューションズ Terminal management system, management server and method
CN109799978A (en)*2019-01-312019-05-24中合金网(北京)电子商务有限公司Page data processing method and device
EP4050500A1 (en)*2021-02-242022-08-31Think Research CorporationSystems, methods and devices for structured dynamic electronic forms

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
JPH09212397A (en)*1996-01-311997-08-15Toshiba Corp File reading method
US5897622A (en)*1996-10-161999-04-27Microsoft CorporationElectronic shopping and merchandising system
US6049812A (en)*1996-11-182000-04-11International Business Machines Corp.Browser and plural active URL manager for network computers
US6225995B1 (en)*1997-10-312001-05-01Oracle CorporatonMethod and apparatus for incorporating state information into a URL
US6035324A (en)*1997-08-282000-03-07International Business Machines CorporationClient-side asynchronous form management

Cited By (213)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US8788665B2 (en)2000-03-212014-07-22F5 Networks, Inc.Method and system for optimizing a network by independently scaling control segments and data flow
US20020138618A1 (en)*2000-03-212002-09-26F5 Networks, Inc.Simplified method for processing multiple connections from the same client
US20080256239A1 (en)*2000-03-212008-10-16F5 Networks, Inc.Method and system for optimizing a network by independently scaling control segments and data flow
US8380854B2 (en)2000-03-212013-02-19F5 Networks, Inc.Simplified method for processing multiple connections from the same client
US8447871B1 (en)2000-03-212013-05-21F5 Networks, Inc.Simplified method for processing multiple connections from the same client
US9647954B2 (en)2000-03-212017-05-09F5 Networks, Inc.Method and system for optimizing a network by independently scaling control segments and data flow
US9077554B1 (en)*2000-03-212015-07-07F5 Networks, Inc.Simplified method for processing multiple connections from the same client
US20020019812A1 (en)*2000-06-162002-02-14Board Karen EleanorSystem and service for receiving, customizing, and re-broadcasting high-speed financial data to users operating wireless network-capable devices
US7487223B2 (en)*2000-10-182009-02-03Stamps.Com, Inc.Method and apparatus for regenerating message data
US20060265460A1 (en)*2000-10-182006-11-23Stamps.Com, Inc.Method and apparatus for regenerating message data
US7389339B1 (en)*2000-12-232008-06-17Emc CorporationAmbiguity-purging and template-conflict-resolution in computer network events-notification
US7103652B1 (en)*2000-12-232006-09-05Emc CorporationAmbiguity-purging and template-conflict-resolution in computer network events-notification
US7895336B2 (en)*2001-03-122011-02-22Accenture Global Services LimitedMobile decision support system
US20020129027A1 (en)*2001-03-122002-09-12Cameron Richard NeillMobile decision support system
US20070088784A1 (en)*2003-10-312007-04-19Masahiro ChibaData processing device, data processing method and data processing program
US7577974B2 (en)2004-05-282009-08-18Microsoft CorporationMovies channel
US20050278750A1 (en)*2004-05-282005-12-15Microsoft CorporationMovies channel
US20060026088A1 (en)*2004-07-302006-02-02Microsoft CorporationStock channel and news channel
US7555257B2 (en)*2004-07-302009-06-30Microsoft CorporationStock channel and news channel
US20060046732A1 (en)*2004-08-242006-03-02Microsoft CorporationTraffic channel
US20060062172A1 (en)*2004-09-172006-03-23Microsoft CorporationDaily diversion channel
US7567799B2 (en)2004-09-172009-07-28Microsoft CorporationDaily diversion channel
US20070003347A1 (en)*2005-04-252007-01-04Raphael ManfrediState machine-driven interactive system and associated methods
US8458336B2 (en)*2005-04-252013-06-04Hewlett-Packard Development Company, L.P.State machine event restoration
US8532633B2 (en)2005-09-142013-09-10Jumptap, Inc.System for targeting advertising content to a plurality of mobile communication facilities
US8560537B2 (en)2005-09-142013-10-15Jumptap, Inc.Mobile advertisement syndication
US10911894B2 (en)2005-09-142021-02-02Verizon Media Inc.Use of dynamic content generation parameters based on previous performance of those parameters
US10803482B2 (en)2005-09-142020-10-13Verizon Media Inc.Exclusivity bidding for mobile sponsored content
US10592930B2 (en)2005-09-142020-03-17Millenial Media, LLCSyndication of a behavioral profile using a monetization platform
US20080214151A1 (en)*2005-09-142008-09-04Jorey RamerMethods and systems for mobile coupon placement
US20080214153A1 (en)*2005-09-142008-09-04Jorey RamerMobile User Profile Creation based on User Browse Behaviors
US20080214166A1 (en)*2005-09-142008-09-04Jorey RamerLocation based mobile shopping affinity program
US20080242279A1 (en)*2005-09-142008-10-02Jorey RamerBehavior-based mobile content placement on a mobile communication facility
US20080214162A1 (en)*2005-09-142008-09-04Jorey RamerRealtime surveying within mobile sponsored content
US8631018B2 (en)2005-09-142014-01-14Millennial MediaPresenting sponsored content on a mobile communication facility
US10038756B2 (en)2005-09-142018-07-31Millenial Media LLCManaging sponsored content based on device characteristics
US20080214150A1 (en)*2005-09-142008-09-04Jorey RamerIdle screen advertising
US9811589B2 (en)2005-09-142017-11-07Millennial Media LlcPresentation of search results to mobile devices based on television viewing history
US20070192294A1 (en)*2005-09-142007-08-16Jorey RamerMobile comparison shopping
US20090222329A1 (en)*2005-09-142009-09-03Jorey RamerSyndication of a behavioral profile associated with an availability condition using a monetization platform
US9785975B2 (en)2005-09-142017-10-10Millennial Media LlcDynamic bidding and expected value
US20090240569A1 (en)*2005-09-142009-09-24Jorey RamerSyndication of a behavioral profile using a monetization platform
US20090240568A1 (en)*2005-09-142009-09-24Jorey RamerAggregation and enrichment of behavioral profile data using a monetization platform
US20090240586A1 (en)*2005-09-142009-09-24Jorey RamerRevenue models associated with syndication of a behavioral profile using a monetization platform
US9754287B2 (en)2005-09-142017-09-05Millenial Media LLCSystem for targeting advertising content to a plurality of mobile communication facilities
US20100057801A1 (en)*2005-09-142010-03-04Jorey RamerUser Characteristic Influenced Search Results
US20100076845A1 (en)*2005-09-142010-03-25Jorey RamerContextual Mobile Content Placement on a Mobile Communication Facility
US20100082431A1 (en)*2005-09-142010-04-01Jorey RamerContextual Mobile Content Placement on a Mobile Communication Facility
US20100145804A1 (en)*2005-09-142010-06-10Jorey RamerManaging Sponsored Content Based on Usage History
US20100198681A1 (en)*2005-09-142010-08-05Jumptap, Inc.Dynamic bidding and expected value
US20100217662A1 (en)*2005-09-142010-08-26Jorey RamerPresenting Sponsored Content on a Mobile Communication Facility
US9703892B2 (en)2005-09-142017-07-11Millennial Media LlcPredictive text completion for a mobile communication facility
US20100293051A1 (en)*2005-09-142010-11-18Jumptap, Inc.Mobile Advertisement Syndication
US20110015993A1 (en)*2005-09-142011-01-20Jumptap, Inc.Managing Sponsored Content Based on Usage History
US20110029378A1 (en)*2005-09-142011-02-03Jumptap, Inc.User Profile-Based Presentation of Sponsored Mobile Content
US20070061211A1 (en)*2005-09-142007-03-15Jorey RamerPreventing mobile communication facility click fraud
US7907940B2 (en)2005-09-142011-03-15Jumptap, Inc.Presentation of sponsored content based on mobile transaction event
US9471925B2 (en)2005-09-142016-10-18Millennial Media LlcIncreasing mobile interactivity
US20110143731A1 (en)*2005-09-142011-06-16Jorey RamerMobile Communication Facility Usage Pattern Geographic Based Advertising
US7970389B2 (en)2005-09-142011-06-28Jumptap, Inc.Presentation of sponsored content based on mobile transaction event
US9454772B2 (en)2005-09-142016-09-27Millennial Media Inc.Interaction analysis and prioritization of mobile content
US9390436B2 (en)2005-09-142016-07-12Millennial Media, Inc.System for targeting advertising content to a plurality of mobile communication facilities
US8041717B2 (en)2005-09-142011-10-18Jumptap, Inc.Mobile advertisement syndication
US8050675B2 (en)2005-09-142011-11-01Jumptap, Inc.Managing sponsored content based on usage history
US8099434B2 (en)2005-09-142012-01-17Jumptap, Inc.Presenting sponsored content on a mobile communication facility
US8103545B2 (en)2005-09-142012-01-24Jumptap, Inc.Managing payment for sponsored content presented to mobile communication facilities
US9384500B2 (en)2005-09-142016-07-05Millennial Media, Inc.System for targeting advertising content to a plurality of mobile communication facilities
US9386150B2 (en)2005-09-142016-07-05Millennia Media, Inc.Presentation of sponsored content on mobile device based on transaction event
US8156128B2 (en)2005-09-142012-04-10Jumptap, Inc.Contextual mobile content placement on a mobile communication facility
US9271023B2 (en)2005-09-142016-02-23Millennial Media, Inc.Presentation of search results to mobile devices based on television viewing history
US8180332B2 (en)2005-09-142012-05-15Jumptap, Inc.System for targeting advertising content to a plurality of mobile communication facilities
US8195513B2 (en)2005-09-142012-06-05Jumptap, Inc.Managing payment for sponsored content presented to mobile communication facilities
US8195133B2 (en)2005-09-142012-06-05Jumptap, Inc.Mobile dynamic advertisement creation and placement
US8200205B2 (en)2005-09-142012-06-12Jumptap, Inc.Interaction analysis and prioritzation of mobile content
US8209344B2 (en)2005-09-142012-06-26Jumptap, Inc.Embedding sponsored content in mobile applications
US8229914B2 (en)2005-09-142012-07-24Jumptap, Inc.Mobile content spidering and compatibility determination
US9223878B2 (en)2005-09-142015-12-29Millenial Media, Inc.User characteristic influenced search results
US8270955B2 (en)2005-09-142012-09-18Jumptap, Inc.Presentation of sponsored content on mobile device based on transaction event
US8290810B2 (en)2005-09-142012-10-16Jumptap, Inc.Realtime surveying within mobile sponsored content
US8296184B2 (en)2005-09-142012-10-23Jumptap, Inc.Managing payment for sponsored content presented to mobile communication facilities
US8302030B2 (en)2005-09-142012-10-30Jumptap, Inc.Management of multiple advertising inventories using a monetization platform
US8311888B2 (en)2005-09-142012-11-13Jumptap, Inc.Revenue models associated with syndication of a behavioral profile using a monetization platform
US8316031B2 (en)2005-09-142012-11-20Jumptap, Inc.System for targeting advertising content to a plurality of mobile communication facilities
US8332397B2 (en)2005-09-142012-12-11Jumptap, Inc.Presenting sponsored content on a mobile communication facility
US8340666B2 (en)2005-09-142012-12-25Jumptap, Inc.Managing sponsored content based on usage history
US8351933B2 (en)2005-09-142013-01-08Jumptap, Inc.Managing sponsored content based on usage history
US8359019B2 (en)2005-09-142013-01-22Jumptap, Inc.Interaction analysis and prioritization of mobile content
US8364540B2 (en)2005-09-142013-01-29Jumptap, Inc.Contextual targeting of content using a monetization platform
US8364521B2 (en)2005-09-142013-01-29Jumptap, Inc.Rendering targeted advertisement on mobile communication facilities
US20070061246A1 (en)*2005-09-142007-03-15Jorey RamerMobile campaign creation
US9201979B2 (en)2005-09-142015-12-01Millennial Media, Inc.Syndication of a behavioral profile associated with an availability condition using a monetization platform
US20070061333A1 (en)*2005-09-142007-03-15Jorey RamerUser transaction history influenced search results
US20070061244A1 (en)*2005-09-142007-03-15Jorey RamerIncreasing mobile interactivity
US8457607B2 (en)2005-09-142013-06-04Jumptap, Inc.System for targeting advertising content to a plurality of mobile communication facilities
US9195993B2 (en)2005-09-142015-11-24Millennial Media, Inc.Mobile advertisement syndication
US8463249B2 (en)2005-09-142013-06-11Jumptap, Inc.System for targeting advertising content to a plurality of mobile communication facilities
US8467774B2 (en)2005-09-142013-06-18Jumptap, Inc.System for targeting advertising content to a plurality of mobile communication facilities
US8483674B2 (en)2005-09-142013-07-09Jumptap, Inc.Presentation of sponsored content on mobile device based on transaction event
US8483671B2 (en)2005-09-142013-07-09Jumptap, Inc.System for targeting advertising content to a plurality of mobile communication facilities
US8484234B2 (en)2005-09-142013-07-09Jumptab, Inc.Embedding sponsored content in mobile applications
US8489077B2 (en)2005-09-142013-07-16Jumptap, Inc.System for targeting advertising content to a plurality of mobile communication facilities
US8494500B2 (en)2005-09-142013-07-23Jumptap, Inc.System for targeting advertising content to a plurality of mobile communication facilities
US8503995B2 (en)2005-09-142013-08-06Jumptap, Inc.Mobile dynamic advertisement creation and placement
US9110996B2 (en)2005-09-142015-08-18Millennial Media, Inc.System for targeting advertising content to a plurality of mobile communication facilities
US8515400B2 (en)2005-09-142013-08-20Jumptap, Inc.System for targeting advertising content to a plurality of mobile communication facilities
US8515401B2 (en)2005-09-142013-08-20Jumptap, Inc.System for targeting advertising content to a plurality of mobile communication facilities
US20070061197A1 (en)*2005-09-142007-03-15Jorey RamerPresentation of sponsored content on mobile communication facilities
US8532634B2 (en)2005-09-142013-09-10Jumptap, Inc.System for targeting advertising content to a plurality of mobile communication facilities
US8538812B2 (en)2005-09-142013-09-17Jumptap, Inc.Managing payment for sponsored content presented to mobile communication facilities
US8554192B2 (en)2005-09-142013-10-08Jumptap, Inc.Interaction analysis and prioritization of mobile content
US8655891B2 (en)2005-09-142014-02-18Millennial MediaSystem for targeting advertising content to a plurality of mobile communication facilities
US20070060173A1 (en)*2005-09-142007-03-15Jorey RamerManaging sponsored content based on transaction history
US9076175B2 (en)2005-09-142015-07-07Millennial Media, Inc.Mobile comparison shopping
US8583089B2 (en)2005-09-142013-11-12Jumptap, Inc.Presentation of sponsored content on mobile device based on transaction event
US8615719B2 (en)2005-09-142013-12-24Jumptap, Inc.Managing sponsored content for delivery to mobile communication facilities
US8620285B2 (en)2005-09-142013-12-31Millennial MediaMethods and systems for mobile coupon placement
US8626736B2 (en)2005-09-142014-01-07Millennial MediaSystem for targeting advertising content to a plurality of mobile communication facilities
US9058406B2 (en)2005-09-142015-06-16Millennial Media, Inc.Management of multiple advertising inventories using a monetization platform
US20080214157A1 (en)*2005-09-142008-09-04Jorey RamerCategorization of a Mobile User Profile Based on Browse Behavior
US8995968B2 (en)2005-09-142015-03-31Millennial Media, Inc.System for targeting advertising content to a plurality of mobile communication facilities
US8995973B2 (en)2005-09-142015-03-31Millennial Media, Inc.System for targeting advertising content to a plurality of mobile communication facilities
US8989718B2 (en)2005-09-142015-03-24Millennial Media, Inc.Idle screen advertising
US8666376B2 (en)2005-09-142014-03-04Millennial MediaLocation based mobile shopping affinity program
US8688088B2 (en)2005-09-142014-04-01Millennial MediaSystem for targeting advertising content to a plurality of mobile communication facilities
US8688671B2 (en)2005-09-142014-04-01Millennial MediaManaging sponsored content based on geographic region
US8768319B2 (en)2005-09-142014-07-01Millennial Media, Inc.Presentation of sponsored content on mobile device based on transaction event
US8774777B2 (en)2005-09-142014-07-08Millennial Media, Inc.System for targeting advertising content to a plurality of mobile communication facilities
US20070061363A1 (en)*2005-09-142007-03-15Jorey RamerManaging sponsored content based on geographic region
US8958779B2 (en)2005-09-142015-02-17Millennial Media, Inc.Mobile dynamic advertisement creation and placement
US8798592B2 (en)2005-09-142014-08-05Jumptap, Inc.System for targeting advertising content to a plurality of mobile communication facilities
US8805339B2 (en)2005-09-142014-08-12Millennial Media, Inc.Categorization of a mobile user profile based on browse and viewing behavior
US8843395B2 (en)2005-09-142014-09-23Millennial Media, Inc.Dynamic bidding and expected value
US8843396B2 (en)2005-09-142014-09-23Millennial Media, Inc.Managing payment for sponsored content presented to mobile communication facilities
US8812526B2 (en)2005-09-142014-08-19Millennial Media, Inc.Mobile content cross-inventory yield optimization
US8819659B2 (en)2005-09-142014-08-26Millennial Media, Inc.Mobile search service instant activation
US8832100B2 (en)2005-09-142014-09-09Millennial Media, Inc.User transaction history influenced search results
US20080214204A1 (en)*2005-11-012008-09-04Jorey RamerSimilarity based location mapping of mobile comm facility users
US20070100806A1 (en)*2005-11-012007-05-03Jorey RamerClient libraries for mobile content
US20080214154A1 (en)*2005-11-012008-09-04Jorey RamerAssociating mobile and non mobile web content
US8660891B2 (en)2005-11-012014-02-25Millennial MediaInteractive mobile advertisement banners
US20080215429A1 (en)*2005-11-012008-09-04Jorey RamerUsing a mobile communication facility for offline ad searching
US8509750B2 (en)2005-11-052013-08-13Jumptap, Inc.System for targeting advertising content to a plurality of mobile communication facilities
US8433297B2 (en)2005-11-052013-04-30Jumptag, Inc.System for targeting advertising content to a plurality of mobile communication facilities
US20090234745A1 (en)*2005-11-052009-09-17Jorey RamerMethods and systems for mobile coupon tracking
US20080270220A1 (en)*2005-11-052008-10-30Jorey RamerEmbedding a nonsponsored mobile content within a sponsored mobile content
US8027879B2 (en)2005-11-052011-09-27Jumptap, Inc.Exclusivity bidding for mobile sponsored content
US20080215557A1 (en)*2005-11-052008-09-04Jorey RamerMethods and systems of mobile query classification
US8131271B2 (en)2005-11-052012-03-06Jumptap, Inc.Categorization of a mobile user profile based on browse behavior
US8175585B2 (en)2005-11-052012-05-08Jumptap, Inc.System for targeting advertising content to a plurality of mobile communication facilities
US20080215475A1 (en)*2005-11-052008-09-04Jorey RamerExclusivity bidding for mobile sponsored content
US20110177799A1 (en)*2006-09-132011-07-21Jorey RamerMethods and systems for mobile coupon placement
US8238888B2 (en)2006-09-132012-08-07Jumptap, Inc.Methods and systems for mobile coupon placement
US20100267376A1 (en)*2007-12-172010-10-21Nokia CorporationAccessory Configuration and Management
US8806053B1 (en)2008-04-292014-08-12F5 Networks, Inc.Methods and systems for optimizing network traffic using preemptive acknowledgment signals
US8577998B2 (en)*2008-07-082013-11-05Cisco Technology, Inc.Systems and methods of detecting non-colocated subscriber devices
US20100011094A1 (en)*2008-07-082010-01-14Cisco Technology, Inc.Systems and Methods of Detecting Non-Colocated Subscriber Devices
US8566444B1 (en)2008-10-302013-10-22F5 Networks, Inc.Methods and system for simultaneous multiple rules checking
US8825797B2 (en)*2009-06-172014-09-02Zte CorporationMethod and system for providing user service data
US20120079068A1 (en)*2009-06-172012-03-29Zte CorporationMethod and system for providing user service data
US10157280B2 (en)2009-09-232018-12-18F5 Networks, Inc.System and method for identifying security breach attempts of a website
US8868961B1 (en)2009-11-062014-10-21F5 Networks, Inc.Methods for acquiring hyper transport timing and devices thereof
US9313047B2 (en)2009-11-062016-04-12F5 Networks, Inc.Handling high throughput and low latency network data packets in a traffic management device
US10721269B1 (en)2009-11-062020-07-21F5 Networks, Inc.Methods and system for returning requests with javascript for clients before passing a request to a server
US11108815B1 (en)2009-11-062021-08-31F5 Networks, Inc.Methods and system for returning requests with javascript for clients before passing a request to a server
US20110123217A1 (en)*2009-11-202011-05-26Fuji Xerox Co., Ltd.Image-forming apparatus
US9141625B1 (en)2010-06-222015-09-22F5 Networks, Inc.Methods for preserving flow state during virtual machine migration and devices thereof
US10015286B1 (en)2010-06-232018-07-03F5 Networks, Inc.System and method for proxying HTTP single sign on across network domains
US8908545B1 (en)2010-07-082014-12-09F5 Networks, Inc.System and method for handling TCP performance in network access with driver initiated application tunnel
USRE47019E1 (en)2010-07-142018-08-28F5 Networks, Inc.Methods for DNSSEC proxying and deployment amelioration and systems thereof
US9083760B1 (en)2010-08-092015-07-14F5 Networks, Inc.Dynamic cloning and reservation of detached idle connections
US8630174B1 (en)2010-09-142014-01-14F5 Networks, Inc.System and method for post shaping TCP packetization
US8463909B1 (en)2010-09-152013-06-11F5 Networks, Inc.Systems and methods for managing server resources
US8886981B1 (en)2010-09-152014-11-11F5 Networks, Inc.Systems and methods for idle driven scheduling
US8804504B1 (en)2010-09-162014-08-12F5 Networks, Inc.System and method for reducing CPU load in processing PPP packets on a SSL-VPN tunneling device
US9554276B2 (en)2010-10-292017-01-24F5 Networks, Inc.System and method for on the fly protocol conversion in obtaining policy enforcement information
US8959571B2 (en)2010-10-292015-02-17F5 Networks, Inc.Automated policy builder
US8627467B2 (en)2011-01-142014-01-07F5 Networks, Inc.System and method for selectively storing web objects in a cache memory based on policy decisions
US10135831B2 (en)2011-01-282018-11-20F5 Networks, Inc.System and method for combining an access control system with a traffic management system
US9246819B1 (en)2011-06-202016-01-26F5 Networks, Inc.System and method for performing message-based load balancing
US9985976B1 (en)2011-12-302018-05-29F5 Networks, Inc.Methods for identifying network traffic characteristics to correlate and manage one or more subsequent flows and devices thereof
US9270766B2 (en)2011-12-302016-02-23F5 Networks, Inc.Methods for identifying network traffic characteristics to correlate and manage one or more subsequent flows and devices thereof
US10230566B1 (en)2012-02-172019-03-12F5 Networks, Inc.Methods for dynamically constructing a service principal name and devices thereof
US9172753B1 (en)2012-02-202015-10-27F5 Networks, Inc.Methods for optimizing HTTP header based authentication and devices thereof
US9231879B1 (en)2012-02-202016-01-05F5 Networks, Inc.Methods for policy-based network traffic queue management and devices thereof
US10097616B2 (en)2012-04-272018-10-09F5 Networks, Inc.Methods for optimizing service of content requests and devices thereof
US8914308B2 (en)*2013-01-242014-12-16Bank Of America CorporationMethod and apparatus for initiating a transaction on a mobile device
US20140207675A1 (en)*2013-01-242014-07-24Bank Of America CorporationMethod and apparatus for initiating a transaction on a mobile device
US10375155B1 (en)2013-02-192019-08-06F5 Networks, Inc.System and method for achieving hardware acceleration for asymmetric flow connections
US10187317B1 (en)2013-11-152019-01-22F5 Networks, Inc.Methods for traffic rate control and devices thereof
US10015143B1 (en)2014-06-052018-07-03F5 Networks, Inc.Methods for securing one or more license entitlement grants and devices thereof
US11838851B1 (en)2014-07-152023-12-05F5, Inc.Methods for managing L7 traffic classification and devices thereof
US10122630B1 (en)2014-08-152018-11-06F5 Networks, Inc.Methods for network traffic presteering and devices thereof
US10182013B1 (en)2014-12-012019-01-15F5 Networks, Inc.Methods for managing progressive image delivery and devices thereof
US11895138B1 (en)2015-02-022024-02-06F5, Inc.Methods for improving web scanner accuracy and devices thereof
US10834065B1 (en)2015-03-312020-11-10F5 Networks, Inc.Methods for SSL protected NTLM re-authentication and devices thereof
US10505818B1 (en)2015-05-052019-12-10F5 Networks. Inc.Methods for analyzing and load balancing based on server health and devices thereof
US11350254B1 (en)2015-05-052022-05-31F5, Inc.Methods for enforcing compliance policies and devices thereof
US11757946B1 (en)2015-12-222023-09-12F5, Inc.Methods for analyzing network traffic and enforcing network policies and devices thereof
US10404698B1 (en)2016-01-152019-09-03F5 Networks, Inc.Methods for adaptive organization of web application access points in webtops and devices thereof
US10797888B1 (en)2016-01-202020-10-06F5 Networks, Inc.Methods for secured SCEP enrollment for client devices and devices thereof
US11178150B1 (en)2016-01-202021-11-16F5 Networks, Inc.Methods for enforcing access control list based on managed application and devices thereof
US10791088B1 (en)2016-06-172020-09-29F5 Networks, Inc.Methods for disaggregating subscribers via DHCP address translation and devices thereof
US11063758B1 (en)2016-11-012021-07-13F5 Networks, Inc.Methods for facilitating cipher selection and devices thereof
US10505792B1 (en)2016-11-022019-12-10F5 Networks, Inc.Methods for facilitating network traffic analytics and devices thereof
US11496438B1 (en)2017-02-072022-11-08F5, Inc.Methods for improved network security using asymmetric traffic delivery and devices thereof
US10791119B1 (en)2017-03-142020-09-29F5 Networks, Inc.Methods for temporal password injection and devices thereof
US10812266B1 (en)2017-03-172020-10-20F5 Networks, Inc.Methods for managing security tokens based on security violations and devices thereof
US10931662B1 (en)2017-04-102021-02-23F5 Networks, Inc.Methods for ephemeral authentication screening and devices thereof
US10972453B1 (en)2017-05-032021-04-06F5 Networks, Inc.Methods for token refreshment based on single sign-on (SSO) for federated identity environments and devices thereof
US11343237B1 (en)2017-05-122022-05-24F5, Inc.Methods for managing a federated identity environment using security and access control data and devices thereof
US11122083B1 (en)2017-09-082021-09-14F5 Networks, Inc.Methods for managing network connections based on DNS data and network policies and devices thereof
US11658995B1 (en)2018-03-202023-05-23F5, Inc.Methods for dynamically mitigating network attacks and devices thereof
US11044200B1 (en)2018-07-062021-06-22F5 Networks, Inc.Methods for service stitching using a packet header and devices thereof

Also Published As

Publication numberPublication date
AU2000278563A8 (en)2001-12-06
WO2001069443A3 (en)2004-05-06
US6466937B1 (en)2002-10-15
AU2000278563A1 (en)2001-09-24
WO2001069443A2 (en)2001-09-20

Similar Documents

PublicationPublication DateTitle
US6466937B1 (en)System, method and apparatus for utilizing transaction databases in a client-server environment
US6560604B1 (en)System, method, and apparatus for automatically and dynamically updating options, features, and/or services available to a client device
KR100309310B1 (en)Apparatus and method for accessing a data file in a data communication network
US6304746B1 (en)Method and system for providing formatted information via a two-way communications system
US6640098B1 (en)System for obtaining service-related information for local interactive wireless devices
US6766315B1 (en)Method and apparatus for simultaneously accessing a plurality of dispersed databases
US9323849B2 (en)Personalising content provided to a user
US6047327A (en)System for distributing electronic information to a targeted group of users
US7392308B2 (en)System, method, and computer program product for placement of channels on a mobile device
KR20010050493A (en)Method and system for providing resource access in a mobile environment
US7945617B2 (en)System and method for maintaining on a handheld electronic device information that is substantially current and is readily available to a user
US20020174110A1 (en)Method for maintaining remotely accessible information on personal digital devices
EP1389321B1 (en)System and method for delivery and updating of real-time data
EP1225519B1 (en)Apparatus and program for displaying hypertext with history function
US7590681B1 (en)Method and system for managing and delivering web content to internet appliances
US20020183043A1 (en)System and method for delivery and updating of data transmitted to a mobile terminal
WO2001069444A2 (en)System, method, and apparatus for providing value added services to specific users
US9060326B2 (en)RSS channel information provision method and system and portable device using the same
WO1999057656A9 (en)Method and apparatus for simultaneously accessing a plurality of dispersed databases
WO2002017117A2 (en)Methods and apparatus for electronic bookmarking of vendor locations via a personal digital assistant or other user device
KR19990001061A (en) Improved Internet Information Retrieval Method
WO2001069382A9 (en)System, method and apparatus for initial configuration of a client device
WO2001069383A9 (en)Method and apparatus for providing services to a user of a client device configured by templates that reference other templates
US9374266B1 (en)Tailoring notifications through resource specific notification controls
WO2001069882A2 (en)System and method for providing information that is responsive to a freeform request

Legal Events

DateCodeTitleDescription
STCBInformation on status: application discontinuation

Free format text:ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION


[8]ページ先頭

©2009-2025 Movatter.jp