CN103327133B - A kind of geographical location information update method and device - Google Patents

A kind of geographical location information update method and device Download PDF

Info

Publication number
CN103327133B
CN103327133B CN201310213014.7A CN201310213014A CN103327133B CN 103327133 B CN103327133 B CN 103327133B CN 201310213014 A CN201310213014 A CN 201310213014A CN 103327133 B CN103327133 B CN 103327133B
Authority
CN
China
Prior art keywords
address
location information
geographical location
speed cache
user authentication
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.)
Active
Application number
CN201310213014.7A
Other languages
Chinese (zh)
Other versions
CN103327133A (en
Inventor
辛帅
撖美霞
王英杰
于芝涛
高仁忠
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.)
Poly Polytron Technologies Inc
Original Assignee
Qingdao Hisense Media Network Technology Co Ltd
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 Qingdao Hisense Media Network Technology Co Ltd filed Critical Qingdao Hisense Media Network Technology Co Ltd
Priority to CN201310213014.7A priority Critical patent/CN103327133B/en
Publication of CN103327133A publication Critical patent/CN103327133A/en
Application granted granted Critical
Publication of CN103327133B publication Critical patent/CN103327133B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a kind of geographical location information update method and device, the method, comprising: the solicited message that receiving terminal sends, and from described request information, obtain user name and the Internet protocol IP address of described terminal; When determining that the history IP address of corresponding described user name record in high-speed cache is different from described IP address, the history IP address in described high-speed cache is updated to described IP address, and obtains geographical location information corresponding to described IP address; Using the geographical location information of acquisition as the geographical location information after renewal, corresponding to described user name in database, during in order to solve a large amount of IP address of terminal change existed in prior art, overabundance of data from database synchronization to high-speed cache, and the problem that the occupancy of the processing pressure of the database caused and cache resources increases.

Description

A kind of geographical location information update method and device
Technical field
The present invention relates to communication technical field, particularly a kind of geographical location information update method and device.
Background technology
Because terminal is when carrying out user authentication, server end obtains the Internet protocol (InternetProtocol of this terminal from the user authentication request that this terminal sends, IP) address, and the geographical location information of this terminal is upgraded according to the IP address of this terminal, to push other business to this terminal, such as, different advertising messages is pushed for the terminal being positioned at diverse geographic location, or notice is positioned at the upgrading etc. of the terminal execution different software of diverse geographic location respectively.
In prior art, server end obtains the information such as user name, password, IP address of carrying in the user authentication request of terminal transmission.Server end, according to above-mentioned username and password, determines that above-mentioned terminal is by after user authentication, according to the IP address stored in database, judges whether the IP address of this terminal there occurs change.
Server end, when determining the IP address change of this terminal, upgrades the IP address stored in a database, and is synchronized in high-speed cache in the IP address after renewal and corresponding user name.
The corresponding relation of IP address and geographical location information is stored in the IP storehouse of server end.Server end reads the IP address after upgrading and corresponding user name from high-speed cache, obtain the geographical location information corresponding with the IP address after renewal, by corresponding for the geographical location information of acquisition above-mentioned user name stored in database, the geographical location information after upgrading as the terminal that this user name is corresponding.
Because the quantity of current terminal gets more and more, therefore, at synchronization, server end receives the user authentication request that a large amount of terminal sends possibly, and now, IP address there occurs the quantity of the terminal of change also will be a lot.And the quantity of the terminal of IP address change is more, the IP address upgraded in server-side database is more, like this, server end is more to the data high-speed cache from database synchronization, this not only increases the processing pressure of database, too increase the occupancy of cache resources, so cause obstruction to the process of other business, reduce the efficiency of system process business.
Summary of the invention
The embodiment of the present invention provides a kind of geographical location information update method and device, during in order to solve a large amount of IP address of terminal change existed in prior art, overabundance of data from database synchronization to high-speed cache, and the problem that the occupancy of the processing pressure of the database caused and cache resources increases.
The embodiment of the present invention provides a kind of geographical location information update method, comprising:
The solicited message that receiving terminal sends, and from described request information, obtain user name and the Internet protocol IP address of described terminal;
When determining that the history IP address of corresponding described user name record in high-speed cache is different from described IP address, the history IP address in described high-speed cache is updated to described IP address, and obtains geographical location information corresponding to described IP address;
Using the geographical location information of acquisition as the geographical location information after renewal, corresponding to described user name in database.
The embodiment of the present invention also provides a kind of geographical location information updating device, comprising:
Receiver module, for the solicited message that receiving terminal sends, and obtains user name and the Internet protocol IP address of described terminal from described request information;
Acquisition module, for when determining that the history IP address of corresponding described user name record in high-speed cache is different from described IP address, is updated to described IP address by the history IP address in described high-speed cache, and obtains geographical location information corresponding to described IP address;
Memory module, for will obtain geographical location information as upgrade after geographical location information, corresponding to described user name in database.
The embodiment of the present invention also provides a kind of user authen method, comprising:
The user authentication request that receiving terminal sends, and obtain carry in described user authentication request user name, password and Internet protocol IP address;
When determining that described password is correct, judge that described terminal is by user authentication, and when determining that the history IP address of corresponding described user name record in high-speed cache is different from described IP address, the history IP address in described high-speed cache is updated to described IP address;
When determining described code error, judge that described terminal does not pass through user authentication.
The embodiment of the present invention also provides a kind of user authentication device, comprising:
Acquisition module, for the user authentication request that receiving terminal sends, and obtain carry in described user authentication request user name, password and Internet protocol IP address;
Judge module, for when determining that described password is correct, judge that described terminal is by user authentication, and when determining that the history IP address of corresponding described user name record in high-speed cache is different from described IP address, the history IP address in described high-speed cache is updated to described IP address; And when determining described code error, judge that described terminal does not pass through user authentication.
The embodiment of the present invention directly by upgrade IP address stored in high-speed cache, high-speed cache is utilized to carry out the renewal of the IP address of terminal, and process is positioned to terminal, and by the geographical location information write into Databasce that obtains, the geographical position of terminal can be determined in time, simultaneously, due to the embodiment of the present invention without the need to by upgrade after IP address stored in database, therefore, decrease the data of database purchase, and, also without the need to by the data syn-chronization in database in high-speed cache, therefore, alleviate the pressure of database, avoiding synchronizing process causes cache resources occupied, the situation that other business is got clogged occurs, improve the efficiency of system cloud gray model.
Accompanying drawing explanation
A kind of geographical location information update method flow chart that Fig. 1 provides for the embodiment of the present invention;
A kind of geographical location information updating device schematic diagram that Fig. 2 provides for the embodiment of the present invention;
Fig. 3 is the structural representation of the server end in the embodiment of the present invention;
Fig. 4 provides a kind of user authen method flow chart for the embodiment of the present invention;
A kind of user authentication device schematic diagram that Fig. 5 provides for the embodiment of the present invention.
Embodiment
Embodiments provide a kind of geographical location information update method and device, during in order to solve a large amount of IP address of terminal change existed in prior art, overabundance of data from database synchronization to high-speed cache, and the problem that the occupancy of the processing pressure of the database caused and cache resources increases.
Below in conjunction with accompanying drawing, the preferred embodiments of the present invention are described.
Shown in Figure 1, a kind of geographical location information update method provided by the invention, comprises the steps.
Step 101: the solicited message that received server-side terminal sends, and from this solicited message, obtain the IP address of this terminal.
Can be, but not limited to be user authentication request due to the solicited message in step 101, or, user positioning request.When this solicited message is user positioning request, server end only needs to perform positioning action to this terminal.
In practical application, the information of carrying in user authentication request comprises: user name, password and IP address etc.If this solicited message is user authentication request, server end then can be, but not limited to realize step 101 by following preferably mode:
Server end, when above-mentioned request message is user authentication request, according to the username and password carried in above-mentioned user authentication request, performs user authentication to above-mentioned terminal;
Server end, when determining above-mentioned terminal by user authentication, obtains the IP address of above-mentioned terminal from above-mentioned solicited message.
Step 102: server end is when determining that the history IP address of corresponding above-mentioned user name record in high-speed cache is different from above-mentioned IP address, history IP address in aforementioned cache is updated to above-mentioned IP address, and obtains geographical location information corresponding to above-mentioned IP address.
In practical application, the content stored in aforementioned cache at least comprises: the history IP address of user name and correspondence.Above-mentioned history IP address is exactly IP address corresponding to this user name of server end last time acquisition.If there is no the relative recording of above-mentioned user name in high-speed cache, so to the history IP address of user name record being sky.
Preferably, server end can be, but not limited to by following manner, obtains the geographical location information corresponding with above-mentioned IP address:
The geographical location information corresponding with above-mentioned IP address is obtained from the IP storehouse or the local IP storehouse stored of network side.
In practical application, store each IP address in IP storehouse and to should the geographical location information of IP address.Geographical position due to IP address is just predetermined when the network planning, and therefore, the corresponding relation of IP address and geographical location information is also stored in advance in IP storehouse.If the network architecture changes, in IP storehouse, the corresponding relation of IP address and geographical location information also can correspondingly upgrade.
Step 103: server end using obtain geographical location information as upgrade after geographical location information, corresponding to above-mentioned user name in database.
Preferably, server can be, but not limited to realize step 103 by following manner:
Historical geography updating location information in above-mentioned database, when determining that above-mentioned geographical location information is different from the historical geography positional information that above-mentioned user name corresponding in database has stored, is above-mentioned geographical location information by server end.
Above-mentioned historical geography positional information is exactly geographical location information corresponding to this user name of server end last time acquisition.If there is no the relative recording of above-mentioned user name in database, so to the historical geography positional information of user name record being sky.Therefore, in practical application, said process can be divided into again following two kinds of situations.
Situation one: when determining historical geography positional information (namely the historical geography positional information of corresponding above-mentioned user name is for empty) not storing corresponding above-mentioned user name in database, by corresponding to above-mentioned user name in above-mentioned database for the geographical location information obtained.
Historical geography updating location information in database, time different from the geographical location information obtained, is this geographical location information by situation two: in the historical geography positional information determining that in database, corresponding above-mentioned user name has stored.
Executive agent (i.e. server end) in said method embodiment can be server or server cluster etc.When executive agent is server, high-speed cache is arranged in the internal memory of this server, and database is arranged in the disk of this server.When executive agent is server cluster, high-speed cache is arranged in caching server, and database is arranged in database server.
Above-mentioned terminal can be mobile terminal, or, can the immobile terminal of interconnection network, such as, there is the TV etc. of network savvy.Mobile terminal can communicate with one or more core net through wireless access network (such as, RAN, RadioAccessNetwork).Above-mentioned mobile terminal can be mobile phone (or being called " honeycomb " phone) or the computer with mobile terminal, such as, can be portable, pocket, hand-hold type, built-in computer or vehicle-mounted mobile device, they and wireless access network exchange language and/or data.Such as, Personal Communications Services (PCS, PersonalCommunicationService) phone, cordless telephone, Session Initiation Protocol phone, wireless local loop (WLL, WirelessLocalLoop) stand, the equipment such as personal digital assistant (PDA, PersonalDigitalAssistant).Mobile terminal also can be called system, subscri er unit (SubscriberUnit), subscriber station (SubscriberStation), mobile radio station (MobileStation), travelling carriage (Mobile), distant station (RemoteStation), access point (AccessPoint), remote terminal (RemoteTerminal), access terminal (AccessTerminal), user terminal (UserTerminal), user agent (UserAgent), subscriber equipment (UserDevice) or subscriber's installation (UserEquipment).
Illustrate the preferred embodiments of the present invention in actual applications below.
Suppose that above-mentioned terminal is panel computer A, the main body performing geographical updating location information is server B.
Panel computer A after moving to the coverage of server B, to server B transmission request information.
After server B receives the solicited message of panel computer A transmission, user authentication is performed to panel computer A and determines user authentication success, server B obtains IP address (being assumed to be IPA) and the user name User1 of panel computer A from this solicited message, server B searches the IP address (being assumed to be IPA ') of corresponding User1 in high-speed cache, and judges that whether IPA with IPA ' be identical.
When IPA and IPA ' is different, the IP address of User1 corresponding in high-speed cache is updated to IPA ' by server B, and from geographical location information thesaurus (or IP storehouse), search the geographical location information X of corresponding IPA ', server B judges the historical geography positional information Y of the corresponding User1 stored in database, whether identical with the geographical location information X of corresponding IPA ', if, then not more new database, otherwise, the historical geography positional information Y stored in database is replaced with geographical location information X.
When IPA with IPA ' is identical, server B interrupts renewal rewards theory, no longer performs location to panel computer A, also no longer upgrades the geographical location information of panel computer A.
Based on same mentality of designing, the embodiment of the present invention have also been devised a kind of geographical location information updating device.
Consult shown in Fig. 2, this device comprises:
Receiver module 201, for the solicited message that receiving terminal sends, and obtains user name and the IP address of above-mentioned terminal from above-mentioned solicited message;
Acquisition module 202, for when determining that the history IP address of corresponding above-mentioned user name record in high-speed cache is different from above-mentioned IP address, history IP address in aforementioned cache is updated to above-mentioned IP address, and obtains geographical location information corresponding to above-mentioned IP address;
Memory module 203, for will obtain geographical location information as upgrade after geographical location information, corresponding to above-mentioned user name in database.
Preferably, above-mentioned receiver module 201, specifically for:
When above-mentioned request message is user authentication request, according to the username and password carried in above-mentioned user authentication request, user authentication is performed to above-mentioned terminal; When determining above-mentioned terminal by user authentication, from above-mentioned user authentication request, obtain the IP address of above-mentioned terminal.
Preferably, above-mentioned acquisition module 202, specifically for:
According to above-mentioned IP address, from geographical location information thesaurus, find out the geographical location information of above-mentioned terminal.
Preferably, above-mentioned memory module 203, specifically for:
The geographical location information corresponding with above-mentioned IP address is obtained from the IP storehouse or the local IP storehouse stored of network side.
Preferably, above-mentioned memory module 203, specifically for:
When determining that above-mentioned geographical location information is different from the historical geography positional information that above-mentioned user name corresponding in database has stored, be above-mentioned geographical location information by the historical geography updating location information in above-mentioned database.
Said apparatus be with method flow one to one, do not repeat them here.
Consult shown in Fig. 3, when geographical location information updating device is in embodiments of the present invention a server, this server comprises: receiver 301, high-speed cache 302, disk 303 and processor 304, and wherein, have program stored therein in disk 303 code and database.
In Fig. 3, receiver 301, for the solicited message that receiving terminal sends, and obtains user name and the Internet protocol IP address of above-mentioned terminal from above-mentioned solicited message.
Processor 304 performs following operation for the program code stored in calls cache 302 and disk 303:
When determining that the history IP address of corresponding above-mentioned user name record in high-speed cache 302 is different from above-mentioned IP address, the history IP address in high-speed cache 302 is updated to above-mentioned IP address, and obtains geographical location information corresponding to above-mentioned IP address; And using the geographical location information of acquisition as the geographical location information after renewal, in the database stored in storing in disk 303 corresponding to above-mentioned user name.
Aforementioned cache 302 can be high speed random asccess memory (randomaccessmemory, RAM).
Consult shown in Fig. 4, the embodiment of the present invention also provides a kind of user authen method, comprises the steps:
Step 401: the user authentication request that receiving terminal sends, and obtain carry in above-mentioned user authentication request user name, password and IP address;
Step 402: when determining that above-mentioned password is correct, judge that above-mentioned terminal passes through user authentication, and when determining that the history IP address of corresponding above-mentioned user name record in high-speed cache is different from above-mentioned IP address, the history IP address in aforementioned cache is updated to above-mentioned IP address; When determining above-mentioned code error, judge that above-mentioned terminal does not pass through user authentication.
The user authen method that the embodiment of the present invention provides is after determining terminal user authentication success, the IP address directly this terminal upgraded is stored in high-speed cache, high-speed cache is utilized to carry out the renewal of IP address, without the need to first by upgrade after IP address stored in database, and then by the data syn-chronization in database in high-speed cache, decrease synchronizing process, shorten the update time of IP address in high-speed cache, improve and utilize IP address in high-speed cache to realize the operating efficiency of other business of its function.
Consult shown in Fig. 5, the embodiment of the present invention also provides a kind of user authentication device, comprising:
Acquisition module 501, for the user authentication request that receiving terminal sends, and obtain carry in above-mentioned user authentication request user name, password and IP address;
Judge module 502, for when determining that above-mentioned password is correct, judge that above-mentioned terminal is by user authentication, and when determining that the history IP address of corresponding above-mentioned user name record in high-speed cache is different from above-mentioned IP address, the history IP address in aforementioned cache is updated to above-mentioned IP address; And when determining above-mentioned code error, judge that above-mentioned terminal does not pass through user authentication.
The embodiment of the present invention directly by upgrade IP address stored in high-speed cache, high-speed cache is utilized to carry out the renewal of the IP address of terminal, and process is positioned to terminal, and by the geographical location information write into Databasce that obtains, the geographical position of terminal can be determined in time, simultaneously, due to the embodiment of the present invention without the need to by upgrade after IP address stored in database, therefore, decrease the data of database purchase, and, also without the need to by the data syn-chronization in database in high-speed cache, therefore, alleviate the pressure of database, avoiding synchronizing process causes cache resources occupied, the situation that other business is got clogged occurs, improve the efficiency of system cloud gray model.
The present invention describes with reference to according to the flow chart of the method for the embodiment of the present invention, equipment (system) and computer program and/or block diagram.Should understand can by the combination of the flow process in each flow process in computer program instructions realization flow figure and/or block diagram and/or square frame and flow chart and/or block diagram and/or square frame.These computer program instructions can being provided to the processor of all-purpose computer, special-purpose computer, Embedded Processor or other programmable data processing device to produce a machine, making the instruction performed by the processor of computer or other programmable data processing device produce device for realizing the function of specifying in flow chart flow process or multiple flow process and/or block diagram square frame or multiple square frame.
These computer program instructions also can be stored in can in the computer-readable memory that works in a specific way of vectoring computer or other programmable data processing device, the instruction making to be stored in this computer-readable memory produces the manufacture comprising command device, and this command device realizes the function of specifying in flow chart flow process or multiple flow process and/or block diagram square frame or multiple square frame.
These computer program instructions also can be loaded in computer or other programmable data processing device, make on computer or other programmable devices, to perform sequence of operations step to produce computer implemented process, thus the instruction performed on computer or other programmable devices is provided for the step realizing the function of specifying in flow chart flow process or multiple flow process and/or block diagram square frame or multiple square frame.
Although describe the preferred embodiments of the present invention, those skilled in the art once obtain the basic creative concept of cicada, then can make other change and amendment to these embodiments.So claims are intended to be interpreted as comprising preferred embodiment and falling into all changes and the amendment of the scope of the invention.
Obviously, those skilled in the art can carry out various change and modification to the embodiment of the present invention and not depart from the spirit and scope of the embodiment of the present invention.Like this, if these amendments of the embodiment of the present invention and modification belong within the scope of the claims in the present invention and equivalent technologies thereof, then the present invention is also intended to comprise these change and modification.

Claims (10)

1. a geographical location information update method, is characterized in that, comprising:
The solicited message that receiving terminal sends, and from described request information, obtain user name and the Internet protocol IP address of described terminal;
When determining that the history IP address of corresponding described user name record in high-speed cache is different from described IP address, the history IP address in described high-speed cache is updated to described IP address, and obtains geographical location information corresponding to described IP address;
Using the geographical location information of acquisition as the geographical location information after renewal, corresponding to described user name in database;
Wherein, described high-speed cache is arranged in internal memory, and described database is arranged in disk; Or described high-speed cache is arranged in caching server, described database is arranged in database server.
2. the method for claim 1, is characterized in that, obtains user name and the IP address of described terminal, specifically comprise from described request information:
When described request message is user authentication request, according to the username and password carried in described user authentication request, user authentication is performed to described terminal;
When determining described terminal by user authentication, from described user authentication request, obtain the IP address of described terminal.
3. the method for claim 1, is characterized in that, obtains the geographical location information that described IP address is corresponding, specifically comprises:
The geographical location information corresponding with described IP address is obtained from the IP storehouse or the local IP storehouse stored of network side.
4. the method for claim 1, is characterized in that, using the geographical location information of acquisition as the geographical location information after renewal, corresponding to described user name in database, specifically comprises:
When determining that described geographical location information is different from the historical geography positional information that described user name corresponding in database has stored, be described geographical location information by the historical geography updating location information in described database.
5. a geographical location information updating device, is characterized in that, comprising:
Receiver module, for the solicited message that receiving terminal sends, and obtains user name and the Internet protocol IP address of described terminal from described request information;
Acquisition module, for when determining that the history IP address of corresponding described user name record in high-speed cache is different from described IP address, is updated to described IP address by the history IP address in described high-speed cache, and obtains geographical location information corresponding to described IP address;
Memory module, for will obtain geographical location information as upgrade after geographical location information, corresponding to described user name in database;
Wherein, described high-speed cache is arranged in internal memory, and described database is arranged in disk; Or described high-speed cache is arranged in caching server, described database is arranged in database server.
6. device as claimed in claim 5, is characterized in that, described receiver module, specifically for:
When described request message is user authentication request, according to the username and password carried in described user authentication request, user authentication is performed to described terminal; When determining described terminal by user authentication, from described user authentication request, obtain the IP address of described terminal.
7. device as claimed in claim 5, is characterized in that, described acquisition module, specifically for:
The geographical location information corresponding with described IP address is obtained from the IP storehouse or the local IP storehouse stored of network side.
8. device as claimed in claim 5, is characterized in that, described memory module, specifically for:
When determining that described geographical location information is different from the historical geography positional information that described user name corresponding in database has stored, be described geographical location information by the historical geography updating location information in described database.
9. a user authen method, is characterized in that, comprising:
The user authentication request that receiving terminal sends, and obtain carry in described user authentication request user name, password and Internet protocol IP address;
When determining that described password is correct, judge that described terminal is by user authentication, and when determining that the history IP address of corresponding described user name record in high-speed cache is different from described IP address, the history IP address in described high-speed cache is updated to described IP address;
When determining described code error, judge that described terminal does not pass through user authentication;
Wherein, described high-speed cache is arranged in internal memory; Or described high-speed cache is arranged in caching server.
10. a user authentication device, is characterized in that, comprising:
Acquisition module, for the user authentication request that receiving terminal sends, and obtain carry in described user authentication request user name, password and Internet protocol IP address;
Judge module, for when determining that described password is correct, judge that described terminal is by user authentication, and when determining that the history IP address of corresponding described user name record in high-speed cache is different from described IP address, the history IP address in described high-speed cache is updated to described IP address; And when determining described code error, judge that described terminal does not pass through user authentication;
Wherein, described high-speed cache is arranged in internal memory; Or described high-speed cache is arranged in caching server.
CN201310213014.7A 2013-05-31 2013-05-31 A kind of geographical location information update method and device Active CN103327133B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310213014.7A CN103327133B (en) 2013-05-31 2013-05-31 A kind of geographical location information update method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310213014.7A CN103327133B (en) 2013-05-31 2013-05-31 A kind of geographical location information update method and device

Publications (2)

Publication Number Publication Date
CN103327133A CN103327133A (en) 2013-09-25
CN103327133B true CN103327133B (en) 2016-04-27

Family

ID=49195654

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310213014.7A Active CN103327133B (en) 2013-05-31 2013-05-31 A kind of geographical location information update method and device

Country Status (1)

Country Link
CN (1) CN103327133B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104994185B (en) * 2015-06-25 2019-02-19 小米科技有限责任公司 Internet protocol address data base processing method and device
CN107040512B (en) * 2016-12-01 2020-04-14 阿里巴巴集团控股有限公司 Information verification correction method and device
CN107613043A (en) * 2017-09-26 2018-01-19 小草数语(北京)科技有限公司 The regional information searching method and its device of IP address
CN111787007B (en) * 2020-06-30 2022-09-16 北京天融信网络安全技术有限公司 Information processing method, information processing device, electronic equipment and storage medium
CN114500454B (en) * 2021-12-20 2024-01-23 成都鲁易科技有限公司 Method and device for detecting geographic position change of electronic equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2318669A1 (en) * 2000-09-11 2002-03-11 Border Control, Inc. Method for identifying the geographical location of an ip address on the internet
CN101043614A (en) * 2007-04-23 2007-09-26 中国科学院计算技术研究所 Video-on-demand method combined user IP address with user gradation
CN101150528A (en) * 2006-09-21 2008-03-26 腾讯科技(深圳)有限公司 A system, device and method for pushing one-domain users to instant communication users
CN101647247A (en) * 2005-11-04 2010-02-10 布罗迪索夫特M6有限责任公司 Emergency services directory number registration assistance for the user who uses portable network agreement (IP) communication equipment
CN102819571A (en) * 2012-07-19 2012-12-12 腾讯科技(深圳)有限公司 Content acquisition method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2318669A1 (en) * 2000-09-11 2002-03-11 Border Control, Inc. Method for identifying the geographical location of an ip address on the internet
CN101647247A (en) * 2005-11-04 2010-02-10 布罗迪索夫特M6有限责任公司 Emergency services directory number registration assistance for the user who uses portable network agreement (IP) communication equipment
CN101150528A (en) * 2006-09-21 2008-03-26 腾讯科技(深圳)有限公司 A system, device and method for pushing one-domain users to instant communication users
CN101043614A (en) * 2007-04-23 2007-09-26 中国科学院计算技术研究所 Video-on-demand method combined user IP address with user gradation
CN102819571A (en) * 2012-07-19 2012-12-12 腾讯科技(深圳)有限公司 Content acquisition method and device

Also Published As

Publication number Publication date
CN103327133A (en) 2013-09-25

Similar Documents

Publication Publication Date Title
CN102638797B (en) Access the method for wireless network, terminal, access network node and authentication server
CN103327133B (en) A kind of geographical location information update method and device
CN110149370A (en) A kind of upgrade file method for down loading and device
JP2021510997A (en) Methods, devices, and systems for configuring policies for UEs
CN110635957B (en) Method and device for network distribution of Internet of things equipment and mobile terminal
CN102821150A (en) Cloud server and application managing method based on same
WO2012174799A1 (en) Method, server and system for downloading and installing upgrade package
CN103179438A (en) Method and device for determining of video playing first access code rate
CN105530630B (en) A kind of OTA upgrade method and equipment
CN101506807A (en) Database management in a wireless communication system
CN102638789B (en) Method for establishing point-to-point transmission and mobile communication system
CN111142905A (en) OTA (over-the-air) upgrading method, OTA server and OTA upgrading system
CN103200596A (en) Method for fast batch update of access points (AP) in thin AP framework wireless local area network (WLAN) network
CN116668511A (en) Data processing method, network element equipment and readable storage medium
CN104038921A (en) Method and system for theme interaction between mobile terminals
CN105376761A (en) Method, device and conversation system for establishing conversation connection
CN109302456A (en) A kind of document transmission method and device based on aerial downloading OTA technology
CN104125622A (en) Configuration method of access system, equipment and system
CN105554731A (en) OTA upgrading method and OTA upgrading device
CN103200593A (en) Base station self-starting and auxiliary method and auxiliary device of self-starting
CN102457959A (en) Method and device for reporting locating information
CN105323373A (en) Mobile terminal, and method and device for initializing subscriber identity module card of mobile terminal
CN104378747A (en) Method and device for calling opposite-terminal device with short number
CN104639509A (en) Service processing method and device
CN109800229B (en) Data access method and related equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20170112

Address after: 266100 Shandong Province, Qingdao city Laoshan District Songling Road No. 399

Patentee after: Poly Polytron Technologies Inc

Address before: 266071 Laoshan, Qingdao province Hongkong District No. East Road, room 248, room 131

Patentee before: Hisense Media Networks Co., Ltd.