CN114803750A - UDP (user Datagram protocol) and FTP (File transfer protocol) based offline updating method and medium for elevator car display screen resources - Google Patents

UDP (user Datagram protocol) and FTP (File transfer protocol) based offline updating method and medium for elevator car display screen resources Download PDF

Info

Publication number
CN114803750A
CN114803750A CN202210229448.5A CN202210229448A CN114803750A CN 114803750 A CN114803750 A CN 114803750A CN 202210229448 A CN202210229448 A CN 202210229448A CN 114803750 A CN114803750 A CN 114803750A
Authority
CN
China
Prior art keywords
display screen
ftp
terminal
udp
ftp server
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
CN202210229448.5A
Other languages
Chinese (zh)
Other versions
CN114803750B (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.)
G Technologies Co ltd
Original Assignee
G Technologies 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 G Technologies Co ltd filed Critical G Technologies Co ltd
Priority to CN202210229448.5A priority Critical patent/CN114803750B/en
Publication of CN114803750A publication Critical patent/CN114803750A/en
Application granted granted Critical
Publication of CN114803750B publication Critical patent/CN114803750B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B66HOISTING; LIFTING; HAULING
    • B66BELEVATORS; ESCALATORS OR MOVING WALKWAYS
    • B66B1/00Control systems of elevators in general
    • B66B1/34Details, e.g. call counting devices, data transmission from car to control system, devices giving information to the control system
    • B66B1/3407Setting or modification of parameters of the control system
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B66HOISTING; LIFTING; HAULING
    • B66BELEVATORS; ESCALATORS OR MOVING WALKWAYS
    • B66B3/00Applications of devices for indicating or signalling operating conditions of elevators
    • B66B3/002Indicators
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/083Network architectures or network communication protocols for network security for authentication of entities using passwords
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0876Network architectures or network communication protocols for network security for authentication of entities based on the identity of the terminal or configuration, e.g. MAC address, hardware or software configuration or device fingerprint
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • 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/164Adaptation or special uses of UDP protocol

Abstract

This application is a divisional application with application number 2020100450155. The invention discloses an offline updating method and a medium for elevator car display screen resources based on UDP and FTP, which relate to the field of elevator car display screen updating.

Description

UDP (user Datagram protocol) and FTP (File transfer protocol) based offline updating method and medium for elevator car display screen resources
The application is a divisional application, the application number of the original application is 2020100450155, the application date is 20200116, and the invention name is an off-line updating method, a system, a terminal and a medium of elevator car display screen resources.
Technical Field
The application relates to the technical field of updating of elevator car display screens, in particular to an offline updating method and a medium for elevator car display screen resources based on UDP (user datagram protocol) and FTP (file transfer protocol).
Background
At present, a system of an elevator car display screen mainly comprises a single chip microcomputer system, an embedded system and an Android system, when a customer needs to replace display screen resources (and a field elevator does not have the Internet), after an elevator maintenance worker arrives at the field, the elevator shell panel needs to be detached by a tool, even the elevator shell panel needs to climb to the car top, and the elevator shell panel is updated in a mode of inserting a U disk to copy the display screen resources.
Disclosure of Invention
The application aims to solve the technical problems that the operation is complex and the efficiency is low in the process of updating display screen resources of the existing elevator car display screen, and provides an offline updating method for the elevator car display screen resources based on UDP (user datagram protocol) and FTP (file transfer protocol), and meanwhile, the second purpose of the application is to provide a medium.
In order to solve the technical problem, the method is realized by the following technical scheme:
a UDP and FTP based offline updating method for elevator car display screen resources comprises the following steps:
the elevator display end receives the verification ID sent by the terminal through the UDP protocol;
checking whether the verification ID is consistent with the ID of the equipment;
if the information is consistent with the information, the elevator display end starts the FTP server and sends login information of the FTP server to the terminal through a UDP protocol;
the terminal receives the login information and logs in the FTP server, and uploads the display screen resources to be updated to the FTP server;
and the elevator display terminal acquires display screen resources uploaded after the terminal logs in the FTP server according to the login information through the FTP server, and updates the acquired display screen resources.
The method for updating the resources of the elevator car display screen offline based on the UDP and the FTP specifically comprises the following steps of starting the FTP server and sending login information of the FTP server to a terminal through a UDP protocol:
starting an FTP server;
generating the login information for logging in an FTP server;
and sending the generated login information to a terminal through a UDP protocol.
According to the UDP and FTP based offline updating method for the elevator car display screen resources, the login information comprises a user name and a password.
According to the UDP and FTP-based offline updating method for the elevator car display screen resources, the login information comprises the identity of the elevator display terminal, the IP of the FTP server and the access port number.
The method for updating the resources of the elevator car display screen offline based on the UDP and the FTP specifically comprises the following steps of acquiring the display screen resources uploaded by a terminal after logging in the FTP server according to the login information and updating the acquired display screen resources:
acquiring the display screen resource uploaded to the FTP server by the terminal;
saving the display screen resource to the local;
and updating the stored display screen resources into the currently displayed picture.
According to the UDP and FTP-based offline updating method for the elevator car display screen resources, the elevator display end and the terminal are Android operating systems.
According to the UDP and FTP-based offline updating method for the elevator car display screen resources, the terminal is a mobile phone, a tablet personal computer or a notebook computer based on an Android operating system.
A medium on which a computer program is stored which, when being executed by a processor, carries out the steps of the above UDP and FTP based offline update method of elevator car display screen resources.
The medium may be a magnetic disk, an optical disk, or a Read-Only Memory (ROM), as described above.
Compared with the prior art, the application has the following advantages:
the application relates to an offline updating method of elevator car display screen resources based on UDP and FTP, which is applied to an elevator display end for updating the display screen resources, firstly, a verification ID sent by a terminal through a UDP protocol is received, the terminal adopts a UDP wireless communication mode with the elevator display end in a local area network, the terminal sends the verification ID to the elevator display end through the UDP protocol for identity verification, then the elevator display end receives the verification ID sent by the terminal and verifies whether the verification ID is consistent with the equipment ID or not so as to verify the identity, if the verification ID is the equipment ID, the verification identity passes, the elevator display end opens an FTP server to wait for receiving resource files and sends login information of the FTP server to the terminal through the UDP protocol, then the terminal receives the login information and logs in to connect with the FTP server, establishes FTP connection with the elevator display end and realizes data sharing, the method comprises the steps of uploading display screen resources to be updated to an FTP server, then obtaining the display screen resources through the FTP server by an elevator display end, updating the display screen resources, and completing off-line updating of the display screen resources by utilizing wireless UDP communication and FTP transmission under the condition of no network.
The application relates to an offline updating system for elevator car display screen resources, which is applied to an elevator display terminal for updating the display screen resources and comprises a receiving verification ID module, a starting sending module and an acquiring updating module, wherein the receiving verification ID module is used for receiving the verification ID sent by a terminal through a UDP protocol, the terminal adopts a UDP wireless communication mode with the elevator display terminal in a local area network, the terminal sends the verification ID to the elevator display terminal through the UDP protocol for identity verification, receives the verification ID sent by the verification ID module, checks whether the verification ID is consistent with the equipment ID through the verification ID module to check the identity, if the verification ID is the equipment ID, the verification ID passes, the starting sending module is used for starting an FTP server, waiting for receiving resource files, and sending login information of the FTP server to the terminal through the UDP protocol, and then the terminal receives the login information and logs in to connect with the FTP server, FTP connection is established with the elevator display terminal, data sharing is realized, the display screen resources to be updated are uploaded to the FTP server, then the display screen resources are acquired through the FTP server by the acquisition and update module and are updated, offline update of the display screen resources is realized by utilizing wireless UDP communication and FTP transmission under the condition of no network, and the resources are transmitted through a local area network under the condition that the elevator does not have the Internet.
The application relates to an offline updating terminal for elevator car display screen resources, which comprises a verification ID sending module, a login information receiving module and a login uploading module, wherein the terminal is in a local area network and adopts a UDP wireless communication mode, the verification ID sending module sends a verification ID to an elevator display end through a UDP protocol for identity verification, when the verification ID sent by the verification ID sending module is received by the elevator display end and is not consistent with an equipment ID of the elevator display end, the verification ID passes, the elevator display end sends login information of an FTP server to the terminal through the UDP protocol, then the login information receiving module receives the login information, the login information is logged in and connected with the FTP server through the login uploading module, FTP connection is established with the elevator display end, data sharing is realized, display screen resources to be updated are uploaded to the FTP server, the elevator display screen resources are obtained through the FTP server by the elevator display end, and are updated, the invention can ensure that an elevator maintenance worker can replace resources without disassembling and assembling parts of elevator components, thereby reducing the working time and difficulty.
A medium of the present application has stored thereon a computer program which, when being executed by a processor, carries out the steps of the UDP and FTP based method for offline updating of resources of a display screen of an elevator car. The medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), or the like.
Drawings
Fig. 1 is a flow chart of the resource offline updating method of the elevator car display screen based on UDP and FTP.
Fig. 2 is a schematic block diagram of an offline elevator car display screen resource updating system according to the present application.
Fig. 3 is a schematic block diagram of an offline terminal for updating elevator car display screen resources according to the present application.
Detailed Description
The present application will be described in further detail below with reference to the accompanying drawings by way of specific embodiments, as shown in fig. 1 to 3.
A UDP and FTP-based offline updating method for elevator car display screen resources is applied to an elevator display terminal, and comprises the following steps:
receiving a verification ID sent by a terminal through a UDP protocol;
checking whether the verification ID is consistent with the ID of the equipment;
if the log-in information of the FTP server is consistent with the log-in information of the FTP server, starting the FTP server, and sending the log-in information of the FTP server to the terminal through a UDP protocol;
and acquiring display screen resources uploaded by the terminal after logging in the FTP server according to the login information, and updating the acquired display screen resources.
The application relates to an offline updating method of elevator car display screen resources based on UDP and FTP, which is applied to an elevator display end for updating the display screen resources, firstly, a verification ID sent by a terminal through a UDP protocol is received, the terminal adopts a UDP wireless communication mode with the elevator display end in a local area network, the terminal sends the verification ID to the elevator display end through the UDP protocol for identity verification, then the elevator display end receives the verification ID sent by the terminal and verifies whether the verification ID is consistent with the equipment ID or not so as to verify the identity, if the verification ID is the equipment ID, the verification identity passes, the elevator display end opens an FTP server to wait for receiving resource files and sends login information of the FTP server to the terminal through the UDP protocol, then the terminal receives the login information and logs in to connect with the FTP server, establishes FTP connection with the elevator display end and realizes data sharing, the method comprises the steps of uploading display screen resources to be updated to an FTP server, then obtaining the display screen resources through the FTP server by an elevator display end, updating the display screen resources, and completing off-line updating of the display screen resources by utilizing wireless UDP communication and FTP transmission under the condition of no network.
The step of starting the FTP server and sending the login information of the FTP server to the terminal through a UDP protocol specifically comprises the following steps:
starting an FTP server;
generating the login information for logging in an FTP server, wherein the login information comprises a user name and a password;
and sending the generated login information to a terminal through a UDP protocol.
And after the terminal passes the authentication, starting an FTP server for a file transfer protocol on the elevator display end, automatically generating the login information of the FTP when the FTP server is opened, and sending the login information to the terminal through UDP communication. The login information comprises a user name and a password, and the FTP server can be logged in the terminal through the FTP client through the login information so that an FTP transmission connection is formed between the terminal and the elevator display terminal. Alternatively, the login information can also be an identity of an elevator display terminal, an IP (Internet protocol) of an FTP (file transfer protocol) server and an access port number.
The steps of acquiring the display screen resources uploaded by the terminal after logging in the FTP server according to the login information and updating the acquired display screen resources specifically comprise the following steps:
acquiring the display screen resource uploaded to the FTP server by the terminal;
saving the display screen resource to the local;
and updating the stored display screen resources into the currently displayed picture.
When the terminal uploads resources to the FTP server, the corresponding FTP server on the elevator display terminal simultaneously receives the uploaded display screen resource files, and after the uploaded display screen resources are acquired on the FTP display, the uploaded display screen resources are stored and then updated, namely, the purpose of transmitting the resource files in the local area network without the network can be realized by using the FTP.
An elevator car display screen resource offline updating system, comprising:
a receiving authentication ID module 11, configured to receive an authentication ID sent by the terminal through a UDP protocol;
a verification ID module 12 for verifying whether the verification ID is identical to the own device ID;
the starting and sending module 13 is used for starting the FTP server and sending the login information of the FTP server to the terminal through a UDP protocol when the ID module verification result is verified to be yes;
and the obtaining and updating module 14 is configured to obtain display screen resources uploaded after the terminal logs in the FTP server according to the login information, and update the obtained display screen resources.
The application relates to an off-line updating system for elevator car display screen resources, which is applied to an elevator display end for updating the display screen resources and comprises a receiving verification ID module 11, a verification ID module 12, a starting sending module 13 and an obtaining updating module 14, wherein the receiving verification ID module 11 is used for receiving a verification ID sent by a terminal through a UDP protocol, the terminal adopts a UDP wireless communication mode with the elevator display end in a local area network, the terminal sends the verification ID to the elevator display end through the UDP protocol for identity verification, the receiving verification ID module 11 is used for receiving the verification ID sent by the terminal, the verification ID module 12 is used for verifying whether the verification ID is consistent with the equipment ID or not for identity verification, if the verification ID is the equipment ID, the verification ID passes, the starting sending module 13 is used for opening an FTP server, waiting for receiving a resource file, and sending login information of the FTP server to the terminal through the UDP protocol, and then the terminal receives the login information and logs in to connect with the FTP server, FTP connection is established with the elevator display terminal, data sharing is realized, the display screen resources to be updated are uploaded to the FTP server, then the display screen resources are acquired through the FTP server by the acquisition and update module 14 and are updated, offline update of the display screen resources is realized by utilizing wireless UDP communication and FTP transmission under the condition of no network, and the resources are transmitted through a local area network under the condition that the elevator does not have the Internet.
The start transmission module 13 includes:
an FTP server 131;
a start-up FTP server unit 132 for starting up the FTP server 131;
a login information generating unit 133 for generating the login information for logging in the FTP server 131, the login information including a user name and a password;
a login information sending unit 134, configured to send the login information to the terminal through a UDP protocol.
After the terminal identity authentication is passed, the FTP server unit 132 is started to start the FTP server 131 for the file transfer protocol on the elevator display, the login information generating unit 133 automatically generates login information of the FTP when the FTP server 131 is started by the FTP server unit 132, and the login information sending unit 134 sends the login information to the terminal through UDP communication. The login information includes a user name and a password, and the FTP server 131 can be logged in the terminal through the FTP client by the login information, so that an FTP transmission connection is formed between the terminal and the elevator display terminal. Alternatively, the login information may also be an identity of the elevator display terminal, an IP of the FTP server 131, and an access port number.
The acquisition update module 14 includes:
a display screen resource acquiring unit 141, configured to acquire the display screen resources uploaded to the FTP server 131 by the terminal;
a saving display screen resource unit 142, configured to save the acquired display screen resource to the local;
and the display screen resource updating unit 143 is configured to update the saved display screen resource to a current picture displayed by the elevator display terminal.
When the terminal uploads resources to the FTP server 131, the corresponding FTP server 131 on the elevator display receives the uploaded display screen resource file at the same time, after the obtaining display screen resource unit 141 obtains the uploaded display screen resources on the FTP display, the saving display screen resource unit 142 saves the uploaded display screen resources and updates the saved display screen resources by the updating display screen resource unit 143, so that the purpose of transmitting the resource files in the local area network without the network can be realized by using the FTP.
An elevator car display screen resource offline updating terminal comprises:
the verification ID sending module 21 is used for sending a verification ID to the elevator display terminal through a UDP protocol;
a login information receiving module 22, configured to receive login information for logging in the FTP server, which is sent by the elevator display terminal through a UDP protocol when the verification ID passes;
and the login uploading module 23 is configured to log in the FTP server according to the login information, and upload the display screen resources to the FTP server.
The application relates to an off-line updating terminal for elevator car display screen resources, which comprises a verification ID sending module 21, a login information receiving module 22 and a login uploading module 23, wherein the terminal is in a local area network and adopts a UDP wireless communication mode, the verification ID sending module 21 sends a verification ID to an elevator display end through a UDP protocol for identity verification, when the verification ID sent by the verification ID sending module 21 is received by the elevator display end and is not consistent with an equipment ID of the elevator display end, the verification ID passes, the elevator display end sends login information of an FTP server to the terminal through the UDP protocol, then the login information receiving module 22 receives the login information, and the terminal is connected with the FTP server through the login uploading module 23 to establish FTP connection with the elevator display end and realize data sharing, the display screen resources to be updated are uploaded to the FTP server, the elevator display end obtains the display screen resources through the FTP server and updates the display screen resources, the invention can ensure that an elevator maintenance worker can replace resources without disassembling and assembling parts of elevator components, thereby reducing the working time and difficulty.
The login upload module 23 includes:
an FTP client 231;
a start FTP client unit 232 for starting the FTP client 231;
a login FTP server unit 233 for logging in an FTP server on the FTP client 231 according to the login information;
an upload display screen resources unit 234 for uploading the display screen resources to the FTP server.
After the FTP client 231 is started by the FTP starting client unit 232, the log-in information of the elevator display terminal is input through the log-in FTP server unit 233 and then the FTP server is logged in, so that the terminal and the elevator display terminal realize data sharing, and the display screen resource file is sent through the upload display screen resource unit 234, so that Internet is realized and the resource file is transmitted in the local area network.
The resource offline updating terminal of the elevator car display screen is a mobile phone, a tablet personal computer or a notebook computer based on an Android operating system. The preferred terminal is an Android system, and similarly, the elevator display terminal is an Android system module.
A medium on which a computer program is stored which, when being executed by a processor, carries out the steps of the UDP and FTP based offline update method of elevator car display screen resources. The medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), or the like.

Claims (9)

1. An offline updating method for elevator car display screen resources based on UDP and FTP is characterized by comprising the following steps:
the elevator display end receives the verification ID sent by the terminal through the UDP protocol;
checking whether the verification ID is consistent with the ID of the equipment;
if the information is consistent with the information, the elevator display end starts the FTP server and sends login information of the FTP server to the terminal through a UDP protocol;
the terminal receives the login information and logs in the FTP server, and uploads the display screen resources to be updated to the FTP server;
and the elevator display terminal acquires display screen resources uploaded by the terminal after logging in the FTP server according to the login information through the FTP server, and updates the acquired display screen resources.
2. The UDP and FTP based offline update method of elevator car display screen resources of claim 1, wherein: the step of starting the FTP server and sending the login information of the FTP server to the terminal through a UDP protocol specifically comprises the following steps:
starting an FTP server;
generating the login information for logging in an FTP server;
and sending the generated login information to a terminal through a UDP protocol.
3. The UDP and FTP based elevator car display screen resource offline updating method according to claim 1 or 2, wherein: the login information includes a user name and a password.
4. The UDP and FTP based elevator car display screen resource offline updating method according to claim 1 or 2, wherein: the login information comprises an identity of an elevator display terminal, an IP of the FTP server and an access port number.
5. The UDP and FTP based elevator car display screen resource offline updating method of claim 1, wherein: the steps of acquiring the display screen resources uploaded by the terminal after logging in the FTP server according to the login information and updating the acquired display screen resources specifically comprise the following steps:
acquiring the display screen resource uploaded to the FTP server by the terminal;
saving the display screen resource to the local;
and updating the stored display screen resources into the currently displayed picture.
6. The UDP and FTP based elevator car display screen resource offline updating method of claim 1, wherein: the elevator display end and the terminal are Android operating systems.
7. The UDP and FTP based elevator car display screen resource offline updating method of claim 6, wherein: the terminal is a mobile phone, a tablet computer or a notebook computer based on an Android operating system.
8. A medium on which a computer program is stored, characterized in that the computer program, when being executed by a processor, realizes the steps of the UDP and FTP based elevator car display screen resources offline updating method according to any one of claims 1 to 7.
9. The medium of claim 8, wherein: the medium may be a magnetic disk, an optical disk, or a Read-Only Memory (ROM).
CN202210229448.5A 2020-01-16 2020-01-16 Elevator car display screen resource offline updating method and medium based on UDP and FTP Active CN114803750B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210229448.5A CN114803750B (en) 2020-01-16 2020-01-16 Elevator car display screen resource offline updating method and medium based on UDP and FTP

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010045015.5A CN111252639B (en) 2020-01-16 2020-01-16 Method, system, terminal and medium for offline updating elevator car display screen resources
CN202210229448.5A CN114803750B (en) 2020-01-16 2020-01-16 Elevator car display screen resource offline updating method and medium based on UDP and FTP

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
CN202010045015.5A Division CN111252639B (en) 2020-01-16 2020-01-16 Method, system, terminal and medium for offline updating elevator car display screen resources

Publications (2)

Publication Number Publication Date
CN114803750A true CN114803750A (en) 2022-07-29
CN114803750B CN114803750B (en) 2024-02-02

Family

ID=70923594

Family Applications (4)

Application Number Title Priority Date Filing Date
CN202210229433.9A Active CN114803748B (en) 2020-01-16 2020-01-16 Elevator car display screen resource off-line updating terminal based on UDP communication and FTP connection
CN202210229448.5A Active CN114803750B (en) 2020-01-16 2020-01-16 Elevator car display screen resource offline updating method and medium based on UDP and FTP
CN202010045015.5A Active CN111252639B (en) 2020-01-16 2020-01-16 Method, system, terminal and medium for offline updating elevator car display screen resources
CN202210229434.3A Active CN114803749B (en) 2020-01-16 2020-01-16 Elevator car display screen resource offline updating system based on UDP protocol and FTP transmission

Family Applications Before (1)

Application Number Title Priority Date Filing Date
CN202210229433.9A Active CN114803748B (en) 2020-01-16 2020-01-16 Elevator car display screen resource off-line updating terminal based on UDP communication and FTP connection

Family Applications After (2)

Application Number Title Priority Date Filing Date
CN202010045015.5A Active CN111252639B (en) 2020-01-16 2020-01-16 Method, system, terminal and medium for offline updating elevator car display screen resources
CN202210229434.3A Active CN114803749B (en) 2020-01-16 2020-01-16 Elevator car display screen resource offline updating system based on UDP protocol and FTP transmission

Country Status (1)

Country Link
CN (4) CN114803748B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114803748B (en) * 2020-01-16 2023-05-23 广东卓梅尼技术股份有限公司 Elevator car display screen resource off-line updating terminal based on UDP communication and FTP connection

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000137593A (en) * 1998-08-28 2000-05-16 Canon Inc Information processor/processing method/system, storage medium storing information processing program, transmission device transmitting information processing program and information processing program product
EP1089580A2 (en) * 1999-09-29 2001-04-04 Fujitsu Limited Mobile communications service system, mobile communications service method, authentication apparatus, and home agent apparatus
JP2006293595A (en) * 2005-04-08 2006-10-26 Nippon Telegraph & Telephone West Corp Elevator information distribution system and program
US20100121693A1 (en) * 2008-11-13 2010-05-13 Genevieve Pacana Digital advertising display apparatus and method for providing controlled content to a digital advertising display
CN104732323A (en) * 2013-12-18 2015-06-24 株式会社日立制作所 Maintenance management system of elevating apparatus
CN111252639A (en) * 2020-01-16 2020-06-09 广东卓梅尼技术股份有限公司 Method, system, terminal and medium for offline updating elevator car display screen resources

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20070037649A (en) * 2004-07-23 2007-04-05 사이트릭스 시스템스, 인크. A method and systems for routing packets from a gateway to an endpoint
JP2006264877A (en) * 2005-03-23 2006-10-05 Toshiba Elevator Co Ltd Elevator control device
CN103248873B (en) * 2013-05-02 2016-11-23 大连海创高科信息技术有限公司 A kind of intelligent elevator and operation method
CN103935855B (en) * 2014-04-24 2016-04-13 东南大学 A kind of handheld terminal of supplemental lift inspection and system
EP3368736A4 (en) * 2015-10-29 2019-07-03 View, Inc. Controllers for optically-switchable devices
CN106365002A (en) * 2016-11-03 2017-02-01 广东卓梅尼技术股份有限公司 Elevator operating panel and remote updating method thereof
CN108147241B (en) * 2017-12-11 2019-12-10 日立楼宇技术(广州)有限公司 Authentication method and device for elevator debugging tool
CN108298388A (en) * 2018-01-22 2018-07-20 广州广日电梯工业有限公司 Elevator customer is identified using intelligent mobile terminal and operates the method and system of elevator
US20190292013A1 (en) * 2018-03-23 2019-09-26 Otis Elevator Company Service tool with capture and replay

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000137593A (en) * 1998-08-28 2000-05-16 Canon Inc Information processor/processing method/system, storage medium storing information processing program, transmission device transmitting information processing program and information processing program product
EP1089580A2 (en) * 1999-09-29 2001-04-04 Fujitsu Limited Mobile communications service system, mobile communications service method, authentication apparatus, and home agent apparatus
JP2006293595A (en) * 2005-04-08 2006-10-26 Nippon Telegraph & Telephone West Corp Elevator information distribution system and program
US20100121693A1 (en) * 2008-11-13 2010-05-13 Genevieve Pacana Digital advertising display apparatus and method for providing controlled content to a digital advertising display
CN104732323A (en) * 2013-12-18 2015-06-24 株式会社日立制作所 Maintenance management system of elevating apparatus
CN111252639A (en) * 2020-01-16 2020-06-09 广东卓梅尼技术股份有限公司 Method, system, terminal and medium for offline updating elevator car display screen resources

Also Published As

Publication number Publication date
CN114803748A (en) 2022-07-29
CN114803748B (en) 2023-05-23
CN111252639A (en) 2020-06-09
CN114803749B (en) 2024-02-06
CN111252639B (en) 2022-06-10
CN114803749A (en) 2022-07-29
CN114803750B (en) 2024-02-02

Similar Documents

Publication Publication Date Title
CN101399729B (en) Management system and method for file download and upload
CN101651548B (en) Remote starting method and system for equipment
CN105898893B (en) Full-duplex communication method for mobile terminal and Internet of things equipment
CN101540687A (en) Remote wake up method, host computers capable of being waken up remotely and wakeup management server
CN101820630A (en) Method and equipment for remotely operating computer through wireless terminal
CN103812829A (en) Method and system for improving security of remote desktop, and remote desktop server
US9084027B2 (en) Internet protocol television system and implementation method thereof
CN111252639B (en) Method, system, terminal and medium for offline updating elevator car display screen resources
CN111031542A (en) Base station opening method, device, communication equipment and storage medium
CN112311766B (en) Method and device for acquiring user certificate and terminal equipment
CN105635148A (en) Portal authentication method and apparatus
CN101699905A (en) Wireless intelligent terminal, webmaster platform and management method by webmaster platform
TW200304741A (en) Apparatus and method for managing cable modem based on Web
CN107770219A (en) A kind of sharing method, gateway server and the system of form window
KR100652115B1 (en) Mobile communication device for remote control by pc and remote control method using the same
CN114619462A (en) Remote desktop control method based on robot flow automation
CN108768974A (en) A kind of method and device forming log-on message
KR20070078212A (en) Multimode access authentication method for public wireless lan service
CN109450887B (en) Data transmission method, device and system
CN113691591A (en) Data transmission method, device and computer readable storage medium
CN112351074A (en) Network distribution method and device, electronic equipment and storage medium
CN110753118A (en) Remote computer starting unlocking and file transmission system and method based on network
CN117675633B (en) Intelligent hardware equipment testing method and system
CN102186050A (en) Webpage-based remote video conference method and system
CN110049077B (en) Method and system for examining and approving test file

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
GR01 Patent grant
GR01 Patent grant