CN114710314A - Configured software service platform access method, device, system and medium - Google Patents

Configured software service platform access method, device, system and medium Download PDF

Info

Publication number
CN114710314A
CN114710314A CN202210158014.0A CN202210158014A CN114710314A CN 114710314 A CN114710314 A CN 114710314A CN 202210158014 A CN202210158014 A CN 202210158014A CN 114710314 A CN114710314 A CN 114710314A
Authority
CN
China
Prior art keywords
platform
access request
brand
domain name
request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202210158014.0A
Other languages
Chinese (zh)
Other versions
CN114710314B (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.)
Shenzhen Yaojin Information Consulting Co ltd
Original Assignee
Shenzhen Tengyin Information Consulting 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 Shenzhen Tengyin Information Consulting Co ltd filed Critical Shenzhen Tengyin Information Consulting Co ltd
Priority to CN202210158014.0A priority Critical patent/CN114710314B/en
Publication of CN114710314A publication Critical patent/CN114710314A/en
Application granted granted Critical
Publication of CN114710314B publication Critical patent/CN114710314B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • H04L63/101Access control lists [ACL]
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method, a device, a system and a medium for accessing a configured software service platform, wherein the method comprises the following steps: receiving a reconstructed access request forwarded by a third-party proxy server; original request information in the reconstructed access request is obtained, and a host field in the reconstructed access request is restored to an original domain name according to the original request information; the restored access request is forwarded to the platform server, so that the platform server obtains corresponding brand information and a configured page according to the original domain name; and forwarding the brand information and the configuration page returned by the platform server to the client, so that the client generates and displays the corresponding brand page after rendering the configuration page according to the brand information. The requirement that different enterprises show own brand information on the software service platform is met by configuring corresponding domain name mapping and configuring pages, efficient platform access and brand image display can be achieved without individually customizing and developing for each enterprise, and development cost of the software service platform is reduced.

Description

Configured software service platform access method, device, system and medium
Technical Field
The invention relates to the technical field of computers, in particular to a method, a device, a system and a medium for accessing a configured software service platform.
Background
Software-as-a-Service (SaaS) system is an application mode for providing Software services based on the Internet, wherein an SaaS platform provider uniformly deploys application Software on a server of the SaaS system, an enterprise can order required application Software services from a manufacturer through the Internet according to actual working requirements, and by means of the SaaS platform, the enterprise can start the Software services on the SaaS platform and use shared basic equipment through the Internet only by registering and using accounts through the network and performing some simple settings on equipment of the enterprise, so that high budget cost originally required by the enterprise is greatly reduced, and the SaaS mode becomes more and more enterprise choices along with the development of Internet technology and the continuous improvement of the maturity of the application Software.
For SaaS services provided by different organizations, each organization or enterprise has different independent brand images and different domain names, so when providing software service platforms for different organizations or enterprises, mapping access and brand image display of corresponding domain names can be realized by separate deployment and development, which makes the platform high in development cost and poor in maintainability.
Disclosure of Invention
In view of the above-mentioned shortcomings of the prior art, an object of the present invention is to provide a method, an apparatus, a system and a medium for accessing a configured software service platform, which are intended to achieve platform access and image display for configuration so as to reduce the development cost of the software service platform.
The technical scheme of the invention is as follows:
a configured software services platform access method, comprising:
receiving a reconstructed access request forwarded by a third-party proxy server, wherein a host field in the reconstructed access request is a preset platform domain name;
original request information in the reconstructed access request is obtained, and a host field in the reconstructed access request is restored to an original domain name according to the original request information;
forwarding the restored access request to a platform server, so that the platform server acquires corresponding brand information and a configuration page according to the original domain name;
and forwarding the brand information and the configuration page returned by the platform server to a client, so that the client generates and displays a corresponding brand page after rendering the configuration page according to the brand information.
In an embodiment, before receiving a reconstructed access request forwarded by a third-party proxy server, where a host field in the reconstructed access request is a preset platform domain name, the method further includes:
and mapping the original domain name resolution in the access request input by the user to the third-party proxy server so that the third-party proxy server rewrites a host field in the access request into a platform domain name, and sets the original domain name and a request protocol to a request header to obtain the reconstructed access request.
In one embodiment, the obtaining original request information in the restructuring access request, and restoring a host field in the restructuring access request to an original domain name according to the original request information includes:
acquiring the original request information from a request header of the reconstructed access request, wherein the original request information comprises an original domain name and a request protocol;
and restoring the host field in the reconstructed access request into the original domain name.
In an embodiment, the forwarding the restored access request to a platform server to enable the platform server to obtain corresponding brand information and configured page according to the original domain name specifically includes:
and forwarding the restored access request to a platform server, so that the platform server matches the original domain name in the access request with the brand domain name stored in the database, confirms the target brand and acquires corresponding brand information and a configuration page.
In one embodiment, the forwarding the brand information and the configuration page returned by the platform server to the client includes:
and forwarding the brand information and the configuration page returned by the platform server to the third-party proxy server, and forwarding the brand information and the configuration page to the client through the third-party proxy server.
In an embodiment, before receiving a reconstructed access request forwarded by a third-party proxy server, where a host field in the reconstructed access request is a preset platform domain name, the method further includes:
receiving brand information sent by an enterprise terminal and storing the brand information into a database, wherein the brand information comprises brand names, brand marks, brand domain names, short message signatures and customer service telephones.
In one embodiment, the brand page includes several visualization areas for displaying the brand name, brand logo, sms signature, and/or customer service phone.
A configured software services platform access device, comprising:
the receiving module is used for receiving a reconstructed access request forwarded by a third-party proxy server, wherein a host field in the reconstructed access request is a preset platform domain name;
the restoring module is used for acquiring original request information in the reconstructed access request and restoring a host field in the reconstructed access request into an original domain name according to the original request information;
the request sending module is used for forwarding the restored access request to a platform server, so that the platform server obtains corresponding brand information and a configuration page according to the original domain name;
and the page generation module is used for forwarding the brand information and the configured page returned by the platform server to the client, so that the client generates and displays the corresponding brand page after rendering the configured page according to the brand information.
A configured software services platform access system, the system comprising at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the above-described configured software services platform access method.
A non-transitory computer-readable storage medium storing computer-executable instructions that, when executed by one or more processors, cause the one or more processors to perform the above-described configured software services platform access method.
Has the advantages that: compared with the prior art, the embodiment of the invention realizes the requirement that different enterprises display own brand information on the software service platform by configuring corresponding domain name mapping and configuration pages, can realize efficient platform access and brand image display without individually customizing and developing for each enterprise, and reduces the development cost of the software service platform.
Drawings
The invention will be further described with reference to the accompanying drawings and examples, in which:
FIG. 1 is a flowchart of a method for accessing a configured software services platform according to an embodiment of the present invention;
FIG. 2 is a functional block diagram of a configured software services platform access device according to an embodiment of the present invention;
fig. 3 is a schematic diagram of a hardware structure of a configured software service platform access system according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and effects of the present invention clearer and clearer, the present invention is described in further detail below. It should be understood that the specific embodiments described herein are merely illustrative of the invention and do not limit the invention. Embodiments of the present invention will be described below with reference to the accompanying drawings.
Referring to fig. 1, fig. 1 is a flowchart illustrating an embodiment of a configured software service platform access method according to the present invention. The method specifically comprises the following steps:
s100, receiving a reconstructed access request forwarded by a third party proxy server, wherein a host field in the reconstructed access request is a preset platform domain name.
In this embodiment, when a user requests an access request to a software service platform of an enterprise, the access request is reconstructed and forwarded through a third-party proxy server deployed by the enterprise, and the reconstructed access request is forwarded to a platform proxy server of a system provider, where a host field in the reconstructed access request is a preset platform domain name, so that when the user initiates an access request to a software service platform of an unavailable enterprise, the request can be uniformly analyzed to the same platform proxy server for forwarding, so as to meet platform access requirements of different enterprises.
In one embodiment, before step S100, the method further comprises:
and mapping the original domain name resolution in the access request input by the user to the third-party proxy server so that the third-party proxy server rewrites a host field in the access request into a platform domain name, and sets the original domain name and a request protocol to a request header to obtain the reconstructed access request.
In this embodiment, when a user enters an original domain name of an enterprise through a browser on a client to initiate an access request to a software service platform of the enterprise, the original Domain Name will be mapped to a pre-deployed third party proxy server by DNS (Domain Name System) resolution, and the host field in the received access request is rewritten and reconstructed by the third-party proxy server, the original domain name of the enterprise is rewritten into a uniform platform domain name, and the original domain name and the request protocol are set in the request header for forwarding, because the domain name in the reconstructed access request obtained by rewriting reconstruction is a uniform platform domain name, DNS analysis is mapped to the platform proxy server for further processing aiming at the access requests initiated by the service platforms of different enterprises, uniform and efficient access request processing is realized, and development cost and maintenance cost are saved.
In one embodiment, before step S100, the method further comprises:
receiving brand information sent by an enterprise terminal and storing the brand information into a database, wherein the brand information comprises brand names, brand marks, brand domain names, short message signatures and customer service telephones.
In this embodiment, when each enterprise accesses the software service platform, the brand information of each enterprise needs to be registered in advance, that is, the enterprise side needs to send corresponding brand information to the platform server and store the brand information in the value database, and the specific sent brand information may include a brand name, a brand mark, a brand domain name, a short message signature, a customer service telephone, and the like, so that the system can identify a corresponding brand according to the domain name mapped to the platform, and can realize customized brand display for different enterprises while realizing efficient configuration of feedback page resources.
S200, original request information in the reconstructed access request is obtained, and a host field in the reconstructed access request is restored to an original domain name according to the original request information.
In this embodiment, after receiving the reconfiguration request forwarded by the third-party proxy server, the platform proxy server carries the original request information input by the user in the reconfiguration access request due to the rewriting reconfiguration processing of the third-party proxy server, and obtains the original request information from the reconfiguration access request, and rewrites and restores the reconfiguration access request by the original request information, that is, restores the host field in the reconfiguration access request to the original domain name, so that the host corresponding to the original domain name can be accessed accurately in the future.
In one embodiment, step S200 includes:
acquiring the original request information from a request header of the reconstructed access request, wherein the original request information comprises an original domain name and a request protocol;
and restoring the host field in the reconstructed access request into the original domain name.
In this embodiment, when the third-party proxy server performs rewriting and reconstruction, the originally received original domain name and request protocol of the enterprise are written into the request header and then forwarded, so that the platform proxy server obtains the original domain name and request protocol of the enterprise from the request header, and rewrites and restores the host field in the reconstructed access request according to the obtained original domain name, so that the subsequent platform server can perform corresponding resource feedback based on the original domain name, thereby implementing access to the enterprise service platform, and implement unified docking of different enterprise domain names by configuring the corresponding proxy server to perform domain name rewriting and mapping, thereby saving development resources of the system provider.
S300, the restored access request is forwarded to a platform server, so that the platform server obtains corresponding brand information and a configuration page according to the original domain name.
In this embodiment, after rewriting and restoring the host field in the reconstructed access request, the platform proxy server forwards the restored access request to the platform server, that is, the platform server receives the access request in which the host field is the original domain name, and obtains the brand information and the configured page of the enterprise service platform that the user wants to access based on the original domain name in the access request, specifically, the platform server matches the received original domain name with the brand domain name stored in the database, that is, confirms the page of the target brand that the user wants to access through the original domain name, and further obtains the brand information and the configured page corresponding to the target brand, that is, the configured page realizes fast, convenient and unified page resource feedback of the template, and obtains the respective brand information of different enterprises through the original domain name to embody the brand image of the enterprise, the personalized enterprise service platform can be accessed without individually customizing and developing each enterprise, and the development cost of the software service platform is reduced.
S400, the brand information and the configuration page returned by the platform server are forwarded to the client side, so that the client side generates and displays the corresponding brand page after rendering the configuration page according to the brand information.
In this embodiment, after the platform server obtains the corresponding brand information and configured page from the database according to the original domain name and the request protocol in the access request, the platform server returns the resource to the client, and particularly, when the resource returns, the platform proxy server still performs forwarding feedback through the proxy server, that is, the platform proxy server receives the brand information and configured page returned by the platform server and forwards the brand information and configured page to the third-party proxy server, and the third-party proxy server further forwards the brand information and configured page to the client, so as to ensure accurate data feedback, and after the client receives the brand information and configured page, the platform proxy server renders the configured page according to the brand information, that is, the configured page includes a general area and a personalized area, and the general area can be used for displaying a general function identifier and the like, for example, different enterprises access a software service platform to provide corresponding function services to the user, the individual region is used for displaying different brand images among different enterprises, such as brand names, brand marks, customer service telephones and the like, a brand page of a target enterprise which a user wants to access can be generated after the configured page is rendered by brand information, the page comprises a plurality of visual areas to display the brand name, the brand mark, the short message signature and/or the customer service telephone of the enterprise, the enterprise does not need to consume a large amount of cost to independently develop a service platform, corresponding services can be provided for users, the platform provider does not need to customize and develop aiming at different enterprises, the requirements of the enterprises on platform systems with independent brand images can be met by directly configuring corresponding brand information and universal configuration pages, technical services can be provided for all required enterprises only by one-time implementation, enterprise resources of the system provider are saved, and the cost of platform development and maintenance is reduced.
Another embodiment of the present invention provides a configured software service platform access device, including:
the receiving module 11 is configured to receive a reconstructed access request forwarded by a third-party proxy server, where a host field in the reconstructed access request is a preset platform domain name;
the restoring module 12 is configured to obtain original request information in the reconstructed access request, and restore a host field in the reconstructed access request to an original domain name according to the original request information;
a request sending module 13, configured to forward the restored access request to a platform server, so that the platform server obtains corresponding brand information and configured pages according to the original domain name;
and the page generation module 14 is configured to forward the brand information and the configured page returned by the platform server to the client, so that the client generates and displays a corresponding brand page after rendering the configured page according to the brand information.
The receiving module 11, the restoring module 12, the request sending module 13, and the page generating module 14 are connected in sequence, the module referred to in the present invention refers to a series of computer program instruction segments capable of completing a specific function, and is more suitable for describing an execution process of configured software service platform access than a program.
Another embodiment of the present invention provides a configured software service platform access system, as shown in fig. 3, the system 10 includes:
one or more processors 110 and a memory 120, where one processor 110 is illustrated in fig. 3, the processor 110 and the memory 120 may be connected by a bus or other means, and the connection by the bus is illustrated in fig. 3.
Processor 110 is used to implement various control logic for system 10, which may be a general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA), a single chip, an ARM (Acorn RISC machine) or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination of these components. Also, the processor 110 may be any conventional processor, microprocessor, or state machine. Processor 110 may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP, and/or any other such configuration.
The memory 120 is a non-volatile computer-readable storage medium, and can be used to store non-volatile software programs, non-volatile computer-executable programs, and modules, such as program instructions corresponding to the configured software service platform access method in the embodiment of the present invention. The processor 110 executes various functional applications and data processing of the system 10, i.e. implementing the configured software service platform access method in the above method embodiments, by running non-volatile software programs, instructions and units stored in the memory 120.
The memory 120 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created according to the use of the system 10, and the like. Further, the memory 120 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid state storage device. In some embodiments, memory 120 optionally includes memory located remotely from processor 110, which may be connected to system 10 via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
One or more units are stored in the memory 120, and when executed by the one or more processors 110, perform the configured software services platform access method of any of the above-described method embodiments, e.g., performing the above-described method steps S100-S400 of fig. 1.
Embodiments of the present invention provide a non-transitory computer-readable storage medium storing computer-executable instructions for execution by one or more processors, e.g., to perform method steps S100-S400 of fig. 1 described above.
By way of example, non-volatile storage media can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), electrically erasable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM), which acts as external cache memory. By way of illustration and not limitation, RAM is available in many forms such as Synchronous RAM (SRAM), dynamic RAM, (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchlink DRAM (SLDRAM), and Direct Rambus RAM (DRRAM). The disclosed memory components or memory of the operating environment described herein are intended to comprise one or more of these and/or any other suitable types of memory.
To sum up, in a method, an apparatus, a system and a medium for accessing a configured software service platform, the method receives a reconstructed access request forwarded by a third-party proxy server; original request information in the reconstructed access request is obtained, and a host field in the reconstructed access request is restored to an original domain name according to the original request information; the restored access request is forwarded to a platform server, so that the platform server obtains corresponding brand information and a configuration page according to the original domain name; and forwarding the brand information and the configuration page returned by the platform server to the client, so that the client generates and displays the corresponding brand page after rendering the configuration page according to the brand information. The requirement that different enterprises show own brand information on the software service platform is met by configuring corresponding domain name mapping and configuring pages, efficient platform access and brand image display can be achieved without individually customizing and developing for each enterprise, and development cost of the software service platform is reduced.
Of course, it can be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by instructing relevant hardware (such as a processor, a controller, etc.) by a computer program, and the computer program can be stored in a non-volatile computer readable storage medium, and when executed, the computer program can include the processes of the method embodiments described above. The storage medium may be a memory, a magnetic disk, a floppy disk, a flash memory, an optical memory, etc.
It is to be understood that the invention is not limited to the examples described above, but that modifications and variations may be effected thereto by those of ordinary skill in the art in light of the foregoing description, and that all such modifications and variations are intended to be within the scope of the invention as defined by the appended claims.

Claims (10)

1. A configured software service platform access method is characterized by comprising the following steps:
receiving a reconstructed access request forwarded by a third-party proxy server, wherein a host field in the reconstructed access request is a preset platform domain name;
original request information in the reconstructed access request is obtained, and a host field in the reconstructed access request is restored to an original domain name according to the original request information;
forwarding the restored access request to a platform server, so that the platform server acquires corresponding brand information and a configuration page according to the original domain name;
and forwarding the brand information and the configuration page returned by the platform server to a client, so that the client generates and displays a corresponding brand page after rendering the configuration page according to the brand information.
2. The configured software service platform access method according to claim 1, wherein before receiving a reconstructed access request forwarded by a third party proxy server, a host field in the reconstructed access request is a preset platform domain name, the method further comprises:
and mapping the original domain name resolution in the access request input by the user to the third-party proxy server so that the third-party proxy server rewrites a host field in the access request into a platform domain name, and sets the original domain name and a request protocol to a request header to obtain the reconstructed access request.
3. The configured software service platform access method according to claim 1, wherein the obtaining of original request information in the restructuring access request and the restoring of the host field in the restructuring access request to the original domain name according to the original request information comprises:
acquiring the original request information from a request header of the reconstructed access request, wherein the original request information comprises an original domain name and a request protocol;
and restoring the host field in the reconstructed access request into the original domain name.
4. The configured software service platform access method according to claim 1, wherein the forwarding the restored access request to a platform server to enable the platform server to obtain corresponding brand information and configured page according to the original domain name specifically includes:
and forwarding the restored access request to a platform server, so that the platform server matches the original domain name in the access request with the brand domain name stored in the database, confirms the target brand and acquires corresponding brand information and a configuration page.
5. The configured software service platform access method according to claim 1, wherein the forwarding the brand information and the configuration page returned by the platform server to the client comprises:
and forwarding the brand information and the configuration page returned by the platform server to the third-party proxy server, and forwarding the brand information and the configuration page to the client through the third-party proxy server.
6. The configured software service platform access method according to any one of claims 1 to 5, wherein before receiving a reconstructed access request forwarded by a third-party proxy server, a host field in the reconstructed access request is a preset platform domain name, the method further comprises:
receiving brand information sent by an enterprise terminal and storing the brand information into a database, wherein the brand information comprises brand names, brand marks, brand domain names, short message signatures and customer service telephones.
7. The configured software services platform access method of claim 6, wherein the brand page comprises a plurality of visualization areas, and the visualization areas are used for displaying the brand name, the brand logo, the short message signature and/or the customer service telephone.
8. A configured software services platform access device, comprising:
the receiving module is used for receiving a reconstructed access request forwarded by a third-party proxy server, wherein a host field in the reconstructed access request is a preset platform domain name;
the restoring module is used for acquiring original request information in the reconstructed access request and restoring a host field in the reconstructed access request into an original domain name according to the original request information;
the request sending module is used for forwarding the restored access request to a platform server, so that the platform server obtains corresponding brand information and a configuration page according to the original domain name;
and the page generation module is used for forwarding the brand information and the configured page returned by the platform server to the client, so that the client generates and displays the corresponding brand page after rendering the configured page according to the brand information.
9. A configured software services platform access system, the system comprising at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the configured software services platform access method of any of claims 1-7.
10. A non-transitory computer-readable storage medium storing computer-executable instructions that, when executed by one or more processors, cause the one or more processors to perform the configured software services platform access method of any one of claims 1-7.
CN202210158014.0A 2022-02-21 2022-02-21 Access method, device, system and medium for configured software service platform Active CN114710314B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210158014.0A CN114710314B (en) 2022-02-21 2022-02-21 Access method, device, system and medium for configured software service platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210158014.0A CN114710314B (en) 2022-02-21 2022-02-21 Access method, device, system and medium for configured software service platform

Publications (2)

Publication Number Publication Date
CN114710314A true CN114710314A (en) 2022-07-05
CN114710314B CN114710314B (en) 2023-06-06

Family

ID=82166623

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210158014.0A Active CN114710314B (en) 2022-02-21 2022-02-21 Access method, device, system and medium for configured software service platform

Country Status (1)

Country Link
CN (1) CN114710314B (en)

Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110054878A1 (en) * 2009-08-26 2011-03-03 Microsoft Corporation Automated performance prediction for cloud services
CN103139258A (en) * 2011-11-30 2013-06-05 百度在线网络技术(北京)有限公司 Method and device and system for processing page access requests of mobile terminal
CN108462760A (en) * 2018-03-21 2018-08-28 平安科技(深圳)有限公司 Electronic device, cluster access domain name automatic generation method and storage medium
CN109981595A (en) * 2019-03-05 2019-07-05 网宿科技股份有限公司 A kind of resource acquiring method, resource return method and server, storage medium
CN110430288A (en) * 2019-09-16 2019-11-08 腾讯科技(深圳)有限公司 Node visit method, apparatus, computer equipment and storage medium
CN110611725A (en) * 2019-09-16 2019-12-24 腾讯科技(深圳)有限公司 Node access method, node access device, computer equipment and storage medium
CN111107171A (en) * 2018-10-26 2020-05-05 中兴通讯股份有限公司 Security defense method and device for DNS (Domain name Server), communication equipment and medium
CN111198736A (en) * 2019-12-16 2020-05-26 上海淇玥信息技术有限公司 Page display method based on user state characteristics, and device, system, server and storage medium thereof
CN111225038A (en) * 2019-12-23 2020-06-02 山石网科通信技术股份有限公司 Server access method and device
CN111274516A (en) * 2018-12-04 2020-06-12 阿里巴巴集团控股有限公司 Page display method, page configuration method and device
CN111541758A (en) * 2020-04-17 2020-08-14 支付宝(杭州)信息技术有限公司 Page updating method and device
US20200287865A1 (en) * 2019-03-05 2020-09-10 Wangsu Science & Technology Co., Ltd. Method for acquiring resource, method for returning resource, server, and storage medium
CN111708600A (en) * 2020-08-20 2020-09-25 腾讯科技(深圳)有限公司 Page display method, device, equipment and computer readable storage medium
CN111901218A (en) * 2020-06-23 2020-11-06 北京天融信网络安全技术有限公司 Message transmission method, SSLVPN proxy server, electronic device and storage medium
CN112272158A (en) * 2020-09-16 2021-01-26 厦门网宿有限公司 Data proxy method, system and proxy server
CN112702425A (en) * 2020-12-22 2021-04-23 杭州易安联科技有限公司 WEB application access agent method, device and system based on domain name extensive resolution
CN113381979A (en) * 2021-05-12 2021-09-10 网宿科技股份有限公司 Access request proxy method and proxy server

Patent Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110054878A1 (en) * 2009-08-26 2011-03-03 Microsoft Corporation Automated performance prediction for cloud services
CN103139258A (en) * 2011-11-30 2013-06-05 百度在线网络技术(北京)有限公司 Method and device and system for processing page access requests of mobile terminal
CN108462760A (en) * 2018-03-21 2018-08-28 平安科技(深圳)有限公司 Electronic device, cluster access domain name automatic generation method and storage medium
CN111107171A (en) * 2018-10-26 2020-05-05 中兴通讯股份有限公司 Security defense method and device for DNS (Domain name Server), communication equipment and medium
CN111274516A (en) * 2018-12-04 2020-06-12 阿里巴巴集团控股有限公司 Page display method, page configuration method and device
US20200287865A1 (en) * 2019-03-05 2020-09-10 Wangsu Science & Technology Co., Ltd. Method for acquiring resource, method for returning resource, server, and storage medium
CN109981595A (en) * 2019-03-05 2019-07-05 网宿科技股份有限公司 A kind of resource acquiring method, resource return method and server, storage medium
EP3734933A1 (en) * 2019-03-05 2020-11-04 Wangsu Science & Technology Co., Ltd. Resource acquisition method, resource return method, server and storage medium
CN110430288A (en) * 2019-09-16 2019-11-08 腾讯科技(深圳)有限公司 Node visit method, apparatus, computer equipment and storage medium
CN110611725A (en) * 2019-09-16 2019-12-24 腾讯科技(深圳)有限公司 Node access method, node access device, computer equipment and storage medium
CN111198736A (en) * 2019-12-16 2020-05-26 上海淇玥信息技术有限公司 Page display method based on user state characteristics, and device, system, server and storage medium thereof
CN111225038A (en) * 2019-12-23 2020-06-02 山石网科通信技术股份有限公司 Server access method and device
CN111541758A (en) * 2020-04-17 2020-08-14 支付宝(杭州)信息技术有限公司 Page updating method and device
CN111901218A (en) * 2020-06-23 2020-11-06 北京天融信网络安全技术有限公司 Message transmission method, SSLVPN proxy server, electronic device and storage medium
CN111708600A (en) * 2020-08-20 2020-09-25 腾讯科技(深圳)有限公司 Page display method, device, equipment and computer readable storage medium
CN112272158A (en) * 2020-09-16 2021-01-26 厦门网宿有限公司 Data proxy method, system and proxy server
CN112702425A (en) * 2020-12-22 2021-04-23 杭州易安联科技有限公司 WEB application access agent method, device and system based on domain name extensive resolution
CN113381979A (en) * 2021-05-12 2021-09-10 网宿科技股份有限公司 Access request proxy method and proxy server

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
匿名: "What is the domain recovery period", 《CALZA DAMEDIA》 *
赵菁菁: "域名信息分析子系统的设计与实现", 《中国优秀硕士学位论文全文数据库》 *

Also Published As

Publication number Publication date
CN114710314B (en) 2023-06-06

Similar Documents

Publication Publication Date Title
EP3905640B1 (en) Method for scheduling edge node of content distribution network, and apparatus
CN112637346A (en) Proxy method, device, proxy server and storage medium
CN109992406B (en) Picture request method, picture request response method and client
US20130185699A1 (en) Storage Device Including Software Development Kit that Supports Multiple Types of Platforms and Multiple Programming Languages
CN108021377A (en) A kind of application icon update method and device
CN102510410A (en) On-line advertisement delivering method and system as well as advertisement control equipment
CN111949314A (en) Method and device for generating application installation package, server and storage medium
CN111079048A (en) Page loading method and device
CN111026988A (en) Page loading method, device and system and computer equipment
CN112818270B (en) Data cross-domain transfer method and device and computer equipment
CN114710314B (en) Access method, device, system and medium for configured software service platform
CN114780266B (en) Resource access method, system and computing equipment
CN111953718A (en) Page debugging method and device
CN113672264B (en) System upgrading method and device of embedded universal integrated circuit card and electronic equipment
CN112422566B (en) Remote call processing method and device, storage medium and electronic device
CN115563424A (en) Method, device, system and medium for generating dynamic PDF document
US11379653B2 (en) Rendering method for on-demand loading of PDF file on network
CN110888901B (en) System management method, device, computer equipment and storage medium
CN110196724B (en) File loading method, terminal, server, computer equipment and storage medium
CN113422791A (en) Cloud service configuration method and device, electronic equipment and computer-readable storage medium
CN112134910B (en) Network request debugging method, device, equipment and storage medium
CN113901377B (en) Service calling method, device, storage medium and equipment of legacy system
US20230164135A1 (en) Digital certificate obtaining method and apparatus
CN113190228B (en) Script file generation method and device and computer storage medium
CN115080041A (en) Configured page rendering method, device, system and medium

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
CP01 Change in the name or title of a patent holder
CP01 Change in the name or title of a patent holder

Address after: 518000 7f002, floor 7, Cuilin building, No. 10, Kaifeng Road, Maling community, Meilin street, Futian District, Shenzhen, Guangdong

Patentee after: Shenzhen Yaojin Information Consulting Co.,Ltd.

Address before: 518000 7f002, floor 7, Cuilin building, No. 10, Kaifeng Road, Maling community, Meilin street, Futian District, Shenzhen, Guangdong

Patentee before: Shenzhen tengyin Information Consulting Co.,Ltd.