CN114765608A - Management method and system for requesting to download OTA software package by vehicle machine and storage medium - Google Patents

Management method and system for requesting to download OTA software package by vehicle machine and storage medium Download PDF

Info

Publication number
CN114765608A
CN114765608A CN202110054821.3A CN202110054821A CN114765608A CN 114765608 A CN114765608 A CN 114765608A CN 202110054821 A CN202110054821 A CN 202110054821A CN 114765608 A CN114765608 A CN 114765608A
Authority
CN
China
Prior art keywords
address
legal
vehicle machine
software package
user account
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.)
Pending
Application number
CN202110054821.3A
Other languages
Chinese (zh)
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.)
Guangzhou Automobile Group Co Ltd
Original Assignee
Guangzhou Automobile Group 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 Guangzhou Automobile Group Co Ltd filed Critical Guangzhou Automobile Group Co Ltd
Priority to CN202110054821.3A priority Critical patent/CN114765608A/en
Publication of CN114765608A publication Critical patent/CN114765608A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0876Network architectures or network communication protocols for network security for authentication of entities based on the identity of the terminal or configuration, e.g. MAC address, hardware or software configuration or device fingerprint
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Power Engineering (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a management method, a system and a storage medium for requesting to download an OTA software package by a vehicle machine, wherein the management method comprises the following steps: the method comprises the steps that a CDN node responds to a received OTA software package downloading request sent by a vehicle machine, and a user account and an IP address of the vehicle machine are obtained according to the downloading request; wherein, each vehicle machine is pre-allocated with a unique IP address; the CDN node verifies whether the user account is legal or not and verifies whether the IP address is a legal IP address or not; if the user account is a legal account and the IP address is a legal IP address, the CDN node acquires an OTA software package from an OTA source server and returns the OTA software package to the vehicle machine; and if the user account is an illegal account or the IP address is an illegal IP address, the CDN node refuses the access of the vehicle machine. By the invention, the downloading request of the vehicle-mounted user is subjected to multidimensional authentication, and a legal user can download the OTA software package.

Description

Management method and system for requesting to download OTA software package by vehicle machine and storage medium
Technical Field
The invention relates to the technical field of OTA (over the air) upgrading of a vehicle machine, in particular to a management method and a management system for requesting to download an OTA software package by the vehicle machine and a computer readable storage medium.
Background
Currently, a car machine of a vehicle needs account verification when downloading an OTA software package for upgrading, for example, in the method flow shown in fig. 1, the car machine sends a download request to a CDN node, and the CDN node returns the OTA software package to the car machine if the CDN node caches a corresponding OTA software package when the car machine account verification passes; and if the CDN node does not cache the corresponding OTA software package, the CDN node requests the OTA software package from the OTA source server, the OTA source server responds to the request of the CDN node and returns the OTA software package to the CDN node, the CDN node sends the OTA software package returned by the OTA source server to the vehicle-mounted device, and the vehicle-mounted device receives the OTA software package to complete downloading. The CDN refers to a Content Delivery Network, and English is a Content Delivery Network;
in the process of implementing the invention, the inventor finds that the prior art has at least the following technical problems: because the network itself may have insecurity, even if account number verification is performed, the token may be stolen to take a legal identity, and at present, the vehicle machine of the vehicle only performs user-level legal identity verification when downloading the OTA software package for upgrading, and there is no means for further discriminating whether the user is a real legal user or stealing the identity of the other user.
In summary, the user authentication technology for the vehicle on-board OTA software package upgrade and download of the vehicle at present needs to be improved to ensure that the legal user can download the OTA software package.
Disclosure of Invention
The invention aims to provide a management method and a management system for requesting to download an OTA software package by a vehicle machine and a computer readable storage medium, so as to ensure that a legal user can download the OTA software package.
In order to achieve the above object, a first aspect of the present invention provides a method for a car machine to request to download an OTA software package, including:
the CDN node responds to a received OTA software package downloading request sent by a vehicle machine, and obtains a user account and an IP address of the vehicle machine according to the downloading request; wherein, each vehicle machine is pre-allocated with a unique IP address;
the CDN node verifies whether the user account is legal or not and verifies whether the IP address is a legal IP address or not;
if the user account is a legal account and the IP address is a legal IP address, the CDN node acquires an OTA software package from an OTA source server and returns the OTA software package to the vehicle machine;
and if the user account is an illegal account or the IP address is an illegal IP address, the CDN node refuses the access of the vehicle machine.
Optionally, the verifying whether the IP address is a valid IP address includes:
and judging whether the IP address is in a preset IP address white list or not, or judging whether the IP address accords with a preset IP rule or not.
Optionally, the verifying whether the IP address is a valid IP address includes:
the CDN node generates an IP authentication request according to the IP address, and sends the IP authentication request to a serverless computing platform to request the serverless computing platform to verify whether the IP address is a legal IP address or not, and receives an IP authentication result returned by the serverless computing platform; and the IP authentication result comprises whether the IP address is in a preset IP address white list or whether the IP address accords with a preset IP rule.
Optionally, the CDN node verifies whether the user account is legal and verifies whether the IP address is a legal IP address, specifically:
the CDN node verifies whether the user account is legal or not, and when the user account is a legal account, the CDN node further verifies whether the IP address is a legal IP address or not; and when the user account is an illegal account, the CDN node refuses the access of the vehicle machine.
The second aspect of the present invention provides a management system for requesting downloading of an OTA software package by a vehicle, including a CDN node;
the CDN node comprises:
the request receiving unit is used for responding to a received OTA software package downloading request sent by the vehicle machine and acquiring a user account and an IP address of the vehicle machine according to the downloading request;
the authority verification unit is used for verifying whether the user account is legal or not and verifying whether the IP address is a legal IP address or not; wherein, each vehicle machine is pre-allocated with a unique IP address;
the first execution unit is used for acquiring the OTA software package from the OTA source server and returning the OTA software package to the vehicle machine when the user account is a legal account and the IP address is a legal IP address; and
and the second execution unit is used for refusing the access of the vehicle machine when the user account is an illegal account or the IP address is an illegal IP address.
Optionally, the permission verification unit is specifically configured to:
and judging whether the IP address is in a preset IP address white list or not, or judging whether the IP address accords with a preset IP rule or not.
Optionally, the permission verification unit is specifically configured to:
generating an IP authentication request according to the IP address, sending the IP authentication request to a serverless computing platform to request the serverless computing platform to verify whether the IP address is a legal IP address or not, and receiving an IP authentication result returned by the serverless computing platform; and the IP authentication result comprises whether the IP address is in a preset IP address white list or not or whether the IP address accords with a preset IP rule or not.
Optionally, the permission verification unit is specifically configured to:
verifying whether the user account is legal or not, and further verifying whether the IP address is a legal IP address or not when the user account is a legal account; and when the user account is an illegal account, the second execution unit refuses the access of the vehicle machine.
A third aspect of the present invention is a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the management method for requesting downloading of an OTA software package by a car machine according to the first aspect.
To sum up, the embodiment of the present invention provides a management method and system for a vehicle-mounted device to request downloading of an OTA software package, and a computer-readable storage medium, where a current user account and a vehicle-mounted device IP address of the OTA software package are used for performing dual verification, and if the user account is a legal account and the IP address is a legal IP address, the CDN node obtains the OTA software package from an OTA source server and returns the OTA software package to the vehicle-mounted device; and if the user account is an illegal account or the IP address is an illegal IP address, the CDN node refuses the access of the vehicle machine and ensures that a legal user can download the OTA software package.
Additional features and advantages of the invention will be set forth in the description which follows.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the embodiments or the prior art descriptions will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and other drawings can be obtained by those skilled in the art without creative efforts.
Fig. 1 is a schematic flow chart of the in-vehicle downloading OTA software package in the background art.
Fig. 2 is a schematic flowchart illustrating a management method for requesting to download an OTA software package by a vehicle machine according to an embodiment of the present invention.
Fig. 3 is a schematic view of an interaction flow between a CDN node and an in-vehicle machine and OTA source server according to an embodiment of the present invention.
Fig. 4 is a flowchart illustrating the step S2 according to an embodiment of the present invention.
Fig. 5 is a schematic diagram of a framework of a management system for requesting to download an OTA package by a car machine according to an embodiment of the present invention.
Detailed Description
Various exemplary embodiments, features and aspects of the present disclosure will be described in detail below with reference to the accompanying drawings. In addition, in the following detailed description, numerous specific details are set forth in order to provide a better understanding of the present invention. It will be understood by those skilled in the art that the present invention may be practiced without some of these specific details. In some instances, well known means have not been described in detail so as not to obscure the present invention.
Referring to fig. 2 to 3, an embodiment of the present invention provides a management method for a car machine to request to download an OTA software package, including the following steps:
step S1, the CDN node responds to a received OTA software package downloading request sent by a vehicle machine, and obtains a user account and an IP address of the vehicle machine according to the downloading request; wherein, each vehicle machine is pre-allocated with a unique IP address;
specifically, in the actual application process, a user logs in a user account on a vehicle machine, and operates the vehicle machine to send an OTA software package downloading request in a logging state, wherein the OTA software package downloading request comprises the content of the request for downloading the OTA software package, the user account and the IP address of the vehicle machine;
step S2, the CDN node verifies whether the user account is legal and whether the IP address is a legal IP address;
specifically, the verification of the user account is performed by using a token, for example, that is, a user registers an account in advance to obtain a user account, the user account is assigned with a unique token, and the server stores an association relationship between the token and the user account, when the user logs in the user account to perform interaction with the server, the token is carried in the sent data, and accordingly, after receiving the data sent by the vehicle, the server extracts the token and the user account from the data, and determines whether the user account is legal according to the association relationship between the token and the user account stored by the server. It should be noted that the above is only an example, and the present embodiment is not limited to this, and other authentication methods may be used to authenticate the user account.
Step S31, if the user account is a legal account and the IP address is a legal IP address, the CDN node acquires an OTA software package from an OTA source server and returns the OTA software package to the vehicle machine;
step S32, if the user account is an illegal account, or the IP address is an illegal IP address, the CDN node denies access to the car machine.
The method comprises the steps that double verification is carried out by using a current user account and a vehicle machine IP address of a vehicle machine request for downloading an OTA software package, and if the user account is a legal account and the IP address is a legal IP address, the CDN node acquires the OTA software package from an OTA source server and returns the OTA software package to the vehicle machine; and if the user account is an illegal account or the IP address is an illegal IP address, the CDN node refuses the access of the vehicle machine, so that a legal user can download the OTA software package.
Further, the verifying whether the IP address is a valid IP address in step S2 includes:
and judging whether the IP address is in a preset IP address white list or not, or judging whether the IP address accords with a preset IP rule or not.
Specifically, in an example, referring to fig. 4, the step S2 specifically includes:
the CDN node generates an IP authentication request according to the IP address, and sends the IP authentication request to a serverless computing platform to request the serverless computing platform to verify whether the IP address is a legal IP address or not, and receives an IP authentication result returned by the serverless computing platform; and the IP authentication result comprises whether the IP address is in a preset IP address white list or whether the IP address accords with a preset IP rule.
Specifically, the serverless computing platform is a third-party platform providing computing functions, provides a series of matching services, only needs to write down the table name of the database on the configuration file, then the data can be stored in the corresponding database, and provides a series of function computing templates, only needs to write the required configuration in the configuration file, and can automatically and efficiently complete the computing task. In this embodiment, an IP address white list or an IP rule (also referred to as an IP filtering rule) is written in a configuration file, and a function computation template provided by a serverless computing platform is utilized, so that whether the IP address is in a preset IP address white list or whether the IP address meets the preset IP rule can be determined; the IP address white list refers to a plurality of specific IP addresses, and if the vehicle machine IP address is the same as any one of the IP address white list, the IP address is in a preset IP address white list; the IP rule may be set to an IP address range, i.e., determine whether an IP address is within the IP address range.
Specifically, this embodiment provides 2 IP address verification methods: in the first mode, the server computing platform responds to an IP authentication request received from a CDN node, acquires a corresponding IP address according to the IP authentication request, calls a corresponding function and performs operation to determine whether the IP address is in a preset IP address white list or not; if the answer is positive, the answer is a legal IP address, and true is returned to the CDN node, and if the answer is negative, the answer is an illegal IP address, and false is returned to the CDN node. In a second mode, the serverless computing platform responds to an IP authentication request of a received CDN node, acquires a corresponding IP address according to the IP authentication request, calls a corresponding function and carries out operation to determine whether the IP address accords with a preset IP rule or not; if the answer is positive, the answer is a legal IP address, and true is returned to the CDN node, and if the answer is negative, the answer is an illegal IP address, and false is returned to the CDN node. It is understood that the above two modes can be applied independently or simultaneously.
In another example, the CDN node verifies whether the user account is legal and verifies whether the IP address is a legal IP address, specifically:
the CDN node verifies whether the user account is legal or not, and when the user account is a legal account, the CDN node further verifies whether the IP address is a legal IP address or not; and when the user account is an illegal account, the CDN node refuses the access of the vehicle machine.
It is understood that in this example, the IP address authentication is continued only when the user account is legitimate, and does not need to be performed every time, which in this example is equivalent to a secondary authentication.
In response to the above method, referring to fig. 5, another embodiment of the present invention provides a management system for requesting downloading of an OTA software package by a vehicle machine, including a CDN node;
the CDN node comprises:
the system comprises a request receiving unit 1, a terminal and a terminal, wherein the request receiving unit is used for responding to a received OTA software package downloading request sent by a vehicle machine and acquiring a user account and an IP address of the vehicle machine according to the downloading request;
the authority verification unit 2 is used for verifying whether the user account is legal or not and verifying whether the IP address is a legal IP address or not; wherein, each vehicle machine is pre-allocated with a unique IP address;
the first execution unit 3 is configured to, when the user account is a valid account and the IP address is a valid IP address, obtain an OTA software package from the OTA source server and return the OTA software package to the in-vehicle device; and
and the second execution unit 4 is configured to deny the access of the car machine when the user account is an illegal account or the IP address is an illegal IP address.
Optionally, the permission verification unit 2 is specifically configured to:
and judging whether the IP address is in a preset IP address white list or not, or judging whether the IP address accords with a preset IP rule or not.
Optionally, the permission verification unit 2 is specifically configured to:
generating an IP authentication request according to the IP address, sending the IP authentication request to a serverless computing platform to request the serverless computing platform to verify whether the IP address is a legal IP address or not, and receiving an IP authentication result returned by the serverless computing platform; and the IP authentication result comprises whether the IP address is in a preset IP address white list or whether the IP address accords with a preset IP rule.
Optionally, the permission verification unit 2 is specifically configured to:
verifying whether the user account is legal or not, and further verifying whether the IP address is a legal IP address or not when the user account is a legal account; and when the user account is an illegal account, the second execution unit refuses the access of the vehicle machine.
The above-described system embodiments are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment.
It should be noted that the system described in the foregoing embodiment corresponds to the method described in the foregoing embodiment, and therefore, the parts of the system described in the foregoing embodiment that are not described in detail can be obtained by referring to the contents of the method described in the foregoing embodiment, and are not described again here.
In addition, the management system for requesting downloading of the OTA software package by the car machine according to the above embodiment may be stored in a computer readable storage medium if the management system is implemented in the form of a software functional unit and sold or used as an independent product.
Another 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 steps of the management method for requesting to download an OTA software package by a car machine according to the foregoing embodiment.
Specifically, the computer-readable storage medium may include: any entity or device capable of carrying said computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer memory, read Only memory (R value OM, R value ead-Only memory value y), random Access memory (R value AM, R value and Access memory value y), electrical carrier signal, telecommunications signal, software distribution medium, etc.
Having described embodiments of the present invention, the foregoing description is intended to be exemplary, not exhaustive, and not limited to the embodiments disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the described embodiments. The terminology used herein was chosen in order to best explain the principles of the embodiments, the practical application, or technical improvements to the market, or to enable others of ordinary skill in the art to understand the embodiments disclosed herein.

Claims (9)

1. A management method for requesting to download OTA software package by a vehicle machine is characterized by comprising the following steps:
the method comprises the steps that a CDN node responds to a received OTA software package downloading request sent by a vehicle machine, and a user account and an IP address of the vehicle machine are obtained according to the downloading request; wherein, each vehicle machine is pre-allocated with a unique IP address;
the CDN node verifies whether the user account is legal or not and verifies whether the IP address is a legal IP address or not;
if the user account is a legal account and the IP address is a legal IP address, the CDN node acquires an OTA software package from an OTA source server and returns the OTA software package to the on-board computer;
and if the user account is an illegal account or the IP address is an illegal IP address, the CDN node refuses the access of the vehicle machine.
2. The method for managing the request of downloading the OTA software package by the vehicle machine according to claim 1, wherein the verifying whether the IP address is a legal IP address comprises:
and judging whether the IP address is in a preset IP address white list or not, or judging whether the IP address accords with a preset IP rule or not.
3. The method for managing the request of downloading the OTA software package by the vehicle machine according to claim 2, wherein the verifying whether the IP address is a legal IP address comprises:
the CDN node generates an IP authentication request according to the IP address, and sends the IP authentication request to a serverless computing platform to request the serverless computing platform to verify whether the IP address is a legal IP address or not, and receives an IP authentication result returned by the serverless computing platform; and the IP authentication result comprises whether the IP address is in a preset IP address white list or not or whether the IP address accords with a preset IP rule or not.
4. The management method for requesting downloading of the OTA software package by the vehicle machine according to claim 2, wherein the CDN node verifies whether the user account is valid and verifies whether the IP address is a valid IP address, specifically:
the CDN node verifies whether the user account is legal or not, and when the user account is a legal account, the CDN node further verifies whether the IP address is a legal IP address or not; and when the user account is an illegal account, the CDN node refuses the access of the vehicle machine.
5. A management system for requesting to download an OTA software package by a vehicle machine is characterized by comprising a CDN node;
the CDN node comprises:
the request receiving unit is used for responding to a received OTA software package downloading request sent by the vehicle machine and acquiring a user account and an IP address of the vehicle machine according to the downloading request;
the authority verification unit is used for verifying whether the user account is legal or not and verifying whether the IP address is a legal IP address or not; wherein, each vehicle machine is pre-allocated with a unique IP address;
the first execution unit is used for acquiring the OTA software package from the OTA source server and returning the OTA software package to the vehicle machine when the user account is a legal account and the IP address is a legal IP address; and
and the second execution unit is used for refusing the access of the vehicle machine when the user account is an illegal account or the IP address is an illegal IP address.
6. The management system for requesting to download the OTA software package by the in-vehicle machine according to claim 5, wherein the permission verification unit is specifically configured to:
and judging whether the IP address is in a preset IP address white list or not, or judging whether the IP address accords with a preset IP rule or not.
7. The management system for requesting to download the OTA software package by the in-vehicle machine according to claim 6, wherein the permission verification unit is specifically configured to:
generating an IP authentication request according to the IP address, sending the IP authentication request to a serverless computing platform to request the serverless computing platform to verify whether the IP address is a legal IP address or not, and receiving an IP authentication result returned by the serverless computing platform; and the IP authentication result comprises whether the IP address is in a preset IP address white list or whether the IP address accords with a preset IP rule.
8. The management system for requesting downloading of the OTA software package by the vehicle machine according to claim 7, wherein the permission verification unit is specifically configured to:
verifying whether the user account is legal or not, and further verifying whether the IP address is a legal IP address or not when the user account is a legal account; and when the user account is an illegal account, the second execution unit refuses the access of the vehicle machine.
9. A computer-readable storage medium, on which a computer program is stored, wherein the computer program, when executed by a processor, implements a method for managing requests from the car machine to download OTA software packages according to any one of claims 1 to 4.
CN202110054821.3A 2021-01-15 2021-01-15 Management method and system for requesting to download OTA software package by vehicle machine and storage medium Pending CN114765608A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110054821.3A CN114765608A (en) 2021-01-15 2021-01-15 Management method and system for requesting to download OTA software package by vehicle machine and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110054821.3A CN114765608A (en) 2021-01-15 2021-01-15 Management method and system for requesting to download OTA software package by vehicle machine and storage medium

Publications (1)

Publication Number Publication Date
CN114765608A true CN114765608A (en) 2022-07-19

Family

ID=82363523

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110054821.3A Pending CN114765608A (en) 2021-01-15 2021-01-15 Management method and system for requesting to download OTA software package by vehicle machine and storage medium

Country Status (1)

Country Link
CN (1) CN114765608A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104717192A (en) * 2013-12-16 2015-06-17 腾讯科技(深圳)有限公司 Validity verification method and intermediate server
CN105262717A (en) * 2015-08-31 2016-01-20 福建天晴数码有限公司 Network service security management method and device
CN106843927A (en) * 2016-12-21 2017-06-13 北京奇虎科技有限公司 Method for upgrading system, device and brush machine method, device
CN109714727A (en) * 2019-02-27 2019-05-03 同济汽车设计研究院有限公司 A kind of unmanned sweeper optimization method based on OTA technology
CN110784466A (en) * 2019-10-29 2020-02-11 北京汽车集团有限公司 Information authentication method, device and equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104717192A (en) * 2013-12-16 2015-06-17 腾讯科技(深圳)有限公司 Validity verification method and intermediate server
CN105262717A (en) * 2015-08-31 2016-01-20 福建天晴数码有限公司 Network service security management method and device
CN106843927A (en) * 2016-12-21 2017-06-13 北京奇虎科技有限公司 Method for upgrading system, device and brush machine method, device
CN109714727A (en) * 2019-02-27 2019-05-03 同济汽车设计研究院有限公司 A kind of unmanned sweeper optimization method based on OTA technology
CN110784466A (en) * 2019-10-29 2020-02-11 北京汽车集团有限公司 Information authentication method, device and equipment

Similar Documents

Publication Publication Date Title
JP6574168B2 (en) Terminal identification method, and method, system, and apparatus for registering machine identification code
JP5516821B2 (en) System and method for remote maintenance of multiple clients in an electronic network using virtualization and authentication
CN107948203A (en) A kind of container login method, application server, system and storage medium
CN110300133B (en) Cross-domain data transmission method, device, equipment and storage medium
CN110138767B (en) Transaction request processing method, device, equipment and storage medium
CN109040263B (en) Service processing method and device based on distributed system
CN111083093B (en) Method and device for calling terminal capability, electronic equipment and storage medium
CN115378737B (en) Cross-domain device communication trust method, device, equipment and medium
CN111651408B (en) Method, device, terminal and storage medium for acquiring data
CN107396362B (en) Method and equipment for carrying out wireless connection pre-authorization on user equipment
CN111970680A (en) Profile downloading method and device based on eUICC subscription platform
CN113259910B (en) Activation method and device for vehicle-mounted networking equipment
CN111371811B (en) Resource calling method, resource calling device, client and service server
CN117251837A (en) System access method and device, electronic equipment and storage medium
CN114579951A (en) Service access method, electronic device and storage medium
CN115603982B (en) Vehicle-mounted terminal security authentication method and device, electronic equipment and storage medium
CN109063461B (en) Third-party password-free login method and system
CN114765608A (en) Management method and system for requesting to download OTA software package by vehicle machine and storage medium
CN110968632B (en) Method and system for unified data exchange
CN112822022B (en) Multi-signature address updating method and related device
CN113901428A (en) Login method and device of multi-tenant system
CN113849802A (en) Equipment authentication method and device, electronic equipment and storage medium
CN114338060A (en) Authority verification method, device, system, equipment and storage medium
CN114401140B (en) Access processing method, related device and storage medium
CN114780986B (en) Authentication data processing method and device, electronic equipment and 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