CN113382084A - Method and system for remotely debugging local area network equipment of parking lot through wide area network - Google Patents

Method and system for remotely debugging local area network equipment of parking lot through wide area network Download PDF

Info

Publication number
CN113382084A
CN113382084A CN202110736135.4A CN202110736135A CN113382084A CN 113382084 A CN113382084 A CN 113382084A CN 202110736135 A CN202110736135 A CN 202110736135A CN 113382084 A CN113382084 A CN 113382084A
Authority
CN
China
Prior art keywords
area network
server
local area
wide area
network equipment
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
CN202110736135.4A
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.)
Beijing Xiaocheng Technology Co ltd
Original Assignee
Beijing Xiaocheng Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Xiaocheng Technology Co ltd filed Critical Beijing Xiaocheng Technology Co ltd
Priority to CN202110736135.4A priority Critical patent/CN113382084A/en
Publication of CN113382084A publication Critical patent/CN113382084A/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/50Network services
    • H04L67/56Provisioning of proxy services
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/14Traffic control systems for road vehicles indicating individual free spaces in parking areas
    • G08G1/145Traffic control systems for road vehicles indicating individual free spaces in parking areas where the indication depends on the parking areas
    • G08G1/148Management of a network of parking areas
    • 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
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Small-Scale Networks (AREA)

Abstract

The invention provides a system for remotely debugging local area network equipment in a parking lot through a wide area network, which comprises at least one edge computing server, an operation and maintenance server and a reverse proxy web server; the edge computing server is deployed in the parking lot local area network, and an agent client which is based on intranet penetration and is started along with the starting of the edge computing server is arranged on the edge computing server; the operation and maintenance server is deployed at the cloud end, and an agent server which is based on intranet penetration and used for receiving the registration of the agent client is arranged on the operation and maintenance server. The invention has the beneficial effects that: the local area network equipment which is accessed only in the local area network can be opened to the wide area network for access, the problem that operation and maintenance personnel need to go to on-site debugging is thoroughly solved, meanwhile, the edge computing server is provided with the proxy client which is based on intranet penetration and is started along with the starting of the edge computing server, the installation is completely avoided, the automatic operation can be realized, the operation and maintenance workload is reduced, the operation and maintenance cost is reduced, and the working efficiency is improved.

Description

Method and system for remotely debugging local area network equipment of parking lot through wide area network
Technical Field
The invention relates to the field of intelligent transportation, in particular to a system and a method for remotely debugging local area network equipment in a parking lot through a wide area network.
Background
The terminal devices used in current parking systems are lan devices, most of which are embedded with tool systems for debugging and configuration, and these systems are provided in the form of web applications. The system is required to be logged in to debug the equipment in the initial installation and operation processes of the equipment, but at present, the systems can only log in the inside of a local area network, which means that when the local area network equipment is debugged, a worker is required to go to the site, and after the local area network equipment is accessed, the local area network equipment can be debugged.
Disclosure of Invention
The invention provides a system and a method for remotely debugging local area network equipment in a parking lot through a wide area network, which solve the problems in the prior art.
The technical scheme of the invention is realized as follows:
a system for remotely debugging local area network equipment of a parking lot through a wide area network is characterized by comprising at least one edge computing server, an operation and maintenance server and a reverse proxy web server;
the edge computing server is deployed in a parking lot local area network, an agent client which is based on intranet penetration and is started along with the starting of the edge computing server is arranged on the edge computing server, and the agent client collects or presets information of local area network equipment;
the operation and maintenance server is deployed at the cloud end, an agent server which is based on intranet penetration and used for receiving agent client registration is arranged on the operation and maintenance server, and the operation and maintenance server is used for matching a local area network equipment address with a wide area network address;
the reverse proxy web server is used for providing wide area network access service for the local area network equipment completing the matching of the local area network equipment address and the wide area network address, and forwarding the request of the wide area network address to the proxy server.
Preferably, the proxy client based on intranet penetration is an frp proxy client, and the proxy server based on intranet penetration is an frp proxy server.
Preferably, the information collected or preset by the proxy client is a wide area network address of the local area network device, an IP address for logging in the local area network device system, and a local area network device port.
Preferably, the reverse proxy web server is Nginx.
The method for remotely debugging the parking lot local area network equipment through the wide area network based on the system for remotely debugging the parking lot local area network equipment through the wide area network comprises the following steps of:
deploying an edge computing server inside the parking lot LAN;
arranging a proxy client based on intranet penetration on an edge computing server, starting the proxy client based on intranet penetration along with the starting of the edge computing server, and acquiring or presetting the information of local area network equipment by the proxy client based on intranet penetration;
building an operation and maintenance server at a cloud end;
arranging an agent server based on intranet penetration on an operation and maintenance server, enabling the agent server to receive registration of an agent client, and enabling the operation and maintenance server to match a local area network equipment address with a wide area network address;
deploying a reverse proxy web server;
the reverse proxy web server provides wide area network access service for the local area network equipment completing the matching of the local area network equipment address and the wide area network address, and forwards the request of the wide area network address to the proxy server.
Further, after the agent client based on intranet penetration is started, the acquired or preset information of the local area network equipment is registered to the agent server based on intranet penetration.
The invention has the beneficial effects that:
the system and the method for remotely debugging the parking lot local area network equipment through the wide area network can open the local area network equipment which is only accessed inside the local area network to the wide area network for access, thoroughly solve the problem that operation and maintenance personnel need to go to on-site debugging, and meanwhile, the edge computing server is provided with the proxy client which is based on intranet penetration and is started along with the starting of the edge computing server, so that the installation-free automatic operation is completely realized, the workload of operation and maintenance is effectively reduced, the operation and maintenance manpower is saved, the operation and maintenance cost is greatly reduced, and the working efficiency is improved.
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 description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a schematic structural diagram of a system for remotely debugging a parking lot lan device through a wan according to the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the 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 invention.
As shown in fig. 1, the system for remotely debugging a parking lot lan device through a wide area network according to the present invention includes at least one edge computing server, an operation and maintenance server, and a reverse proxy web server;
the edge computing server is deployed in a parking lot local area network, an agent client which is based on intranet penetration and is started along with the starting of the edge computing server is arranged on the edge computing server, and the agent client collects or presets information of local area network equipment;
the operation and maintenance server is deployed at the cloud end, an agent server which is based on intranet penetration and used for receiving agent client registration is arranged on the operation and maintenance server, and the operation and maintenance server is used for matching a local area network equipment address with a wide area network address;
the reverse proxy web server is used for providing wide area network access service for the local area network equipment completing the matching of the local area network equipment address and the wide area network address, and forwarding the request of the wide area network address to the proxy server.
Specifically, the agent client collects or presets information of the local area network devices, and the information can be realized through a configuration tool or a configuration file, namely the configuration tool or the configuration file contains information of each local area network device which needs to be accessed in a wide area network; the agent client based on intranet penetration and the agent server based on intranet penetration can be in one-to-one relationship or many-to-one relationship, so that a plurality of local area network devices can be debugged through one operation and maintenance server.
Preferably, the proxy client based on intranet penetration is an frp proxy client, and the proxy server based on intranet penetration is an frp proxy server.
Preferably, the information collected or preset by the agent client is a wide area network address of the local area network device, an IP address for logging in the local area network device system, and a local area network device port.
Wherein, the reverse proxy web server is preferably Nginx to improve debugging efficiency.
The system for remotely debugging the local area network equipment of the parking lot through the wide area network further comprises the local area network equipment, and the local area network equipment is connected with the edge computing server. Specifically, the local area network device comprises a camera, a barrier gate, an LED display screen, an interphone and the like.
The invention also provides a remote debugging method for the parking lot local area network equipment through the wide area network based on the system for remotely debugging the parking lot local area network equipment through the wide area network, which is characterized by comprising the following steps of:
deploying an edge computing server inside the parking lot LAN;
arranging a proxy client based on intranet penetration on an edge computing server, starting the proxy client based on intranet penetration along with the starting of the edge computing server, and acquiring or presetting the information of local area network equipment by the proxy client based on intranet penetration;
building an operation and maintenance server at a cloud end;
arranging an agent server based on intranet penetration on an operation and maintenance server, enabling the agent server to receive registration of an agent client, and enabling the operation and maintenance server to match a local area network equipment address with a wide area network address;
deploying a reverse proxy web server;
the reverse proxy web server provides wide area network access service for the local area network equipment completing the matching of the local area network equipment address and the wide area network address, and forwards the request of the wide area network address to the proxy server.
After the agent client based on intranet penetration is started, the acquired or preset information of the local area network equipment is registered to the agent server based on intranet penetration.
The system and the method for remotely debugging the parking lot local area network equipment through the wide area network can enable operation and maintenance personnel to log in the corresponding local area network equipment, namely the embedded system of the parking lot terminal equipment through a website of the wide area network on the wide area network, debug and configure the local area network equipment, can open the local area network equipment which is accessed only inside the local area network into the wide area network for access, and thoroughly solve the problem that the operation and maintenance personnel need to go to on-site debugging.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (7)

1. A system for remotely debugging local area network equipment of a parking lot through a wide area network is characterized by comprising at least one edge computing server, an operation and maintenance server and a reverse proxy web server;
the edge computing server is deployed in a parking lot local area network, an agent client which is based on intranet penetration and is started along with the starting of the edge computing server is arranged on the edge computing server, and the agent client collects or presets information of local area network equipment;
the operation and maintenance server is deployed at the cloud end, an agent server which is based on intranet penetration and used for receiving agent client registration is arranged on the operation and maintenance server, and the operation and maintenance server is used for matching a local area network equipment address with a wide area network address;
the reverse proxy web server is used for providing wide area network access service for the local area network equipment completing the matching of the local area network equipment address and the wide area network address, and forwarding the request of the wide area network address to the proxy server.
2. The system according to claim 1, wherein the proxy client based on intranet penetration is an frp proxy client, and the proxy server based on intranet penetration is an frp proxy server.
3. The system of claim 1, wherein the agent client collects or presets information about the lan device as a wan address of the lan device, an IP address of a system of devices logging in the lan device, and a port of the lan device.
4. The system for remotely commissioning parking lot lan devices through a wide area network of claim 1, wherein the reverse proxy web server is Nginx.
5. The system for remotely debugging local area network devices in a parking lot via a wide area network of claim 1, further comprising a local area network device, wherein the local area network device is connected to the edge computing server.
6. The method for remotely debugging the local area network equipment of the parking lot through the wide area network based on the system for remotely debugging the local area network equipment of the parking lot through the wide area network of claim 1 is characterized by comprising the following steps:
deploying an edge computing server inside the parking lot LAN;
arranging a proxy client based on intranet penetration on an edge computing server, starting the proxy client based on intranet penetration along with the starting of the edge computing server, and acquiring or presetting the information of local area network equipment by the proxy client based on intranet penetration;
building an operation and maintenance server at a cloud end;
arranging an agent server based on intranet penetration on an operation and maintenance server, enabling the agent server to receive registration of an agent client, and enabling the operation and maintenance server to match a local area network equipment address with a wide area network address;
deploying a reverse proxy web server;
the reverse proxy web server provides wide area network access service for the local area network equipment completing the matching of the local area network equipment address and the wide area network address, and forwards the request of the wide area network address to the proxy server.
7. The method according to claim 6, wherein the intranet-based proxy client is started to register the collected or preset information of the lan device to the intranet-based proxy server.
CN202110736135.4A 2021-06-30 2021-06-30 Method and system for remotely debugging local area network equipment of parking lot through wide area network Pending CN113382084A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110736135.4A CN113382084A (en) 2021-06-30 2021-06-30 Method and system for remotely debugging local area network equipment of parking lot through wide area network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110736135.4A CN113382084A (en) 2021-06-30 2021-06-30 Method and system for remotely debugging local area network equipment of parking lot through wide area network

Publications (1)

Publication Number Publication Date
CN113382084A true CN113382084A (en) 2021-09-10

Family

ID=77580145

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110736135.4A Pending CN113382084A (en) 2021-06-30 2021-06-30 Method and system for remotely debugging local area network equipment of parking lot through wide area network

Country Status (1)

Country Link
CN (1) CN113382084A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106357732A (en) * 2016-08-25 2017-01-25 珠海迈科智能科技股份有限公司 Method for distributed reverse proxy server and client as well as device and system thereof
CN110049059A (en) * 2019-04-26 2019-07-23 深圳市网心科技有限公司 A kind of outer net equipment and Intranet communication between devices method and relevant apparatus
CN110611724A (en) * 2018-06-15 2019-12-24 上海仪电(集团)有限公司中央研究院 Internet of things gateway intranet penetration method based on reverse proxy
CN111460460A (en) * 2020-04-02 2020-07-28 北京金山云网络技术有限公司 Task access method, device, proxy server and machine-readable storage medium
CN111756855A (en) * 2020-06-30 2020-10-09 北京来也网络科技有限公司 Remote control system, method, medium and computing device
CN112511660A (en) * 2020-11-12 2021-03-16 北京软通智慧城市科技有限公司 Management system, method, device and storage medium of edge terminal equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106357732A (en) * 2016-08-25 2017-01-25 珠海迈科智能科技股份有限公司 Method for distributed reverse proxy server and client as well as device and system thereof
CN110611724A (en) * 2018-06-15 2019-12-24 上海仪电(集团)有限公司中央研究院 Internet of things gateway intranet penetration method based on reverse proxy
CN110049059A (en) * 2019-04-26 2019-07-23 深圳市网心科技有限公司 A kind of outer net equipment and Intranet communication between devices method and relevant apparatus
CN111460460A (en) * 2020-04-02 2020-07-28 北京金山云网络技术有限公司 Task access method, device, proxy server and machine-readable storage medium
CN111756855A (en) * 2020-06-30 2020-10-09 北京来也网络科技有限公司 Remote control system, method, medium and computing device
CN112511660A (en) * 2020-11-12 2021-03-16 北京软通智慧城市科技有限公司 Management system, method, device and storage medium of edge terminal equipment

Similar Documents

Publication Publication Date Title
CN101771563B (en) Method for monitoring network service program
CN106288233A (en) A kind of air-conditioning diagnosis and debugging system
CN104811496A (en) Remote maintenance system of electrical equipment of aerated concrete production line
CN103997533A (en) System and method for remotely maintaining dynamic terminals based on wireless network
CN113382084A (en) Method and system for remotely debugging local area network equipment of parking lot through wide area network
CN102111017B (en) Automatic remote maintenance system of transforming plant
CN103037415A (en) Network analytical method and system
CN211979462U (en) Distribution room environment monitoring system
KR101248221B1 (en) Integration gateway using demon process
CN111026662A (en) Remote debugging method, system and medium for terminal equipment of Internet of things
CN105703479A (en) Method for upper and lower linkage of master station automation device and plant station automation device through extension of channel
CN104102213B (en) A kind of tele-control system for material separation device and method
CN204155134U (en) A kind of photovoltaic module generating centralized monitoring system
CN110808904A (en) Building monitoring intelligent gateway based on OPC UA protocol
CN106059091A (en) Transformer station remote maintenance system and method
CN201458449U (en) Remote elevator management system
CN205230278U (en) Quality of water is long -range looks over and early warning system based on internet makes up with big data platform
CN204539212U (en) A kind of remote maintenance system for air-entraining concrete production line electric equipment
CN104009543B (en) The supervision method of transformer station's secondary equipment running status
CN109873838A (en) A kind of illegal network channel recognition methods of new energy plant stand novel maintenance
CN205910288U (en) Distribution lines fault indication positioning system
CN112769913A (en) Microenvironment on-site monitoring system and microenvironment monitoring system of electric cabinet
CN105141661B (en) OTT terminal remote control methods based on XMPP technologies
CN106856559A (en) A kind of intelligent residential district management method
CN110418306A (en) A kind of underground pipe gallery robot and wireless ad hoc network systems

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