CN113407234B - Cross-platform and cross-browser operation and maintenance access method, system and storage medium - Google Patents

Cross-platform and cross-browser operation and maintenance access method, system and storage medium Download PDF

Info

Publication number
CN113407234B
CN113407234B CN202110744164.5A CN202110744164A CN113407234B CN 113407234 B CN113407234 B CN 113407234B CN 202110744164 A CN202110744164 A CN 202110744164A CN 113407234 B CN113407234 B CN 113407234B
Authority
CN
China
Prior art keywords
maintenance
protocol
software
control
cross
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.)
Active
Application number
CN202110744164.5A
Other languages
Chinese (zh)
Other versions
CN113407234A (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.)
Guangzhou Jn Union Technology Co ltd
Original Assignee
Guangzhou Jn Union 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 Guangzhou Jn Union Technology Co ltd filed Critical Guangzhou Jn Union Technology Co ltd
Priority to CN202110744164.5A priority Critical patent/CN113407234B/en
Publication of CN113407234A publication Critical patent/CN113407234A/en
Application granted granted Critical
Publication of CN113407234B publication Critical patent/CN113407234B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/76Adapting program code to run in a different environment; Porting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms
    • G06F8/315Object-oriented languages
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4488Object-oriented
    • G06F9/449Object-oriented method invocation or resolution

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application discloses a cross-platform and cross-browser operation and maintenance access method, a system and a storage medium, which can be widely applied to the technical field of network security. The method comprises the following steps: responding to a resource access operation and maintenance request of the operation and maintenance terminal; according to the resource access operation and maintenance request, operation and maintenance authentication information is transmitted to a first control, and the first control adopts java language editing; and judging the protocol type of the current operation and maintenance required by adopting the first control according to the operation and maintenance authentication information, and calling an operation and maintenance tool to carry out operation and maintenance according to the protocol type. According to the application, the first control of java language editing is adopted to carry out information transfer and calling, so that the operation and maintenance access processes of a plurality of platforms and a plurality of browsers are realized.

Description

Cross-platform and cross-browser operation and maintenance access method, system and storage medium
Technical Field
The application relates to the technical field of network security, in particular to a cross-platform and cross-browser operation and maintenance access method, a system and a storage medium.
Background
In the related art, the operation and maintenance security audit products in the network security field can basically realize the login and maintenance functions of the host account, but most of the operation and maintenance functions provided by the products are limited by operation and maintenance client platforms and browser types, namely, the login and maintenance only support one platform, such as windows, and the used browser only supports one type, such as IE. If a platform or a browser is replaced, the login operation and maintenance function cannot be used, so that great trouble is brought to operation and maintenance personnel in an actual service use scene, and the application range of the service scene is limited.
Disclosure of Invention
The present application aims to solve at least one of the technical problems existing in the prior art. Therefore, the application provides a cross-platform and cross-browser operation and maintenance access method, a system and a storage medium, which can realize the multi-platform and multi-browser access function.
In a first aspect, an embodiment of the present application provides a method for accessing an operation and maintenance of a cross-platform and cross-browser, including the following steps:
responding to a resource access operation and maintenance request of the operation and maintenance terminal;
according to the resource access operation and maintenance request, operation and maintenance authentication information is transmitted to a first control, and the first control adopts java language editing;
and judging the protocol type of the current operation and maintenance required by adopting the first control according to the operation and maintenance authentication information, and calling an operation and maintenance tool to carry out operation and maintenance according to the protocol type.
The operation and maintenance access method for the cross-platform and cross-browser provided by the embodiment of the application has the following beneficial effects:
according to the embodiment, after a resource access operation and maintenance request of an operation and maintenance terminal is responded, operation and maintenance authentication information is transferred to a first control which is edited by java language according to the resource access operation and maintenance request, then the protocol type which is required to be operated and maintained currently is judged by the first control according to the operation and maintenance authentication information, and an operation and maintenance tool is called according to the protocol type to carry out operation and maintenance.
Optionally, the first control is installed on the operation terminal; and registering a custom url protocol when the first control is installed.
Optionally, the transferring the operation and maintenance authentication information to the first control according to the resource access operation and maintenance request includes:
when the operation and maintenance terminal is in a first preset browser or a second preset browser under a first preset operation environment, according to the resource access operation and maintenance request, the operation and maintenance authentication information is transmitted to a first control;
and when the operation and maintenance terminal is in a second preset browser in a second preset operation environment, calling the first control according to the resource access operation and maintenance request, and transmitting operation and maintenance authentication information to the first control.
Optionally, before executing the step of calling the operation tool to perform operation according to the protocol type, the method further comprises the following steps:
and calling a preset interface according to the operation and maintenance authentication information to acquire operation and maintenance parameters, wherein the operation and maintenance parameters comprise operation and maintenance personnel information, operation and maintenance equipment IP, ports and protocols.
Optionally, the protocol type includes text protocol, text transmission protocol, graphic protocol and business application protocol.
Optionally, the calling the operation tool to perform operation according to the protocol type includes:
when the protocol type is a text protocol, calling first software or an operation and maintenance tool of a first preset type to operate and maintain;
when the protocol type is a text transmission protocol, invoking second software or an operation and maintenance tool of a first preset type to operate and maintain;
when the protocol type is a graphic protocol, calling third software to operate and maintain;
and when the protocol type is a service application protocol, calling the VDH interface operation and maintenance by adopting the first control.
Optionally, the first control is a starter control.
In a second aspect, an embodiment of the present application provides a cross-platform and cross-browser operation and maintenance access system, including:
the response module is used for responding to the resource access operation and maintenance request of the operation and maintenance terminal;
the transmission module is used for transmitting the operation and maintenance authentication information to a first control according to the resource access operation and maintenance request, and the first control adopts java language editing;
and the calling module is used for judging the protocol type needing to be operated and maintained currently by adopting the first control according to the operation and maintenance authentication information, and calling an operation and maintenance tool to operate and maintain according to the protocol type.
In a third aspect, an embodiment of the present application provides a cross-platform and cross-browser operation and maintenance access system, including:
at least one memory for storing a program;
and the at least one processor is used for loading the program to execute the cross-platform and cross-browser operation and maintenance access method provided by the embodiment of the first aspect.
In a fourth aspect, an embodiment of the present application provides a storage medium, where a computer executable program is stored, where the computer executable program is used to implement the cross-platform and cross-browser operation and maintenance access method provided in the embodiment of the first aspect when the computer executable program is executed by a processor.
Additional aspects and advantages of the application will be set forth in part in the description which follows, and in part will be obvious from the description, or may be learned by practice of the application.
Drawings
The application is further described with reference to the accompanying drawings and examples, in which:
FIG. 1 is a flowchart of a cross-platform and cross-browser operation and maintenance access method according to an embodiment of the present application;
FIG. 2 is a flow chart of data processing during an application process according to an embodiment of the present application.
Detailed Description
Embodiments of the present application are described in detail below, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to like or similar elements or elements having like or similar functions throughout. The embodiments described below by referring to the drawings are illustrative only and are not to be construed as limiting the application.
In the description of the present application, the meaning of a number is one or more, the meaning of a number is two or more, and greater than, less than, exceeding, etc. are understood to exclude the present number, and the meaning of a number is understood to include the present number. The description of the first and second is for the purpose of distinguishing between technical features only and should not be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated or implicitly indicating the precedence of the technical features indicated.
In the description of the present application, unless explicitly defined otherwise, terms such as arrangement, installation, connection, etc. should be construed broadly and the specific meaning of the terms in the present application can be reasonably determined by a person skilled in the art in combination with the specific contents of the technical scheme.
In the description of the present application, the descriptions of the terms "one embodiment," "some embodiments," "illustrative embodiments," "examples," "specific examples," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the present application. In this specification, schematic representations of the above terms do not necessarily refer to the same embodiments or examples. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
A plurality of bastion machines, account management platforms or operation and maintenance security audit related account management platform service systems on the market at present have the function of host account operation and maintenance management, and realize the login operation and maintenance of the host account. The host account has various usage scenarios, and the user can directly obtain the plaintext of the account password from the account management system and then perform the resource access operation. The account password can also be directly filled by the management system during the resource access operation, so that people are prevented from directly contacting the account. However, most account management systems can only support running on a browser, such as an IE browser, on a windows platform. There are a wide variety of browsers such as firefox, chrome on the market today. In addition, the terminal equipment environment and the browser model in the actual operation and maintenance scene are unpredictable, only one browser setting mode in the windows environment is supported, and the method is very inconvenient in the actual operation and maintenance scene, so that the application scene range is greatly limited.
Based on the above, the embodiment of the application provides a cross-platform and cross-browser operation and maintenance access method, which is used for carrying out information transfer and calling by adopting a first control for java language editing so as to realize operation and maintenance access processes of a plurality of platforms and a plurality of browsers.
Specifically, as shown in fig. 1, an embodiment of the present application provides a cross-platform and cross-browser operation and maintenance access method, which includes the following steps:
s11, responding to a resource access operation and maintenance request of the operation and maintenance terminal.
In the embodiment of the application, the operation and maintenance terminal can be a computer terminal of an operation and maintenance person. The operation environment of each operation and maintenance terminal may be different, for example, the operation in windows environment, MAC environment, linux environment. The access software employed by each operation and maintenance terminal may also vary, such as a browser, for example IE, chorme, firefox. The resource access operation and maintenance request is a signal which is sent by an operation and maintenance personnel through an operation and maintenance terminal and used for requesting operation and maintenance operation.
And S12, according to the resource access operation and maintenance request, the operation and maintenance authentication information is transmitted to a first control, wherein the first control adopts java language editing.
In an embodiment of the present application, the first control includes a starter control, which is installed on the operation and maintenance terminal. When the first control is installed, a custom url protocol is registered, so that when resource access operation is performed, the url protocol is opened and operation related authentication information is transmitted to the starter control. In this embodiment, url is a uniform resource locator, also called a web address, which is an address of a standard resource on the internet. Each file on the internet has a unique url that contains information indicating the location of the file and the manner in which the browser processes.
In some embodiments, when the operation and maintenance terminal is in a first preset browser or a second preset browser under a first preset operation environment, according to a resource access operation and maintenance request, the operation and maintenance authentication information is transferred to the first control; and when the operation and maintenance terminal is in a second preset browser in a second preset operation environment, calling the first control according to the resource access operation and maintenance request, and transmitting operation and maintenance authentication information to the first control. For example, when the operation and maintenance personnel performs resource access operation and maintenance by using a first preset browser such as an IE browser in a first preset operation environment such as windows environment, the background automatically transmits operation and maintenance parameters to the starter control. And when the operation and maintenance personnel use a second preset browser, namely a non-IE browser, such as firefox, chrome, 360, microsoft Edge and other browsers to perform resource access operation and maintenance under a first preset operation environment, such as windows environment, the background automatically transmits operation and maintenance parameters to the starter control. And when the operation and maintenance personnel use the non-IE browser to perform resource access operation and maintenance under a second preset operation environment such as a MAC (media access control), a linux and other platforms, the background automatically calls a starter control.
S13, judging the protocol type of the current operation and maintenance by adopting the first control according to the operation and maintenance authentication information, and calling an operation and maintenance tool to carry out operation and maintenance according to the protocol type.
In the embodiment of the application, before the executing step calls the operation tool to perform operation according to the protocol type, the method further comprises the following steps:
and calling a preset interface such as an http interface according to the operation and maintenance authentication information to acquire operation and maintenance parameters. The operation and maintenance parameters comprise operation and maintenance personnel information, operation and maintenance equipment IP, ports and protocols. For example, when an operator performs resource access operation through an IE or non-IE browser under different platforms, the url protocol opens and transmits operation related authentication information to a starter, and the starter uses the transmitted authentication information to call an https interface to perform communication, so as to obtain specific operation related parameters such as operation personnel information, operation equipment IP, ports, protocols, operation tools and the like, and call different operation tools to realize login substitution.
In some embodiments, the protocol types include text protocols, text transport protocols, graphics protocols, and business application protocols.
The steps call the operation tool to operate according to the protocol type, and the operation can be realized by the following modes:
and when the protocol type is a text protocol, calling first software or a first preset type of operation and maintenance tool to operate and maintain. The first software includes the putty software. The putty software is a Telnet, SSH, rlogin, pure tcp and serial interfacing software. The first predetermined type of operation tool comprises a custom tool.
And when the protocol type is a text transmission protocol, calling a second software or a first preset type of operation and maintenance tool to operate and maintain. The second software includes filezilla software. The filezilla software is free-to-open FTP client software, is divided into a client version and a server version, and has all FTP software functions.
And when the protocol type is a graphic protocol, calling third software to operate and maintain. The third software includes mstsc software. The mstsc software is used for remote desktop connections, i.e., connections created to a terminal server or other remote computer.
And when the protocol type is a service application protocol, calling the VDH interface operation and maintenance by adopting the first control. I.e. the starter control is used to call the VDH interface operation and maintenance.
In some embodiments, when the above embodiments are applied to an actual operation process, as shown in fig. 2, it includes the following steps:
when an operation and maintenance person uses an IE browser to perform resource access operation and maintenance under the condition that the operation and maintenance terminal is windows, a background controller automatically transmits operation and maintenance parameters to a starter control, and the starter realizes operations such as login, substitution, filling and the like by judging the protocol type to be operated and maintained.
When the operation and maintenance personnel use non-IE browsers, such as firefox, chrome, 360, microsoft Edge and other browsers to perform resource access operation and maintenance under the condition that the operation and maintenance terminal is windows, the background automatically transmits operation and maintenance parameters to a starter control, and the starter realizes operations of logging in, filling in, and the like by judging the protocol type to be operated and maintained and then calling different tools.
When the operation and maintenance personnel use a non-IE browser to perform resource access operation and maintenance under the condition that the operation and maintenance terminal is a platform such as MAC, linux and the like, the background automatically calls a starter control, and different tools are called to realize operations such as login substitution filling and the like by judging the protocol type to be operated and maintained. For example, when the protocol type is a text protocol, the putty software or custom tool is invoked for operation and maintenance.
When the protocol type is a text transmission protocol, the filezilla software or the custom tool is called for operation and maintenance.
When the protocol type is a graphic protocol, the msc software or the unionrdp tool is called for operation and maintenance.
And when the protocol type is a service application protocol, calling the VDH interface operation and maintenance by adopting a starter control.
The starter control is realized by java language. Because java itself supports the cross-platform feature, the starter control supports multiple platform installations, such as windows, linux and Max.
Before the above embodiment is applied, the operation and maintenance client needs to install the starter control, and after installation, the custom url protocol is registered in the installation client. When operation and maintenance personnel perform resource access operation and maintenance through an IE or non-IE browser under different platforms, the url protocol is opened and transmits operation and maintenance related authentication information to a starter, the starter can use the transmitted authentication information to call an https interface for communication, specific operation and maintenance personnel information, operation and maintenance equipment IP, ports, protocols, operation and maintenance tools and other operation and maintenance related parameters are acquired, and different operation and maintenance tools are called to realize login substitution filling.
According to the embodiment, under the conditions of more operation and maintenance personnel and complex operation and maintenance scenes, different terminal systems and different browser versions of users can be well compatible, cross-platform and cross-browser operation and maintenance are realized, the operation process is optimized, and the working efficiency is improved. In addition, under a certain service scene with strict requirements on an operation and maintenance platform and a browser, the function can be directly used without independently adapting to compatibility, so that the diversity of the service scene is enriched.
And because the starter control is simple to install, the starter control is installed once and once for all. The operation and maintenance operation execution background automatically calls the starter, operation and maintenance personnel have no sense on the starter control, the operation is smooth, and redundant operation steps are not added. In addition, the starter calls the https interface to communicate, and transmits operation and maintenance personnel information, operation and maintenance equipment IP, ports, protocols, operation and maintenance tools and other operation and maintenance related parameters. The https protocol can ensure the safety of data transmission, encrypts the communication of the data transmission, can prevent the data from being stolen and changed in the transmission process, and ensures the integrity of the data.
The embodiment of the application provides a cross-platform and cross-browser operation and maintenance access system, which comprises the following components:
the response module is used for responding to the resource access operation and maintenance request of the operation and maintenance terminal;
the transmission module is used for transmitting the operation and maintenance authentication information to a first control according to the resource access operation and maintenance request, and the first control adopts java language editing;
and the calling module is used for judging the protocol type needing to be operated and maintained currently by adopting the first control according to the operation and maintenance authentication information, and calling an operation and maintenance tool to operate and maintain according to the protocol type.
The content of the method embodiment of the application is suitable for the system embodiment, the specific function of the system embodiment is the same as that of the method embodiment, and the achieved beneficial effects are the same as those of the method.
The embodiment of the application provides a cross-platform and cross-browser operation and maintenance access system, which comprises the following components:
at least one memory for storing a program;
at least one processor configured to load the program to perform the cross-platform and cross-browser operation and maintenance access method shown in fig. 1.
The content of the method embodiment of the application is suitable for the system embodiment, the specific function of the system embodiment is the same as that of the method embodiment, and the achieved beneficial effects are the same as those of the method.
The embodiment of the application provides a storage medium, in which a computer executable program is stored, wherein the computer executable program is used for realizing the cross-platform and cross-browser operation and maintenance access method shown in fig. 1 when being executed by a processor.
Embodiments of the present application also disclose a computer program product or computer program comprising computer instructions stored in a computer readable storage medium. The computer instructions may be read from a computer-readable storage medium by a processor of a computer device, and executed by the processor, to cause the computer device to perform the method shown in fig. 1.
The embodiments of the present application have been described in detail with reference to the accompanying drawings, but the present application is not limited to the above embodiments, and various changes can be made within the knowledge of one of ordinary skill in the art without departing from the spirit of the present application. Furthermore, embodiments of the application and features of the embodiments may be combined with each other without conflict.

Claims (7)

1. The operation and maintenance access method for the cross-platform and cross-browser is characterized by comprising the following steps of:
responding to a resource access operation and maintenance request of the operation and maintenance terminal;
according to the resource access operation and maintenance request, operation and maintenance authentication information is transmitted to a first control, and the first control adopts java language editing;
when the operation and maintenance terminal is in a first preset browser or a second preset browser under a first preset operation environment, according to the resource access operation and maintenance request, the operation and maintenance authentication information is transmitted to a first control;
when the operation and maintenance terminal is in a second preset browser in a second preset operation environment, invoking a first control according to the resource access operation and maintenance request, and transmitting operation and maintenance authentication information to the first control;
judging the protocol type of the current operation and maintenance requirement by adopting the first control according to the operation and maintenance authentication information, and calling an operation and maintenance tool to carry out operation and maintenance according to the protocol type;
the protocol types comprise a text protocol, a text transmission protocol, a graphic protocol and a business application protocol;
when the protocol type is a text protocol, calling first software or an operation and maintenance tool of a first preset type to operate and maintain, wherein the first software comprises a putty software, and the putty software is Telnet, SSH, rlogin, pure tcp and serial interface connection software, and the operation and maintenance tool of the first preset type comprises a custom tool;
when the protocol type is a text transmission protocol, calling second software or an operation and maintenance tool of a first preset type to operate and maintain, wherein the second software comprises filezilla software, which is free-open FTP client software and is divided into a client version and a server version, and has all FTP software functions;
when the protocol type is a graphic protocol, calling third software for operation and maintenance, wherein the third software comprises mstsc software which is used for remote desktop connection, namely connection established in a terminal server or other remote computers;
and when the protocol type is a service application protocol, calling the VDH interface operation and maintenance by adopting a first control, and calling the VDH interface operation and maintenance by adopting a starter control.
2. The method for accessing the operation and maintenance of the cross-platform and cross-browser according to claim 1, wherein the first control is installed on the operation and maintenance terminal; and registering a custom url protocol when the first control is installed.
3. The method for accessing an operation and maintenance of a cross-platform and cross-browser according to claim 1, further comprising the steps of, before executing said step of calling an operation and maintenance tool for operation and maintenance according to said protocol type:
and calling a preset interface according to the operation and maintenance authentication information to acquire operation and maintenance parameters, wherein the operation and maintenance parameters comprise operation and maintenance personnel information, operation and maintenance equipment IP, ports and protocols.
4. The method for cross-platform and cross-browser operation and maintenance access according to claim 1 or 2, wherein the first control is a starter control.
5. An operation and maintenance access system for crossing platforms and browsers, comprising:
the response module is used for responding to the resource access operation and maintenance request of the operation and maintenance terminal;
the transmission module is used for transmitting the operation and maintenance authentication information to a first control according to the resource access operation and maintenance request, and the first control adopts java language editing;
when the operation and maintenance terminal is in a first preset browser or a second preset browser under a first preset operation environment, according to the resource access operation and maintenance request, the operation and maintenance authentication information is transmitted to a first control;
when the operation and maintenance terminal is in a second preset browser in a second preset operation environment, invoking a first control according to the resource access operation and maintenance request, and transmitting operation and maintenance authentication information to the first control;
the calling module is used for judging the protocol type needing to be operated and maintained currently by adopting the first control according to the operation and maintenance authentication information, and calling an operation and maintenance tool to operate and maintain according to the protocol type;
the protocol types comprise a text protocol, a text transmission protocol, a graphic protocol and a business application protocol;
when the protocol type is a text protocol, calling first software or an operation and maintenance tool of a first preset type to operate and maintain, wherein the first software comprises a putty software, and the putty software is Telnet, SSH, rlogin, pure tcp and serial interface connection software, and the operation and maintenance tool of the first preset type comprises a custom tool;
when the protocol type is a text transmission protocol, calling second software or an operation and maintenance tool of a first preset type to operate and maintain, wherein the second software comprises filezilla software, which is free-open FTP client software and is divided into a client version and a server version, and has all FTP software functions;
when the protocol type is a graphic protocol, calling third software for operation and maintenance, wherein the third software comprises mstsc software which is used for remote desktop connection, namely connection established in a terminal server or other remote computers;
and when the protocol type is a service application protocol, calling the VDH interface operation and maintenance by adopting a first control, and calling the VDH interface operation and maintenance by adopting a starter control.
6. An operation and maintenance access system for crossing platforms and browsers, comprising:
at least one memory for storing a program;
at least one processor configured to load the program to perform the cross-platform, cross-browser operation and maintenance access method according to any one of claims 1-4.
7. A storage medium having stored therein a computer executable program for implementing the cross-platform, cross-browser operation and maintenance access method of any of claims 1-4 when executed by a processor.
CN202110744164.5A 2021-06-30 2021-06-30 Cross-platform and cross-browser operation and maintenance access method, system and storage medium Active CN113407234B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110744164.5A CN113407234B (en) 2021-06-30 2021-06-30 Cross-platform and cross-browser operation and maintenance access method, system and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110744164.5A CN113407234B (en) 2021-06-30 2021-06-30 Cross-platform and cross-browser operation and maintenance access method, system and storage medium

Publications (2)

Publication Number Publication Date
CN113407234A CN113407234A (en) 2021-09-17
CN113407234B true CN113407234B (en) 2023-11-24

Family

ID=77680774

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110744164.5A Active CN113407234B (en) 2021-06-30 2021-06-30 Cross-platform and cross-browser operation and maintenance access method, system and storage medium

Country Status (1)

Country Link
CN (1) CN113407234B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115277656A (en) * 2022-07-26 2022-11-01 广州鑫景信息科技服务有限公司 Electronic work ticket duplicating system based on card printer and storage medium
CN116112559A (en) * 2022-12-09 2023-05-12 浙江安巽科技有限公司 Remote server management control method, system and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101567065A (en) * 2009-05-26 2009-10-28 杭州世导科技有限公司 Cross-platform online file editing system and method thereof
CN111177617A (en) * 2019-12-06 2020-05-19 上海上讯信息技术股份有限公司 Web direct operation and maintenance method and device based on operation and maintenance management system and electronic equipment
CN112328470A (en) * 2020-10-22 2021-02-05 中国建设银行股份有限公司 Automatic operation and maintenance testing method, device, equipment and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101567065A (en) * 2009-05-26 2009-10-28 杭州世导科技有限公司 Cross-platform online file editing system and method thereof
CN111177617A (en) * 2019-12-06 2020-05-19 上海上讯信息技术股份有限公司 Web direct operation and maintenance method and device based on operation and maintenance management system and electronic equipment
CN112328470A (en) * 2020-10-22 2021-02-05 中国建设银行股份有限公司 Automatic operation and maintenance testing method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN113407234A (en) 2021-09-17

Similar Documents

Publication Publication Date Title
US9118657B1 (en) Extending secure single sign on to legacy applications
US8037191B2 (en) Low-level remote sharing of local devices in a remote access session across a computer network
KR100331525B1 (en) Generic user authentication for network computers
JP4965574B2 (en) Port sharing among multiple processes
CN113407234B (en) Cross-platform and cross-browser operation and maintenance access method, system and storage medium
US8990350B2 (en) Web service system, web service method, and program
EP1141828A1 (en) An apparatus and method for determining a program neighborhood for a client node in a client-server network
CN107239308B (en) Method and system for realizing calling function of browser
CN115174551B (en) Program deployment method and device, storage medium and electronic equipment
CN114938396B (en) Service call request routing method, service creation method and device
EP1419637B1 (en) A method and system for providing a web service for a plurality of web domains sharig a single IP address
EP1605667A2 (en) Controlled firewall penetration for management of discrete devices
WO1998004971A1 (en) Method and system for generalized protocol implementation on client/server communications connections
JP2003141002A (en) Url length conversion system and program
CN102148869B (en) Method and device for JAVA application to transfer information to local
CN106533716B (en) A kind of management method and system of northbound interface
CN112068929A (en) Unified management method for accessing multi-architecture cloud platform to third-party web service
KR20090007525A (en) A system that provides virtual secure connections between a terminal and a web server on a relay server-based web browsing environment and operating method thereof
CN114124935A (en) Method, system, equipment and storage medium for realizing FTP service
Cisco Configuring Dial-In Terminal Services
Cisco Configuring Dial-In Terminal Services
Cisco Configuring Dial-In Terminal Services
Cisco Configuring Dial-In Terminal Services
CN114363427A (en) Method for acquiring information of host equipment in real time based on browser
Cisco Release Notes for CiscoWorks Windows 5.0

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