CN111314914A - Mobile terminal data forwarding method and computer readable storage medium - Google Patents

Mobile terminal data forwarding method and computer readable storage medium Download PDF

Info

Publication number
CN111314914A
CN111314914A CN201811507290.3A CN201811507290A CN111314914A CN 111314914 A CN111314914 A CN 111314914A CN 201811507290 A CN201811507290 A CN 201811507290A CN 111314914 A CN111314914 A CN 111314914A
Authority
CN
China
Prior art keywords
mobile terminal
forwarding
party platform
platform
receiving
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.)
Granted
Application number
CN201811507290.3A
Other languages
Chinese (zh)
Other versions
CN111314914B (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.)
Xiamen Yaxon Networks Co Ltd
Original Assignee
Xiamen Yaxon Networks 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 Xiamen Yaxon Networks Co Ltd filed Critical Xiamen Yaxon Networks Co Ltd
Priority to CN201811507290.3A priority Critical patent/CN111314914B/en
Publication of CN111314914A publication Critical patent/CN111314914A/en
Application granted granted Critical
Publication of CN111314914B publication Critical patent/CN111314914B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/06Authentication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/30Services specially adapted for particular environments, situations or purposes
    • H04W4/40Services specially adapted for particular environments, situations or purposes for vehicles, e.g. vehicle-to-pedestrians [V2P]
    • H04W4/48Services specially adapted for particular environments, situations or purposes for vehicles, e.g. vehicle-to-pedestrians [V2P] for in-vehicle communication

Abstract

The invention discloses a mobile terminal data forwarding method and a computer readable storage medium, wherein the method comprises the following steps: the main service platform receives a registration instruction sent by the mobile terminal; returning a registration response to the mobile terminal, and forwarding a registration instruction to each third-party platform; receiving terminal authentication codes of corresponding mobile terminals sent by each third-party platform, and associating each terminal authentication code with each third-party platform respectively to obtain an association relation; receiving an authentication login instruction of the mobile terminal; if the authentication codes pass the verification, acquiring the authentication codes of the terminals corresponding to the mobile terminal according to the association relationship, and respectively sending the authentication codes of the terminals to the corresponding third party platforms; and receiving a login response returned by the third-party platform. The invention can realize the data interaction between the mobile terminal and a plurality of third party platforms without opening a plurality of data links and butting and adjusting the central platform one by one, and has low cost, high economic benefit and strong operability.

Description

Mobile terminal data forwarding method and computer readable storage medium
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a mobile terminal data forwarding method and a computer-readable storage medium.
Background
With the development of the application of the vehicle-mounted GPS industry, more and more central platforms need to acquire the data of the vehicle-mounted terminal in real time, so that respective customized application is realized. In order to meet the requirements, the vehicle-mounted terminal must send data such as GPS positioning and the like to a plurality of central platforms, and simultaneously receive and process corresponding instructions. At present, there are two main methods in the industry, one is that a vehicle-mounted terminal opens up a plurality of data links, and each central platform is guaranteed to have an independent link for receiving and sending data; and secondly, the vehicle-mounted terminal is in butt joint with the central platform through a data link, the central platform is used as a gateway to be in butt joint with other central platforms, the advantages are that the flow of the terminal is not wasted, the defects are that the butt joint between software of the central platforms needs to additionally determine a set of butt joint standard, the development workload is large, the cost of butt joint debugging is high, the butt joint standard of the central platform is different from the communication standard of the terminal, and the adaptability is poor.
Disclosure of Invention
The technical problem to be solved by the invention is as follows: the data forwarding method of the mobile terminal and the computer readable storage medium can realize the butt joint of the mobile terminal and a plurality of service platforms, and have the advantages of low cost, high economic benefit and strong operability.
In order to solve the technical problems, the invention adopts the technical scheme that: a data forwarding method for a mobile terminal comprises the following steps:
the method comprises the steps that a main service platform receives a registration instruction sent by a mobile terminal, wherein the registration instruction comprises a unique identifier of the mobile terminal;
returning a registration response to the mobile terminal, and forwarding the registration instruction to each third-party platform, wherein the registration response comprises an authentication code of the main service platform;
receiving terminal authentication codes corresponding to the mobile terminal and sent by each third-party platform, and associating each terminal authentication code corresponding to the mobile terminal with each third-party platform respectively to obtain an association relation;
receiving an authentication login instruction of a mobile terminal, wherein the authentication login instruction comprises a unique identifier of the mobile terminal and an authentication code of a main service platform;
if the authentication codes pass the verification, acquiring the terminal authentication codes corresponding to the mobile terminal according to the association relation, and respectively sending the terminal authentication codes to corresponding third party platforms;
and receiving a login response returned by the third-party platform.
The invention also relates to a computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of:
the method comprises the steps that a main service platform receives a registration instruction sent by a mobile terminal, wherein the registration instruction comprises a unique identifier of the mobile terminal;
returning a registration response to the mobile terminal, and forwarding the registration instruction to each third-party platform, wherein the registration response comprises an authentication code of the main service platform;
receiving terminal authentication codes corresponding to the mobile terminal and sent by each third-party platform, and associating each terminal authentication code corresponding to the mobile terminal with each third-party platform respectively to obtain an association relation;
receiving an authentication login instruction of a mobile terminal, wherein the authentication login instruction comprises a unique identifier of the mobile terminal and an authentication code of a main service platform;
if the authentication codes pass the verification, acquiring the terminal authentication codes corresponding to the mobile terminal according to the association relation, and respectively sending the terminal authentication codes to corresponding third party platforms;
and receiving a login response returned by the third-party platform.
The invention has the beneficial effects that: the authentication code of the main service platform is sent to the mobile terminal, so that the mobile terminal can establish a communication link with the main service platform; the method comprises the steps that terminal authentication codes corresponding to mobile terminals are respectively generated by each third-party platform, so that one mobile terminal corresponds to a plurality of terminal authentication codes, the problem of independent link authentication of the mobile terminal on different third-party platforms is solved, and the mobile terminal can be ensured to be simultaneously accessed into a plurality of third-party platforms; the terminal authentication code is stored in the main service platform, and the main service platform is used as a gateway to be responsible for transmitting the data of the mobile terminal to the third party platform, so that the mobile terminal can realize one-to-many efficient forwarding of the data of the mobile terminal only by opening one data link. The invention can realize the data interaction between the mobile terminal and a plurality of third party platforms without opening a plurality of data links and butting and adjusting the central platform one by one, and has low cost, high economic benefit and strong operability.
Drawings
Fig. 1 is a flowchart of a data forwarding method of a mobile terminal according to the present invention;
FIG. 2 is a flowchart of a method according to a first embodiment of the present invention;
fig. 3 is a schematic diagram of uplink data forwarding according to a first embodiment of the present invention;
fig. 4 is a schematic diagram of downlink data forwarding according to a first embodiment of the present invention.
Detailed Description
In order to explain technical contents, objects and effects of the present invention in detail, the following detailed description is given with reference to the accompanying drawings in conjunction with the embodiments.
The most key concept of the invention is as follows: the mobile terminal is connected with the main service platform through a data link, and the main service platform is connected with other third party platforms through the terminal authentication codes of the third party platforms corresponding to the mobile terminal.
Referring to fig. 1, a method for forwarding data of a mobile terminal includes:
the method comprises the steps that a main service platform receives a registration instruction sent by a mobile terminal, wherein the registration instruction comprises a unique identifier of the mobile terminal;
returning a registration response to the mobile terminal, and forwarding the registration instruction to each third-party platform, wherein the registration response comprises an authentication code of the main service platform;
receiving terminal authentication codes corresponding to the mobile terminal and sent by each third-party platform, and associating each terminal authentication code corresponding to the mobile terminal with each third-party platform respectively to obtain an association relation;
receiving an authentication login instruction of a mobile terminal, wherein the authentication login instruction comprises a unique identifier of the mobile terminal and an authentication code of a main service platform;
if the authentication codes pass the verification, acquiring the terminal authentication codes corresponding to the mobile terminal according to the association relation, and respectively sending the terminal authentication codes to corresponding third party platforms;
and receiving a login response returned by the third-party platform.
From the above description, the beneficial effects of the present invention are: the data interaction between the mobile terminal and a plurality of third-party platforms can be realized, and the method is low in cost, high in economic benefit and strong in operability.
Further, after receiving the login response returned by the third-party platform, the method further includes:
receiving uplink data sent by a mobile terminal, and forwarding the uplink data to each third-party platform;
and receiving downlink data sent by each third-party platform, and forwarding the downlink data to the mobile terminal.
As can be seen from the above description, the mobile terminal implements data interaction with the third-party platform through the main service platform.
Further, the forwarding the uplink data to each third-party platform specifically includes:
and forwarding the uplink data to each third-party platform through a message push service.
Further, the receiving downlink data sent by each third-party platform specifically includes:
and receiving downlink data sent by each third-party platform through the distributed message service.
As can be seen from the above description, by using distributed message service and efficient message push service, access of more third party platforms can be supported.
Further, the downlink data comprises a passive response instruction and an active operation instruction;
the forwarding the downlink data to the mobile terminal specifically includes:
and forwarding the active operation instruction in the downlink data to the mobile terminal.
The invention also proposes a computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of:
the method comprises the steps that a main service platform receives a registration instruction sent by a mobile terminal, wherein the registration instruction comprises a unique identifier of the mobile terminal;
returning a registration response to the mobile terminal, and forwarding the registration instruction to each third-party platform, wherein the registration response comprises an authentication code of the main service platform;
receiving terminal authentication codes corresponding to the mobile terminal and sent by each third-party platform, and associating each terminal authentication code corresponding to the mobile terminal with each third-party platform respectively to obtain an association relation;
receiving an authentication login instruction of a mobile terminal, wherein the authentication login instruction comprises a unique identifier of the mobile terminal and an authentication code of a main service platform;
if the authentication codes pass the verification, acquiring the terminal authentication codes corresponding to the mobile terminal according to the association relation, and respectively sending the terminal authentication codes to corresponding third party platforms;
and receiving a login response returned by the third-party platform.
Further, after receiving the login response returned by the third-party platform, the method further includes:
receiving uplink data sent by a mobile terminal, and forwarding the uplink data to each third-party platform;
and receiving downlink data sent by each third-party platform, and forwarding the downlink data to the mobile terminal.
Further, the forwarding the uplink data to each third-party platform specifically includes:
and forwarding the uplink data to each third-party platform through a message push service.
Further, the receiving downlink data sent by each third-party platform specifically includes:
and receiving downlink data sent by each third-party platform through the distributed message service.
Further, the downlink data comprises a passive response instruction and an active operation instruction;
the forwarding the downlink data to the mobile terminal specifically includes:
and forwarding the active operation instruction in the downlink data to the mobile terminal.
Example one
Referring to fig. 2-4, a first embodiment of the present invention is: a data forwarding method for a mobile terminal, as shown in fig. 2, includes the following steps:
s1: the mobile terminal sends a registration instruction to the main service platform, where the registration instruction includes a unique identifier of the mobile terminal, and the unique identifier may be a vehicle ID or an SIM card number.
S2: after receiving the registration instruction, the main service platform returns a registration response to the mobile terminal, wherein the registration response comprises the authentication code of the main service platform; meanwhile, the main service platform forwards the registration instruction to each third-party platform; the third party platform is the backup service platform. And after receiving the authentication code of the main service platform, the mobile terminal stores the authentication code.
S3: and each third-party platform respectively performs registration service processing according to the registration instruction, generates a terminal authentication code corresponding to the mobile terminal and returns the terminal authentication code to the main service platform.
The terminal authentication codes are unique identifications of the mobile terminal in different third-party platforms, one mobile terminal corresponds to a plurality of terminal authentication codes, the problem of independent link authentication of the mobile terminal in different third-party platforms is solved, the whole process is transparent to the mobile terminal, and the mobile terminal can be ensured to be simultaneously accessed into the plurality of third-party platforms.
S4: and the main service platform receives the terminal authentication codes sent by the third party platforms, associates the terminal authentication codes of the mobile terminal with the third party platforms respectively to obtain an association relation, and then stores the association relation into a local database table. The terminal authentication code is stored in the main service platform and is used as a basis for link connection with the third-party platform.
In this embodiment, the association relationship may be as shown in table 1, where each association relationship represents a correspondence between a terminal authentication code of the mobile terminal and a third-party platform.
Table 1: association relation table of terminal authentication code of mobile terminal and third-party platform
Column name Name of Chinese Data type
id Primary key ID Bigint(20)
vid Vehicle ID Bigint(20)
sim SIM card number Bigint(20)
auth_code Terminal authentication code Varchar(20)
ip Third party platform IP Varchar(20)
port Third party platform port int
ct Creation time datetime
mt Modifying time datetime
S5: the mobile terminal sends an authentication login instruction to the main service platform, wherein the authentication login instruction comprises a unique identifier of the mobile terminal and an authentication code of the main service platform.
S6: the main service platform verifies the authentication code, and determines whether the verification passes, if so, step S7 is executed.
S7: and the main service platform returns a login response to the mobile terminal, acquires the terminal authentication codes corresponding to the mobile terminal according to the unique identifier of the mobile terminal and the association relationship, and respectively sends the terminal authentication codes to the corresponding third-party platforms.
S8: the third party platform verifies the received terminal authentication code, and determines whether the verification is passed, if yes, step S9 is executed.
S9: and the third party platform returns a login response to the main service platform, and the main service platform receives the login response returned by the third party platform, namely the mobile terminal successfully logs in the third party platform.
S10: and the main service platform forwards the uplink data sent by the mobile terminal to each third-party platform and forwards the downlink data sent by the third-party platform to the mobile terminal. Namely, after the login is successful, the mobile terminal realizes data interaction with the third-party platform through the main service platform. When the mobile terminal is a mobile positioning terminal, the interaction of GPS data can be realized.
In this embodiment, the main service platform includes a terminal access service, a data forwarding service, a message push service, and a distributed message service. Fig. 3 is a schematic diagram of uplink data forwarding, in which a mobile terminal sequentially transmits uplink data to each third-party platform through a terminal access service, a message push service, and a data forwarding service. Fig. 4 is a schematic diagram of downlink data forwarding, and each third-party platform sequentially sends downlink data to the mobile terminal through a data forwarding service, a distributed message service, and a terminal access service. Preferably, the distributed message service employs a DMS component, and the message push service employs a Kafka component.
Further, the downlink data includes a passive response instruction and an active operation instruction, wherein the passive response instruction is not forwarded to the mobile terminal, and the active operation instruction needs to be issued to the mobile terminal.
In this embodiment, the main service platform and the third party platform adopt the same terminal protocol specification, consistency is maintained in link communication, terminal registration, authentication, service data processing, and the like, and the intermediate forwarding process is "transparent" to the third party platform. That is, only one data link is required to be opened by the mobile terminal for connecting with the main service platform, and the main service platform is used as a gateway, is responsible for transmitting the mobile terminal data to the third party platform and is responsible for performing 'transparentization' processing on the connection and authentication of the mobile terminal, so that the central platform based on the same set of terminal communication specifications can normally perform data interaction with the mobile terminal.
Meanwhile, the system structure adopts a distributed message service DMS and an efficient message push service Kafka, and by means of the horizontal expansion capability of the data forwarding service, the system architecture of the embodiment can support the access of more third-party platforms.
According to the embodiment, data interaction between the mobile terminal and the plurality of third-party platforms can be realized without opening a plurality of data links or butting and adjusting the central platform one by one, and the method is low in cost, high in economic benefit and strong in operability.
Example two
The present embodiment is a computer-readable storage medium corresponding to the above-mentioned embodiments, on which a computer program is stored, which when executed by a processor, performs the steps of:
the method comprises the steps that a main service platform receives a registration instruction sent by a mobile terminal, wherein the registration instruction comprises a unique identifier of the mobile terminal;
returning a registration response to the mobile terminal, and forwarding the registration instruction to each third-party platform, wherein the registration response comprises an authentication code of the main service platform;
receiving terminal authentication codes corresponding to the mobile terminal and sent by each third-party platform, and associating each terminal authentication code corresponding to the mobile terminal with each third-party platform respectively to obtain an association relation;
receiving an authentication login instruction of a mobile terminal, wherein the authentication login instruction comprises a unique identifier of the mobile terminal and an authentication code of a main service platform;
if the authentication codes pass the verification, acquiring the terminal authentication codes corresponding to the mobile terminal according to the association relation, and respectively sending the terminal authentication codes to corresponding third party platforms;
and receiving a login response returned by the third-party platform.
Further, after receiving the login response returned by the third-party platform, the method further includes:
receiving uplink data sent by a mobile terminal, and forwarding the uplink data to each third-party platform;
and receiving downlink data sent by each third-party platform, and forwarding the downlink data to the mobile terminal.
Further, the forwarding the uplink data to each third-party platform specifically includes:
and forwarding the uplink data to each third-party platform through a message push service.
Further, the receiving downlink data sent by each third-party platform specifically includes:
and receiving downlink data sent by each third-party platform through the distributed message service.
Further, the downlink data comprises a passive response instruction and an active operation instruction;
the forwarding the downlink data to the mobile terminal specifically includes:
and forwarding the active operation instruction in the downlink data to the mobile terminal.
In summary, the data forwarding method for the mobile terminal and the computer-readable storage medium provided by the present invention enable the mobile terminal to establish a communication link with the main service platform by sending the authentication code of the main service platform to the mobile terminal; the method comprises the steps that terminal authentication codes corresponding to mobile terminals are respectively generated by each third-party platform, so that one mobile terminal corresponds to a plurality of terminal authentication codes, the problem of independent link authentication of the mobile terminal on different third-party platforms is solved, and the mobile terminal can be ensured to be simultaneously accessed into a plurality of third-party platforms; the terminal authentication code is stored in the main service platform, and the main service platform is used as a gateway to be responsible for transmitting the data of the mobile terminal to the third party platform, so that the mobile terminal can realize one-to-many efficient forwarding of the data of the mobile terminal only by opening one data link. The system structure adopts a distributed message service DMS and an efficient message push service Kafka, and by means of the horizontal expansion capability of the data forwarding service, the system architecture can support the access of more third-party platforms. The invention can realize the data interaction between the mobile terminal and a plurality of third party platforms without opening a plurality of data links and butting and adjusting the central platform one by one, and has low cost, high economic benefit and strong operability.
The above description is only an embodiment of the present invention, and not intended to limit the scope of the present invention, and all equivalent changes made by using the contents of the present specification and the drawings, or applied directly or indirectly to the related technical fields, are included in the scope of the present invention.

Claims (10)

1. A data forwarding method for a mobile terminal is characterized by comprising the following steps:
the method comprises the steps that a main service platform receives a registration instruction sent by a mobile terminal, wherein the registration instruction comprises a unique identifier of the mobile terminal;
returning a registration response to the mobile terminal, and forwarding the registration instruction to each third-party platform, wherein the registration response comprises an authentication code of the main service platform;
receiving terminal authentication codes corresponding to the mobile terminal and sent by each third-party platform, and associating each terminal authentication code corresponding to the mobile terminal with each third-party platform respectively to obtain an association relation;
receiving an authentication login instruction of a mobile terminal, wherein the authentication login instruction comprises a unique identifier of the mobile terminal and an authentication code of a main service platform;
if the authentication codes pass the verification, acquiring the terminal authentication codes corresponding to the mobile terminal according to the association relation, and respectively sending the terminal authentication codes to corresponding third party platforms;
and receiving a login response returned by the third-party platform.
2. The data forwarding method of a mobile terminal according to claim 1, wherein after receiving the login response returned by the third party platform, the method further comprises:
receiving uplink data sent by a mobile terminal, and forwarding the uplink data to each third-party platform;
and receiving downlink data sent by each third-party platform, and forwarding the downlink data to the mobile terminal.
3. The method for forwarding data of a mobile terminal according to claim 2, wherein the forwarding the uplink data to each third-party platform specifically comprises:
and forwarding the uplink data to each third-party platform through a message push service.
4. The method for forwarding data of a mobile terminal according to claim 2, wherein the receiving downlink data sent by each third-party platform specifically includes:
and receiving downlink data sent by each third-party platform through the distributed message service.
5. The data forwarding method of the mobile terminal according to any one of claims 2 to 4, wherein the downlink data includes a passive response instruction and an active operation instruction;
the forwarding the downlink data to the mobile terminal specifically includes:
and forwarding the active operation instruction in the downlink data to the mobile terminal.
6. A computer-readable storage medium, on which a computer program is stored, which program, when executed by a processor, carries out the steps of:
the method comprises the steps that a main service platform receives a registration instruction sent by a mobile terminal, wherein the registration instruction comprises a unique identifier of the mobile terminal;
returning a registration response to the mobile terminal, and forwarding the registration instruction to each third-party platform, wherein the registration response comprises an authentication code of the main service platform;
receiving terminal authentication codes corresponding to the mobile terminal and sent by each third-party platform, and associating each terminal authentication code corresponding to the mobile terminal with each third-party platform respectively to obtain an association relation;
receiving an authentication login instruction of a mobile terminal, wherein the authentication login instruction comprises a unique identifier of the mobile terminal and an authentication code of a main service platform;
if the authentication codes pass the verification, acquiring the terminal authentication codes corresponding to the mobile terminal according to the association relation, and respectively sending the terminal authentication codes to corresponding third party platforms;
and receiving a login response returned by the third-party platform.
7. The computer-readable storage medium of claim 6, wherein after receiving the login response returned by the third party platform, further comprising:
receiving uplink data sent by a mobile terminal, and forwarding the uplink data to each third-party platform;
and receiving downlink data sent by each third-party platform, and forwarding the downlink data to the mobile terminal.
8. The computer-readable storage medium according to claim 7, wherein the forwarding the uplink data to each third-party platform is specifically:
and forwarding the uplink data to each third-party platform through a message push service.
9. The computer-readable storage medium according to claim 7, wherein the receiving downlink data sent by each third-party platform specifically includes:
and receiving downlink data sent by each third-party platform through the distributed message service.
10. The computer-readable storage medium according to any one of claims 7-9, wherein the downlink data includes passive acknowledgement instructions and active operation instructions;
the forwarding the downlink data to the mobile terminal specifically includes:
and forwarding the active operation instruction in the downlink data to the mobile terminal.
CN201811507290.3A 2018-12-11 2018-12-11 Mobile terminal data forwarding method and computer readable storage medium Active CN111314914B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811507290.3A CN111314914B (en) 2018-12-11 2018-12-11 Mobile terminal data forwarding method and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811507290.3A CN111314914B (en) 2018-12-11 2018-12-11 Mobile terminal data forwarding method and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN111314914A true CN111314914A (en) 2020-06-19
CN111314914B CN111314914B (en) 2023-12-19

Family

ID=71146511

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811507290.3A Active CN111314914B (en) 2018-12-11 2018-12-11 Mobile terminal data forwarding method and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN111314914B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113965365A (en) * 2021-10-15 2022-01-21 杭州安恒信息技术股份有限公司 Platform data management method, system, computer and readable storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102630074A (en) * 2011-07-30 2012-08-08 上海安吉星信息服务有限公司 Methods for obtaining location information of vehicle from different place and carrying out navigation by mobile terminal and system
CN103220296A (en) * 2013-04-26 2013-07-24 腾讯科技(深圳)有限公司 Method, equipment and system of data interaction
CN103425494A (en) * 2013-08-06 2013-12-04 惠州华阳通用电子有限公司 Information interaction system of vehicle-mounted terminal and smart mobile terminal
CN103973648A (en) * 2013-01-31 2014-08-06 中兴通讯股份有限公司 Application data push method, device and system
CN104236562A (en) * 2014-09-29 2014-12-24 冯林 Navigation method and navigation system
CN105204414A (en) * 2015-09-01 2015-12-30 江苏南亿迪纳数字科技发展有限公司 Automobile remote real-time monitoring and real-time instrument panel simulation method
CN105451154A (en) * 2014-09-16 2016-03-30 钛马信息网络技术有限公司 Vehicle-mounted information system and control method thereof
CN106507430A (en) * 2016-11-03 2017-03-15 广东欧珀移动通信有限公司 Data forwarding method, device, router and electronic equipment
US20180110053A1 (en) * 2015-04-24 2018-04-19 Beijing Zhigu Rui Tuo Tech Co., Ltd Forwarding control method, information transmission method for mobile terminal, and apparatuses thereof
CN108416193A (en) * 2018-03-14 2018-08-17 北京车和家信息技术有限公司 Method for authenticating, device and vehicle

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102630074A (en) * 2011-07-30 2012-08-08 上海安吉星信息服务有限公司 Methods for obtaining location information of vehicle from different place and carrying out navigation by mobile terminal and system
CN103973648A (en) * 2013-01-31 2014-08-06 中兴通讯股份有限公司 Application data push method, device and system
CN103220296A (en) * 2013-04-26 2013-07-24 腾讯科技(深圳)有限公司 Method, equipment and system of data interaction
CN103425494A (en) * 2013-08-06 2013-12-04 惠州华阳通用电子有限公司 Information interaction system of vehicle-mounted terminal and smart mobile terminal
CN105451154A (en) * 2014-09-16 2016-03-30 钛马信息网络技术有限公司 Vehicle-mounted information system and control method thereof
CN104236562A (en) * 2014-09-29 2014-12-24 冯林 Navigation method and navigation system
US20180110053A1 (en) * 2015-04-24 2018-04-19 Beijing Zhigu Rui Tuo Tech Co., Ltd Forwarding control method, information transmission method for mobile terminal, and apparatuses thereof
CN105204414A (en) * 2015-09-01 2015-12-30 江苏南亿迪纳数字科技发展有限公司 Automobile remote real-time monitoring and real-time instrument panel simulation method
CN106507430A (en) * 2016-11-03 2017-03-15 广东欧珀移动通信有限公司 Data forwarding method, device, router and electronic equipment
CN108416193A (en) * 2018-03-14 2018-08-17 北京车和家信息技术有限公司 Method for authenticating, device and vehicle

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
WENLONG SHEN: "Cooperative Message Authentication in Vehicular Cyber-Physical Systems", 《IEEE TRANSACTIONS ON EMERGING TOPICS IN COMPUTING》 *
汪翼舟;巴继东;: "车载GPS终端与系统平台消息的中继与转发", 电子测试 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113965365A (en) * 2021-10-15 2022-01-21 杭州安恒信息技术股份有限公司 Platform data management method, system, computer and readable storage medium

Also Published As

Publication number Publication date
CN111314914B (en) 2023-12-19

Similar Documents

Publication Publication Date Title
CN104834489A (en) Method for sharing cloud printer and cloud server and cloud printing system
CN105897724A (en) Method for wireless terminal networking based on fat APs and method for wandering among fat APs
CN103139150A (en) Terminal adaptation processing method, protocol adaptation module and terminal
CN104780204A (en) Method and system for rapidly sharing files between terminals
CN102123362A (en) Method for automatically acquiring mobile phone number by mobile equipment
CN103440142A (en) GPRS (General Packet Radio Service)-based remote upgrade and dynamic loading method
CN108040329A (en) The loading of eSIM modules and its subscription data and its management method
CN105897771A (en) Identity authentication method, authentication server and third-party platform
CN114024594A (en) Communication method and device of satellite communication system
CN108491281A (en) Method, readable medium and the electronic equipment interacted between software systems
CN111314914B (en) Mobile terminal data forwarding method and computer readable storage medium
CN107426718A (en) A kind of mobile terminal and its APN update method
CN105072082A (en) Method and device for transmitting verification code
US20130023266A1 (en) Method for processing and testing of called terminal and long term evolution system
CN103634905A (en) Intelligent terminal positioning method
CN105142217A (en) MAC address combined positioning method based on push and wireless fidelity (WiFi) hot spot
CN100539553C (en) Method, system and terminal, the server of transmission data between the terminal
CN112788738A (en) Code number processing method and device for public and private network convergence system
CN103179610A (en) Method and system for maintaining multi-mode base station
CN100417298C (en) Mobile communication control method and mobile communication system
CN102918878B (en) File transmitting method and device
CN102651848B (en) International roaming short message push method and system
CN108735278B (en) Instruction transmission method and application suitable for rehabilitation equipment
CN101635883A (en) Method for querying member condition of cluster group and mobile terminal
CN110891053A (en) Method for establishing communication connection between android APP and operating system based on local area network

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant