CN109165051A - A kind of application system and method for the quick SaaSization of Linux common software - Google Patents

A kind of application system and method for the quick SaaSization of Linux common software Download PDF

Info

Publication number
CN109165051A
CN109165051A CN201810864450.3A CN201810864450A CN109165051A CN 109165051 A CN109165051 A CN 109165051A CN 201810864450 A CN201810864450 A CN 201810864450A CN 109165051 A CN109165051 A CN 109165051A
Authority
CN
China
Prior art keywords
software
module
saas
browser
general software
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201810864450.3A
Other languages
Chinese (zh)
Inventor
刘纯孜
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Wuxi Tongtai Technology Co Ltd
Original Assignee
Wuxi Tongtai 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 Wuxi Tongtai Technology Co Ltd filed Critical Wuxi Tongtai Technology Co Ltd
Priority to CN201810864450.3A priority Critical patent/CN109165051A/en
Publication of CN109165051A publication Critical patent/CN109165051A/en
Pending legal-status Critical Current

Links

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

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)
  • Computer And Data Communications (AREA)

Abstract

The present invention discloses the application system and method for a kind of quick SaaSization of Linux common software, belongs to field of computer technology.The application system includes server end and browser end.Server end includes WEB service module, and the reception for carrying out data with browser end is sent;SaaS services loading module, load, starting common software;Protocol interface conversion module, the protocol interface for the graphical interfaces of software, order line software control platform and WEB service intermodule are converted;Browser end includes processing module, reappears the graphical interfaces of common software;Interaction response control module is completed control, interaction and is used.The method for still further providing the quick SaaSization of common software, common software is not transformed, without administrator right, do not change server system setting, client is not installed, does not change operating habit in the case where, the common software of the non-Client/Server of tradition and non-Browser/Server framework quickly can be subjected to SaaSization, enrich SaaS software category, reduce exploitation and the cost of transformation SaaS software.

Description

Linux general software rapid SaaS application system and method
Technical Field
The invention relates to the technical field of computers, in particular to a Linux general software rapid SaaS application system and a method.
Background
Cloud computing, as a novel computing mode, is a research hotspot in academic circles and industrial circles rapidly due to the advantages of high expandability, high availability and the like in the field of popular internet resource processing and sharing.
SaaS (Software-as-a-service) is one of cloud computing service models that have emerged at the beginning of the 21 st century as internet technology has developed and application Software has matured. SaaS is a service model for providing application software via the internet. In the SaaS service mode, a software provider uniformly deploys SaaS applications on a server and is responsible for a series of services such as all early implementation and later maintenance; the customer uses the software service as required, and can use the information system through the internet without purchasing software and hardware.
With the rise of the SaaS service mode, the development of the SaaS system becomes a very critical task, and the development cost of modifying various traditional non-SaaS-based general software into Client/Server or Browser/Server architecture needs to be greatly invested.
Disclosure of Invention
The invention aims to provide a Linux general software rapid SaaS application system and a method thereof, which are used for solving the problems of high cost and few types of general software capable of realizing SaaS brought by the existing general software SaaS.
In order to solve the technical problems, the invention provides a Linux general software rapid SaaS application system and a method, which comprise a server side and a browser side; wherein,
the server side comprises a WEB service module which receives and sends data with the browser side;
the SaaS service loading module is used for loading and starting non-SaaS general software;
the protocol interface conversion module is used for converting protocol interfaces between a graphical interface of software, a command line software console and the WEB service module;
the browser end comprises a processing module, and the graphical interface of the general software in the service end is reproduced at the browser end;
and the interactive response control module is used for finishing the control, interaction and use of the general software in the server side at the browser side.
Optionally, the receiving and sending of the data includes receiving and sending of a control stream and a command stream.
Optionally, the processing module analyzes, draws, and renders the graphic data.
The invention also provides a method for Linux general software SaaS, which comprises the following steps:
the method comprises the following steps: the browser end remotely accesses the WEB service module, establishes connection, acquires service content and displays the service content in the peripheral equipment;
step two: the browser end informs the server end of starting non-SaaS universal software specified by a user;
step three: the SaaS service loading module starts a protocol interface conversion module and loads and starts the general software;
step four: the protocol interface conversion module is in initial communication with the general software to establish a data channel;
step five: the protocol interface conversion module acquires various outputs of a graphical interface and a console of the general software, and sends the outputs to the WEB service module after protocol conversion;
step six: the WEB service module sends various data to a browser end of a user;
step seven: the processing module of the browser side reproduces the graphs and the console of the general software in the server side;
step eight: the interactive response control module in the browser transmits various data generated by user operation to the WEB service module;
step nine: the WEB service module receives various data of the browser end, and sends the data to the protocol interface conversion module after formatting processing;
step ten: the protocol interface conversion module completes the control and interactive operation with the general software and obtains the output response of the general software.
Optionally, the peripheral includes a keyboard, a mouse, and a display.
Optionally, the various types of data include control streams and command streams.
The invention provides a Linux general software rapid SaaS application system and a method thereof, wherein the Linux general software rapid SaaS application system comprises a server end and a browser end; the server side comprises a WEB service module and is used for receiving and sending data with the browser side; the SaaS service loading module is used for loading and starting non-SaaS general software; the protocol interface conversion module is used for converting protocol interfaces among a graphical interface of software, a command line software console and a WEB service module; the browser end comprises a processing module, and the graphical interface of the general software in the browser end reappears the service end; and the interactive response control module is used for finishing the control, interaction and use of the general software in the server side at the browser side. The invention also provides a method for quickly SaaS (software as a service) of the Linux general software, which can quickly carry out SaaS on the general software of the traditional non-Client/Server and non-Browser/Server architecture under the conditions of not modifying the general software, not needing the authority of an administrator, not changing the system setting of the Server, not installing the Client and not changing the operation habit, greatly enriches the types of the SaaS software and reduces the cost for developing and modifying the SaaS software.
Drawings
Fig. 1 is a schematic structural diagram of an application system of the SaaS-as-a-service (SaaS-as-a-service) general software provided by the present invention;
fig. 2 is a schematic flow diagram of a method for SaaS-based software generic service provided by the present invention.
Detailed Description
The following describes in detail an application system and method for Linux universal software rapid SaaS transformation according to the present invention with reference to the accompanying drawings and specific embodiments. Advantages and features of the present invention will become apparent from the following description and from the claims. It is to be noted that the drawings are in a very simplified form and are not to precise scale, which is merely for the purpose of facilitating and distinctly claiming the embodiments of the present invention.
Example one
The invention provides a Linux general software rapid SaaS application system, and a structural schematic diagram of the Linux general software rapid SaaS application system is shown in figure 1. The Linux general software rapid SaaS application system comprises a server side and a browser side. Specifically, the server side comprises a WEB service module, a SaaS service loading module and a protocol interface conversion module; the browser end comprises a processing module and an interactive response control module.
More specifically, the WEB service module is configured to receive and send data with the browser side, where the receiving and sending of data includes receiving and sending of a control stream and a command stream; the SaaS service loading module loads and starts non-SaaS general software; the protocol interface conversion module is used for converting protocol interfaces between a graphical interface of software, a command line software console and the WEB service module. The processing module mainly analyzes, draws and renders graphic data, and reproduces a graphic interface of general software in the server side at the browser side; and the interaction response control module completes control, interaction and use of the general software in the server side at the browser side.
Example two
The invention provides a method for quickly SaaS (software as a service) of Linux general software, and a schematic diagram of a working flow is shown in FIG. 2. Firstly, a server side starts a WEB service module, a browser side remotely accesses the WEB service module, establishes connection, acquires service content and displays the service content in peripheral equipment, wherein the peripheral equipment comprises a keyboard, a mouse and a display. And then according to the selection of the user, the browser end informs the server end of starting the non-SaaS universal software specified by the user, and after a WEB service module in the server end receives the instruction, the SaaS service loading module starts a protocol interface conversion module and loads and starts the universal software required by the user. And then, carrying out initialization communication on the protocol interface conversion module and the non-SaaS general software to establish a data channel, acquiring various outputs of a graphical interface and a console of the non-SaaS general software by the protocol interface conversion module, transmitting the outputs to the WEB service module after protocol conversion, and transmitting various data such as control streams, command streams and the like to a user browser end by the WEB service module. And a processing module in the browser end analyzes, draws and renders the graphic data, and reproduces the graphics and the console of the general software in the remote service end. The interactive response control module in the browser transmits various data such as control flow, command flow and the like generated by user operation to the WEB service module, and the WEB service module receives various data such as the control flow, the command flow and the like from the browser and sends the data to the protocol interface conversion module after formatting; the protocol interface conversion module completes the control, interaction and other operations of the non-SaaS general software and obtains the output response of the non-SaaS general software.
By the method for quickly SaaS transforming the Linux general software, the traditional non-Client/Server and non-Browser/Server architecture general software can be quickly SaaS transformed without transforming the general software, without administrator permission, without changing the system setting of the Server, without installing a Client and without changing the operation habit, so that the types of the SaaS software are greatly enriched, and the cost for developing and transforming the SaaS software is reduced.
The above description is only for the purpose of describing the preferred embodiments of the present invention, and is not intended to limit the scope of the present invention, and any variations and modifications made by those skilled in the art based on the above disclosure are within the scope of the appended claims.

Claims (6)

1. An application system for Linux general software rapid SaaS is characterized by comprising a server side and a browser side; wherein,
the server side comprises a WEB service module which receives and sends data with the browser side;
the SaaS service loading module is used for loading and starting non-SaaS general software;
the protocol interface conversion module is used for converting protocol interfaces between a graphical interface of software, a command line software console and the WEB service module;
the browser end comprises a processing module, and the graphical interface of the general software in the service end is reproduced at the browser end;
and the interactive response control module is used for finishing the control, interaction and use of the general software in the server side at the browser side.
2. The Linux universal software as a fast SaaS application system of claim 1, wherein the receiving and sending of data comprises receiving and sending of control streams, command streams.
3. The Linux universal software as a service (SaaS) enabled application system of claim 1, wherein the processing module parses, renders and renders graphics data.
4. A method for Linux general software rapid SaaS is characterized by comprising the following steps:
the method comprises the following steps: the browser end remotely accesses the WEB service module, establishes connection, acquires service content and displays the service content in the peripheral equipment;
step two: the browser end informs the server end of starting non-SaaS universal software specified by a user;
step three: the SaaS service loading module starts a protocol interface conversion module and loads and starts the general software;
step four: the protocol interface conversion module is in initial communication with the general software to establish a data channel;
step five: the protocol interface conversion module acquires various outputs of a graphical interface and a console of the general software, and sends the outputs to the WEB service module after protocol conversion;
step six: the WEB service module sends various data to a browser end of a user;
step seven: the processing module of the browser side reproduces the graphs and the console of the general software in the server side;
step eight: the interactive response control module in the browser transmits various data generated by user operation to the WEB service module;
step nine: the WEB service module receives various data of the browser end, and sends the data to the protocol interface conversion module after formatting processing;
step ten: the protocol interface conversion module completes the control and interactive operation with the general software and obtains the output response of the general software.
5. The method of Linux universal software express SaaS enabled of claim 4, wherein the peripherals comprise a keyboard, a mouse, and a display.
6. The method for Linux universal software fast SaaS implementation according to claim 4, wherein the types of data include control flow and command flow.
CN201810864450.3A 2018-08-01 2018-08-01 A kind of application system and method for the quick SaaSization of Linux common software Pending CN109165051A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810864450.3A CN109165051A (en) 2018-08-01 2018-08-01 A kind of application system and method for the quick SaaSization of Linux common software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810864450.3A CN109165051A (en) 2018-08-01 2018-08-01 A kind of application system and method for the quick SaaSization of Linux common software

Publications (1)

Publication Number Publication Date
CN109165051A true CN109165051A (en) 2019-01-08

Family

ID=64898560

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810864450.3A Pending CN109165051A (en) 2018-08-01 2018-08-01 A kind of application system and method for the quick SaaSization of Linux common software

Country Status (1)

Country Link
CN (1) CN109165051A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102135883A (en) * 2011-03-14 2011-07-27 山东大学 Software-as-a-service (SaaS) application generation and deployment supporting method and device
CN102333115A (en) * 2011-09-01 2012-01-25 杭州湾云计算技术有限公司 Method and device for transforming existing Web application into SaaS multi-tenant application
US20140109072A1 (en) * 2012-10-16 2014-04-17 Citrix Systems, Inc. Application wrapping for application management framework
CN105279024A (en) * 2015-11-30 2016-01-27 浪潮集团有限公司 Method for migrating Web application program to SaaS
US20180074805A1 (en) * 2011-12-28 2018-03-15 International Business Machines Corporation Web applications having end-user data isolated in the local domain
US20180083835A1 (en) * 2016-09-16 2018-03-22 Oracle International Corporation Application management for a multi-tenant identity cloud service

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102135883A (en) * 2011-03-14 2011-07-27 山东大学 Software-as-a-service (SaaS) application generation and deployment supporting method and device
CN102333115A (en) * 2011-09-01 2012-01-25 杭州湾云计算技术有限公司 Method and device for transforming existing Web application into SaaS multi-tenant application
US20180074805A1 (en) * 2011-12-28 2018-03-15 International Business Machines Corporation Web applications having end-user data isolated in the local domain
US20140109072A1 (en) * 2012-10-16 2014-04-17 Citrix Systems, Inc. Application wrapping for application management framework
CN105279024A (en) * 2015-11-30 2016-01-27 浪潮集团有限公司 Method for migrating Web application program to SaaS
US20180083835A1 (en) * 2016-09-16 2018-03-22 Oracle International Corporation Application management for a multi-tenant identity cloud service

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
孙瑞宇: "Saas常见实现方法", 《HTTPS://BLOG.CSDN.NET/WEIXIN_30443813/ARTICLE/DETAILS/96596665》 *

Similar Documents

Publication Publication Date Title
TWI470442B (en) System and method for obtaining cross compatibility with a plurality of thin-client platforms
CN105955208B (en) Network robot data control system based on cloud platform
CN102833338B (en) The remote desktop display method of sing on web
WO2019222934A1 (en) File processing method, apparatus and system
CN106325876B (en) Method, the system of a kind of programming of inline graphicsization and control embedded device
TWI453603B (en) Platform independent information handling system, communication method, and computer program product thereof
US20090013092A1 (en) Method for virtual COM port modbus gateway ethernet I/O
JP6272331B2 (en) Method for remote presentation between at least two terminal devices connected via a network
CN103813202B (en) Smart television with interactive function, handheld device with interactive function and interactive method of smart television and handheld device
JP2021101356A (en) Equipment interaction method, device, equipment, system and medium
CN103177043A (en) Method and electronic system used for transferring file across system platform
WO2018133571A1 (en) Distributed pc system based on mobile intelligent terminal
CN112416505A (en) Remote control system, method and computing equipment
CN104394226A (en) System and method for achieving remote desktop control through web page
CN113489805A (en) Docking method, device, equipment and storage medium of cloud desktop system
CN103701791A (en) Server, terminal equipment, visual desktop system and operation method thereof
US20110040853A1 (en) KVM switch and KVM system
US10846061B2 (en) Development environment for real-time application development
CN109165051A (en) A kind of application system and method for the quick SaaSization of Linux common software
TWI592874B (en) Network server system
KR101316677B1 (en) Application service system based on user interface virtualization and method thereof
JP6354854B2 (en) Information processing system, information processing method, information processing apparatus, control method thereof, and control program
US20160364249A1 (en) Integrated visualization
JP2011053769A (en) Server apparatus and screen data transmission method
US20150169192A1 (en) Remote control system for presentation

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20190108