CN109726528B - Method, device, equipment and medium for activating and requesting vehicle-machine service - Google Patents

Method, device, equipment and medium for activating and requesting vehicle-machine service Download PDF

Info

Publication number
CN109726528B
CN109726528B CN201910204706.2A CN201910204706A CN109726528B CN 109726528 B CN109726528 B CN 109726528B CN 201910204706 A CN201910204706 A CN 201910204706A CN 109726528 B CN109726528 B CN 109726528B
Authority
CN
China
Prior art keywords
activation
information
application
service
short
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
CN201910204706.2A
Other languages
Chinese (zh)
Other versions
CN109726528A (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.)
Apollo Zhilian Beijing Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and 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 Beijing Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN201910204706.2A priority Critical patent/CN109726528B/en
Publication of CN109726528A publication Critical patent/CN109726528A/en
Application granted granted Critical
Publication of CN109726528B publication Critical patent/CN109726528B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)
  • Stored Programmes (AREA)

Abstract

The embodiment of the invention discloses a method, a device, equipment and a medium for activating a vehicle-machine service and requesting the vehicle-machine service. The method comprises the following steps: an activation application end obtains the current activation state of the vehicle machine; the activation application terminal acquires activation configuration information from an activation server according to the activation state to configure the activation information, wherein the activation configuration information comprises a short-time verification code associated with the vehicle machine; the activation information is used for providing the activation information for at least one service application end and sending the activation information to a corresponding application server for identifying service authority, and the same short-time verification code is stored in the application server and the activation server. The embodiment of the invention can correspondingly configure the activation information according to the activation state of the vehicle machine, and dynamically update the activation information at the same time, thereby preventing the activation information of the vehicle machine from being forged or copied in batch.

Description

Method, device, equipment and medium for activating and requesting vehicle-machine service
Technical Field
Embodiments of the present invention relate to data processing technologies, and in particular, to a method, an apparatus, a device, and a medium for activating a car machine service and requesting a car machine service.
Background
With the development of science and technology and the continuous progress of internet technology, the service functions of the vehicle machine are gradually increased and enhanced.
Identity registration and activation of applications typically is required before they can be used for installation on the vehicle machine. The existing vehicle end activation scheme is specifically as follows: the activation client configured on the vehicle machine end uploads the hardware parameters of the vehicle machine to the cloud server; the cloud server generates a universal Unique identification code (uuid) according to the received hardware parameters and by combining a specific algorithm, and sends the universal Unique identification code to the corresponding vehicle end to complete activation. After the activation is completed, the user can use the service provided by one or more application programs matched with the cloud server on the vehicle end through the uuid, and meanwhile, the server for providing the service can collect the use data of the user on the application program based on the uuid.
However, the above activation scheme has the following drawbacks: unlike each mobile phone having a unique device Identity (Identity, id) or Media Access Control (MAC) address, many car-mounted devices cannot acquire the unique Identity of the car-mounted device or acquire a null address, and therefore when the application server receives a service request including a car-mounted device end uuid, the application server cannot accurately define whether the car-mounted device activates or uses the service provided by the application server; in addition, the unique identifier uuid issued by the cloud server to the car machines has the risk of being forged or copied to multiple car machines in batches, and the huge risk that multiple car machines use the same uuid but cannot be effectively monitored is caused.
Disclosure of Invention
The embodiment of the invention provides a method, a device, equipment and a medium for activating a vehicle-mounted machine service and requesting the vehicle-mounted machine service, which can be used for correspondingly configuring activation information according to the activation state of a vehicle-mounted machine and dynamically updating the activation information at the same time, so that the activation information of the vehicle-mounted machine is prevented from being forged or copied in batch.
In a first aspect, an embodiment of the present invention provides a car machine service activation method, including:
an activation application end obtains the current activation state of the vehicle machine;
the activation application terminal acquires activation configuration information from an activation server according to the activation state to configure the activation information, wherein the activation configuration information comprises a short-time verification code associated with the vehicle machine;
the activation information is used for providing the activation information for at least one service application end and sending the activation information to a corresponding application server for identifying service authority, and the same short-time verification code is stored in the application server and the activation server.
In a second aspect, an embodiment of the present invention provides a car machine service request method, including:
the service application end executes the operation of acquiring the activation information from the in-vehicle machine for local configuration;
the activation information is obtained after an activation application terminal is configured according to activation configuration information acquired from an activation server, and the activation configuration information comprises a short-time verification code associated with the vehicle machine;
when the service application end receives a service request of a user, if local activation information is detected, the local activation information is added into the service request;
the service application end sends the service request to an application server corresponding to the service application end so that the application server identifies the service authority of the service application end according to the local activation information, wherein the same short-time verification code is stored in the application server and the activation server;
and the service application end provides the result data fed back by the application server aiming at the service request to the user.
In a third aspect, an embodiment of the present invention further provides a car machine service activation apparatus, including:
the activation state acquisition module is used for acquiring the current activation state of the vehicle machine;
the activation information configuration module is used for acquiring activation configuration information from an activation server according to the activation state to configure the activation information, wherein the activation configuration information comprises a short-time verification code associated with the vehicle machine; the activation information is used for providing the activation information for at least one service application end and sending the activation information to a corresponding application server for identifying service authority, and the same short-time verification code is stored in the application server and the activation server.
In a fourth aspect, an embodiment of the present invention further provides a car machine service request apparatus, including:
the activation information configuration module is used for executing the operation of acquiring activation information from the in-vehicle machine to carry out local configuration; the activation information is obtained after an activation application terminal is configured according to activation configuration information acquired from an activation server, and the activation configuration information comprises a short-time verification code associated with the vehicle machine;
the activation information adding module is used for adding local activation information into a service request if the local activation information is detected when the service request of a user is received;
a service request sending module, configured to send the service request to an application server corresponding to the service application end, so that the application server identifies, according to the local activation information, that the service permission exists in the application server and the activation server, where the short-time verification code is the same as the short-time verification code;
and the service feedback data providing module is used for providing the result data fed back by the application server aiming at the service request to the user.
In a fifth aspect, an embodiment of the present invention further provides an apparatus, including a memory, a processor, and a computer program that is stored in the memory and is executable on the processor, where when the processor executes the computer program, the method for activating a car-in-device service or the method for requesting a car-in-device service according to any one of the embodiments of the present invention is implemented.
In a fourth aspect, an embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the car-machine service activation method or the car-machine service request method according to any one of the embodiments of the present invention.
The embodiment of the invention realizes that different activation states correspond to different activation information by activating different activation states of the application terminal based on the vehicle machine, can determine the activation state of the vehicle machine according to the activation information, simultaneously, the short-time verification code included in the activation information is dynamically updated and has timeliness, and can ensure that the activation information is only effective within limited time, thereby preventing the application identification code from being forged or copied in batches, solving the problems that the activation state of the vehicle machine cannot be accurately determined and the activation information is easy to be forged or copied in batches in the prior art, realizing that the activation information can uniquely determine the identity of the vehicle machine, reducing the risk of stealing the activation information of the vehicle machine, accurately providing service for the vehicle machine with service authority, and effectively monitoring the service condition of the vehicle machine service.
Drawings
Fig. 1 is a flowchart of a car-machine service activation method according to a first embodiment of the present invention;
fig. 2 is a flowchart of a car-machine service request method according to a second embodiment of the present invention;
FIG. 3 is a flowchart of a specific application scenario applicable to a third embodiment of the present invention;
fig. 4 is a schematic structural diagram of an in-vehicle service activation apparatus according to a fourth embodiment of the present invention;
fig. 5 is a schematic structural diagram of an in-vehicle service request apparatus according to a fifth embodiment of the present invention;
fig. 6 is a schematic structural diagram of an apparatus in the sixth embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some of the structures related to the present invention are shown in the drawings, not all of the structures.
Example one
Fig. 1 is a flowchart of a car service activation method according to a first embodiment of the present invention, which is applicable to a situation where an activation application configured in a car obtains activation information. The method can be executed by the vehicle service activation device provided by the embodiment of the invention, and the device can be realized in a software and/or hardware mode, can be generally integrated in an activation application end installed in a vehicle and is matched with a service application end installed in the vehicle. As shown in fig. 1, the method of this embodiment specifically includes:
and S110, activating the application end to acquire the current activation state of the vehicle machine.
The activation application may be an Android Package (APK) configured in the vehicle for acquiring activation information. The car machine may refer to a terminal device disposed in a car. The activation state may specifically include an activated state and an inactivated state. The car machine in the activated state can acquire the service provided by the application server, and the car machine in the inactivated state can not acquire the service provided by the application server.
Specifically, the activation status is obtained by the activation application requesting the activation server.
Optionally, activating the application end to obtain the current activation state of the car machine includes: the method comprises the steps that when a vehicle starting instruction is detected by an activation application end, vehicle identification information is obtained, an activation state query request is constructed according to the vehicle identification information, and the activation state query request is sent to an activation server; and the activation application end acquires a feedback result of the activation server for the activation state query request, and acquires the current activation state of the vehicle machine according to the feedback result.
Wherein, the car machine start command is used for starting the car machine. The activation status query request is used to instruct the activation server to query for activation statuses that match the vehicle identification information. The feedback result is used for activating the application terminal to obtain an activated state of the car machine, and specifically may include an activated state of the car machine and an inactivated state of the car machine.
The method comprises the steps of generating an activation state query request based on vehicle identification information, sending the activation state query request to an activation server to obtain an activation state, accurately obtaining the activation state of the vehicle machine uniquely determined by the vehicle identification information, sending the activation state query request to the activation server when the vehicle machine is started, ensuring that the over-activation state is confirmed when the vehicle machine is used every time, preventing the vehicle machine from normally using the function of an application program when the vehicle machine is not activated, and avoiding the situation that each application server cannot obtain the corresponding application program in the vehicle machine.
S120, the activation application terminal acquires activation configuration information from an activation server according to the activation state to configure the activation information, wherein the activation configuration information comprises a short-time verification code associated with the vehicle machine; the activation information is used for providing the activation information for at least one service application end and sending the activation information to a corresponding application server for identifying service authority, and the same short-time verification code is stored in the application server and the activation server.
The activation configuration information is used for activating the application terminal to determine the activation information. The activation server is used for generating activation configuration information. The activation configuration information typically includes vehicle machine identification information (e.g., uuid), and a short-time verification code. Specifically, the identification information is used for uniquely determining the car machine, the short-time verification code is a verification code which is effective within a set short time (such as 3 hours), and is periodically updated by the activation server, namely, the short-time verification code is dynamically updated by the activation server, and the short-time verification code dynamically updated by the activation server is synchronously updated by the application server, so that the short-time verification code dynamically updated by the activation server is ensured to be synchronously updated by the application server. Specifically, the activation information is configured according to the activation configuration information, the activation configuration information may be directly used as the activation information, information obtained by subtracting the activation configuration information from the activation configuration information may be used as the activation information, or a corresponding relationship between the activation configuration information and the activation information may be established, and the activation information is used to uniquely determine the activation configuration information.
The service application side is used for interacting with the application server, that is, sending activation information to the application server, so that the application server provides services through an application program corresponding to the service application side, and specifically, the service application side refers to other APKs configured in the vehicle machine and associated with the activation application side. Illustratively, the service application is an in-vehicle installed application (e.g., "XX map," "XX voice assistant," or "XX music," etc.). The application server is used for providing the service related to the service application end and simultaneously configuring the service based on the activation information. The service authority is used for determining at least one of the range, the content, the degree and the like of the service provided by the application server to the vehicle machine. The short-time verification code in the application server is dynamically updated, so that the activation information for verification is dynamically updated to realize the pass of the activation verification, thereby increasing the difficulty of stealing the activation information and improving the safety of the activation information.
It should be noted that the activation configuration information and the activation information may be information associated with the application programs, that is, different application programs correspond to different activation configuration information, and different application programs correspond to different activation information.
When the car machine is in an inactive state, optionally, the activating the application terminal, according to the active state, obtaining activation configuration information from the activation server to configure the activation information, which may include: when the activation application terminal determines that the vehicle machine is in an inactivated state, vehicle identification information is acquired and sent to the activation server; and the activation application terminal receives the application identification code corresponding to the vehicle identification information and the short-time verification code fed back by the activation server as the activation configuration information, and locally stores the activation configuration information as the activation information.
It can be understood that, when the car machine is not in the activated state, the car machine does not store the activation information, and needs to apply for obtaining the activation information from the activation server. The vehicle identification information is used for uniquely determining the vehicle machine, and specifically may include at least one of the following: hardware serial number, user account number, vehicle communication module identification code, vehicle key word and the like of the vehicle. The application identification code is used for uniquely determining the car machine, and particularly can be uuid. The activation server may generate the application identification code based on the vehicle identification information, and specifically, may generate the application identification code by a time-based method, a name-based method, a random number-based method, or the like.
When the car machine is in an inactivated state, the activation application end receives activation configuration information formed by the application identification code of the unique determined car machine and the periodically and dynamically updated short-time verification code fed back by the activation server as activation information, so that the application program to be activated can be accurately determined, and the activation information can be prevented from being stolen.
When the car machine is in the activated state, optionally, the activating application terminal obtains activation configuration information from the activation server according to the activated state to configure the activation information, including: when the activation application terminal determines that the car machine is in an activation state, acquiring an application identification code in pre-stored activation information; the activation application terminal acquires a new short-time verification code corresponding to the application identification code from the activation server as the activation configuration information; and the activation application terminal updates the short-time verification code in the activation information according to the new short-time verification code.
It can be understood that, when the car machine is in an activated state, the car machine has stored the activation information, but the short-time verification code in the activation information is updated periodically, so that the short-time verification code needs to be applied for updating to the activation server. In addition, because the activation information is stored, the application identification code can be directly sent to the activation server, so that the activation server determines the latest short-time verification code matched with the vehicle machine according to the application identification code and feeds back the latest short-time verification code.
When the car machine is in an activated state, the activation application end sends the application identification code to the activation server to obtain the latest short-time verification code matched with the car machine, the latest short-time verification code is used for updating the short-time verification code in the activation information, the activation information is updated, the updated activation information is used for activating the car machine, the car machine can normally use the functions of each service application end, meanwhile, the continuous updating of the activation information is achieved through the continuous updating of the short-time verification code, and therefore the safety of the activation information is improved.
Each service application end in the vehicle machine can correspond to the same application identification code or different application identification codes respectively; each service application terminal in the vehicle machine can correspond to the same short-time verification code and can also correspond to different short-time verification codes respectively.
Optionally, the application identifier in the activation information is an application identifier corresponding to each of the service application terminals; the short-time verification code in the activation information is at least one short-time verification code corresponding to each service application terminal, wherein different short-time verification codes are identified by different application program package names.
Specifically, the application identification code is used for uniquely determining the car machine, so that each service application end can correspond to the same application identification code. One service application terminal can correspond to at least one short-time verification code, and meanwhile, each service application terminal respectively corresponds to different short-time verification codes, namely, the short-time verification codes can be used for distinguishing different service application terminals, so that the short-time verification codes can correspond to application program package names of the service application terminals. Specifically, the ephemeral passcode may be identified by the application package name.
The function of uniquely determining the car machine application program through the activation information is realized by configuring the application identification code as the identification code for uniquely determining the car machine and configuring the short-time verification code as the verification code for distinguishing the application program and determining through the package name of the application program.
The embodiment of the invention realizes that different activation states correspond to different activation information by activating different activation states of the application terminal based on the vehicle machine, can determine the activation state of the vehicle machine according to the activation information, simultaneously, the short-time verification code included in the activation information is dynamically updated and has timeliness, and can ensure that the activation information is only effective within limited time, thereby preventing the application identification code from being forged or copied in batches, solving the problems that the activation state of the vehicle machine cannot be accurately determined and the activation information is easy to be forged or copied in batches in the prior art, realizing that the activation information can uniquely determine the identity of the vehicle machine, reducing the risk of stealing the activation information of the vehicle machine, accurately providing service for the vehicle machine with service authority, and effectively monitoring the service condition of the vehicle machine service.
Example two
Fig. 2 is a flowchart of a car service request method in the second embodiment of the present invention, which may be applied to a case where a service application configured in a car obtains activation information, where the service application is associated with the activation application provided in the first embodiment. The method can be executed by the car machine service request device provided by the embodiment of the invention, and the device can be realized in a software and/or hardware mode, can be generally integrated in a service application terminal (application program for providing service) installed in a car machine, and is matched with an activation application terminal installed in the car machine for use. As shown in fig. 2, the method specifically includes:
s210, the service application terminal executes the operation of obtaining the activation information from the in-vehicle device to carry out local configuration; the activation information is obtained after an activation application end is configured according to activation configuration information acquired from an activation server, and the activation configuration information comprises a short-time verification code associated with the vehicle machine.
In this embodiment, the description of the above embodiments may be specifically referred to for the service application terminal, the car machine, the activation information, the activation application terminal, the activation configuration information, the short-time verification code, the activation server, the application server, and the like.
Specifically, the activation information is obtained from the in-vehicle device to perform local configuration operation, so as to generate local activation information.
Optionally, the activation information in the vehicle may specifically include: applying an identification code and a short-time verification code; the application identification code is an application identification code corresponding to each service application terminal; the short-time verification code in the activation information is at least one short-time verification code corresponding to each service application terminal, wherein different short-time verification codes are identified by different application program package names.
The application identification code of the vehicle machine and the dynamically updated short-time verification code for distinguishing the service application end form activation information, so that the service application end of the vehicle machine is uniquely determined by the activation information, and timeliness and accuracy of the activation information are guaranteed.
Optionally, the operation of obtaining the activation information from the in-vehicle device to perform local configuration by the service application side may include: when the service application end detects an application program starting instruction, whether the activation information is stored in a set storage space of the vehicle machine is detected; if the service application terminal determines that the activation information is stored in the set storage space of the vehicle machine, acquiring the application identification code and a short-time verification code corresponding to the application program package name of the service application terminal from the activation information; and the service application terminal performs local configuration according to the acquired application identification code, the short-time verification code and the storage state of the local activation information.
The application program starting instruction is used for starting the service application terminal. In fact, the application program start instruction is an instruction that is input by a user and received by an operating system of the car machine, and is used for starting the corresponding service application terminal. Specifically, the service application side judges whether activation information is stored, and if the activation information is determined to be stored, the service application side indicates that the latest activation configuration information is acquired from the activation server and obtains the activation information based on the activation configuration information. Meanwhile, whether the local activation information is stored in advance or not is judged according to the storage state of the local activation information, namely whether the vehicle machine is subjected to over-activation operation or not is judged. If the car machine is in an inactivated state, the car machine can directly generate and store activation information according to the application identification code and the short-time verification code; if the vehicle machine is in the activation state, only the short-time verification code in the stored local activation information needs to be compared with the extracted short-time verification code to judge whether the short-time verification code in the stored local activation information needs to be updated.
When the service application end is started, whether activation configuration information sent by an activation server is stored or not is judged to obtain activation information, when the activation information is determined to be stored, an application identification code and a short-time verification code are extracted from the activation information, and local activation information is selected to be generated or updated based on the storage state of the local activation information.
Optionally, the performing, by the service application side, local configuration according to the acquired application identification code, the short-time verification code, and the storage state of the local activation information may include: if the service application terminal determines that local activation information is not stored, the acquired application identification code and the short-time verification code are stored as local activation information; if the service application terminal determines that local activation information is stored, comparing the short-time verification code in the local activation information with the acquired short-time verification code; and if the service application terminal determines that the two are different, replacing the short-time verification code in the local activation information by the acquired short-time verification code.
Specifically, whether local activation information is stored or not is judged, if yes, the car machine is activated, and only the short-time verification code of the local activation information needs to be updated; if the local activation information does not exist, the car machine is not activated, and therefore the application identification code and the short-time verification code are stored as local activation information.
The local activation information is stored and judged, and whether the short-time verification code needs to be updated or not is judged when the local activation information is stored, so that the effectiveness of the local activation information is ensured, the timeliness of the local activation information is realized, the activation information is prevented from being fixed, and the safety of the activation information is improved.
S220, when the service application end receives a service request of a user, if local activation information is detected, the local activation information is added into the service request.
The service request is for requesting a service from an application server. When the user uses the service application terminal to realize the function, the user actually requests the service from the application server. And when the activation information matched with the service application terminal exists, the activation information and the service request are jointly sent to the application server, so that the application server determines the service authority according to the activation information and provides the service matched with the service authority for the user.
And S230, the service application side sends the service request to an application server corresponding to the service application side so that the application server identifies the service authority of the service application side according to the local activation information, wherein the same short-time verification code is stored in the application server and the activation server.
Generally, each service application terminal requests a service from a different application server, so that the service application terminal sends a service request to the corresponding application server to obtain the service provided by the corresponding application server.
And the application server determines the service authority according to the activation information and provides the service matched with the service authority for the user. Exemplarily, the application server determines the account level of the user according to the activation information and the application identification code in the pre-stored activation information, and if the account level meets the high-level service authority, the application server provides all services or provides a vip service; if the account number level accords with the low-level service authority, the application server provides partial service or common service. In addition, the application server does not receive the activation information, or determines that the account of the user is not activated or fails to be activated, and the application server does not provide the service.
S240, the service application terminal provides the result data fed back by the application server aiming at the service request to the user.
Specifically, the result data fed back by the service request is used for the service application to realize the function matched with the service request. For example, the service application terminal is map software, the service request is a map data acquisition request, when an application server corresponding to the map software determines that an account matched with the map software has a map data acquisition right, the application server feeds back corresponding map data to the map software, and the map software displays the map data to a user through a vehicle display screen.
According to the embodiment of the invention, the activation information is locally configured, the local activation information is added into the service request and is sent to the application server, so that the application server provides the service matched with the local activation information based on the activation information, the application server provides the service according to the dynamically updated activation information, and the risk that the activation information of the vehicle machine is stolen is reduced.
EXAMPLE III
Fig. 3 is a flowchart of a car-in-vehicle service activation method in the third embodiment of the present invention. Based on the alternatives in the foregoing embodiment, the solution of the embodiment may be applicable to the situation where the car machine performs activation and service request, as shown in fig. 3, the method of the embodiment specifically includes:
s301, when a vehicle-mounted device starting instruction is detected, starting the vehicle-mounted device.
In this embodiment, the description of the above embodiments may be specifically referred to for the service application terminal, the car machine, the activation information, the activation application terminal, the activation configuration information, the short-time verification code, the activation server, the application server, and the like.
S302, starting and activating the application terminal.
Illustratively, the activation application is an activation APK of the vehicle network.
S303, acquiring the current activation state of the vehicle machine through the activation application terminal, judging whether the vehicle machine is in the activation state, and executing S304 if the vehicle machine is in the activation state; otherwise, S307 is executed.
S304, acquiring the application identification code in the pre-stored activation information through the activation application terminal.
S305, acquiring a new short-time verification code corresponding to the application identification code from an activation server through the activation application terminal as the activation configuration information.
For example, the new ephemeral verification code is obtained from the activation server, which may be specifically implemented by calling an interface of the activation server.
S306, updating the short-time verification code in the activation information through the activation application terminal according to the new short-time verification code, and executing S309.
S307, vehicle identification information is obtained through the activation application terminal and is sent to the activation server.
S308, receiving the application identification code corresponding to the vehicle identification information and the short-time verification code fed back by the activation server through the activation application terminal as the activation configuration information, and locally storing the activation configuration information as the activation information.
Specifically, when the activation information is stored locally, the car machine is activated completely, that is, in an activated state.
S309, when detecting the application program starting instruction, the service application terminal executes the operation of acquiring the activation information from the in-vehicle machine for local configuration.
S310, when receiving a service request of a user, the service application terminal adds the local activation information to the service request.
S311, the service request is sent to an application server corresponding to the service application end through the service application end, so that the application server identifies the service authority of the service application end according to the local activation information.
S312, providing, by the service application end, result data fed back by the application server for the service request to the user.
The embodiment of the invention acquires the continuously updated short-time verification code from the activation server through different activation states of the activation application terminal based on the vehicle machine, correspondingly configures the activation information, acquires the configured local activation information through the service application terminal, adds the local activation information into the service request, and is used for requesting service for the corresponding application server, thereby ensuring that the activation information is only effective within a limited time, preventing the application identification code from being forged or copied in batches, reducing the risk of stealing the activation information of the vehicle machine and improving the safety of the use of the activation information.
Example four
Fig. 4 is a schematic structural diagram of a car service activation device in a fourth embodiment of the present invention, and as shown in fig. 4, the device specifically includes:
an activation state obtaining module 410, configured to obtain a current activation state of the vehicle device;
an activation information configuration module 420, configured to obtain activation configuration information from an activation server according to the activation state to configure activation information, where the activation configuration information includes a short-time verification code associated with the vehicle device; the activation information is used for providing the activation information for at least one service application end and sending the activation information to a corresponding application server for identifying service authority, and the same short-time verification code is stored in the application server and the activation server.
The embodiment of the invention realizes that different activation states correspond to different activation information by activating different activation states of the application terminal based on the vehicle machine, can determine the activation state of the vehicle machine according to the activation information, simultaneously, the short-time verification code included in the activation information is dynamically updated and has timeliness, and can ensure that the activation information is only effective within limited time, thereby preventing the application identification code from being forged or copied in batches, solving the problems that the activation state of the vehicle machine cannot be accurately determined and the activation information is easy to be forged or copied in batches in the prior art, realizing that the activation information can uniquely determine the identity of the vehicle machine, reducing the risk of stealing the activation information of the vehicle machine, accurately providing service for the vehicle machine with service authority, and effectively monitoring the service condition of the vehicle machine service.
Further, the activation information configuring module 420 is specifically configured to: when the vehicle machine is determined to be in an inactivated state, vehicle identification information is acquired and sent to the activation server; and receiving the application identification code and the short-time verification code corresponding to the vehicle identification information fed back by the activation server as the activation configuration information, and locally storing the activation configuration information as the activation information.
Further, the activation information configuring module 420 is specifically configured to: when the car machine is determined to be in an activated state, acquiring an application identification code in pre-stored activation information; acquiring a new short-time verification code corresponding to the application identification code from the activation server as the activation configuration information; and updating the short-time verification code in the activation information according to the new short-time verification code.
Further, the activation state obtaining module 410 is specifically configured to: when a vehicle-mounted device starting instruction is detected, vehicle identification information is obtained, an activation state query request is constructed according to the vehicle identification information, and the activation state query request is sent to the activation server; and acquiring a feedback result of the activation server for the activation state query request, and acquiring the current activation state of the vehicle machine according to the feedback result.
Further, the application identification code in the activation information is an application identification code corresponding to each service application terminal; the short-time verification code in the activation information is at least one short-time verification code corresponding to each service application terminal, wherein different short-time verification codes are identified by different application program package names.
The vehicle service activation device can execute the vehicle service activation method provided by any embodiment of the invention, and has the corresponding functional modules and beneficial effects of the executed vehicle service activation method.
EXAMPLE five
Fig. 5 is a schematic structural diagram of a car-in-vehicle service request device in a fifth embodiment of the present invention, and as shown in fig. 5, the device specifically includes:
an activation information configuration module 510, configured to execute an operation of obtaining activation information from the in-vehicle device for local configuration; the activation information is obtained after an activation application terminal is configured according to activation configuration information acquired from an activation server, and the activation configuration information comprises a short-time verification code associated with the vehicle machine;
an activation information adding module 520, configured to, when a service request of a user is received, add local activation information to the service request if the local activation information is detected;
a service request sending module 530, configured to send the service request to an application server corresponding to the service application end, so that the application server identifies a service authority of the service application end according to the local activation information, where the same short-time verification code is stored in the application server and the activation server;
a service feedback data providing module 540, configured to provide result data fed back by the application server for the service request to the user.
According to the embodiment of the invention, the activation information is locally configured, the local activation information is added into the service request and is sent to the application server, so that the application server provides the service matched with the local activation information based on the activation information, the application server provides the service according to the dynamically updated activation information, and the risk that the activation information of the vehicle machine is stolen is reduced.
Further, the activation information in the vehicle includes: applying an identification code and a short-time verification code; the application identification code is an application identification code corresponding to each service application terminal; the short-time verification code in the activation information is at least one short-time verification code corresponding to each service application terminal, wherein different short-time verification codes are identified by different application program package names.
Further, the activation information configuring module 510 is specifically configured to: when an application program starting instruction is detected, whether the activation information is stored in a set storage space of the vehicle machine is detected; if the activation information is determined to be stored in the set storage space of the vehicle machine, acquiring the application identification code and a short-time verification code corresponding to the application program package name of the service application end from the activation information; and performing local configuration according to the acquired application identification code, the short-time verification code and the storage state of the local activation information.
Further, the activation information configuring module 510 is specifically configured to: if the local activation information is determined not to be stored, storing the acquired application identification code and the short-time verification code as the local activation information; if the local activation information is determined to be stored, comparing the short-time verification code in the local activation information with the acquired short-time verification code; and if the two are determined to be different, replacing the short-time verification code in the local activation information with the acquired short-time verification code.
The vehicle service request device can execute the vehicle service request method provided by any embodiment of the invention, and has the corresponding functional modules and beneficial effects of the executed vehicle service request method.
EXAMPLE six
Fig. 6 is a schematic structural diagram of an apparatus according to a sixth embodiment of the present invention. Fig. 6 illustrates a block diagram of an exemplary device 612 suitable for use in implementing embodiments of the present invention. The device 612 shown in fig. 6 is only an example and should not bring any limitations to the functionality or scope of use of the embodiments of the present invention.
As shown in FIG. 6, device 612 is in the form of a general purpose computing device. Components of device 612 may include, but are not limited to: one or more processors or processing units 616, a system memory 628, and a bus 618 that couples various system components including the system memory 628 and the processing unit 616. The device 612 may be an in-vehicle device.
Bus 618 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. By way of example, such architectures include, but are not limited to, an Industry Standard Architecture (ISA) bus, a Micro Channel Architecture (MCA) bus, an enhanced ISA bus, a Video Electronics Standards Association (VESA) local bus, and a Peripheral Component Interconnect (PCI) bus.
Device 612 typically includes a variety of computer system readable media. Such media can be any available media that is accessible by device 612 and includes both volatile and nonvolatile media, removable and non-removable media.
The system memory 628 may include computer system readable media in the form of volatile memory, such as Random Access Memory (RAM)630 and/or cache memory 632. The device 612 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, the storage system 644 may be used to read from and write to non-removable, nonvolatile magnetic media (not shown in FIG. 6, and commonly referred to as a "hard drive"). Although not shown in FIG. 6, a magnetic disk drive for reading from and writing to a removable, nonvolatile magnetic disk (e.g., a "floppy disk") and an optical disk drive for reading from or writing to a removable, nonvolatile optical disk (e.g., a Compact disk Read-Only Memory (CD-ROM), Digital Video disk (DVD-ROM), or other optical media) may be provided. In such cases, each drive may be connected to bus 618 by one or more data media interfaces. Memory 628 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
A program/utility 640 having a set (at least one) of program modules 642 may be stored, for example, in memory 628, such program modules 642 including, but not limited to, an operating system, one or more application programs, other program modules, and program data, each of which examples or some combination thereof may comprise an implementation of a network environment. The program modules 642 generally perform the functions and/or methods of the described embodiments of the present invention.
Device 612 may also communicate with one or more external devices 614 (e.g., keyboard, pointing device, display 624, etc.), with one or more devices that enable a user to interact with device 612, and/or with any devices (e.g., network card, modem, etc.) that enable device 612 to communicate with one or more other computing devices. Such communication may be through an Input/Output (I/O) interface 622. The device 612 may also communicate with one or more networks (e.g., Local Area Network (LAN), Wide Area Network (WAN)) via the Network adapter 620. As shown, the Network adapter 620 communicates with the other modules of the device 612 via the bus 618. it should be understood that although not shown in FIG. 6, other hardware and/or software modules may be used in conjunction with the device 612, including but not limited to microcode, device drivers, Redundant processing units, external disk drive Arrays, (Redundant Arrays of Inexpersive Disks, RAID) systems, tape drives, and data backup storage systems, among others.
The processing unit 616 executes various functional applications and data processing by running programs stored in the system memory 628, for example, implementing a car service activation method provided by the embodiment of the present invention.
That is, the processing unit implements, when executing the program: an activation application end obtains the current activation state of the vehicle machine; the activation application terminal acquires activation configuration information from an activation server according to the activation state to configure the activation information, wherein the activation configuration information comprises a short-time verification code associated with the vehicle machine; the activation information is used for providing the activation information for at least one service application end and sending the activation information to a corresponding application server for identifying service authority, and the same short-time verification code is stored in the application server and the activation server.
Or the processing unit implements, when executing the program: the service application end executes the operation of acquiring the activation information from the in-vehicle machine for local configuration; the activation information is obtained after an activation application terminal is configured according to activation configuration information acquired from an activation server, and the activation configuration information comprises a short-time verification code associated with the vehicle machine; when the service application end receives a service request of a user, if local activation information is detected, the local activation information is added into the service request; the service application end sends the service request to an application server corresponding to the service application end so that the application server identifies the service authority of the service application end according to the local activation information, wherein the same short-time verification code is stored in the application server and the activation server; and the service application end provides the result data fed back by the application server aiming at the service request to the user.
EXAMPLE seven
The seventh embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored thereon, and when the computer program is executed by a processor, the method for activating a car-mounted device service provided in all the embodiments of the present invention includes: the method comprises the following steps: an activation application end obtains the current activation state of the vehicle machine; the activation application terminal acquires activation configuration information from an activation server according to the activation state to configure the activation information, wherein the activation configuration information comprises a short-time verification code associated with the vehicle machine; the activation information is used for providing the activation information for at least one service application end and sending the activation information to a corresponding application server for identifying service authority, and the same short-time verification code is stored in the application server and the activation server.
When executed by a processor, the program implements the in-vehicle service request method provided by all the embodiments of the invention of the present application: the service application end executes the operation of acquiring the activation information from the in-vehicle machine for local configuration; the activation information is obtained after an activation application terminal is configured according to activation configuration information acquired from an activation server, and the activation configuration information comprises a short-time verification code associated with the vehicle machine; when the service application end receives a service request of a user, if local activation information is detected, the local activation information is added into the service request; the service application end sends the service request to an application server corresponding to the service application end so that the application server identifies the service authority of the service application end according to the local activation information, wherein the same short-time verification code is stored in the application server and the activation server; and the service application end provides the result data fed back by the application server aiming at the service request to the user.
Computer storage media for embodiments of the invention may employ any combination of one or more computer-readable media. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a RAM, a Read-Only Memory (ROM), an Erasable Programmable Read-Only Memory (EPROM), a flash Memory, an optical fiber, a portable CD-ROM, an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, Radio Frequency (RF), etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a LAN or a WAN, or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (12)

1. A car machine service activation method is characterized by comprising the following steps:
an activation application end obtains the current activation state of the vehicle machine;
the activation application terminal acquires activation configuration information from an activation server according to the activation state to configure the activation information, wherein the activation configuration information comprises a short-time verification code associated with the vehicle machine;
the activation information is used for providing the activation information for at least one service application end and sending the activation information to a corresponding application server for identifying service authority, and the same short-time verification code is stored in the application server and the activation server;
the activating application end obtains activation configuration information from an activation server according to the activation state to configure the activation information, and the configuration comprises the following steps:
when the activation application terminal determines that the car machine is in an activation state, acquiring an application identification code in pre-stored activation information;
the activation application terminal acquires a new short-time verification code corresponding to the application identification code from the activation server as the activation configuration information;
and the activation application terminal updates the short-time verification code in the activation information according to the new short-time verification code.
2. The method according to claim 1, wherein the activating application terminal obtains activation configuration information from an activation server according to the activation status to configure the activation information, and the method comprises:
when the activation application terminal determines that the vehicle machine is in an inactivated state, vehicle identification information is acquired and sent to the activation server;
and the activation application terminal receives the application identification code corresponding to the vehicle identification information and the short-time verification code fed back by the activation server as the activation configuration information, and locally stores the activation configuration information as the activation information.
3. The method according to claim 1 or 2, wherein the activating the application terminal to obtain the current activation state of the car machine comprises:
the method comprises the steps that when a vehicle starting instruction is detected by an activation application end, vehicle identification information is obtained, an activation state query request is constructed according to the vehicle identification information, and the activation state query request is sent to an activation server;
and the activation application end acquires a feedback result of the activation server for the activation state query request, and acquires the current activation state of the vehicle machine according to the feedback result.
4. The method according to claim 1 or 2, wherein the application identification code in the activation information is an application identification code corresponding to each service application;
the short-time verification code in the activation information is at least one short-time verification code corresponding to each service application terminal, wherein different short-time verification codes are identified by different application program package names.
5. A vehicle machine service request method is characterized by comprising the following steps:
the service application end executes the operation of acquiring the activation information from the in-vehicle machine to carry out local configuration, and generates local activation information;
the activation information is obtained after an activation application terminal is configured according to activation configuration information acquired from an activation server, and the activation configuration information comprises a short-time verification code associated with the vehicle machine; the method for the activation application terminal to acquire the activation configuration information from the activation server to configure the activation information includes: when the activation application terminal determines that the car machine is in an activation state, acquiring an application identification code in pre-stored activation information; the activation application terminal acquires a new short-time verification code corresponding to the application identification code from the activation server as the activation configuration information; the activation application terminal updates the short-time verification code in the activation information according to the new short-time verification code;
when the service application end receives a service request of a user, if local activation information is detected, the local activation information is added into the service request;
the service application end sends the service request to an application server corresponding to the service application end so that the application server identifies the service authority of the service application end according to the local activation information, wherein the same short-time verification code is stored in the application server and the activation server;
and the service application end provides the result data fed back by the application server aiming at the service request to the user.
6. The method of claim 5, wherein the activation information within the vehicle includes: applying an identification code and a short-time verification code;
the application identification code is an application identification code corresponding to each service application terminal;
the short-time verification code in the activation information is at least one short-time verification code corresponding to each service application terminal, wherein different short-time verification codes are identified by different application program package names.
7. The method according to claim 6, wherein the service application executes an operation of obtaining the activation information from the in-vehicle device for local configuration, and the operation includes:
when the service application end detects an application program starting instruction, whether the activation information is stored in a set storage space of the vehicle machine is detected;
if the service application terminal determines that the activation information is stored in the set storage space of the vehicle machine, acquiring the application identification code and a short-time verification code corresponding to the application program package name of the service application terminal from the activation information;
and the service application terminal performs local configuration according to the acquired application identification code, the short-time verification code and the storage state of the local activation information.
8. The method of claim 7, wherein the local configuration is performed by the service application according to the acquired storage status of the application identification code, the short-time verification code, and the local activation information, and includes:
if the service application terminal determines that local activation information is not stored, the acquired application identification code and the short-time verification code are stored as local activation information;
if the service application terminal determines that local activation information is stored, comparing the short-time verification code in the local activation information with the acquired short-time verification code;
and if the service application terminal determines that the two are different, replacing the short-time verification code in the local activation information by the acquired short-time verification code.
9. The utility model provides a car machine service activation device which characterized in that includes:
the activation state acquisition module is used for acquiring the current activation state of the vehicle machine;
the activation information configuration module is used for acquiring activation configuration information from an activation server according to the activation state to configure the activation information, wherein the activation configuration information comprises a short-time verification code associated with the vehicle machine; the activation information is used for providing the activation information for at least one service application end and sending the activation information to a corresponding application server for identifying service authority, and the same short-time verification code is stored in the application server and the activation server;
the activation information configuration module is specifically configured to: when the car machine is determined to be in an activated state, acquiring an application identification code in pre-stored activation information; acquiring a new short-time verification code corresponding to the application identification code from the activation server as the activation configuration information; and updating the short-time verification code in the activation information according to the new short-time verification code.
10. The utility model provides a car machine service request device which characterized in that includes:
the activation information configuration module is used for executing the operation of acquiring activation information from the in-vehicle machine to perform local configuration and generating local activation information; the activation information is obtained after an activation application terminal is configured according to activation configuration information acquired from an activation server, and the activation configuration information comprises a short-time verification code associated with the vehicle machine; the method for the activation application terminal to acquire the activation configuration information from the activation server to configure the activation information includes: when the activation application terminal determines that the car machine is in an activation state, acquiring an application identification code in pre-stored activation information; the activation application terminal acquires a new short-time verification code corresponding to the application identification code from the activation server as the activation configuration information; the activation application terminal updates the short-time verification code in the activation information according to the new short-time verification code;
the activation information adding module is used for adding local activation information into a service request if the local activation information is detected when the service request of a user is received;
a service request sending module, configured to send the service request to an application server corresponding to the service application end, so that the application server identifies a service authority of the service application end according to the local activation information, where the same short-time verification code is stored in the application server and the activation server;
and the service feedback data providing module is used for providing the result data fed back by the application server aiming at the service request to the user.
11. An electronic device, characterized in that the device comprises:
one or more processors;
storage means for storing one or more programs;
when executed by the one or more processors, the one or more programs enable the one or more processors to implement the in-vehicle service activation method according to any one of claims 1 to 4 or implement the in-vehicle service request method according to any one of claims 5 to 8.
12. A storage medium having stored thereon a computer program, wherein the program, when executed by a processor, implements the in-vehicle service activation method as claimed in any one of claims 1 to 4 or implements the in-vehicle service request method as claimed in any one of claims 5 to 8.
CN201910204706.2A 2019-03-18 2019-03-18 Method, device, equipment and medium for activating and requesting vehicle-machine service Active CN109726528B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910204706.2A CN109726528B (en) 2019-03-18 2019-03-18 Method, device, equipment and medium for activating and requesting vehicle-machine service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910204706.2A CN109726528B (en) 2019-03-18 2019-03-18 Method, device, equipment and medium for activating and requesting vehicle-machine service

Publications (2)

Publication Number Publication Date
CN109726528A CN109726528A (en) 2019-05-07
CN109726528B true CN109726528B (en) 2021-05-04

Family

ID=66302007

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910204706.2A Active CN109726528B (en) 2019-03-18 2019-03-18 Method, device, equipment and medium for activating and requesting vehicle-machine service

Country Status (1)

Country Link
CN (1) CN109726528B (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110210822A (en) * 2019-05-15 2019-09-06 百度在线网络技术(北京)有限公司 Vehicle device method of servicing and device
CN110191112B (en) * 2019-05-22 2022-03-11 阿波罗智联(北京)科技有限公司 Identity verification method and device, vehicle-mounted equipment and server
CN110401668B (en) * 2019-07-31 2021-10-15 中科创达(重庆)汽车科技有限公司 Method and device for determining use permission of vehicle-mounted debugging equipment
CN114205373B (en) * 2020-08-28 2023-08-04 广州汽车集团股份有限公司 Method and device for activating Internet of vehicles service, computer equipment and storage medium
CN112532657A (en) * 2021-02-08 2021-03-19 智道网联科技(北京)有限公司 Activation method and device for intelligent vehicle-mounted networking terminal
CN113449269B (en) * 2021-07-21 2023-03-28 亿咖通(湖北)技术有限公司 Core module activation method and device and storage medium
CN113806709A (en) * 2021-09-24 2021-12-17 上汽通用五菱汽车股份有限公司 Method for activating vehicle-mounted machine service, vehicle and readable storage medium
CN114640986B (en) * 2022-03-29 2023-06-13 重庆长安汽车股份有限公司 TBOX activation state storage and acquisition method and access system
CN115174576A (en) * 2022-07-04 2022-10-11 重庆长安汽车股份有限公司 Service activation management method, device, system, equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102118414A (en) * 2009-12-31 2011-07-06 上海博泰悦臻电子设备制造有限公司 Method for confirming service authority of vehicle-mounted device and vehicle-mounted service system
US8997249B1 (en) * 2014-06-18 2015-03-31 Storagecraft Technology Corporation Software activation and revalidation
CN108702393A (en) * 2015-12-30 2018-10-23 亚马逊科技有限公司 Authorization of service is shaken hands
CN109150858A (en) * 2018-08-01 2019-01-04 武汉索雅信息技术有限公司 Request processing method, equipment, system and the storage medium of data interaction bus
CN109241705A (en) * 2018-08-29 2019-01-18 中科鼎富(北京)科技发展有限公司 A kind of software authorization method and system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103034790B (en) * 2011-09-30 2016-02-24 上海博泰悦臻网络技术服务有限公司 Service system and user right Activiation method thereof
CN104601612A (en) * 2013-10-31 2015-05-06 上海汽车集团股份有限公司 Data automatic updating system and automatic updating method for vehicle-mounted electronic control units

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102118414A (en) * 2009-12-31 2011-07-06 上海博泰悦臻电子设备制造有限公司 Method for confirming service authority of vehicle-mounted device and vehicle-mounted service system
US8997249B1 (en) * 2014-06-18 2015-03-31 Storagecraft Technology Corporation Software activation and revalidation
CN108702393A (en) * 2015-12-30 2018-10-23 亚马逊科技有限公司 Authorization of service is shaken hands
CN109150858A (en) * 2018-08-01 2019-01-04 武汉索雅信息技术有限公司 Request processing method, equipment, system and the storage medium of data interaction bus
CN109241705A (en) * 2018-08-29 2019-01-18 中科鼎富(北京)科技发展有限公司 A kind of software authorization method and system

Also Published As

Publication number Publication date
CN109726528A (en) 2019-05-07

Similar Documents

Publication Publication Date Title
CN109726528B (en) Method, device, equipment and medium for activating and requesting vehicle-machine service
US20150230044A1 (en) Updating vehicle software using a smartphone
CN109673009B (en) Method and device for upgrading VCU software in air
CN109947449B (en) System upgrading method and device, storage medium and electronic equipment
CN104025539A (en) Methods And Apparatus To Facilitate Single Sign-On Services
CN111782234A (en) Vehicle-mounted software flashing method, control device, central processing unit and automobile
CN110825411A (en) Upgrading method and device for TWS (two way satellite System) earphone system and computer-readable storage medium
CN112913190A (en) Upgrading method and device based on over-the-air technology OTA
CN110958234B (en) Application login control method and device and storage medium
CN113037850A (en) Application program upgrading method and device, electronic equipment and storage medium
CN110855655B (en) Information verification method, device, equipment and storage medium
CN112667301A (en) Docking station implementation method and system of vehicle-mounted operating system and electronic equipment
WO2023051315A1 (en) Application control method and apparatus, electronic device, and storage medium
US11853742B2 (en) Server, software update system, distribution method, and non-transitory storage medium
US20220318003A1 (en) Center, distribution control method, and non-transitory storage medium
CN115550498A (en) Screen projection method, device, equipment and storage medium
CN115794452A (en) Fault information processing method and system
CN113986995A (en) Request distribution method and device, storage medium and electronic equipment
CN114640976A (en) NFC tag verification method and related equipment
JP6802279B2 (en) Transmission of messages to be displayed to the display device of a car
CN112035127A (en) Method and device for installing application, vehicle, storage medium and electronic equipment
CN108628618A (en) The method that application program is installed in car-mounted terminal
US11947950B2 (en) Center, OTA master, method, non-transitory storage medium, and vehicle
CN113821248B (en) Service method of vehicle-end software, vehicle-end software and related equipment thereof
CN110619195B (en) Authority application processing method, device, equipment and storage medium

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
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20211021

Address after: 100176 101, floor 1, building 1, yard 7, Ruihe West 2nd Road, Beijing Economic and Technological Development Zone, Daxing District, Beijing

Patentee after: Apollo Zhilian (Beijing) Technology Co.,Ltd.

Address before: 100085 Baidu Building, 10 Shangdi Tenth Street, Haidian District, Beijing

Patentee before: BAIDU ONLINE NETWORK TECHNOLOGY (BEIJING) Co.,Ltd.