System and method for realizing long polling control of intelligent terminal to vehicle
An intelligent terminal and control system technology, applied in transmission systems, digital transmission systems, data exchange networks, etc., can solve problems such as communication interruption, and achieve the effect of reliable command issuance
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment
[0039] HTTP is a typical example of a requestresponse pattern, that is, the client sends a request message to the server, and the server responds to the message. In older HTTP versions, each request would create a new client->server connection, send the request on this connection, and then receive the request. A great advantage of this mode is that it is very simple, easy to understand and program; it also has a big disadvantage that it is very inefficient, so Keep-Alive is proposed to solve the problem of low efficiency. The Keep-Alive (keep connection) function keeps the connection from the client to the server continuously effective. When there is a subsequent request to the server, the Keep-Alive function avoids establishing or re-establishing the connection.
[0040] This example is aimed at the http keep-alive mechanism, so that the server can send commands to the client in a timely and reliable manner.
[0041] System structure such as figure 1 As shown, it includes a...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


