CN110958291A - Industrial vehicle data transmission system and method - Google Patents

Industrial vehicle data transmission system and method Download PDF

Info

Publication number
CN110958291A
CN110958291A CN201910850654.6A CN201910850654A CN110958291A CN 110958291 A CN110958291 A CN 110958291A CN 201910850654 A CN201910850654 A CN 201910850654A CN 110958291 A CN110958291 A CN 110958291A
Authority
CN
China
Prior art keywords
industrial vehicle
vehicle data
server
thread
servers
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201910850654.6A
Other languages
Chinese (zh)
Other versions
CN110958291B (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.)
Zhengzhou Jiachen Electric Co ltd
Original Assignee
Zhengzhou Jiachen Electric 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 Zhengzhou Jiachen Electric Co ltd filed Critical Zhengzhou Jiachen Electric Co ltd
Priority to CN201910850654.6A priority Critical patent/CN110958291B/en
Publication of CN110958291A publication Critical patent/CN110958291A/en
Application granted granted Critical
Publication of CN110958291B publication Critical patent/CN110958291B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • 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
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/161Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields
    • H04L69/162Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields involving adaptations of sockets based mechanisms

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Small-Scale Networks (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses an industrial vehicle data transmission system and method. The system includes an industrial vehicle intelligent terminal, a plurality of servers, and a first thread and a second thread created at least one of the plurality of servers. And the first thread receives the industrial vehicle data uploaded by the intelligent terminal, analyzes the uploaded industrial vehicle data according to a specified protocol format between the at least one server and the intelligent terminal, and renders the analyzed industrial vehicle data to a webpage interface corresponding to the at least one server for a user to browse. And the second thread carries out format adjustment on the industrial vehicle data based on the same set of protocol format determined among the plurality of servers and then carries out transmission among the plurality of servers. By the scheme of the invention, the data transmission from the intelligent terminal to the servers adopting different protocol formats can be realized without changing the internal protocol of the vehicle-mounted terminal and the existing installation mode, the difficulty of acquiring industrial vehicle data by different supervision platforms is reduced, and the efficiency is improved.

Description

Industrial vehicle data transmission system and method
Technical Field
The invention relates to the field of data transmission processing of industrial vehicles. In particular to a system and a method for transmitting data of a light-weight industrial vehicle. The method efficiently realizes that the intelligent terminal simultaneously transmits data to a plurality of platforms on the premise of not changing the protocol in the microprocessor of the vehicle-mounted intelligent terminal and the existing installation mode.
Background
With the continuous enlargement of the scale of the logistics industry, the demand quantity of industrial vehicles is also continuously increased. The monitoring management platform of the industrial vehicle has higher requirements and larger load holding capacity. The communication between the industrial vehicle and the monitoring management platform needs to transmit data through an intelligent terminal installed on a vehicle body according to a fixed data protocol frame. Once the data protocol frame is determined, the data protocol frame is solidified in the intelligent terminal microprocessor in the form of program codes and cannot be easily replaced. Data format protocols adopted by different industrial monitoring management platforms for communicating with the vehicle-mounted intelligent terminal are often different, and when the industrial vehicle intelligent terminal needs to transmit data with different industrial vehicle monitoring management platforms, a new protocol frame needs to be compiled and solidified inside a micro processor of the intelligent terminal. Due to the wide application range of industrial vehicles, all the countries have operations, and the protocol frames solidified in the intelligent terminals on the industrial vehicles are required to be replaced, so that the workload is huge, the implementation has great risks and uncertainty, and a great amount of manpower, material resources and financial resources are required to be consumed.
Disclosure of Invention
The invention provides an industrial vehicle data transmission system, which aims to enable vehicle data to be shared among different monitoring platform servers smoothly. The system comprises:
the system comprises an industrial vehicle intelligent terminal and a plurality of servers which are connected through the Internet, wherein at least a first server exists in the plurality of servers, and the first server creates a first thread and a second thread; and the first thread receives the industrial vehicle data uploaded by the intelligent terminal, analyzes and processes the uploaded industrial vehicle data according to a protocol format specified between the first server and the intelligent terminal, and renders the data to a webpage interface of a website of a monitoring platform to which the first server belongs so as to be browsed by a user. And the second thread carries out data format adjustment on the uploaded industrial vehicle data according to the same protocol format determined in advance among the plurality of servers and then interacts with other servers except the first server in the plurality of servers. The first thread receives industrial vehicle data uploaded by the intelligent terminal based on a socket (socket) of a TCP/IP protocol; and the first thread and the second thread of the first server share industrial vehicle data in a memory sharing mode. And the other servers render the industrial vehicle data forwarded by the first server to a webpage interface corresponding to the website of the monitoring platform to which the other servers belong for the user to browse after performing data analysis on the industrial vehicle data based on the same set of protocol format.
Further, in order to accelerate the receiving and processing of the industrial vehicle data, the first server may further create a third program, and the third program is specially used for rendering the uploaded industrial vehicle data to a web interface of a monitoring platform website to which the first server belongs for a user to browse after the uploaded industrial vehicle data is analyzed according to a protocol format specified between the first server and the intelligent terminal. The first thread is specially used for receiving industrial vehicle data uploaded by the intelligent terminal and placing the industrial vehicle data into the opened shared memory area. And the first thread, the second thread and the third thread share industrial vehicle data in a memory sharing mode.
Furthermore, the communication among the servers also adopts a B/S framework. And after the other servers are started, the other servers serve as clients and send connection requests to the preset port of the first server based on a TCP/I P protocol. And the second thread of the first server creates a socket (socket), binds the socket to a preset port, monitors the preset port in real time, discovers and processes connection requests of other servers in time and establishes communication connection.
Further, in order to transmit the data of the industrial vehicle to the first server in real time as completely as possible, the power supply end of the industrial vehicle intelligent terminal is connected with a key switch on the industrial vehicle. And when the industrial vehicle is started, the key switch is powered on, then the intelligent terminal is triggered to execute a program code solidified in an internal microprocessor of the intelligent terminal to create a socket, a connection request is sent to the first server, and a communication connection is established so as to upload industrial vehicle data to the first server in the following process.
Correspondingly, the invention also provides an industrial vehicle data transmission system method, which comprises the following steps:
step 1, creating a first thread on at least one server in a plurality of servers, and receiving industrial vehicle data uploaded by an industrial vehicle intelligent terminal;
step 2, a second thread is established in the at least one server, and the uploaded industrial vehicle data are subjected to data format adjustment based on the same protocol format determined in advance among the plurality of servers and then are used for interaction among the plurality of servers;
and 3, other servers except the first server in the plurality of servers perform data analysis on the industrial vehicle data forwarded by the first server based on the same protocol format, and render the data to a webpage interface corresponding to the website of the monitoring platform to which the server belongs for a user to browse.
Further, in step 1, after receiving the industrial vehicle data uploaded by the intelligent terminal, the first server further analyzes and processes the uploaded industrial vehicle data according to a protocol format specified between the first server and the intelligent terminal by using a corresponding thread, and renders the data to a web interface of a website of a monitoring platform to which the first server belongs, so that a user can browse the data.
Drawings
FIG. 1 is an architecture diagram of a lightweight industrial vehicle data transmission system provided by the present invention;
fig. 2 is a flowchart of a method for transmitting data of a lightweight industrial vehicle according to the present invention.
Detailed Description
In order to make the technical problems, technical solutions and advantages solved by the present invention more apparent, the present invention is further described in detail below with reference to the accompanying drawings. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The invention provides an industrial vehicle data transmission system. As shown in fig. 1, the system comprises an industrial vehicle intelligent terminal A, an intelligent terminal B and a plurality of servers which are connected through the internet; wherein at least a first server exists among the plurality of servers. The first server creates a first thread and a second thread; the first thread receives industrial vehicle data uploaded by the intelligent terminal A or the intelligent terminal B based on a socket (socket) of a TCP/IP protocol; and after the uploaded industrial vehicle data is analyzed and processed according to a protocol format specified between the intelligent terminal and the intelligent terminal, the data is rendered on a webpage interface of a website of a monitoring platform to which the first server belongs so that a user can browse the data through a browser (such as a user browser 1 in fig. 1). And the second thread adjusts the data format of the industrial vehicle data received by the first thread according to the same protocol format predetermined among the plurality of servers (other servers) and then is used for interaction among the plurality of servers (other servers). And other servers except the first server in the plurality of servers perform data analysis, cleaning and storage on the industrial vehicle data forwarded by the first server based on the same protocol format, and render the industrial vehicle data to a webpage interface corresponding to the website of the monitoring platform to which the industrial vehicle data belongs for browsing of a user. And the first thread and the second thread of the first server share industrial vehicle data in a memory sharing mode.
Preferably, the same predetermined set of protocol formats between the servers of the industrial vehicle data transmission system provided by the invention are specifically a custom JSON format or a previously agreed hexadecimal string format.
In one embodiment, the first server may also create a third thread. And the first server analyzes and processes the uploaded industrial vehicle data according to a protocol format specified between the first server and the intelligent terminal by executing the third thread, and renders the data to a webpage interface of a website of a monitoring platform to which the first server belongs for a user to browse. The third thread is specially responsible for analyzing and rendering the received industrial vehicle data in the first server, so that the first thread can be specially used for receiving the industrial vehicle data uploaded by the intelligent terminal and placing the industrial vehicle data into the opened shared memory area, and the first thread does not need to be responsible for analyzing and rendering the received industrial vehicle data. And the first thread, the second thread and the third thread share industrial vehicle data in a memory sharing mode.
The industrial vehicle data transmission system shown in fig. 1 specifically works as follows: when a key switch on the industrial vehicle is closed, power is supplied to an industrial vehicle intelligent terminal, the intelligent terminal creates a socket according to a program code solidified in an internal microprocessor of the intelligent terminal, and a connection request is sent to a first server (a first monitoring management platform server). After receiving a connection request of an intelligent terminal, a first server is normally connected with the intelligent terminal to perform data interaction, and the intelligent terminal uploads collected industrial vehicle data to the first server. The first server is used for receiving uploaded industrial vehicle data by creating a first thread, analyzing the uploaded data according to a protocol format specified between the first server and the intelligent terminal, and rendering the data to a webpage interface corresponding to a website of a monitoring platform to which the first server belongs so that a user can browse the data through a browser (such as a user browser 1 in fig. 1). The analysis processing comprises analysis and cleaning operations of the received industrial vehicle data.
The first server also creates a second thread. And creating a socket in the second thread, binding the socket to a specific port (for example, 8085 port) and starting to monitor and process a connection request from another other server in real time to establish a communication connection. After starting up, the other servers shown in fig. 1 serve as clients, and send connection requests to the first server by opening a specific port (for example, 8085 port) in a TCP/IP protocol to establish communication connections. After establishing normal communication connection with the intelligent terminal, the first server readjusts industrial vehicle data uploaded by the intelligent terminal according to a predetermined unified protocol between the first server and the other servers and forwards the industrial vehicle data to the other servers.
And the other servers are used for rendering the industrial vehicle data forwarded by the first server to a webpage interface corresponding to the monitoring platform to which the other servers belong for the user to browse after analyzing and processing the industrial vehicle data based on the same protocol format. Further, the parsing processing of the industrial vehicle data forwarded by the first server by the other servers includes: resolving, cleaning and storing. When a plurality of other servers (other monitoring platform servers) need to display the data of the industrial vehicle, the second thread performs data interaction with the other servers in a polling mode.
Further, as shown in fig. 2, the present invention also provides an industrial vehicle data transmission method, which includes the following steps:
step 1, a first thread is established on at least one server in a plurality of servers, and the first thread is responsible for receiving industrial vehicle data uploaded by an industrial vehicle intelligent terminal;
step 2, a second thread is established in the at least one server, and the uploaded industrial vehicle data are subjected to data format adjustment based on the same protocol format determined in advance among the plurality of servers and then are used for interaction among the plurality of servers;
and 3, other servers except the first server in the plurality of servers perform data analysis on the industrial vehicle data forwarded by the first server based on the same protocol format, and render the data to a webpage interface corresponding to the website of the monitoring platform to which the server belongs for a user to browse.
Furthermore, the first thread in step 1 of the method is also responsible for rendering the uploaded industrial vehicle data to a web interface of a website of a monitoring platform to which the first server belongs for a user to browse after the uploaded industrial vehicle data is analyzed according to a protocol format specified between the at least one server and the intelligent terminal. And the first thread and the second thread of the first server share industrial vehicle data in a memory sharing mode.
Step 4, a third thread is established on the first server, and the third thread is responsible for rendering the uploaded industrial vehicle data to a webpage interface of a monitoring platform website to which the first server belongs for browsing of a user after the uploaded industrial vehicle data are analyzed according to a protocol format specified between the first server and the intelligent terminal. And the first thread, the second thread and the third thread share industrial vehicle data in a memory sharing mode.
Preferably, the same predetermined set of protocol formats among the plurality of servers of the industrial vehicle data transmission method is specifically a custom JSON format or a previously agreed hexadecimal string format.
The scheme provided by the invention adopts a predetermined unified protocol to carry out data transmission among the servers. Under the premise that the internal protocol of the vehicle-mounted terminal and the existing installation mode are not changed, the industrial vehicle intelligent terminal transmits data to a plurality of monitoring platform servers adopting different transmission protocols, the cost of acquiring industrial vehicle data by different supervision platforms is reduced, the monitoring of different monitoring platforms on industrial vehicles is facilitated, and the efficiency is improved.

Claims (11)

1. An industrial vehicle data transmission system comprises an industrial vehicle intelligent terminal and a plurality of servers which are connected through the Internet, wherein at least a first server exists in the plurality of servers, and a first thread and a second thread are created by the first server; the first thread is used for receiving industrial vehicle data uploaded by the intelligent terminal; the second thread carries out data format adjustment on the industrial vehicle data received by the first thread according to the same protocol format determined in advance among the plurality of servers and then is used for interaction among the plurality of servers; and other servers except the first server in the plurality of servers perform data analysis on the industrial vehicle data forwarded by the first server based on the same protocol format, and render the industrial vehicle data to a webpage interface corresponding to the website of the monitoring platform to which the industrial vehicle data belongs for browsing of a user.
2. The industrial vehicle data transmission system of claim 1 wherein the first and second threads of the first server share industrial vehicle data therebetween by way of a shared memory.
3. The industrial vehicle data transmission system as claimed in claim 2, wherein the industrial vehicle intelligent terminal is powered on after a key switch on the industrial vehicle is closed, then executes a program code solidified in an internal microprocessor thereof to create a socket, and sends a connection request to the first server to establish a communication connection.
4. The industrial vehicle data transmission system according to claim 2 or 3, wherein the first thread is further configured to render the uploaded industrial vehicle data to a web interface of a website of the monitoring platform to which the first server belongs for a user to browse after the uploaded industrial vehicle data is analyzed according to a protocol format specified between the first thread and the intelligent terminal.
5. The industrial vehicle data transmission system according to claim 2 or 3, wherein the first server further creates a third program, and the third program is used for rendering the uploaded industrial vehicle data to a webpage interface of a website of a monitoring platform to which the first server belongs for a user to browse after the uploaded industrial vehicle data is analyzed according to a protocol format specified between the first server and the intelligent terminal; and the first thread, the second thread and the third thread share industrial vehicle data in a memory sharing mode.
6. The industrial vehicle data transmission system as claimed in any one of claims 1 to 3 wherein the other server, upon startup, sends a connection request to the pre-set port of the first server as a client based on TCP/IP protocol; and the second thread of the first server creates a socket (socket), binds the socket to a preset port, monitors the preset port in real time, discovers and processes connection requests of other servers in time and establishes communication connection.
7. The industrial vehicle data transmission system according to any one of claims 1-3, wherein the predetermined same set of protocol formats between the plurality of servers is embodied in a custom JSON format or a previously agreed hexadecimal string format.
8. A method of industrial vehicle monitoring of an industrial vehicle data transmission system, the method comprising the steps of:
step 1, creating a first thread on at least one server in a plurality of servers, and receiving industrial vehicle data uploaded by an industrial vehicle intelligent terminal;
step 2, a second thread is established in the at least one server, and the uploaded industrial vehicle data are subjected to data format adjustment based on the same protocol format determined in advance among the plurality of servers and then are used for interaction among the plurality of servers;
and 3, other servers except the first server in the plurality of servers perform data analysis on the industrial vehicle data forwarded by the first server based on the same protocol format, and render the data to a webpage interface corresponding to the website of the monitoring platform to which the server belongs for a user to browse.
9. The industrial vehicle data transmission method according to claim 8, wherein in step 1, the first thread is further configured to render the uploaded industrial vehicle data to a web interface of a website of a monitoring platform to which the first server belongs for a user to browse after the uploaded industrial vehicle data is analyzed according to a protocol format specified between the first thread and the intelligent terminal; and the first thread and the second thread of the first server share industrial vehicle data in a memory sharing mode.
10. The industrial vehicle data transmission method according to claim 8, further comprising a step 4 of creating a third program on the first server, for rendering the third program on a web interface of the website of the monitoring platform to which the first server belongs for a user to browse after the uploaded industrial vehicle data is analyzed according to a protocol format specified between the first server and the intelligent terminal; and the first thread, the second thread and the third thread share industrial vehicle data in a memory sharing mode.
11. The industrial vehicle data transmission method according to any one of claims 8 to 10, wherein the predetermined same set of protocol formats between the plurality of servers is in particular a custom JSON format or a previously agreed hexadecimal string format.
CN201910850654.6A 2019-09-10 2019-09-10 Industrial vehicle data transmission system and method Active CN110958291B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910850654.6A CN110958291B (en) 2019-09-10 2019-09-10 Industrial vehicle data transmission system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910850654.6A CN110958291B (en) 2019-09-10 2019-09-10 Industrial vehicle data transmission system and method

Publications (2)

Publication Number Publication Date
CN110958291A true CN110958291A (en) 2020-04-03
CN110958291B CN110958291B (en) 2022-02-25

Family

ID=69976235

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910850654.6A Active CN110958291B (en) 2019-09-10 2019-09-10 Industrial vehicle data transmission system and method

Country Status (1)

Country Link
CN (1) CN110958291B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111959231A (en) * 2020-08-28 2020-11-20 广州小鹏汽车科技有限公司 Control method of vehicle air conditioner, vehicle-mounted terminal and vehicle
CN112187776A (en) * 2020-09-24 2021-01-05 施耐德电气(中国)有限公司 Data transmission method, device, terminal, platform and computer storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1946031A (en) * 2006-10-27 2007-04-11 天津市雅浪通讯技术有限公司 Central managing system and method for multiple protocol data and transmission network device
CN101715171A (en) * 2009-11-04 2010-05-26 中兴通讯股份有限公司 Device and method for integrated service management platform (ISMP) cluster access
CN103684963A (en) * 2013-11-18 2014-03-26 重庆邮电大学 Framework system and implementation method of middleware applied to car networking
CN106534098A (en) * 2016-10-27 2017-03-22 山东省科学院自动化研究所 Electric vehicle-mounted terminal data transmission method applied to remote monitoring
US20170279936A1 (en) * 2016-03-25 2017-09-28 Embarcadero Technologies, Inc. Universal framework for connectivity of devices and development tools
CN107942972A (en) * 2017-11-15 2018-04-20 云南昆钢电子信息科技有限公司 A kind of factory's Integrated Intelligent System and method
CN108924225A (en) * 2018-07-04 2018-11-30 吉林大学 FlexRay remote vehicle monitoring method based on Android
CN208459843U (en) * 2018-01-04 2019-02-01 北京奔驰汽车有限公司 The batching data processing unit and monitoring system of manufactruing equipment of automobile
CN110049280A (en) * 2019-03-14 2019-07-23 视联动力信息技术股份有限公司 The treating method and apparatus of monitoring data

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1946031A (en) * 2006-10-27 2007-04-11 天津市雅浪通讯技术有限公司 Central managing system and method for multiple protocol data and transmission network device
CN101715171A (en) * 2009-11-04 2010-05-26 中兴通讯股份有限公司 Device and method for integrated service management platform (ISMP) cluster access
CN103684963A (en) * 2013-11-18 2014-03-26 重庆邮电大学 Framework system and implementation method of middleware applied to car networking
US20170279936A1 (en) * 2016-03-25 2017-09-28 Embarcadero Technologies, Inc. Universal framework for connectivity of devices and development tools
CN106534098A (en) * 2016-10-27 2017-03-22 山东省科学院自动化研究所 Electric vehicle-mounted terminal data transmission method applied to remote monitoring
CN107942972A (en) * 2017-11-15 2018-04-20 云南昆钢电子信息科技有限公司 A kind of factory's Integrated Intelligent System and method
CN208459843U (en) * 2018-01-04 2019-02-01 北京奔驰汽车有限公司 The batching data processing unit and monitoring system of manufactruing equipment of automobile
CN108924225A (en) * 2018-07-04 2018-11-30 吉林大学 FlexRay remote vehicle monitoring method based on Android
CN110049280A (en) * 2019-03-14 2019-07-23 视联动力信息技术股份有限公司 The treating method and apparatus of monitoring data

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111959231A (en) * 2020-08-28 2020-11-20 广州小鹏汽车科技有限公司 Control method of vehicle air conditioner, vehicle-mounted terminal and vehicle
CN112187776A (en) * 2020-09-24 2021-01-05 施耐德电气(中国)有限公司 Data transmission method, device, terminal, platform and computer storage medium
CN112187776B (en) * 2020-09-24 2022-12-27 施耐德电气(中国)有限公司 Data transmission method, device, terminal, platform and computer storage medium

Also Published As

Publication number Publication date
CN110958291B (en) 2022-02-25

Similar Documents

Publication Publication Date Title
CN112769938B (en) Kubernets cloud side communication system and method based on QUIC
CN105610888A (en) Method of using socket to push message based on Android and system thereof
US20150081768A1 (en) Server, terminal and data pushing method
CN102469124B (en) Based on the implementation method of the mobile Internet business of AOG, gateway, agency and system
CN110958291B (en) Industrial vehicle data transmission system and method
CN104009938A (en) Method and system for long connections based on router level
US20150207904A1 (en) System and method for single kvm client accommodating multiple different video compression technologies
WO2014056344A1 (en) Method and device for monitoring
CN114567620B (en) Digital model and physical equipment matching system and method based on MQTT protocol
CN108833565A (en) A kind of method, apparatus of monitoring server, server and storage medium
CN104010001A (en) Method and system for carrying out connection communication on same networking requests in mobile terminal
CN106713411B (en) Communication device and method based on Ethernet virtual serial technology and LTE wireless network
CN103023668B (en) A kind of find and control method, the Apparatus and system of embedded log equipment
CN106657076B (en) TCP service implementation method and device for network name space
CN111884938B (en) Router information acquisition method and device
CN103873443A (en) Information processing method, local proxy server and network proxy server
CN102523122B (en) Remote management method of terminal equipment in wide area network and management apparatus thereof
CN111427703A (en) Industrial data real-time display method and system
CN103618665A (en) Method for pushing messages to client
CN108259576B (en) Software and hardware real-time information transmission system and method
CN110971519A (en) Port interconnection management method and device
CN114125024B (en) Audio transmission method, electronic device and readable storage medium
CN113542424A (en) Data processing method, device, equipment and computer program product
Kodali et al. Implementation of home automation using coap
CN114051030A (en) Communication method, communication device, smart community system 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
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 450016 No.99, Jingbei 6th Road, Zhengzhou area (Jingkai), Henan pilot Free Trade Zone, Zhengzhou City, Henan Province

Applicant after: Henan Jiachen Intelligent Control Co.,Ltd.

Address before: 450016 No.99, Jingbei 6th Road, Zhengzhou area (Jingkai), Henan pilot Free Trade Zone, Zhengzhou City, Henan Province

Applicant before: ZHENGZHOU JIACHEN ELECTRIC Co.,Ltd.

GR01 Patent grant
GR01 Patent grant