Movatterモバイル変換


[0]ホーム

URL:


US20130231141A1 - Location-based services platform - Google Patents

Location-based services platform
Download PDF

Info

Publication number
US20130231141A1
US20130231141A1US13/866,961US201313866961AUS2013231141A1US 20130231141 A1US20130231141 A1US 20130231141A1US 201313866961 AUS201313866961 AUS 201313866961AUS 2013231141 A1US2013231141 A1US 2013231141A1
Authority
US
United States
Prior art keywords
mobile device
location
party service
service provider
identifier
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
US13/866,961
Inventor
Andrew P. Weinreich
Jeremy E. Levy
Gilbert Barron
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.)
Acoustic LP
Original Assignee
Xtify Inc
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 Xtify IncfiledCriticalXtify Inc
Priority to US13/866,961priorityCriticalpatent/US20130231141A1/en
Publication of US20130231141A1publicationCriticalpatent/US20130231141A1/en
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATIONreassignmentINTERNATIONAL BUSINESS MACHINES CORPORATIONASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: XTIFY, INC.
Assigned to GOLDMAN SACHS SPECIALTY LENDING GROUP, L.P.reassignmentGOLDMAN SACHS SPECIALTY LENDING GROUP, L.P.SECURITY INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: ACOUSTIC, L.P.
Assigned to ACOUSTIC, L.P.reassignmentACOUSTIC, L.P.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: INTERNATIONAL BUSINESS MACHINES CORPORATION
Assigned to ACOUSTIC, L.P.reassignmentACOUSTIC, L.P.TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENTSAssignors: GOLDMAN SACHS SPECIALTY LENDING GROUP, L.P.
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

A platform for providing location-based services is disclosed. A location data collection client running on a mobile device periodically obtains data allowing determination of the geographic location of the mobile device (e.g., GPS, cell tower, or WiFi data) and transmits that data and mobile device-specific information to a location-based services (LBS) platform server. The LBS platform server determines geographic location of the mobile device from the received data. For example, the LBS platform server accesses databases associating latitude and longitude coordinates with cell tower data or WiFi data and updates mobile device location to maintain current location information for the mobile device, which can be used as a proxy for the location of a mobile device user. The LBS platform server further includes a set of APIs allowing third-party services providers to access to the location data.

Description

Claims (20)

What is claimed is:
1. A method for providing location-based services at a location-based services (LBS) platform server, the method comprising:
receiving location data and a device identifier from a mobile device associated with a user of a third-party service provider, the location data related to a current location of the mobile device;
receiving a provider identifier and user specific data from the third-party service provider, the provider identifier uniquely identifying the third-party service provider, and the user-specific data uniquely identifying the user of the third-party service provider;
accessing a device-provider association table to map the received provider identifier and the received user-specific data to the device identifier of the mobile device associated with the user of the third-party service provider; and
providing location information to the third-party service provider, the location information describing a location of the mobile device.
2. The method ofclaim 1, further comprising determining the location information based on the location data received from the mobile device.
3. The method ofclaim 2, wherein the location data received from the mobile device comprises at least one of:
latitude and longitude coordinates for a current location of the mobile device;
an identifier for a wireless access point accessed by the mobile device; and
an identifier for a cell tower accessed by the mobile device; and
wherein the location information provided to the third-party service provider includes at least one of a street address, a city, a zip code, and a country.
4. The method ofclaim 1, wherein the device-provider association table associates the device identifier with the provider identifier, and further associates the device identifier with the user-specific data.
5. The method ofclaim 4, wherein the device-provider association table further associates the device identifier with permissions specifying restrictions on the location information that is provided to the third-party service provider.
6. The method ofclaim 1, wherein providing location information to the third-party service provider comprises:
sending the location information to the third-party service provider responsive to receiving the location data from the mobile device.
7. The method ofclaim 1, wherein providing location information to the third-party service provider comprises:
receiving one or more parameters from the third-party service provider, the parameters specifying one or more conditions relating to the location of the mobile device; and
determining whether the location information of the mobile device satisfies the received parameters; and
sending the location information to the third-party service provider responsive to determining that the received parameters have been satisfied.
8. The method ofclaim 7, wherein the received parameters are satisfied when the location information indicates that the mobile device is within a predefined radius of an entity.
9. The method ofclaim 7, wherein the received parameters are satisfied when the location information changes at more than a predefined rate.
10. The method ofclaim 1, further comprising:
storing the location information in a location database, the location information stored in association with the device identifier,
and wherein providing location information to the third-party service provider comprises:
receiving a request from the third-party service provider for the location of the user of the third-party service provider; and
sending the location information to the third-party service provider responsive to receiving the request.
11. The method ofclaim 10, further comprising:
identifying, to the third-party service provider, other mobile devices within a specified radius of the location of the mobile device.
12. The method ofclaim 10, further comprising:
sending a timestamp to the third-party service provider, the timestamp specifying when the location information was determined.
13. A location-based services (LBS) platform server, the LBS platform server comprising:
a location calculator configured to determine location information of a mobile device in communication with the LBS platform server using location data received from the mobile device;
a device-provider association table configured to:
receive, from a third-party service provider, a provider identifier uniquely identifying the third-party service provider and user-specific data uniquely identifying a user of the third-party service provider, and
map the received provider identifier and the received user-specific data to a device identifier of a mobile device associated with the user of the third-party service provider; and
a third-party services server configured to receive a device identifier from the device-provider association table and provide the location information of the mobile device associated with the received device identifier to the third-party service provider.
14. The LBS platform server ofclaim 13, wherein the location information provided to the third-party service provider is the same as the location data received from the mobile device associated with the user of the third-party service provider.
15. The LBS platform ofclaim 13, wherein the location data received from the mobile device comprises at least one of:
latitude and longitude coordinates for a current location of the mobile device,
an identifier for a wireless access point accessed by the mobile device, and
an identifier for a cell tower accessed by the mobile device, and
wherein the location information provided to the third-party service provider includes at least one of a street address, a city, a zip code, and a country.
16. The LBS platform server ofclaim 13, wherein the device-provider association table associates each device identifier with a provider identifier, and further associates each device identifier with user-specific data.
17. The LBS platform server ofclaim 13, wherein the device-provider association table further associates each device identifier with permissions specifying restrictions on the location information of the corresponding mobile device that is provided to the third-party service provider.
18. The LBS platform server ofclaim 13, wherein providing the determined location of the mobile device to the third-party service provider comprises:
sending the location information to the third-party service provider responsive to determining the location information of the mobile device.
19. The LBS platform server ofclaim 13, wherein providing the determined data of the mobile device to the third-party service provider comprises:
receiving one or more parameters from the third-party service provider, the parameters specifying one or more conditions relating to the location of the mobile device; and
responsive to determining the location information of the mobile device, determining whether the location information satisfies the received parameters; and
sending the location information to the third-party service provider responsive to determining that the received parameters have been satisfied.
20. The LBS platform server ofclaim 13, further comprising:
a location database containing the location information determined by the location calculator for each mobile device, each determined location information associated with a device identifier for the corresponding mobile device,
wherein providing the determined location of the mobile device associated the received device identifier to the third-party service provider comprises:
receiving a request for the location of the user of the third-party service provider;
responsive to receiving the request, retrieving, from the location database, the location information associated with the received device identifier;
sending the retrieved location information to the third-party service provider.
US13/866,9612008-05-022013-04-19Location-based services platformAbandonedUS20130231141A1 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US13/866,961US20130231141A1 (en)2008-05-022013-04-19Location-based services platform

Applications Claiming Priority (3)

Application NumberPriority DateFiling DateTitle
US5018008P2008-05-022008-05-02
US12/434,508US8447332B2 (en)2008-05-022009-05-01Location-based services platform
US13/866,961US20130231141A1 (en)2008-05-022013-04-19Location-based services platform

Related Parent Applications (1)

Application NumberTitlePriority DateFiling Date
US12/434,508ContinuationUS8447332B2 (en)2008-05-022009-05-01Location-based services platform

Publications (1)

Publication NumberPublication Date
US20130231141A1true US20130231141A1 (en)2013-09-05

Family

ID=41255464

Family Applications (2)

Application NumberTitlePriority DateFiling Date
US12/434,508Active - Reinstated2030-07-19US8447332B2 (en)2008-05-022009-05-01Location-based services platform
US13/866,961AbandonedUS20130231141A1 (en)2008-05-022013-04-19Location-based services platform

Family Applications Before (1)

Application NumberTitlePriority DateFiling Date
US12/434,508Active - Reinstated2030-07-19US8447332B2 (en)2008-05-022009-05-01Location-based services platform

Country Status (2)

CountryLink
US (2)US8447332B2 (en)
WO (1)WO2009135191A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
WO2015160375A1 (en)*2014-04-162015-10-22Facebook, Inc.Power management of mobile clients using location-based services
US9313612B2 (en)*2013-08-262016-04-12International Business Machines CorporationMobile wireless access point geolocation services proxy for mobile devices
WO2016149093A1 (en)*2015-03-132016-09-22Zype Inc.Technologies for on-demand content player selection
US10349375B2 (en)2016-11-162019-07-09At&T Intellectual Property I, L.P.Location determination based on access point emulation

Families Citing this family (72)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6505123B1 (en)2000-07-242003-01-07Weatherbank, Inc.Interactive weather advisory system
US10142023B2 (en)2003-01-312018-11-27Centurylink Intellectual Property LlcAntenna system and methods for wireless optical network termination
US20060161469A1 (en)2005-01-142006-07-20Weatherbank, Inc.Interactive advisory system
US8832121B2 (en)2005-02-022014-09-09Accuweather, Inc.Location-based data communications system and method
US8364746B2 (en)*2005-10-212013-01-29T-Mobile Usa, Inc.System and method for determining device location in an IP-based wireless telecommunications network
US8229467B2 (en)2006-01-192012-07-24Locator IP, L.P.Interactive advisory system
WO2007121331A2 (en)*2006-04-132007-10-25T-Mobile, Usa, Inc.Mobile computing device geographic location determination
US8953567B2 (en)2006-10-202015-02-10T—Mobile USA, Inc.System and method for utilizing IP-based wireless telecommunications client location data
CA2620409A1 (en)2006-10-202008-04-20T-Mobile Usa, Inc.System and method for determining a subscriber's zone information
WO2008049131A2 (en)2006-10-202008-04-24T-Mobile Usa, Inc.Two stage mobile device geographic location determination
US8634814B2 (en)2007-02-232014-01-21Locator IP, L.P.Interactive advisory system for prioritizing content
AU2008201643B1 (en)*2007-07-242008-08-28Rambrandt Messaging Technologies, LPMessaging service in a wireless communications network
US8688078B2 (en)2009-03-052014-04-01Centurylink Intellectual Property LlcSystem and method for mobile service geochronous validation
US9084214B2 (en)*2009-03-052015-07-14Centurylink Intellectual Property LlcSystem and method for continuous mobile service geochronous validation
US8380219B1 (en)*2009-03-242013-02-19Sprint Communications Company L.P.Controlling an amount of information disclosed by a position-determining system
CN101867643A (en)*2009-04-172010-10-20鸿富锦精密工业(深圳)有限公司 Method for making voice call automatically by mobile phone
US8433296B2 (en)2009-05-012013-04-30Ryan HardinExclusive delivery of content within geographic areas
US8311557B2 (en)*2009-05-152012-11-13T-Mobile Usa, Inc.Facility for selecting a mobile device location determination technique
US8718592B2 (en)2009-05-152014-05-06T-Mobile Usa, Inc.Mobile device location determination using micronetworks
US20110028129A1 (en)*2009-10-132011-02-03Hutchison James WProximity Triggered Profile-Based Wireless Matching
US8417777B2 (en)2009-12-112013-04-09James W. HutchisonApparatus for signaling circle of friends
US8521178B2 (en)*2010-02-122013-08-27Broadcom CorporationMethod and system for location-based dynamic radio selection
US8774836B2 (en)*2010-03-112014-07-08Broadcom CorporationMethod and system for optimized transfer of location database information
US9361630B1 (en)2010-04-012016-06-07Subrata GoswamiProvision of location based services
US8472974B2 (en)2010-04-282013-06-25T-Mobile Usa, Inc.Location continuity service for locating mobile devices using multiple access networks including wireless telecommunication networks
US9094927B2 (en)2010-04-282015-07-28T-Mobile Usa, Inc.Location continuity service for locating mobile devices using multiple access networks including wireless telecommunication networks
JP2013545154A (en)*2010-09-102013-12-19ワイフェアラー・インコーポレーテッド RF fingerprint for content location
US8249621B2 (en)*2010-10-212012-08-21Google Inc.Frequency of geographic location updates for an electronic device based on user communication
US9432381B2 (en)2010-12-012016-08-30Microsoft Technology Licensing, LlcManaged dissemination of location data
US8537753B2 (en)*2011-03-212013-09-17Broadcom CorporationIn-house location based services
US20150036517A1 (en)*2011-07-072015-02-05Nokia CorporationSupporting a positioning of an apparatus that is based on periodic transmissions of the apparatus
US8805405B2 (en)*2011-07-272014-08-12Unwired Planet, LlcSystem and method for providing location information for communications through an access network
US9131013B2 (en)*2011-07-292015-09-08International Business Machines CorporationTailoring content to be delivered to mobile device based upon features of mobile device
WO2013101879A1 (en)*2011-12-282013-07-04Hu YaminUnified platform for collecting, storing, sharing geographical information and providing relevant services across network clouds
CN103188602B (en)*2011-12-292016-01-20腾讯科技(深圳)有限公司Obtain the method and system of peripheral information and a kind of location agent server
US9275403B2 (en)2012-01-312016-03-01Google Inc.Experience sharing system and method
US8825083B1 (en)*2012-01-312014-09-02Google Inc.Experience sharing system and method
US20130212065A1 (en)*2012-02-152013-08-15Flybits, Inc.Zone Oriented Applications, Systems and Methods
WO2013170208A1 (en)*2012-05-102013-11-14Digimarc CorporationLocation based router
US9392641B2 (en)2012-07-052016-07-12Centurylink Intellectual Property LlcMulti-service provider wireless access point
US9497800B2 (en)*2012-07-052016-11-15Centurylink Intellectual Property LlcMulti-service provider wireless access point
US8943126B1 (en)*2012-08-212015-01-27Google Inc.Rate limiter for push notifications in a location-aware service
US9449156B2 (en)*2012-10-012016-09-20Microsoft Technology Licensing, LlcUsing trusted devices to augment location-based account protection
US9031579B2 (en)2012-10-012015-05-12Mastercard International IncorporatedMethod and system for providing location services
US9277352B1 (en)*2013-01-142016-03-01Amazon Technologies, Inc.Mobile distributed memory systems
WO2014147606A1 (en)*2013-03-212014-09-25U-Tx Ltd.System and method for implementation of retrieval of gps data
US10390231B2 (en)*2013-05-292019-08-20Rivada Networks, LlcMethods and systems for using location based service information to enable self-realized leases
WO2015024007A2 (en)*2013-08-162015-02-19Placeable, LlcLocation data integration and management
EP3188012B1 (en)*2013-08-202021-09-08Fujitsu LimitedInformation processing apparatus, communications apparatus, information processing method, and information processing program
US9832648B2 (en)*2014-03-112017-11-28Alcatel LucentAccess control of geo-fenced services using co-located witnesses
WO2015149132A1 (en)*2014-04-042015-10-08Commonwealth Scientific And Industrial Research OrganisationPosition tracking method and apparatus
US20160269864A1 (en)*2015-03-122016-09-15WeLink, Inc.Displaying social media contents and alerts from location-based social media monitoring on wearable devices
US9565524B2 (en)2015-03-232017-02-07International Business Machines CorporationAccessing location-based information on a mobile device
US10437575B2 (en)2015-08-142019-10-08Aeris Communications, Inc.Aercloud application express and aercloud application express launcher
US10648823B2 (en)*2017-06-222020-05-12Aeris Communications, Inc.Learning common routes and automatic geofencing in fleet management
US9774994B2 (en)*2015-08-142017-09-26Aeris Communications, Inc.System and method for monitoring devices relative to a user defined geographic area
US10231084B2 (en)*2015-08-142019-03-12Aeris Communications, Inc.System and method for monitoring devices relative to a learned geographic area
US9942763B2 (en)2015-11-192018-04-10Beijing Nanbao Technology Co., Ltd.Method and apparatus of triggering applications in a wireless environment
WO2017165493A1 (en)*2016-03-222017-09-28Rivada Networks, LlcMethods and systems for using location based service information to enable self-realized leases
US10948577B2 (en)2016-08-252021-03-16Navico Holding AsSystems and associated methods for generating a fish activity report based on aggregated marine data
US10681639B2 (en)*2017-06-152020-06-09HyperTrack Inc.Systems and methods for receiving sensor data from a mobile device
US12349023B2 (en)2017-06-222025-07-01Aeris Communications, Inc.Learning locations of interest using IoT devices
US11132636B2 (en)2017-06-222021-09-28Aeris Communications, Inc.System and method for monitoring and sharing location and activity of devices
US11627195B2 (en)2017-06-222023-04-11Aeris Communications, Inc.Issuing alerts for IoT devices
US10735904B2 (en)2017-06-222020-08-04Aeris Communications, Inc.System and method for monitoring location and activity of devices
MY200506A (en)*2018-12-282023-12-29Mimos BerhadSystem for managing operation mode based on service availability and method thereof
US11917488B2 (en)2019-09-132024-02-27Troverlo, Inc.Passive asset tracking using observations of pseudo Wi-Fi access points
US11589187B2 (en)2019-09-132023-02-21Troverlo, Inc.Passive sensor tracking using observations of Wi-Fi access points
US11622234B2 (en)2019-09-132023-04-04Troverlo, Inc.Passive asset tracking using observations of Wi-Fi access points
US12007512B2 (en)2020-11-302024-06-11Navico, Inc.Sonar display features
US20230247333A1 (en)*2022-02-032023-08-03Randy KrallSolar-Powered Device for Monitoring Oil Well Operating Status
US20230375720A1 (en)*2022-05-202023-11-23Mediatek Inc.Location tracking system and associated method

Citations (8)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20030225893A1 (en)*2002-03-012003-12-04Roese John J.Locating devices in a data network
US20050043041A1 (en)*2002-01-292005-02-24Jan IgnatiusProvision of location information
US20060189328A1 (en)*2000-06-222006-08-24Openwave Systems, Inc.Anonymous positioning of a wireless unit for data network location-based services
US20070189276A1 (en)*2006-01-272007-08-16Bennett James DSecure IP address exchange in central and distributed server environments
US7359713B1 (en)*2003-02-282008-04-15Trimble Navigation LimitedBattery consumption optimization for mobile users
US20080133336A1 (en)*2006-06-012008-06-05Altman Samuel HLocation-Based Advertising Message Serving For Mobile Communication Devices
US7412400B1 (en)*2002-06-272008-08-12Microsoft CorporationSystem and method for providing personal location information to location consumers from a location services server
US20090082038A1 (en)*2007-09-242009-03-26Mckiou Kevin WSocial networking on a wireless communication system

Family Cites Families (22)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7890581B2 (en)*1996-12-162011-02-15Ip Holdings, Inc.Matching network system for mobile devices
US6549768B1 (en)*1999-08-242003-04-15Nokia CorpMobile communications matching system
US6773344B1 (en)*2000-03-162004-08-10Creator Ltd.Methods and apparatus for integration of interactive toys with interactive television and cellular communication systems
US6804707B1 (en)*2000-10-202004-10-12Eric RonningMethod and system for delivering wireless messages and information to personal computing devices
US6912395B2 (en)*2001-09-252005-06-28Motorola, Inc.Network and method for monitoring location capabilities of a mobile station
US20040143661A1 (en)*2003-01-142004-07-22Akio HigashiContent history log collecting system
JP4600772B2 (en)*2003-07-142010-12-15ソニー株式会社 Service utilization method, service utilization apparatus and service utilization program, and management method, management apparatus and management program
US8099104B2 (en)*2004-02-262012-01-17Telcordia Licensing Company LlcLocation based services for integrated cellular and LAN networks
US20050232175A1 (en)*2004-04-162005-10-20Vadim DralukSystem and method for provisioning device management tree parameters over a client provisioning protocol
US7606918B2 (en)*2004-04-272009-10-20Microsoft CorporationAccount creation via a mobile device
US7877082B2 (en)*2004-05-062011-01-25Massachusetts Institute Of TechnologyCombined short range radio network and cellular telephone network for interpersonal communications
US20070100981A1 (en)*2005-04-082007-05-03Maria AdamczykApplication services infrastructure for next generation networks including one or more IP multimedia subsystem elements and methods of providing the same
US7899469B2 (en)*2005-07-122011-03-01Qwest Communications International, Inc.User defined location based notification for a mobile communications device systems and methods
US8150416B2 (en)*2005-08-082012-04-03Jambo Networks, Inc.System and method for providing communication services to mobile device users incorporating proximity determination
US20070162569A1 (en)*2006-01-092007-07-12Icebreaker, Inc.Social interaction system
US9251521B2 (en)*2006-05-122016-02-02At&T Intellectual Property I, L.P.Location-based alerting
US8559968B2 (en)*2006-05-122013-10-15At&T Intellectual Property I, L.P.Location-based targeting
CN101529866A (en)*2006-08-172009-09-09核心移动公司Presence-based communication between local wireless network access points and mobile devices
US8265621B2 (en)*2006-08-292012-09-11Marvell International Ltd.Wi-Fi based geo-location connectivity
US20080086431A1 (en)*2006-09-152008-04-10Icebreaker, Inc.Social interaction messaging and notification
GB2455668B (en)*2006-09-202011-02-09Useful NetworksProviding subscriber specific information across wireless networks
US8229458B2 (en)*2007-04-082012-07-24Enhanced Geographic LlcSystems and methods to determine the name of a location visited by a user of a wireless device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20060189328A1 (en)*2000-06-222006-08-24Openwave Systems, Inc.Anonymous positioning of a wireless unit for data network location-based services
US20050043041A1 (en)*2002-01-292005-02-24Jan IgnatiusProvision of location information
US20030225893A1 (en)*2002-03-012003-12-04Roese John J.Locating devices in a data network
US7412400B1 (en)*2002-06-272008-08-12Microsoft CorporationSystem and method for providing personal location information to location consumers from a location services server
US7359713B1 (en)*2003-02-282008-04-15Trimble Navigation LimitedBattery consumption optimization for mobile users
US20070189276A1 (en)*2006-01-272007-08-16Bennett James DSecure IP address exchange in central and distributed server environments
US20080133336A1 (en)*2006-06-012008-06-05Altman Samuel HLocation-Based Advertising Message Serving For Mobile Communication Devices
US20090082038A1 (en)*2007-09-242009-03-26Mckiou Kevin WSocial networking on a wireless communication system

Cited By (17)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US9313612B2 (en)*2013-08-262016-04-12International Business Machines CorporationMobile wireless access point geolocation services proxy for mobile devices
US10394303B2 (en)2014-04-162019-08-27Facebook, Inc.Location-based ranking of search results on online social networks
WO2015160375A1 (en)*2014-04-162015-10-22Facebook, Inc.Power management of mobile clients using location-based services
US10775866B2 (en)2014-04-162020-09-15Facebook, Inc.Power management of mobile clients using location-based services
US9823724B2 (en)*2014-04-162017-11-21Facebook, Inc.Power management of mobile clients using location-based services
US9910479B2 (en)2014-04-162018-03-06Facebook, Inc.Location based content promotion on online social networks
AU2014391126B2 (en)*2014-04-162018-03-15Facebook, Inc.Power management of mobile clients using location-based services
US20150301579A1 (en)*2014-04-162015-10-22Facebook, Inc.Power Management of Mobile Clients Using Location-Based Services
US9946324B2 (en)2014-04-162018-04-17Facebook, Inc.Location based facial recognition on online social networks
US10275009B2 (en)2014-04-162019-04-30Facebook, Inc.Location-based content promotion on online social networks
US20190174195A1 (en)*2015-03-132019-06-06Zype Inc.Technologies for on-demand content player selection
US10200758B2 (en)2015-03-132019-02-05Zype Inc.Technologies for on-demand content player selection
WO2016149093A1 (en)*2015-03-132016-09-22Zype Inc.Technologies for on-demand content player selection
US10904626B2 (en)*2015-03-132021-01-26Zype Inc.Technologies for on-demand content player selection
US11330336B2 (en)*2015-03-132022-05-10Zype Inc.Technologies for on-demand content player selection
US10349375B2 (en)2016-11-162019-07-09At&T Intellectual Property I, L.P.Location determination based on access point emulation
US10716088B2 (en)2016-11-162020-07-14At&T Intellectual Property I, L.P.Location determination of internet-of-things devices based on access point emulation

Also Published As

Publication numberPublication date
US8447332B2 (en)2013-05-21
WO2009135191A1 (en)2009-11-05
US20090275348A1 (en)2009-11-05

Similar Documents

PublicationPublication DateTitle
US8447332B2 (en)Location-based services platform
US10349222B2 (en)Efficient resource usage for location sharing in computer networks
US9998860B2 (en)Mobile network based geofencing
US10820145B2 (en)Systems and methods for deploying dynamic geo-fences based on content consumption levels in a geographic location
US8121619B1 (en)Geographic location information updates
US8611326B2 (en)Location histories for location aware devices
CN101803233B (en)Method and apparatus for automated publishing of customized presence information
CN102197664A (en) Method for triggering location-based events in user equipment
USRE47926E1 (en)Server-based positioning system architecture
EP2769562B1 (en)Periodic ambient waveform analysis for dynamic device configuration
US9081860B2 (en)Integration of device location into search
US20070178913A1 (en)Method, apparatus and computer program product for self-learning location method selection logic
US8812577B2 (en)Mobile middleware supporting context monitoring and context monitoring method using the same
KR20080019593A (en) Location service using existing wireless base station
US20210349962A1 (en)Geo-referenced virtual anchor management system for media content access from physical location
WO2014055363A1 (en)Method and system for providing location services
KR20140061519A (en)Low energy beacon encoding
WO2021018205A1 (en)Internet of things broadcasting method and device, broadcasting station and storage medium
US8798642B2 (en)Location-based and group-based operations on a data processing device
US8554249B2 (en)Location service for wireless devices
US9391829B1 (en)Pre-loaded identifiers to identify media content for mobile devices using captured audio
US20140148194A1 (en)Location position mobile device management system
CN113759405B (en)GPS positioning acceleration system, method, device, computer equipment and storage medium
US10545217B2 (en)Systems and methods for electronic device fleet management

Legal Events

DateCodeTitleDescription
STCBInformation on status: application discontinuation

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

ASAssignment

Owner name:INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:XTIFY, INC.;REEL/FRAME:034037/0637

Effective date:20140814

ASAssignment

Owner name:GOLDMAN SACHS SPECIALTY LENDING GROUP, L.P., TEXAS

Free format text:SECURITY INTEREST;ASSIGNOR:ACOUSTIC, L.P.;REEL/FRAME:049629/0649

Effective date:20190628

ASAssignment

Owner name:ACOUSTIC, L.P., NEW YORK

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:INTERNATIONAL BUSINESS MACHINES CORPORATION;REEL/FRAME:049964/0263

Effective date:20190628


[8]ページ先頭

©2009-2025 Movatter.jp