US20060035627A1 - Wireless distribution-point content insertion - Google Patents

Wireless distribution-point content insertion Download PDF

Info

Publication number
US20060035627A1
US20060035627A1 US11/178,576 US17857605A US2006035627A1 US 20060035627 A1 US20060035627 A1 US 20060035627A1 US 17857605 A US17857605 A US 17857605A US 2006035627 A1 US2006035627 A1 US 2006035627A1
Authority
US
United States
Prior art keywords
content
content insertion
wireless distribution
point
wireless
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
US11/178,576
Inventor
Mukesh Prasad
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 Individual filed Critical Individual
Priority to US11/178,576 priority Critical patent/US20060035627A1/en
Publication of US20060035627A1 publication Critical patent/US20060035627A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • 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/02Marketing; Price estimation or determination; Fundraising
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W80/00Wireless network protocols or protocol adaptations to wireless operation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/02Hierarchically pre-organised networks, e.g. paging networks, cellular networks, WLAN [Wireless Local Area Network] or WLL [Wireless Local Loop]
    • H04W84/10Small scale networks; Flat hierarchical networks

Definitions

  • the present invention relates to wireless modems and, more particularly, to web pages and related content served over wireless modems.
  • the invention relates both to modems referred to as Wi-Fi and Wi-Max.
  • Wireless technology presents a certain proliferation of wireless distribution-points, commonly knows as “hot-spots”.
  • the hot-spots have the property that the user group cannot be easily restricted, and users who are not intended target can easily share the hot-spot.
  • a solution that gives the hot-spot owner an advantage would be generally beneficial.
  • the problem has existed for several years now, but a simple solution has thus far not been presented.
  • a solution such as the one being described here, may also help wireless technology to take off better than it has so far.
  • Data encryption allows restricting the user group.
  • a content-insertion module that allows a hot-spot owner to insert specific content in wireless messages.
  • the inserted content can be internet version of the commonly seen “bumber sticker” messages. It can also be commercial in nature.
  • FIG. 1 is a content insertion module separate from wireless modem
  • FIG. 2 is a content insertion module integrated into a wireless modem
  • FIG. 3 is an HTML page modified by inserting FRAME elements.
  • FIG. 1 shows Content Insertion Module 10 that receives Internet data and inserts specific content into it. The modified data is then given to the wireless modem 14 for distribution.
  • the Content Insertion Module 10 (called CIM below) will typically be connected to a Controlling Computer 12 for specifying, changing or deleting the content to be inserted.
  • the CIM will be between the Input from Internet 18 and the outgoing Modified Wireless Output 16 data, but in some configurations it may be a part of the wireless modem 14 itself, as shown in FIG. 2 . In other configurations, it may be a component of the controlling computer 12 .
  • the CIM has the job of altering incoming internet data.
  • the primary target is the HTTP protocol.
  • the intent is to show advertisements or other messages from the owner of the CIM, alongside the data from the internet.
  • the CIM monitors port 80 , as well as other ports (since HTTP can also utilize other ports) to detect the start of the HTTP protocol.
  • the CIM Upon detecting the HTTP initial header, the CIM analyzes the entire content, and looks for HTML or XML tags.
  • the CIM adds an extra frame around the data, and along the margin of the data, adds the advertisement or other message from the CIM owner.
  • the CIM can also analyze the entire page and suitably insert a table or image with the message.
  • the frame method will be easier to work with since all modern browsers support framesets and since this involves no analysis of the HTML itself. Therefore it is the preferred recommended method.

Abstract

A content-insertion module that allows a hot-spot owner to insert specific content in wireless messages. The inserted content can be internet version of the commonly seen “bumber sticker” messages. It can also be commercial in nature.

Description

    RELATED APPLICATIONS
  • The present application is a continuation-in-part application of United States provisional patent application, Ser. No. 60/587,728, filed Jul. 15, 2004, included by reference herein and for which benefit of the priority date is hereby claimed.
  • The present application is related to United States patent number U.S. Pat. No. 6,421,717, issued Jul. 16, 2002, included by reference herein.
  • The present application is related to United States patent number U.S. Pat. No. 6,725,022, issued Apr. 20, 2004, included by reference herein.
  • The present application is related to United States patent number U.S. Pat. No. 6,587,837, issued Jul. 1, 2003, included by reference herein.
  • FIELD OF THE INVENTION
  • The present invention relates to wireless modems and, more particularly, to web pages and related content served over wireless modems. The invention relates both to modems referred to as Wi-Fi and Wi-Max.
  • BACKGROUND OF THE INVENTION
  • Wireless technology presents a certain proliferation of wireless distribution-points, commonly knows as “hot-spots”. The hot-spots have the property that the user group cannot be easily restricted, and users who are not intended target can easily share the hot-spot. Thus a solution that gives the hot-spot owner an advantage would be generally beneficial. The problem has existed for several years now, but a simple solution has thus far not been presented. A solution such as the one being described here, may also help wireless technology to take off better than it has so far.
  • Data encryption allows restricting the user group.
  • Data encryption makes usage of the hot-spot difficult for everybody, including the intended users, thus is not a very preferred solution.
  • It is therefore an object of the invention to allow wireless hot-spot owners the ability to insert content of their choice to those viewers that choose to use the owned hot-spot.
  • It is another object of the invention to let the hot-spot owners modify or delete the inserted conent as desired.
  • SUMMARY OF THE INVENTION
  • In accordance with the present invention, there is provided a content-insertion module that allows a hot-spot owner to insert specific content in wireless messages. The inserted content can be internet version of the commonly seen “bumber sticker” messages. It can also be commercial in nature.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • A complete understanding of the present invention may be obtained by reference to the accompanying drawings, when considered in conjunction with the subsequent, detailed description, in which:
  • FIG. 1 is a content insertion module separate from wireless modem;
  • FIG. 2 is a content insertion module integrated into a wireless modem; and
  • FIG. 3 is an HTML page modified by inserting FRAME elements.
  • For purposes of clarity and brevity, like elements and components will bear the same designations and numbering throughout the Figures.
  • DESCRIPTION OF THE PREFERRED EMBODIMENT
  • FIG. 1 shows Content Insertion Module 10 that receives Internet data and inserts specific content into it. The modified data is then given to the wireless modem 14 for distribution.
  • The Content Insertion Module 10 (called CIM below) will typically be connected to a Controlling Computer 12 for specifying, changing or deleting the content to be inserted.
  • The CIM will be between the Input from Internet 18 and the outgoing Modified Wireless Output 16 data, but in some configurations it may be a part of the wireless modem 14 itself, as shown in FIG. 2. In other configurations, it may be a component of the controlling computer 12.
  • The CIM has the job of altering incoming internet data. The primary target is the HTTP protocol. The intent is to show advertisements or other messages from the owner of the CIM, alongside the data from the internet.
  • To achieve this, the CIM monitors port 80, as well as other ports (since HTTP can also utilize other ports) to detect the start of the HTTP protocol. Upon detecting the HTTP initial header, the CIM analyzes the entire content, and looks for HTML or XML tags.
  • As shown in FIG. 3, the CIM adds an extra frame around the data, and along the margin of the data, adds the advertisement or other message from the CIM owner. Alternatively, the CIM can also analyze the entire page and suitably insert a table or image with the message. In general the frame method will be easier to work with since all modern browsers support framesets and since this involves no analysis of the HTML itself. Therefore it is the preferred recommended method.
  • Since other modifications and changes varied to fit particular operating requirements and environments will be apparent to those skilled in the art, the invention is not considered limited to the example chosen for purposes of disclosure, and covers all changes and modifications which do not constitute departures from the true spirit and scope of this invention.
  • Having thus described the invention, what is desired to be protected by Letters Patent is presented in the subsequently appended claims.

Claims (7)

1. A wireless distribution-point content insertion for allowing wireless distribution-point owners to insert content, comprising:
means for providing the content to be inserted and turning content insertion on or off.
means for inserting additional content into the incoming internet content and forwarding the result to the wireless modem; and
2. A wireless distribution-point content insertion in accordance with claim 1, wherein said means for providing the content to be inserted and turning content insertion on or off comprises a controlling computer.
3. A wireless distribution-point content insertion for a method for allowing wireless distribution-point owners to insert content, comprising:
a content insertion module, for inserting additional content into the incoming internet content and forwarding the result to the wireless modem; and
a controlling computer, for providing the content to be inserted and turning content insertion on or off.
4. A wireless distribution-point content insertion in accordance with claim 3, wherein the content insertion module inserts one or more HTML FRAME elements.
5. A wireless distribution-point content insertion in accordance with claim 3, wherein the content insertion module inserts text, table or figure elements.
6. A wireless distribution-point content insertion in accordance with claim 3, wherein the content insertion module is or can be integrated into the wireless model.
7. A wireless distribution-point content insertion in accordance with claim 3, wherein the content insertion module is or can be integrated into the controlling computer.
US11/178,576 2004-07-13 2005-07-11 Wireless distribution-point content insertion Abandoned US20060035627A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/178,576 US20060035627A1 (en) 2004-07-13 2005-07-11 Wireless distribution-point content insertion

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US58772804P 2004-07-13 2004-07-13
US11/178,576 US20060035627A1 (en) 2004-07-13 2005-07-11 Wireless distribution-point content insertion

Publications (1)

Publication Number Publication Date
US20060035627A1 true US20060035627A1 (en) 2006-02-16

Family

ID=35800603

Family Applications (1)

Application Number Title Priority Date Filing Date
US11/178,576 Abandoned US20060035627A1 (en) 2004-07-13 2005-07-11 Wireless distribution-point content insertion

Country Status (1)

Country Link
US (1) US20060035627A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080285565A1 (en) * 2006-11-15 2008-11-20 Utah State University Systems and methods for content insertion within a router
US20090259731A1 (en) * 2008-04-14 2009-10-15 Microsoft Corporation Inserting a multimedia file through a web-based desktop productivity application
US20100008358A1 (en) * 2008-07-10 2010-01-14 Utah State University System and Methods for Content Insertion within a Router

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030026231A1 (en) * 2001-07-23 2003-02-06 Mihal Lazaridis System and method for pushing information to a mobile device
US6725022B1 (en) * 1999-09-22 2004-04-20 Motorola, Inc. Method and apparatus for enabling the selection of content on a wireless communication device
US20040203943A1 (en) * 2002-06-12 2004-10-14 Yigang Cai Intelligent network application protocol communication between phone system switch and short message service center
US20050114671A1 (en) * 2002-03-20 2005-05-26 Research In Motion Ltd. System and method for transmitting and utilizing attachments

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6725022B1 (en) * 1999-09-22 2004-04-20 Motorola, Inc. Method and apparatus for enabling the selection of content on a wireless communication device
US20030026231A1 (en) * 2001-07-23 2003-02-06 Mihal Lazaridis System and method for pushing information to a mobile device
US20050114671A1 (en) * 2002-03-20 2005-05-26 Research In Motion Ltd. System and method for transmitting and utilizing attachments
US20040203943A1 (en) * 2002-06-12 2004-10-14 Yigang Cai Intelligent network application protocol communication between phone system switch and short message service center

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080285565A1 (en) * 2006-11-15 2008-11-20 Utah State University Systems and methods for content insertion within a router
US20090259731A1 (en) * 2008-04-14 2009-10-15 Microsoft Corporation Inserting a multimedia file through a web-based desktop productivity application
US8078693B2 (en) * 2008-04-14 2011-12-13 Microsoft Corporation Inserting a multimedia file through a web-based desktop productivity application
US20100008358A1 (en) * 2008-07-10 2010-01-14 Utah State University System and Methods for Content Insertion within a Router

Similar Documents

Publication Publication Date Title
WO2005038694A3 (en) Methods and apparatus for posting messages on documents delivered over a computer network
EP1477911A4 (en) Server, information providing method and program
BR0103527A (en) Electronic file management system
SG159393A1 (en) System and method for building and execution of platform-neutral generic servicesæ client applications
WO2003019403A3 (en) Output management system and method for enabling printing via wireless devices
WO2003104928A3 (en) Method and system for providing a dynamically changing advertisement
WO2007061975A3 (en) Dynamically editable electronic product catalogs
WO2006086335A3 (en) Integrated multi-media communication system
WO2002082765A3 (en) Channel-based internet network for a satellite system
US20060035627A1 (en) Wireless distribution-point content insertion
WO2002001392A3 (en) Networked audio posting method and system
WO2001084263A3 (en) Method for providing an additional service for internet users
BR0303212A (en) Method and apparatus for processing an image
Sandomir Parity in the NFL is good for ratings
Betsch Parerga Maestlini.
Tamatani A project for people and Asiatic Black Bear (Ursus thibetanus) to coexist
Tian Catching the Telecom Wave
Farrell Fox Hits Grand Slam.
Gantz One summer blockbuster that will bomb
Claveran et al. Latin America conservation agriculture network (RELACO)
Dealino The Influence of Perceived Communication Skills to the Burnout Level and Burnout Potential of Customer Care Officers in Smart Wireless Centers
King et al. Interview Perception Study
Samyn et al. PICS rating services: evolution since 1998-1999 and state in late 2001
Gopalkrishna Gadiyar et al. Entropy and Hadamard matrices
Gruske Smart network processors pave way to new services

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

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