CN112433785A - Service quick starting method and device for intelligent vehicle-mounted networking terminal - Google Patents

Service quick starting method and device for intelligent vehicle-mounted networking terminal Download PDF

Info

Publication number
CN112433785A
CN112433785A CN202110114440.XA CN202110114440A CN112433785A CN 112433785 A CN112433785 A CN 112433785A CN 202110114440 A CN202110114440 A CN 202110114440A CN 112433785 A CN112433785 A CN 112433785A
Authority
CN
China
Prior art keywords
service
starting
event
main
auxiliary program
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
CN202110114440.XA
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.)
Zhidao Network Technology Beijing Co Ltd
Original Assignee
Zhidao Network Technology Beijing 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 Zhidao Network Technology Beijing Co Ltd filed Critical Zhidao Network Technology Beijing Co Ltd
Priority to CN202110114440.XA priority Critical patent/CN112433785A/en
Publication of CN112433785A publication Critical patent/CN112433785A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The application discloses a service quick starting method and device for an intelligent vehicle-mounted networking terminal, and the service quick starting method comprises the steps that after a main service in a vehicle networking server is started, a main program corresponding to the main service issues a service starting event; and under the condition that an auxiliary program corresponding to the non-main service monitors the service starting event, responding to the service starting event and automatically starting the non-main service corresponding to the auxiliary program. The problem of current car networking service start need the mode inefficiency of manual configuration is solved in this application.

Description

Service quick starting method and device for intelligent vehicle-mounted networking terminal
Technical Field
The application relates to the technical field of vehicle networking, in particular to a service quick starting method and device for an intelligent vehicle-mounted networking terminal.
Background
The concept of the internet of vehicles is derived from the internet of things, namely the internet of vehicles, and the network connection between vehicles, people, roads and service platforms is realized by using the vehicles in driving as information perception objects and by means of a new generation of information communication technology, so that the overall intelligent driving level of the vehicles is improved, safe, comfortable, intelligent and efficient driving feeling and traffic service are provided for users, meanwhile, the traffic operation efficiency is improved, and the intelligent level of social traffic service is improved.
The car networking realizes the all-round network link of car and cloud platform, car and car, car and road, car and people, car interior through the information communication technology of new generation, has mainly realized "three nets merge", namely fuses car intranet, intercar network and on-vehicle mobile internet. The car networking senses the state information of the vehicles by using a sensing technology, and realizes intelligent management of traffic, intelligent decision of traffic information service and intelligent control of the vehicles by using a wireless communication network and a modern intelligent information processing technology.
At present, the services based on the Internet of vehicles, namely the Internet of vehicles, are more and more, the services which need to be opened correspondingly are more and more for the background services of the Internet of vehicles, and for the opening of various services, after the vehicle networking services are started by most of the current intelligent vehicle-mounted networking terminals, the various services are opened in a manual starting mode, so that the system is very inconvenient and low in efficiency.
Disclosure of Invention
The main purpose of the application is to provide a service quick starting method and device for an intelligent vehicle-mounted networking terminal, and solve the problem that the conventional mode that manual starting is needed for starting the vehicle networking service is low in efficiency.
In order to achieve the above object, according to a first aspect of the present application, a service quick start method for an intelligent vehicle-mounted internet terminal is provided.
The service quick starting method for the intelligent vehicle-mounted networking terminal comprises the following steps:
after a main service in an Internet of vehicles server is started, a main program corresponding to the main service issues a service starting event;
and under the condition that an auxiliary program corresponding to the non-main service monitors the service starting event, responding to the service starting event and automatically starting the non-main service corresponding to the auxiliary program.
Optionally, the service start event includes identification information of a service that needs to be started, and the responding to the service start event and self-starting the non-primary service corresponding to the auxiliary program includes:
the auxiliary program acquires identification information of a service to be started, which is contained in a service starting event;
the auxiliary program matches the identification information of the service to be started with the identification information of the service corresponding to the auxiliary program, and if the matching is successful, the self-starting of the corresponding service is executed;
and if the matching is unsuccessful, not executing the self-starting of the corresponding service.
Optionally, the non-primary service includes:
data redis service, tmc service, trajectory calculation service, map matching service, map traffic event distribution service.
Optionally, the method further includes:
the main program and the auxiliary program realize the issuing of the service starting Event and the monitoring of the service starting Event based on the Event mechanism Application Event Publisher in the Spring framework.
Optionally, the method further includes:
and adaptively setting identification information of the service contained in the service starting event according to the starting requirement.
Optionally, the method further includes:
and the intelligent vehicle-mounted networking terminal starts the main service of the vehicle networking server after starting the vehicle networking service.
In order to achieve the above object, according to a second aspect of the present application, another service quick start device for an intelligent vehicle-mounted internet terminal is provided.
The release module is used for releasing a service start event by a main program corresponding to a main service after the main service in the Internet of vehicles server is started;
the monitoring module is used for monitoring the service starting event by an auxiliary program corresponding to the non-main service;
and the self-starting module is used for responding to the service starting event and self-starting the non-main service corresponding to the auxiliary program.
Optionally, the service start event includes identification information of a service that needs to be started, and the self-starting module includes:
the acquisition unit is used for acquiring the identification information of the service to be started, which is contained in the service starting event, by the auxiliary program;
the self-starting unit is used for matching the identification information of the service to be started with the identification information of the service corresponding to the auxiliary program by the auxiliary program, and if the matching is successful, executing the self-starting of the corresponding service; and if the matching is unsuccessful, not executing the self-starting of the corresponding service.
Optionally, the non-primary service includes:
data redis service, tmc service, trajectory calculation service, map matching service, map traffic event distribution service.
Alternatively to this, the first and second parts may,
the issuing module is also used for the main program to issue the service starting Event based on the Event mechanism Application Event Publisher in the Spring frame;
the monitoring module is also used for monitoring the service starting Event by the auxiliary program based on the Event mechanism Application Event Publisher in the Spring framework.
Optionally, the apparatus further comprises:
and the setting module is used for adaptively setting the identification information of the service contained in the service starting event according to the starting requirement.
Optionally, the self-starting module is further configured to: and the intelligent vehicle-mounted networking terminal starts the main service of the vehicle networking server after starting the vehicle networking service.
In order to achieve the above object, according to a third aspect of the present application, a computer-readable storage medium is provided, where computer instructions are stored, and the computer instructions are configured to cause the computer to execute the service quick start method for an intelligent vehicle-mounted internet connection terminal according to any one of the first aspect.
In order to achieve the above object, according to a fourth aspect of the present application, there is provided an electronic apparatus comprising: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores a computer program executable by the at least one processor, and the computer program is executed by the at least one processor to cause the at least one processor to execute the service quick start method for the intelligent vehicular internet access terminal according to any one of the first aspect.
In the embodiment of the application, in the method and the device for quickly starting the service of the intelligent vehicle-mounted networking terminal, after the main service in the vehicle networking server is started, a main program corresponding to the main service issues a service starting event; under the condition that an auxiliary program corresponding to the non-main service monitors a service starting event; and responding to the service starting event and automatically starting the non-main service corresponding to the auxiliary program. It can be seen that the service quick self-starting of the intelligent vehicle-mounted networking terminal is realized through the event interaction between the main program and the auxiliary program, and compared with the existing mode that manual starting is needed for starting each vehicle networking service, particularly the non-main service except the main service, the method is simpler and more convenient, and the speed and the efficiency for starting the vehicle networking service are improved.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this application, serve to provide a further understanding of the application and to enable other features, objects, and advantages of the application to be more apparent. The drawings and their description illustrate the embodiments of the invention and do not limit it. In the drawings:
fig. 1 is a flowchart of a service quick start method for an intelligent vehicle-mounted internet terminal according to an embodiment of the application;
fig. 2 is a block diagram of a service quick start device for an intelligent vehicle-mounted internet terminal according to an embodiment of the present application;
fig. 3 is a block diagram of another service quick start device for an intelligent vehicle-mounted internet terminal according to an embodiment of the application.
Detailed Description
In order to make the technical solutions better understood by those skilled in the art, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only partial embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It should be noted that the terms "first," "second," and the like in the description and claims of this application and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It should be understood that the data so used may be interchanged under appropriate circumstances such that embodiments of the application described herein may be used. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
First, it needs to be noted that the application is directed to an application scenario of starting the car networking service in the car networking background server after the intelligent vehicle-mounted networking terminal starts the car networking service. The method and the system mainly achieve quick self-starting of the car networking service based on an event mechanism in a spring framework.
According to an embodiment of the present application, a method for quickly starting a service of an intelligent vehicle-mounted internet terminal is provided, as shown in fig. 1, the method includes the following steps:
s101, after the main service in the Internet of vehicles server is started, the main program corresponding to the main service issues a service starting event.
The vehicle networking server is a background server for providing various vehicle networking services, the vehicle networking services comprise a main service and a non-main service (auxiliary service), the main service can be a background of intelligent traffic application, and the non-main service can be a data redis service, a tmc service, a track calculation service, a map matching service and a map traffic event distribution service. Different services correspond to different programs. The data redis service may be a data store; the tmc service, the trajectory calculation service, the map matching service, and the map traffic event distribution service all belong to application type services, in practical applications, the type of the auxiliary service may be adjusted correspondingly with the adjustment of the business, and the type of the auxiliary service given in this embodiment is an exemplary description.
The main service is started automatically after the intelligent vehicle-mounted networking terminal starts the vehicle networking service, and after the main service is started, a main program corresponding to the main service issues a service starting event.
And S102, monitoring a service starting event by an auxiliary program corresponding to the non-main service.
The main program is a program corresponding to the main service, the auxiliary programs are programs corresponding to non-main services except the main service, different auxiliary programs correspond to different services, and the main program and the auxiliary programs perform event interaction. The main program and the auxiliary program are respectively used as a publisher and a listener, and interaction between the main program and the auxiliary program is realized by utilizing an event mechanism.
Specifically, after the main program issues the service start event, the auxiliary program may monitor the service start event, and for the monitor, the service start event may indicate that the main service is started on one hand, and may indicate that the monitor may perform corresponding response of the event on the other hand. When the auxiliary program monitors the service start event, the process goes to step S103.
And S103, responding to the service starting event and automatically starting the non-main service corresponding to the auxiliary program.
Specifically, after the auxiliary program monitors the service start event issued by the main program, the auxiliary program executes the self-start of the non-main service corresponding to the auxiliary program according to the logic of the auxiliary program. The self-starting of the non-main service of the Internet of vehicles is quickly completed after the main service is started.
Further, the implementation of the quick service start for the intelligent vehicle-mounted internet terminal in the foregoing steps is implemented based on an Event mechanism Application Event Publisher in a Spring framework, and specifically: an Application Event Publisher interface is provided in Spring as an Event Publisher, and an Application context realizes the interface and plays the role of the Event Publisher (the Publisher is a main program in the Application). However, the Application Context is different in specific implementation, and Spring provides an Application Event Multicaster interface, which is responsible for managing an Application Listener (i.e., an auxiliary program) and issuing an Application Event (i.e., a service start Event). The Application Context will delegate the corresponding Event-related work to the Application Event Multicast interface implementation class to do so. The class diagram is shown in FIG. 2: in fig. 2, an Application Event Multicaster issues an Event, and an Application Listener responds to the Event after monitoring the issued Event.
Specifically, in the implementation of the Application, a main program is used as a Publisher, an auxiliary program is used as a listener, and based on the Application Event publishing Event mechanism, after the main program publishes a service starting Event, the auxiliary program monitors the service starting Event, performs self-starting of an auxiliary service corresponding to the auxiliary program, and finally achieves quick starting of the internet-of-vehicles service.
From the above description, it can be seen that in the service quick start method for the intelligent vehicle-mounted internet terminal according to the embodiment of the present application, after the main service in the internet of vehicles server is started, the main program corresponding to the main service issues a service start event; under the condition that an auxiliary program corresponding to the non-main service monitors a service starting event; and responding to the service starting event and automatically starting the non-main service corresponding to the auxiliary program. It can be seen that the service quick self-starting of the intelligent vehicle-mounted networking terminal is realized through the event interaction between the main program and the auxiliary program, and compared with the existing mode that manual starting is needed for starting each vehicle networking service, particularly the non-main service except the main service, the method is simpler and more convenient, and the speed and the efficiency for starting the vehicle networking service are improved.
Further, in addition to the above embodiment, the method includes the steps of:
there are many services in the internet of vehicles, and in practical applications, the setting of service self-starting may be limited to the self-starting of some common services, so the implementation of step S103 in the above embodiment may also be:
firstly, the auxiliary program acquires identification information of a service to be started, which is contained in a service starting event;
the identification information in the service starting event can be freely set according to actual requirements. The identification information is a unique identity, and specifically may be a name, a category, an ID code, and the like.
Secondly, the auxiliary program matches the identification information of the service to be started with the identification information of the service corresponding to the auxiliary program, and if the matching is successful, the self-starting of the corresponding service is executed; and if the matching is unsuccessful, not executing the self-starting of the corresponding service.
The matching success is that the service starting event contains the identification information of the service corresponding to the auxiliary program, and the matching failure is that the service starting event does not contain the identification information of the service corresponding to the auxiliary program.
Only part of auxiliary services are selected for self-starting, so that resources occupied by few services can be temporarily saved to a certain extent, and the performance of the whole background system is improved. The auxiliary resources which are rarely used can be independently started when needed, and the service can be automatically closed after the use is finished.
It should be noted that the steps illustrated in the flowcharts of the figures may be performed in a computer system such as a set of computer-executable instructions and that, although a logical order is illustrated in the flowcharts, in some cases, the steps illustrated or described may be performed in an order different than presented herein.
According to an embodiment of the present application, there is also provided a service quick start device for an intelligent vehicle-mounted internet terminal, for implementing the method in fig. 1, as shown in fig. 2, the device includes:
the release module 21 is configured to, after a main service in the internet of vehicles server is started, release a service start event by a main program corresponding to the main service;
the monitoring module 22 is configured to monitor the service start event by an auxiliary program corresponding to the non-main service;
and the self-starting module 23 is configured to respond to the service starting event and self-start the non-primary service corresponding to the auxiliary program.
From the above description, it can be seen that, in the service quick start device for the intelligent vehicle-mounted internet terminal according to the embodiment of the present application, after the main service in the internet of vehicles server is started, the main program corresponding to the main service issues a service start event; under the condition that an auxiliary program corresponding to the non-main service monitors a service starting event; and responding to the service starting event and automatically starting the non-main service corresponding to the auxiliary program. It can be seen that the service quick self-starting of the intelligent vehicle-mounted networking terminal is realized through the event interaction between the main program and the auxiliary program, and compared with the existing mode that manual starting is needed for starting each vehicle networking service, particularly the non-main service except the main service, the method is simpler and more convenient, and the speed and the efficiency for starting the vehicle networking service are improved.
Further, the service initiation event includes identification information of a service that needs to be initiated, as shown in fig. 3, the self-initiation module 23 includes:
an obtaining unit 231, configured to obtain, by the auxiliary program, identification information of a service to be started, which is included in the service start event;
a self-starting unit 232, configured to match, by the auxiliary program, identification information of a service to be started with identification information of a service corresponding to the auxiliary program itself, and if the matching is successful, perform self-starting of the corresponding service; and if the matching is unsuccessful, not executing the self-starting of the corresponding service.
Further, the non-primary service includes:
data redis service, tmc service, trajectory calculation service, map matching service, map traffic event distribution service.
Further, the issuing module 21 is further configured to implement, by the main program, issuing of a service start Event based on an Event mechanism Application Event Publisher in the Spring framework;
the monitoring module 22 is further configured to enable the auxiliary program to monitor the service start Event based on an Event mechanism Application Event Publisher in the Spring framework.
Further, as shown in fig. 3, the apparatus further includes:
and the setting module 24 is used for adaptively setting the identification information of the service contained in the service starting event according to the starting requirement.
Further, the self-starting module 23 is further configured to: and the intelligent vehicle-mounted networking terminal starts the main service of the vehicle networking server after starting the vehicle networking service.
Specifically, the specific process of implementing the functions of each unit and module in the device in the embodiment of the present application may refer to the related description in the method embodiment, and is not described herein again.
According to an embodiment of the present application, a computer-readable storage medium is further provided, where the computer-readable storage medium stores computer instructions, and the computer instructions are used to enable the computer to execute the service quick start method for the intelligent vehicle-mounted internet access terminal in the foregoing method embodiment.
According to an embodiment of the present application, there is also provided an electronic device, including: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores a computer program executable by the at least one processor, and the computer program is executed by the at least one processor to cause the at least one processor to execute the service quick start method for the intelligent vehicular networking terminal in the above method embodiment.
It will be apparent to those skilled in the art that the modules or steps of the present application described above may be implemented by a general purpose computing device, they may be centralized on a single computing device or distributed across a network of multiple computing devices, and they may alternatively be implemented by program code executable by a computing device, such that they may be stored in a storage device and executed by a computing device, or fabricated separately as individual integrated circuit modules, or fabricated as a single integrated circuit module from multiple modules or steps. Thus, the present application is not limited to any specific combination of hardware and software.
The above description is only a preferred embodiment of the present application and is not intended to limit the present application, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present application shall be included in the protection scope of the present application.

Claims (10)

1. A service quick starting method for an intelligent vehicle-mounted networking terminal is characterized by comprising the following steps:
after a main service in an Internet of vehicles server is started, a main program corresponding to the main service issues a service starting event;
and under the condition that an auxiliary program corresponding to the non-main service monitors the service starting event, responding to the service starting event and automatically starting the non-main service corresponding to the auxiliary program.
2. The method as claimed in claim 1, wherein the service initiation event includes identification information of a service to be initiated, and the responding to the service initiation event and self-initiating the non-primary service corresponding to the auxiliary program includes:
the auxiliary program acquires identification information of a service to be started, which is contained in a service starting event;
the auxiliary program matches the identification information of the service to be started with the identification information of the service corresponding to the auxiliary program, and if the matching is successful, the self-starting of the corresponding service is executed;
and if the matching is unsuccessful, not executing the self-starting of the corresponding service.
3. The service quick starting method for the intelligent vehicle-mounted networking terminal according to claim 1 or 2, wherein the non-main service comprises:
data redis service, tmc service, trajectory calculation service, map matching service, map traffic event distribution service.
4. The service quick starting method for the intelligent vehicle-mounted networking terminal according to claim 3, characterized by further comprising the following steps:
the main program and the auxiliary program realize the issuing of the service starting Event and the monitoring of the service starting Event based on the Event mechanism Application Event Publisher in the Spring framework.
5. The service quick starting method for the intelligent vehicle-mounted networking terminal according to claim 2, characterized by further comprising the following steps:
and adaptively setting identification information of the service contained in the service starting event according to the starting requirement.
6. The service quick starting method for the intelligent vehicle-mounted networking terminal according to claim 1, wherein the method further comprises the following steps:
and the intelligent vehicle-mounted networking terminal starts the main service of the vehicle networking server after starting the vehicle networking service.
7. A quick service starting device for an intelligent vehicle-mounted networking terminal, characterized by comprising:
the release module is used for releasing a service start event by a main program corresponding to a main service after the main service in the Internet of vehicles server is started;
the monitoring module is used for monitoring the service starting event by an auxiliary program corresponding to the non-main service;
and the self-starting module is used for responding to the service starting event and self-starting the non-main service corresponding to the auxiliary program.
8. The device for rapidly starting the service of the intelligent vehicle-mounted internet terminal according to claim 7, wherein the service starting event includes identification information of a service to be started, and the self-starting module comprises:
the acquisition unit is used for acquiring the identification information of the service to be started, which is contained in the service starting event, by the auxiliary program;
the self-starting unit is used for matching the identification information of the service to be started with the identification information of the service corresponding to the auxiliary program by the auxiliary program, and if the matching is successful, executing the self-starting of the corresponding service; and if the matching is unsuccessful, not executing the self-starting of the corresponding service.
9. A computer-readable storage medium, characterized in that the computer-readable storage medium stores computer instructions for causing the computer to execute the service quick start method for the intelligent vehicle-mounted internet connection terminal according to any one of claims 1 to 6.
10. An electronic device, comprising: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores a computer program executable by the at least one processor, the computer program being executed by the at least one processor to cause the at least one processor to execute the service quick start method for the intelligent vehicular internet access terminal according to any one of claims 1 to 6.
CN202110114440.XA 2021-01-28 2021-01-28 Service quick starting method and device for intelligent vehicle-mounted networking terminal Pending CN112433785A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110114440.XA CN112433785A (en) 2021-01-28 2021-01-28 Service quick starting method and device for intelligent vehicle-mounted networking terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110114440.XA CN112433785A (en) 2021-01-28 2021-01-28 Service quick starting method and device for intelligent vehicle-mounted networking terminal

Publications (1)

Publication Number Publication Date
CN112433785A true CN112433785A (en) 2021-03-02

Family

ID=74697351

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110114440.XA Pending CN112433785A (en) 2021-01-28 2021-01-28 Service quick starting method and device for intelligent vehicle-mounted networking terminal

Country Status (1)

Country Link
CN (1) CN112433785A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102710762A (en) * 2012-05-26 2012-10-03 深圳市成为智能交通系统有限公司 Multifunctional intelligent vehicle networking terminal and method for implementing same
CN107948301A (en) * 2017-12-05 2018-04-20 李瑶 Vehicle intelligent communication and navigation system
CN108038010A (en) * 2017-12-25 2018-05-15 青岛海信电器股份有限公司 Android system startup stage broadcast transmission method, apparatus and terminal
CN109413198A (en) * 2018-11-15 2019-03-01 上海赫千电子科技有限公司 T-Box and T-Box system and T-Box control method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102710762A (en) * 2012-05-26 2012-10-03 深圳市成为智能交通系统有限公司 Multifunctional intelligent vehicle networking terminal and method for implementing same
CN107948301A (en) * 2017-12-05 2018-04-20 李瑶 Vehicle intelligent communication and navigation system
CN108038010A (en) * 2017-12-25 2018-05-15 青岛海信电器股份有限公司 Android system startup stage broadcast transmission method, apparatus and terminal
CN109413198A (en) * 2018-11-15 2019-03-01 上海赫千电子科技有限公司 T-Box and T-Box system and T-Box control method

Similar Documents

Publication Publication Date Title
EP3996346A1 (en) Message pushing method, storage medium, and server
CN107431637B (en) Network service deployment method and device
CN110888662A (en) Vehicle remote silent upgrading method and device, vehicle and storage medium
CN104794884A (en) Method and system for booking taxi for others in networked taxi renting system
CN109765895B (en) Unmanned vehicle control method, unmanned vehicle control device, unmanned vehicle and storage medium
CN110598110B (en) Service pushing method and device
CN107766964A (en) One kind uses car order processing method, server, passenger terminal and system
CN104837129A (en) Dynamic dhcp for wi-fi connectivity in a vehicle
CN104794887A (en) System and method for sending a taxi by using favorites in networked taxi renting
CN107610518A (en) A kind of method for preengaging parking stall
CN114036390A (en) Scene service recommendation method and device, electronic equipment and storage medium
CN112422659A (en) Business data processing method and device and readable storage medium
CN115080210A (en) Vehicle-mounted computing power sharing system, method, device and medium based on edge computing
CN112217738A (en) Flow control method, system, storage medium and terminal for text and travel data service
CN111093160A (en) Calling method, equipment and system
CN113177651B (en) Method and device for managing network order under-vehicle list rules
CN112884373A (en) Order dispatching processing method and device
CN112433785A (en) Service quick starting method and device for intelligent vehicle-mounted networking terminal
CN113254220A (en) Networked automobile load cooperative control method, device, equipment and storage medium
CN110557656A (en) personalized content distribution method and device
CN114066704A (en) Control method and device for vehicle-mounted equipment of network appointment vehicle and storage medium
CN106850356B (en) Intelligent building group control method and device
DE102018221688A1 (en) Method, computer program, device, vehicle and network component for estimating a user's departure time with a vehicle
CN115022351A (en) Storage method, device and system of battery swapping data and storage medium
CN114187066A (en) Vehicle order processing method, device, medium and equipment

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20210302

RJ01 Rejection of invention patent application after publication