EP2052541A1 - Enhanced modem for direct advertising information via an lcd screen - Google Patents
Enhanced modem for direct advertising information via an lcd screenInfo
- Publication number
- EP2052541A1 EP2052541A1 EP06801913A EP06801913A EP2052541A1 EP 2052541 A1 EP2052541 A1 EP 2052541A1 EP 06801913 A EP06801913 A EP 06801913A EP 06801913 A EP06801913 A EP 06801913A EP 2052541 A1 EP2052541 A1 EP 2052541A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- modem
- subscriber
- news item
- item
- advertisement
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION 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/00—Commerce
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/53—Network services using third party service providers
Definitions
- This invention relates to a system which allows for a more direct form of presenting advertising information to a computer user, principally through a periphery device plugged into a personal computer.
- the system takes advantage of common networking devices such as a modem.
- the device uses the modem as a platform for an LCD display, which communicates to the user the message which a subscriber to the service wishes to display. The user may choose to pursue the opportunity or simply do nothing.
- the device allows user interface through a response button on said device, acting as an immediate response network for the user and advertiser.
- Modems have become common devices for PC users. They have, until now, been utilized only as digital conversion devices. Typically, the only visual aspect of the modem, is an LED that tells the user whether the modem is running, or not running. When they are not being stored under the desk, or in a drawer, they often become space-eating objects with no use to the users desktop.
- This invention aims at increasing the capabilities of a modem as a periphery device.
- a screen By incorporating a screen into the design of a modem, this invention increases the utility of the modem.
- the color LCD gives the modem the added capability of displaying whatever message a given advertiser wishes to display. These messages could contain anything from special offers on products to industry updates.
- the modem also incorporates a button which would transmit a signal to the personal computer itself. This added function allows the user to take advantage of special offers displayed on the LCD, by merely pressing the button on the modem. Once the button is pressed, a signal would be transmitted to the computer, bringing up a window in the user's browser. From this window, the user would be navigated to the details involved in the special offer.
- FIG. 1 Software Model of LCD Communication at Modem
- FIG. 2 Flowchart of SW application at the network operator's server to transfer ads, coupons, and headline news to subscriber;
- FIG. 3 Flowchart of SW processes at subscriber modem to display status of connectivity, ads, and headline news;
- FIG. 4 Flowcharts for SW processes (a) and (b) at the subscriber's modem that handles an interrupt from the "tell me more" button.
- the hardware setup is as follows: a subscriber's PC is connected to a modem via a 10/10OT port and a serial or USB port.
- the service provider is referred to as network operator.
- the software applications are implemented at three platforms: the modem box, the subscriber's PC, and the network operator's server.
- the software running on the modem will contain a driver for the LCD monitor and a LCD display task. This is shown in Fig 1.
- the application at the network operator's server will create the data set that contains the headline news, the ads, and coupons that have been paid for by companies wishing to do advertising.
- this data set is downloaded to the subscriber's modem.
- the operator will already have on file all the necessary information for the subscriber to purchase items, like credit card number, delivery address etc.
- the headlines and sports news are updated periodically, and sent to the subscriber's modem. This process is shown in Fig 2.
- the network operator will maintain one web page for each ad and each headline news or sports news (For example, if there are 5 ads, and 3 news items, then there will be 8 web pages.).
- Each of these web pages is identified to software by a unique web page address, referred to as webPageAddr.
- webPageAddr Every ad or news item will have an identifier called dispID.
- Every item displayed can uniquely be identified by the dispID and webPageAddr.
- the data set sent to the subscriber's modem will contain the dispID and the webPageAddr for every display item.
- the modem software will route all ads and news data to the LCD display task. Any data related to signal strength and connectivity will also be routed to the LCD display task periodically and will be displayed on the LCD monitor. This process is shown in Fig 3.
- a hardware interrupt is generated.
- This interrupt is serviced by the modem software's Interrupt Service Routine (ISR), which determines the identifier of the item on display (dispID) when the button was pushed.
- ISR Interrupt Service Routine
- This dispID is sent to the modem software's Display task.
- the Display task will retrieve the webPageAddr, using the dispID given.
- a control packet is created with the webPageAddr embedded in the packet. This control packet is sent to the subscriber's PC. This procedure is shown in Fig 4.
- the application on the subscriber's PC receives the control packet, it retrieves the web page address from webPageAddr.
- a web browser is launched, and the retrieved web page is opened. If a headline news item or sports news item was displayed when the "Tell Me More" button was pushed, then the web page that is opened on the subscriber's PC takes the subscriber directly to that particular news item. If an advertisement was displayed when the "Tell Me More” button was pushed, then the web page that is opened takes the subscriber directly to the details of that particular advertisement.
- This web page has a "Buy Now” button, to allow the subscriber to purchase the item on sale. The subscriber does not need to fill in any billing information, since this information is already on file with the network operator. The subscriber can purchase the item by simply clicking the "Buy Now” button, leading to a "one click buy". The item will be delivered to the delivery address on file.
- This concept saves the subscriber time needed to surf multiple news websites, or sale items, and entering billing information for every purchase. If the subscriber sees a news item of interest on the LCD display, he/she can read more by a single push of the "Tell Me More” button. If the subscriber sees an item he/she wishes to buy on the LCD display all that is required is one push of the "Tell Me More” button, and one click of the "Buy Now” button.
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Accounting & Taxation (AREA)
- Development Economics (AREA)
- Strategic Management (AREA)
- Finance (AREA)
- Game Theory and Decision Science (AREA)
- Entrepreneurship & Innovation (AREA)
- Economics (AREA)
- Marketing (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Information Transfer Between Computers (AREA)
Abstract
This disclosure increases the utility of a modem. An added color LCD gives the modem the added capability of displaying whatever message a given advertiser wishes to display. These messages could contain anything from special offers on products to industry updates. The modem also incorporates a button which transmits a signal to the personal computer itself. This added function allows the user to take advantage of special offers displayed on the LCD, by merely pressing the button on the modem. Once the button is pressed, a signal is be transmitted to the computer, bringing up a window in the user's browser. From this window, the user is navigated to the details involved in the special offer.
Description
TITLE
ENHANCED MODEM FOR DIRECT ADVERTISING INFORMATION
VIA AN LCD SCREEN
INVENTOR JOSEPH A. BOBIER
FEELD OF INVENTION
This invention relates to a system which allows for a more direct form of presenting advertising information to a computer user, principally through a periphery device plugged into a personal computer. The system takes advantage of common networking devices such as a modem. The device uses the modem as a platform for an LCD display, which communicates to the user the message which a subscriber to the service wishes to display. The user may choose to pursue the opportunity or simply do nothing. The device allows user interface through a response button on said device, acting as an immediate response network for the user and advertiser.
BACKGROUND OF INVENTION
Modems have become common devices for PC users. They have, until now, been utilized only as digital conversion devices. Typically, the only visual aspect of the modem, is an LED that tells the user whether the modem is running, or not running. When they are not being stored under the desk, or in a drawer, they often become space-eating objects with no use to the users desktop.
BRIEF SUMMARY OF THE INVENTION
This invention aims at increasing the capabilities of a modem as a periphery device. By incorporating a screen into the design of a modem, this invention increases the utility of the modem. The color LCD gives the modem the added capability of displaying whatever message a given advertiser wishes to display. These messages could contain anything from special offers on products to industry updates.
The modem also incorporates a button which would transmit a signal to the personal computer itself. This added function allows the user to take advantage of special offers displayed on the LCD, by merely pressing the button on the modem. Once the button is pressed, a signal would be transmitted to the computer, bringing up a window in the user's browser. From this window, the user would be navigated to the details involved in the special offer.
It is therefore an object of the invention to supply increased functionality to a modem allowing real time viewing of advertising on a LCD screen and easy selection of the offer by a user.
BRIEF DESCRIPTION OF DRAWINGS
For a fuller understanding of the nature and objects of the invention, reference should be made to the following detailed description, taken in connection with the accompanying drawings, hi which:
Figure 1: Software Model of LCD Communication at Modem;
Figure 2: Flowchart of SW application at the network operator's server to transfer ads, coupons, and headline news to subscriber;
Figure 3: Flowchart of SW processes at subscriber modem to display status of connectivity, ads, and headline news; and,
Figure 4: Flowcharts for SW processes (a) and (b) at the subscriber's modem that handles an interrupt from the "tell me more" button.
DESCRIPTION OF PREFERRED EMBODIMENT
The hardware setup is as follows: a subscriber's PC is connected to a modem via a 10/10OT port and a serial or USB port. The service provider is referred to as network operator. The software applications are implemented at three platforms: the modem box, the subscriber's PC, and the network operator's server.
The software running on the modem will contain a driver for the LCD monitor and a LCD display task. This is shown in Fig 1.
The application at the network operator's server will create the data set that contains the headline news, the ads, and coupons that have been paid for by companies wishing to do advertising. When a new subscriber registers with the network operator, this data set is downloaded to the subscriber's modem. The operator will already have on file all the necessary information for the subscriber to purchase items, like credit card number, delivery address etc. After initial registration, the headlines and sports news are updated periodically, and sent to the subscriber's modem. This process is shown in Fig 2.
The network operator will maintain one web page for each ad and each headline news or sports news (For example, if there are 5 ads, and 3 news items, then there will be 8 web pages.). Each of these web pages is identified to software by a unique web page address, referred to as webPageAddr. Every ad or news item will have an identifier called dispID. Thus, every item displayed can uniquely be identified by the dispID and webPageAddr. The data set sent to the subscriber's modem will contain the dispID and the webPageAddr for every display item.
The modem software will route all ads and news data to the LCD display task. Any data related to signal strength and connectivity will also be routed to the LCD display task periodically and will be displayed on the LCD monitor. This process is shown in Fig 3.
When the subscriber pushes an activation device, such as a "Tell me More" button, on the modem box, a hardware interrupt is generated. This interrupt is serviced by the modem software's Interrupt Service Routine (ISR), which determines the identifier of the item on display (dispID) when the button was pushed. This dispID is sent to the modem software's Display task. The Display task will retrieve the webPageAddr, using the dispID given. A control packet is created with the webPageAddr embedded in the packet. This control packet is sent to the subscriber's PC. This procedure is shown in Fig 4.
When the application on the subscriber's PC receives the control packet, it retrieves the web page address from webPageAddr. A web browser is launched, and the retrieved web page is opened. If a headline news item or sports news item was displayed when the "Tell Me More" button was pushed, then the web page that is opened on the subscriber's PC takes the subscriber directly to that particular news item. If an advertisement was displayed when the "Tell Me More" button was pushed, then the web page that is opened takes the subscriber directly to the details of that particular advertisement. This web page has a "Buy Now" button, to allow the subscriber to purchase the item on sale. The subscriber does not need to fill in any billing information, since this information is already on file with the network operator. The subscriber can purchase the item by simply clicking the "Buy Now" button, leading to a "one click buy". The item will be delivered to the delivery address on file.
This concept saves the subscriber time needed to surf multiple news websites, or sale items, and entering billing information for every purchase. If the subscriber sees a news item of interest on the LCD display, he/she can read more by a single push of the "Tell Me More" button. If the subscriber sees an item he/she wishes to buy on the LCD display all that is required is one push of the "Tell Me More" button, and one click of the "Buy Now" button.
Since certain changes may be made in the above described enhanced modem without departing from the scope of the invention herein involved, it is intended that all matter contained in the description thereof or shown in the accompanying figures shall be interpreted as illustrative and not in a limiting sense.
Claims
1. A system for displaying advertising or news items on a modem and completing a purchase or getting more information about the news item through a computer comprising: a modem; said modem having a display screen; said modem having an activation device; a subscriber's personal computer; said subscriber's personal computer in communication with said modem; said subscriber's personal computer having a web browser; a network operator's server; said network operator's server being in communication with said modem; said network operator's server maintaining a web page for an advertisement, a headline news item, a sports news item, or the like; and, said modem displaying on said display screen said advertisement, said headline news item, said sports news item, or the like in a rotational manner such that when a subscriber activates said activation device on said modem during the display of said advertisement, said headline news item, said sports news item, or the like the activation launches said web browser on said subscriber's personal computer and displays said web page for said advertisement, said headline news item, said sports news item, or the like allowing subscriber to purchase an item from said advertisement, or read said headline news item, said, sports news item, or the like.
2. The system of claim 1 wherein said display screen on said modem is an LCD display.
3. The system of claim 1 wherein said activation device on said modem is a button.
4. The system of claim 1 wherein the subscriber's purchase information such as credit card and delivery information is stored in said network operator's server such that the subscriber can purchase an item from said advertisement by clicking on said advertisement displayed in said web browser.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/503,474 US20070124205A1 (en) | 2005-09-14 | 2006-08-11 | Enhanced modem for direct advertising information via an LCD screen |
PCT/US2006/032444 WO2008018886A1 (en) | 2006-08-11 | 2006-08-21 | Enhanced modem for direct advertising information via an lcd screen |
Publications (1)
Publication Number | Publication Date |
---|---|
EP2052541A1 true EP2052541A1 (en) | 2009-04-29 |
Family
ID=39033305
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
EP06801913A Ceased EP2052541A1 (en) | 2006-08-11 | 2006-08-21 | Enhanced modem for direct advertising information via an lcd screen |
Country Status (6)
Country | Link |
---|---|
EP (1) | EP2052541A1 (en) |
AU (1) | AU2006347022A1 (en) |
CA (1) | CA2659436A1 (en) |
MX (1) | MX2009001558A (en) |
WO (1) | WO2008018886A1 (en) |
ZA (1) | ZA200900190B (en) |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6758755B2 (en) * | 1996-11-14 | 2004-07-06 | Arcade Planet, Inc. | Prize redemption system for games executed over a wide area network |
CA2276637A1 (en) * | 1999-06-30 | 2000-12-30 | Alan A. Mcnaughton | Multipersonality automated transaction execution system |
US6473792B1 (en) * | 2000-01-18 | 2002-10-29 | Lory Suby | Method of simulating broadband internet content downloads |
GB2371171B (en) * | 2001-01-03 | 2002-12-18 | Inventec Appliances Corp | Method and device of communication through web page |
JP3655246B2 (en) * | 2002-01-31 | 2005-06-02 | 株式会社東芝 | Cable modem, information display control program |
-
2006
- 2006-08-21 ZA ZA200900190A patent/ZA200900190B/en unknown
- 2006-08-21 WO PCT/US2006/032444 patent/WO2008018886A1/en active Application Filing
- 2006-08-21 MX MX2009001558A patent/MX2009001558A/en not_active Application Discontinuation
- 2006-08-21 CA CA002659436A patent/CA2659436A1/en not_active Abandoned
- 2006-08-21 EP EP06801913A patent/EP2052541A1/en not_active Ceased
- 2006-08-21 AU AU2006347022A patent/AU2006347022A1/en not_active Abandoned
Non-Patent Citations (1)
Title |
---|
See references of WO2008018886A1 * |
Also Published As
Publication number | Publication date |
---|---|
MX2009001558A (en) | 2009-02-20 |
WO2008018886A1 (en) | 2008-02-14 |
AU2006347022A1 (en) | 2008-02-14 |
ZA200900190B (en) | 2010-04-28 |
CA2659436A1 (en) | 2008-02-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
AU769724B2 (en) | Printed medium activated interactive communication of multimedia information, including advertising | |
US6546418B2 (en) | Method for managing printed medium activated revenue sharing domain name system schemas | |
KR20120068822A (en) | An advertising system | |
KR20060053823A (en) | Identify the source of messages presented by computer systems | |
WO2007050918A8 (en) | Interactive entertainment device | |
US20070124205A1 (en) | Enhanced modem for direct advertising information via an LCD screen | |
EP2052541A1 (en) | Enhanced modem for direct advertising information via an lcd screen | |
US20030018734A1 (en) | Method and system for remotely programming and controlling a digital output device | |
KR101994451B1 (en) | Advertisement method based identifying code | |
JP2010097368A (en) | Automatic advertising distribution system | |
KR100848405B1 (en) | Product Coupon Differential Issuance System and Method According to the Performance of Advertising Game | |
KR20200137204A (en) | Market platform System based media SNS | |
JP2003132265A (en) | Response advertisement system | |
CA2587532A1 (en) | Text messaging review services | |
JP2004054299A (en) | Real-time leaflet publishing method by internet | |
JP2001283073A (en) | Advertisement distributing server, advertisement distributing method using the same and information recording medium | |
KR100766056B1 (en) | Advertising system and its method using utility program | |
JP2006221592A (en) | Electronic book with electronic commerce function and advertisement effect measurement method using computer network | |
JP2005099883A (en) | Browsing promotion method for advertisement image and terminal device displaying advertisement image | |
KR20080096864A (en) | Affiliate Marketing through Mobile Memory Devices | |
CZ2013615A3 (en) | Advertisement sale method through the mediation of remote access, such as internet network | |
JP2006171932A (en) | Advertisement method, advertisement device, printed matter and optically readable code | |
JP2002230413A (en) | Advertisement distribution system and its method | |
CN101689266A (en) | Method for inquiring additional data of advertisement information | |
TW200828200A (en) | Interactive digital signage player device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
17P | Request for examination filed |
Effective date: 20081223 |
|
AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU LV MC NL PL PT RO SE SI SK TR |
|
AX | Request for extension of the european patent |
Extension state: AL BA HR MK RS |
|
REG | Reference to a national code |
Ref country code: DE Ref legal event code: R003 |
|
STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION HAS BEEN REFUSED |
|
18R | Application refused |
Effective date: 20110421 |