CN112860346B - Plug-in desktop client system and access method thereof - Google Patents

Plug-in desktop client system and access method thereof Download PDF

Info

Publication number
CN112860346B
CN112860346B CN202110245277.0A CN202110245277A CN112860346B CN 112860346 B CN112860346 B CN 112860346B CN 202110245277 A CN202110245277 A CN 202110245277A CN 112860346 B CN112860346 B CN 112860346B
Authority
CN
China
Prior art keywords
plug
client
base
application
login
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
CN202110245277.0A
Other languages
Chinese (zh)
Other versions
CN112860346A (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.)
CHENGDU YUNLONG TECHNOLOGY CO LTD
Original Assignee
CHENGDU YUNLONG 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 CHENGDU YUNLONG TECHNOLOGY CO LTD filed Critical CHENGDU YUNLONG TECHNOLOGY CO LTD
Priority to CN202110245277.0A priority Critical patent/CN112860346B/en
Publication of CN112860346A publication Critical patent/CN112860346A/en
Application granted granted Critical
Publication of CN112860346B publication Critical patent/CN112860346B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons
    • 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/451Execution arrangements for user interfaces
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The invention discloses a plug-in desktop client system and an access method thereof, wherein the plug-in desktop client system comprises a client and a server which are in communication connection through an API (application program interface), the client comprises a client plug-in base and an application plug-in module, the application plug-in module comprises a plurality of application plug-ins, and the application plug-ins are integrated on the client plug-in base through a communication interface; the application plug-in is used for realizing different functions of the system; the client plug-in base is used for carrying out centralized authorization and integrated access of the application plug-in to the server, integrating all functional or modular plug-ins into one client plug-in base, and carrying out centralized authorization and integrated access in the client plug-in base so as to realize the functions of single sign-on, automatic upgrading, centralized authorization, integrated access and the like.

Description

Plug-in desktop client system and access method thereof
Technical Field
The invention relates to a desktop client system, in particular to a plug-in type desktop client system and an access method thereof.
Background
The client/server mode, abbreviated as C/S mode, is used as a classical computer software cooperative work mode and is widely applied in the application scene of the client. The client software often exists in a single application mode, and all functions preset by the software are included in the client software. This results in that each function change or extension requires a re-upgrade of the whole program or the main part of the program, which not only brings more integration and testing workload to the system iteration of the software developer, but also causes longer time consumption due to more updated content, thereby affecting the user experience and the working efficiency.
Disclosure of Invention
The invention aims to provide a plug-in desktop client system and an access method thereof, wherein all functional or modular plug-ins are integrated in a unified client plug-in base, so that functions of single sign-on, automatic upgrading, centralized authorization, integrated access and the like are realized.
The invention is realized by the following technical scheme:
the plug-in desktop client system comprises a client and a server which are in communication connection through an API interface, wherein the client comprises a client plug-in base and an application plug-in module, the application plug-in module comprises a plurality of application plug-ins, and the application plug-ins are integrated on the client plug-in base through a communication interface;
the application plug-in is used for realizing different functions of the system;
the client side plug-in base is used for carrying out centralized authorization on the application plug-in and integrated access of the application plug-in to the server side.
Further, the client also comprises a login module and an automatic increment upgrading module, wherein the login module and the automatic increment upgrading module are integrated on the client plug-in base, and the login module is used for logging in a desktop client system;
the automatic incremental upgrading module is used for incremental upgrading of the desktop client system.
Further, the communication interface is a socket or named pipe, and in general, in a fast Local Area Network (LAN) environment, a socket client and a named pipe client of a transmission control protocol or a TCP/IP protocol are not comparable in performance, but the slower the network speed (e.g., on a Wide Area Network (WAN) or a dial-up network), the better the effect of the socket, and the better the named pipe is selected when the network speed is not a problem because it is more powerful, easy to use and provides a plurality of configuration options.
The existing client often exists in a single application form, and all functions preset by the software are included in the client, so that the whole program or a main body part of the program needs to be updated again for each function change or expansion, more integration and testing workload is brought to system iteration of a software developer, and meanwhile, the time consumption is long due to more updated contents, so that the user experience and the work efficiency are affected. According to the invention, through splitting the single application of the client into various application plugins, integrating all the functional plugins or the module plugins into one client plugin base, the functions of single sign-on, automatic upgrading, centralized authorization, integrated access and the like are realized, the user login function is integrated in the client plugin base, after the user logs in the client through the login module integrated by the client plugin base, login information (user name and password) and authorization status (Cookie or Token) are always stored in the client plugin base in the current operation process of the desktop client system program, the point-on plugin application can be directly used without logging in again in the operation process of the whole desktop client system program, namely, the single sign-on function is realized through whole use. After a user successfully logs in the desktop client system, the client plug-in base automatically confirms whether the desktop client system needs to be updated to the server, and automatically completes incremental upgrading of the whole desktop client system as required, thereby realizing automatic updating of the whole desktop client system in an incremental mode; when a user successfully logs in and the desktop client system completes incremental upgrade, i.e. the user is about to enter the system, the client plug-in base automatically displays the visibility of various application plug-ins and the available functions in the visible application plug-ins according to the user access rights preset at the rear end of the server, and the application and the functions without the access rights are invisible to the user or can prompt the user without the access rights during operation. After the process, the plug-in application directly uses the plug-in base of the client without developing the functions of user login and system upgrading again; and in the authorization control process, the client plug-in base uniformly provides authorization to realize data acquisition and distribution, and the application plug-in is directly used. The function multiplexing setting can reduce the workload of research and development and ensure the unified control and access of the authority in the application system. And a unified background data access function is integrated in the client plug-in base. Each plug-in application does not need to establish a data access channel, directly provides an internal data address (in-station address) to be accessed for a client plug-in base, searches corresponding server side domain name and port information in a preset configuration file by the client plug-in base, splices the corresponding server side domain name and the port information, accesses the corresponding server side domain name and the corresponding port information according to an API call rule, and returns data. Therefore, the data access interfaces are centralized and normalized, so that the research and development workload can be reduced, the control, monitoring and analysis of the data access rights of the user at the client side are facilitated, and the unauthorized access is avoided.
A plug-in desktop client system access method is provided, which is applied to the desktop client system and comprises the following steps:
s1, receiving address information and parameter information in a station which an application plug-in needs to access by a client plug-in base through a communication interface;
step S2, the client plug-in base searches corresponding server side domain name and port information in a preset configuration file according to the received in-station address information and parameter information, and splices the corresponding server side domain name and the port information to obtain a complete API interface address;
s3, calling a corresponding API interface by the client plug-in base through the API interface address and the parameter information, and sending a request to a server through the API interface;
s4, the client plug-in base receives a processing result of the server side on the request;
step S5, if the processing result in the step S4 is that the execution is successful, the client plug-in base transmits the processing result to the application plug-in which sends the request without change; the application plug-in processes according to the received processing result;
step S6, if the processing result in the step S4 is that the login state is abnormal, the client plug-in base automatically executes re-login, updates and stores login state information, and executes the step S2; the login state exception includes no login or login timeout;
and S7, receiving application plug-in information by the client plug-in base, executing the steps S1-S6 if a new request is received, and closing and releasing all the opened application plug-ins if the login is required to be exited.
Further, the splicing process in step S2 is as follows: taking the searched corresponding server-side domain name as the first half part of the API interface address; and taking the searched corresponding server port information as the second half part of the API interface address. The separation and the splicing of the two parts of addresses solve the trouble of the fixed address in the research and the deployment. Separating the deployment location of the system (domain name of the first half) from the functional organization within the system (function of the second half) has two major benefits: on one hand, the domain name can be successfully researched and developed by only considering the latter half part when researching and developing, and the final deployment place is not required to be considered; when the method is used for deployment, the first half part is only required to be written into the configuration file of the program, so that the deployment of any position of the program can be realized, and the application program containing the new deployment position does not need to be repackaged like a fixed address. And when updating the installation position or making new installation, only the domain name in the configuration file needs to be adjusted, and the method is simple, convenient and quick.
Further, in step S3, concurrent access is supported when a request is sent to the server through the API interface, and the client plug-in base may execute multiple access requests at the same time, thereby improving the working efficiency of the system.
Further, before the application plug-in sends out the access request, the client is logged in through the login module, and the login information and the login authorization state are automatically stored in the client plug-in base.
Further, after logging into the client, the client plug-in base automatically completes incremental upgrade of the desktop client system.
Further, after incremental upgrade of the desktop client system is completed, the client plug-in base automatically performs centralized authorization on the application plug-ins according to user access rights preset by the desktop client system.
Compared with the prior art, the invention has the following advantages and beneficial effects:
1. the plug-in desktop client system and the access method thereof integrate all functional or modular plug-ins into one client plug-in base, perform centralized authorization and integrated access in the client plug-in base, realize functions such as single sign-on, automatic upgrading, centralized authorization and integrated access, and the like, enable a user to use all application plug-ins within the authority range once in a login, have invisible non-authority applications and functions, and are convenient, quick, safe and controllable; when the client system is updated, only a small amount of plug-ins are updated, so that development is fast and efficient, the workload of integration and test is reduced, and the cost is saved; the centralized authorization and the integrated access become a public functional module, and development is not needed again during transplanting, so that the workload of research and development can be reduced, and the delivery speed and quality can be increased; the development efficiency is improved.
2. The invention provides a plug-in desktop client system and an access method thereof, which provide a function of splicing API addresses according to configuration, an application plug-in does not store a server domain name (or IP) and a port, and only the server address in an independent configuration file is required to be updated after new application deployment, server migration or address change, and all plug-in applications are not required to be updated. The client plug-in base supports integrated access, is a unique external data entry, and can conveniently monitor the service quality of the interface and execute various test verifications.
Drawings
The accompanying drawings, which are included to provide a further understanding of embodiments of the invention and are incorporated in and constitute a part of this application, illustrate embodiments of the invention. In the drawings:
FIG. 1 is a block diagram of the overall structure of the present invention;
FIG. 2 is a flow chart illustrating the operation of the plug-in desktop client system of the present invention.
Detailed Description
For the purpose of making apparent the objects, technical solutions and advantages of the present invention, the present invention will be further described in detail with reference to the following examples and the accompanying drawings, wherein the exemplary embodiments of the present invention and the descriptions thereof are for illustrating the present invention only and are not to be construed as limiting the present invention.
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present invention. However, it will be apparent to one of ordinary skill in the art that: no such specific details are necessary to practice the invention. In other instances, well-known structures, circuits, materials, or methods have not been described in detail in order not to obscure the invention.
Throughout the specification, references to "one embodiment," "an embodiment," "one example," or "an example" mean: a particular feature, structure, or characteristic described in connection with the embodiment or example is included within at least one embodiment of the invention. Thus, the appearances of the phrases "in one embodiment," "in an example," or "in an example" in various places throughout this specification are not necessarily all referring to the same embodiment or example. Furthermore, the particular features, structures, or characteristics may be combined in any suitable combination and/or sub-combination in one or more embodiments or examples. Moreover, those of ordinary skill in the art will appreciate that the illustrations provided herein are for illustrative purposes and that the illustrations are not necessarily drawn to scale. The term "and/or" as used herein includes any and all combinations of one or more of the associated listed items.
In the description of the present invention, it should be understood that the terms "front", "rear", "left", "right", "upper", "lower", "vertical", "horizontal", "high", "low", "inner", "outer", etc. indicate orientations or positional relationships based on the drawings, are merely for convenience in describing the present invention and simplifying the description, and do not indicate or imply that the apparatus or elements referred to must have a specific orientation, be configured and operated in a specific orientation, and thus should not be construed as limiting the scope of the present invention.
Example 1
The client mentioned in the invention is an application program which is equivalent to the application program installed on the PC end, and is characterized in that the client can integrate a plurality of other application programs (generally, a subprogram of a certain plate, the whole structure is similar to that of an integrated applet in a WeChat), and provide unified user login authentication and access right control functions, and after the user logs in, the client can only see all subsystems authorized to the client and authorized access contents in the subsystems, thereby realizing a set of application programs similar to function integration and right control in a website.
As shown in fig. 1, a plug-in desktop client system comprises a client and a server which are in communication connection through an API interface, wherein the client comprises a client plug-in base and an application plug-in module, the application plug-in module comprises a plurality of application plug-ins, and the application plug-ins are integrated on the client plug-in base through a communication interface;
the application plug-in is used for realizing different functions of the system;
the client side plug-in base is used for carrying out centralized authorization on the application plug-in and integrated access of the application plug-in to the server side.
The client also comprises a login module and an automatic increment upgrading module, wherein the login module and the automatic increment upgrading module are integrated on the plug-in base of the client, and the login module is used for logging in a desktop client system; the automatic increment upgrading module is used for carrying out increment upgrading on the desktop client system.
In a specific embodiment, the communication interface is a socket or a named pipe, and different communication interfaces are selected according to different network conditions, and in general, in a fast Local Area Network (LAN) environment, a socket client and a named pipe client of a transmission control protocol or a TCP/IP protocol are not equal in performance, but the slower the network speed (such as on a Wide Area Network (WAN) or a dial-up network), the better the effect of the socket, and when the network speed is not a problem, the named pipe is a better choice because the function is stronger, the use is easy, and multiple configuration options are provided.
The existing client often exists in a single application form, and all functions preset by the software are included in the client, so that the whole program or a main body part of the program needs to be updated again for each function change or expansion, more integration and testing workload is brought to system iteration of a software developer, and meanwhile, the time consumption is long due to more updated contents, so that the user experience and the work efficiency are affected. According to the invention, through splitting the single application of the client into various application plugins, integrating all the functional plugins or the module plugins into one client plugin base, the functions of single sign-on, automatic upgrading, centralized authorization, integrated access and the like are realized, the user login function is integrated in the client plugin base, after the user logs in the client through the login module integrated by the client plugin base, login information (user name and password) and authorization status (Cookie or Token) are always stored in the client plugin base in the current operation process of the desktop client system program, the point-on plugin application can be directly used without logging in again in the operation process of the whole desktop client system program, namely, the single sign-on function is realized through whole use. After a user successfully logs in the desktop client system, the client plug-in base automatically confirms whether the desktop client system needs to be updated to the server, and automatically completes incremental upgrading of the whole desktop client system as required, thereby realizing automatic updating of the whole desktop client system in an incremental mode; when a user successfully logs in and the desktop client system completes incremental upgrade, i.e. the user is about to enter the system, the client plug-in base automatically displays the visibility of various application plug-ins and the available functions in the visible application plug-ins according to the user access rights preset at the rear end of the server, and the application and the functions without the access rights are invisible to the user or can prompt the user without the access rights during operation. After the process, the plug-in application directly uses the plug-in base of the client without developing the functions of user login and system upgrading again; and in the authorization control process, the client plug-in base uniformly provides authorization to realize data acquisition and distribution, and the application plug-in is directly used. The function multiplexing setting can reduce the workload of research and development and ensure the unified control and access of the authority in the application system. And a unified background data access function is integrated in the client plug-in base. Each plug-in application does not need to establish a data access channel, directly provides an internal data address (in-station address) to be accessed for a client plug-in base, searches corresponding server side domain name and port information in a preset configuration file by the client plug-in base, splices the corresponding server side domain name and the port information, accesses the corresponding server side domain name and the corresponding port information according to an API call rule, and returns data. Therefore, the data access interfaces are centralized and normalized, so that the research and development workload can be reduced, the control, monitoring and analysis of the data access rights of the user at the client side are facilitated, and the unauthorized access is avoided.
The client mentioned in the invention is an application program which is equivalent to the application program installed on the PC end, and is characterized in that the client can integrate a plurality of other application programs (generally, a subprogram of a certain plate, the whole structure is similar to that of an integrated applet in a WeChat), and provide unified user login authentication and access right control functions, and after the user logs in, the client can only see all subsystems authorized to the client and authorized access contents in the subsystems, thereby realizing a set of application programs similar to function integration and right control in a website.
Example 2
As shown in fig. 2, the embodiment provides a plug-in desktop client system access method, which is applied to the desktop client system, and includes the following steps:
s1, receiving address information and parameter information in a station which an application plug-in needs to access by a client plug-in base through a communication interface;
step S2, the client plug-in base searches corresponding server side domain name and port information in a preset configuration file according to the received in-station address information and parameter information, and splices the corresponding server side domain name and the port information to obtain a complete API interface address;
s3, calling a corresponding API interface by the client plug-in base through the API interface address and the parameter information, and sending a request to a server through the API interface; the API interface supports concurrent access when sending a request to the server, so that the plug-in base of the client can simultaneously execute a plurality of access requests, and the working efficiency of the system is improved;
s4, the client plug-in base receives a processing result of the server side on the request;
step S5, if the processing result in the step S4 is that the execution is successful, the client plug-in base transmits the processing result to the application plug-in which sends the request without change; the application plug-in processes according to the received processing result;
step S6, if the processing result in step S4 is abnormal in login state, the client plug-in base automatically executes re-login, updates and stores login state information, and executes step S2; the login state exception includes no login or login timeout;
and S7, receiving application plug-in information by the client plug-in base, executing the steps S1-S6 if a new request is received, and closing and releasing all the opened application plug-ins if the login is required to be exited.
In a specific embodiment, the splicing process in step S2 is as follows: taking the searched corresponding server-side domain name as the first half part of the API interface address; and taking the searched corresponding server port information as the second half part of the API interface address. The separation and the splicing of the two parts of addresses solve the trouble of the fixed address in the research and the deployment. Separating the deployment location of the system (domain name of the first half) from the functional organization within the system (function of the second half) has two major benefits: on one hand, the domain name can be successfully researched and developed by only considering the latter half part when researching and developing, and the final deployment place is not required to be considered; when the method is used for deployment, the first half part is only required to be written into the configuration file of the program, so that the deployment of any position of the program can be realized, and the application program containing the new deployment position does not need to be repackaged like a fixed address. And when updating the installation position or making new installation, only the domain name in the configuration file needs to be adjusted, and the method is simple, convenient and quick.
In a specific embodiment, before the application plug-in sends an access request, the client is logged in through the login module, and the client plug-in base automatically stores login information and login authorization state. After logging into the client, the client plug-in base automatically completes incremental upgrade of the desktop client system. After the incremental upgrade of the desktop client system is completed, the client plug-in base automatically performs centralized authorization on the application plug-ins according to the user access rights preset by the desktop client system.
It can be understood that all functional or modular plug-ins are integrated in one client plug-in base, centralized authorization and integrated access are carried out in the client plug-in base, the functions of single sign-on, automatic upgrading, centralized authorization and integrated access are realized, a user can use all application plug-ins within the authority range once sign-on, no authority application and functions are invisible, and the method is convenient, quick, safe and controllable; when the client system is updated, only a small amount of plug-ins are updated, so that development is fast and efficient, the workload of integration and test is reduced, and the cost is saved; the centralized authorization and the integrated access become a public functional module, and development is not needed again during transplanting, so that the workload of research and development can be reduced, and the delivery speed and quality can be increased; the development efficiency is improved.
The foregoing description of the embodiments has been provided for the purpose of illustrating the general principles of the invention, and is not meant to limit the scope of the invention, but to limit the invention to the particular embodiments, and any modifications, equivalents, improvements, etc. that fall within the spirit and principles of the invention are intended to be included within the scope of the invention.

Claims (9)

1. The plug-in desktop client system is characterized by comprising a client and a server which are in communication connection through an API interface, wherein the client comprises a client plug-in base and an application plug-in module, the application plug-in module comprises a plurality of application plug-ins, and the application plug-ins are integrated on the client plug-in base through a communication interface;
the application plug-in is used for realizing different functions of the system;
the client side plug-in base is used for carrying out centralized authorization on the application plug-in and integrated access of the application plug-in to the server side.
2. The plug-in desktop client system of claim 1, wherein the client further comprises a login module and an automatic incremental upgrade module, the login module and the automatic incremental upgrade module being integrated on the client plug-in base, the login module being configured to login to the desktop client system;
the automatic incremental upgrading module is used for incremental upgrading of the desktop client system.
3. A plug-in desktop client system as recited in claim 1, wherein the communication interface is a socket or a named pipe.
4. A plug-in desktop client system access method, comprising the steps of:
s1, receiving address information and parameter information in a station which an application plug-in needs to access by a client plug-in base through a communication interface;
step S2, the client plug-in base searches corresponding server side domain name and port information in a preset configuration file according to the received in-station address information and parameter information, and splices the corresponding server side domain name and the port information to obtain a complete API interface address;
s3, calling a corresponding API interface by the client plug-in base through the API interface address and the parameter information, and sending a request to a server through the API interface;
s4, the client plug-in base receives a processing result of the server side on the request;
step S5, if the processing result in the step S4 is that the execution is successful, the client plug-in base transmits the processing result to the application plug-in which sends the request without change; the application plug-in processes according to the received processing result;
step S6, if the processing result in the step S4 is abnormal in login state, the client plug-in base automatically executes re-login and updates and stores login state information, and step S2 is executed, wherein the abnormal login state comprises non-login or login overtime;
and S7, receiving application plug-in information by the client plug-in base, executing the steps S1-S6 if a new request is received, and closing and releasing all the opened application plug-ins if the login is required to be exited.
5. The method for accessing a plug-in desktop client system according to claim 4, wherein the splicing process in step S2 is as follows: taking the searched corresponding server-side domain name as the first half part of the API interface address; and taking the searched corresponding server port information as the second half part of the API interface address.
6. The method according to claim 4, wherein in step S3, concurrent access is supported when a request is sent to the server through the API interface.
7. The method of claim 4, wherein the client is logged in through the login module before the application plug-in sends the access request, and the client plug-in base automatically stores the login information and the login authorization status.
8. The method of claim 7, wherein the client plug-in base automatically performs incremental upgrades to the desktop client system after logging into the client.
9. The method for accessing a plug-in desktop client system according to claim 8, wherein the client plug-in base automatically performs centralized authorization on the application plug-ins according to user access rights preset by the desktop client system after incremental upgrade of the desktop client system is completed.
CN202110245277.0A 2021-03-05 2021-03-05 Plug-in desktop client system and access method thereof Active CN112860346B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110245277.0A CN112860346B (en) 2021-03-05 2021-03-05 Plug-in desktop client system and access method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110245277.0A CN112860346B (en) 2021-03-05 2021-03-05 Plug-in desktop client system and access method thereof

Publications (2)

Publication Number Publication Date
CN112860346A CN112860346A (en) 2021-05-28
CN112860346B true CN112860346B (en) 2023-04-28

Family

ID=75993366

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110245277.0A Active CN112860346B (en) 2021-03-05 2021-03-05 Plug-in desktop client system and access method thereof

Country Status (1)

Country Link
CN (1) CN112860346B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7069562B2 (en) * 2001-12-12 2006-06-27 Sun Microsystems, Inc. Application programming interface for connecting a platform independent plug-in to a web browser
CN103441995A (en) * 2013-08-16 2013-12-11 中国工商银行股份有限公司 Application integration access system and method based on rich client
CN102413115B (en) * 2011-08-12 2015-05-13 乐视网信息技术(北京)股份有限公司 Client plug-in system
CN105302563A (en) * 2015-11-09 2016-02-03 歌尔声学股份有限公司 Plug-in method and system for mobile application service
CN105653334A (en) * 2015-12-31 2016-06-08 贵州联科卫信科技有限公司 Rapid development framework for MIS system based on SAAS mode
CN106302303A (en) * 2015-05-11 2017-01-04 林友哲 A kind of for across application user profile transmission log in agreement operation method
CN106406929A (en) * 2016-08-25 2017-02-15 成都交大光芒科技股份有限公司 Implementation method of distributed informatization application integration platform application plug-in container
CN109254921A (en) * 2018-09-18 2019-01-22 平安科技(深圳)有限公司 Application version verification method, device, computer equipment and storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10970135B2 (en) * 2019-04-04 2021-04-06 Salesforce.com. inc. Infrastructure base model API
US11321159B2 (en) * 2019-07-03 2022-05-03 Red Hat, Inc. Interchangeable plugins for detecting conflicts between server-side data and client-side data

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7069562B2 (en) * 2001-12-12 2006-06-27 Sun Microsystems, Inc. Application programming interface for connecting a platform independent plug-in to a web browser
CN102413115B (en) * 2011-08-12 2015-05-13 乐视网信息技术(北京)股份有限公司 Client plug-in system
CN103441995A (en) * 2013-08-16 2013-12-11 中国工商银行股份有限公司 Application integration access system and method based on rich client
CN106302303A (en) * 2015-05-11 2017-01-04 林友哲 A kind of for across application user profile transmission log in agreement operation method
CN105302563A (en) * 2015-11-09 2016-02-03 歌尔声学股份有限公司 Plug-in method and system for mobile application service
CN105653334A (en) * 2015-12-31 2016-06-08 贵州联科卫信科技有限公司 Rapid development framework for MIS system based on SAAS mode
CN106406929A (en) * 2016-08-25 2017-02-15 成都交大光芒科技股份有限公司 Implementation method of distributed informatization application integration platform application plug-in container
CN109254921A (en) * 2018-09-18 2019-01-22 平安科技(深圳)有限公司 Application version verification method, device, computer equipment and storage medium

Also Published As

Publication number Publication date
CN112860346A (en) 2021-05-28

Similar Documents

Publication Publication Date Title
CN107911421B (en) Method, apparatus, and computer storage medium for configuring cross-network communications in a blockchain
US8290998B2 (en) Systems and methods for generating cloud computing landscapes
US6308212B1 (en) Web user interface session and sharing of session environment information
US8019835B2 (en) Automated provisioning of computing networks using a network database data model
US7334226B2 (en) Autonomic auto-configuration using prior installation configuration relationships
US7131123B2 (en) Automated provisioning of computing networks using a network database model
US7177897B2 (en) Method and system for automatically configuring a client-server network
US7152109B2 (en) Automated provisioning of computing networks according to customer accounts using a network database data model
US7743147B2 (en) Automated provisioning of computing networks using a network database data model
US8250570B2 (en) Automated provisioning framework for internet site servers
US7124289B1 (en) Automated provisioning framework for internet site servers
EP1978671A1 (en) Knowledge management system and method for implementing management software using the same
US20030233483A1 (en) Executing software in a network environment
US20030018964A1 (en) Object model and framework for installation of software packages using a distributed directory
US9348771B1 (en) Cloud-based instrument driver system
JP2002533830A (en) Apparatus and method for determining a neighbor program of a client node in a client-server network
CN104113430A (en) Cloud computing data center automatic deployment software framework design
CN109491887A (en) Test environment dispositions method, device, computer equipment and storage medium
CN112688983A (en) Proxy right management device, terminal device and storage medium
CN112860346B (en) Plug-in desktop client system and access method thereof
US8522332B2 (en) Secure automatically configuring, self-authenticating administrative user without a password
WO2002039257A2 (en) Automated provisioning framework for internet site servers
CN107678939A (en) Android terminal emulation test system
Cisco Configuring Components after Installation
Humphrey et al. Developing Distributed GPIB Test Systems Using GPIB-ENET and Existing Ethernet Networks

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
TA01 Transfer of patent application right

Effective date of registration: 20230413

Address after: No. 1-303, 3rd Floor, Building 1, China Railway Long Building, No. 189, Wuke West 2nd Road, Wuhou New Town Management Committee, Wuhou District, Chengdu City, Sichuan Province, 610000

Applicant after: CHENGDU YUNLONG TECHNOLOGY Co.,Ltd.

Address before: No. 915, floor 9, unit 1, building 2, No. 1537, middle section of Jiannan Avenue, Chengdu hi tech Zone, China (Sichuan) pilot Free Trade Zone, Chengdu, Sichuan 610000

Applicant before: Chengdu zhizaotianxia Technology Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant