CN114205403B - Communication connection method, communication system, computer device, and readable storage medium - Google Patents

Communication connection method, communication system, computer device, and readable storage medium Download PDF

Info

Publication number
CN114205403B
CN114205403B CN202210143726.5A CN202210143726A CN114205403B CN 114205403 B CN114205403 B CN 114205403B CN 202210143726 A CN202210143726 A CN 202210143726A CN 114205403 B CN114205403 B CN 114205403B
Authority
CN
China
Prior art keywords
server
client
address
connection
preset
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
CN202210143726.5A
Other languages
Chinese (zh)
Other versions
CN114205403A (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 Yishi Huolala Technology Co Ltd
Original Assignee
Shenzhen Yishi Huolala 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 Shenzhen Yishi Huolala Technology Co Ltd filed Critical Shenzhen Yishi Huolala Technology Co Ltd
Priority to CN202210143726.5A priority Critical patent/CN114205403B/en
Publication of CN114205403A publication Critical patent/CN114205403A/en
Application granted granted Critical
Publication of CN114205403B publication Critical patent/CN114205403B/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
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application discloses a communication connection method. The communication connection method is used for connecting the client and the server, and comprises the following steps: editing address information in a preset webpage by a first server, wherein the address information is information of a connection address of a second server which can be normally used; the client accesses the webpage and acquires a connection address; and according to the connection address, the client is in communication connection with the second server. The application also discloses a communication system, a computer device and a computer readable storage medium. The client can access a preset webpage firstly, address information edited by the first server in advance is obtained, a connection address of the second server capable of being used normally can be obtained through the address information, and then the client can be in communication connection with the second server according to the connection address, so that the situation that the client cannot be used normally is avoided.

Description

Communication connection method, communication system, computer device, and readable storage medium
Technical Field
The present application relates to the field of communications technologies, and in particular, to a communication connection method, a communication system, a computer device, and a computer-readable storage medium.
Background
The client and the server are in normal communication connection, which is a basis for realizing a plurality of functions by the client, and in the currently used communication connection mode, the client can be in communication connection with the server in an IP direct connection mode, so that the problem that a domain name resolution is required for each communication connection request and the delay time of the request is reduced is avoided.
Disclosure of Invention
In order to solve at least one technical problem in the foregoing background, embodiments of the present application provide a communication connection method, a communication system, a computer device, and a computer-readable storage medium.
The communication connection method of the embodiment of the application is used for connecting a client and a server, and comprises the following steps:
the method comprises the steps that a first server edits address information in a preset webpage, wherein the address information is information of a connecting address of a second server which can be normally used;
the client accesses the webpage and acquires the connection address; and
and according to the connection address, the client is in communication connection with the second server.
In some embodiments, before the first server edits the address information in the preset web page, the communication connection method further includes:
when the client cannot establish connection with a preset number of second servers, sending a trigger signal; and
and screening the connection address of the second server which can be normally used in response to the trigger signal.
In some embodiments, the first server edits the address information in a preset webpage, including:
the first server processes the connection address according to a preset processing rule to obtain the address information; and
and editing the address information to a preset position of the webpage.
In some embodiments, the accessing the web page and obtaining the connection address by the client includes:
the client accesses the webpage and acquires the address information at the preset position; and
and processing the address information according to the processing rule to obtain the connection address.
In some embodiments, before the first server edits the address information in the preset web page, the communication connection method further includes:
the processing rule, the webpage and the preset position are built in the client and the first server.
In some embodiments, the communication connection method further comprises:
and resetting one or more of the processing rule, the webpage and the preset position every other preset time length.
In some embodiments, the communication connection method further comprises:
and when the client is started, the first server and/or the second server pushes the processing rule, the webpage and the preset position to the client.
The communication system of the embodiment of the application comprises a first server, a second server and a client:
the first server is used for editing address information in a preset webpage, wherein the address information is information of a connection address of a second server which can be normally used;
the client is used for: accessing the webpage and acquiring the connection address; and according to the connection address, the second server is in communication connection.
The computer device of the embodiment of the application comprises: one or more processors; a memory; and one or more computer programs, wherein the one or more computer programs are stored in the memory and configured to be executed by the one or more processors, the one or more computer programs configured to: the communication connection method according to any one of the embodiments of the present application is performed.
The non-transitory computer-readable storage medium of the embodiments of the present application stores a computer program, which, when executed by one or more processors, causes the processors to perform the communication connection method described in any of the embodiments of the present application.
In the communication connection method, the communication system, the computer device and the computer-readable storage medium according to the embodiments of the present application, the client may first access a preset web page, acquire address information edited in advance by the first server, obtain a connection address of the second server that can be used normally through the address information, and then enable the client to establish communication connection with the second server according to the connection address, thereby avoiding a situation that the client cannot be used normally.
Additional aspects and advantages of embodiments of the present application will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the present application.
Drawings
The above and/or additional aspects and advantages of the present application will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
FIG. 1 is a schematic flow chart of a conventional communication connection between a client and a service server;
FIG. 2 is a flow chart illustrating a method of communication connection according to some embodiments of the present application;
FIG. 3 is a block diagram of a communication system in accordance with certain embodiments of the present application;
FIG. 4 is a flow chart illustrating a method of communication connection according to some embodiments of the present application;
FIG. 5 is a flow chart illustrating a method of communication connection according to some embodiments of the present application;
FIG. 6 is a flow chart illustrating a method of communication connection according to some embodiments of the present application;
FIG. 7 is a flow chart illustrating a method of communication connection according to some embodiments of the present application;
FIG. 8 is a flow chart illustrating a method of communication connection according to some embodiments of the present application;
FIG. 9 is a flow chart illustrating a method of communication connection according to some embodiments of the present application;
FIG. 10 is a schematic diagram of a computer-readable storage medium in communication with a processor according to some embodiments of the present application;
FIG. 11 is a schematic diagram of a computer device according to some embodiments of the present application.
Detailed Description
Reference will now be made in detail to embodiments of the present application, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below by referring to the drawings are exemplary only for the purpose of explaining the embodiments of the present application, and are not to be construed as limiting the embodiments of the present application.
Referring to fig. 1, fig. 1 is a schematic flowchart illustrating a communication connection between a client and a service server in the prior art, where the interaction process is as follows:
a: a client initiates a request to a Domain Name Server (DNS Server) to acquire DNS service;
b: a DNS server inquires CDN (Content Delivery Network) nodes;
c: the CDN node returns an optimal IP list;
d: the DNS server returns an available IP list to the client;
e: and the client side gets to the IP list and communicates with the corresponding service server.
The use of the connection shown in fig. 1 has some advantages, such as: the IP is used for direct connection, so that the domain name resolution is avoided for each request, and the delay time of the request is reduced; preventing DNS hijacking and malicious attacks; and according to the location of the user, the CDN node returns the optimal IP, so that the delay time of the request is further reduced. Meanwhile, the connection mode shown in fig. 1 also has some technical problems: when the server is attacked by DDoS, and the client accesses the server through all local IP addresses to perform network communication, all the links of the client and the server are completely broken down after all the attempts are performed for many times, and at this time, part of the clients and the server cannot be in communication connection or even disconnected, so that the client (e.g., APP) cannot be normally used. The present application provides a communication connection method to solve the above mentioned technical problems.
Referring to fig. 2 and fig. 3, fig. 2 is a schematic flowchart of a communication connection method according to some embodiments of the present application, and fig. 3 is a schematic block diagram of a communication system 10 according to some embodiments of the present application, where the communication connection method is used to connect a client 13 and a server, and includes the steps of:
01: the first server 11 edits address information in a preset webpage, wherein the address information is information of a connection address of the second server 12 which can be normally used;
02: the client 13 accesses the web page and acquires a connection address; and
03: the client 13 is communicatively connected to the second server 12 according to the connection address.
In the communication connection method according to the embodiment of the application, the client 13 may first access a preset webpage, acquire address information edited in advance by the first server 11, obtain a connection address of the second server 12 that can be used normally through the address information, and then enable the client 13 to establish communication connection with the second server 12 according to the connection address, thereby avoiding the situation that the client 13 cannot be used normally.
In step 01, the first server 11 edits address information in a preset web page, specifically, the first server 11 may be a high defense server, the preset web page may be any web page, for example, a post may be first sent in a website of a post bar or a technical forum, an editing operation authority of the website is obtained, and an address url (uniform resource locator) of the post is obtained, where the address url may be a preset web page. The address information is information of a connection address of the second server 12 that can be normally used, and under a normal condition, the client 13 is in communication connection with the second server 12 to realize the function of the client 13. There may be a plurality of second servers 12, and the client 13 may alternatively be communicatively connected to any one of the second servers 12. The address information is information of a connection address of the second server 12 that can be normally used, the connection address may refer to an IP address or a domain name, the normal use may refer to that a communication connection can be normally established with the client 13, and the first server 11 may screen out the second server 12 that can be normally used, or screen out the second server 12 that can be normally used manually, and obtain the connection address of the second server 12 that can be normally used.
In step 02, the client 13 accesses a preset web page and acquires a connection address, the client 13 accesses a preset web page, for example, the address url, the client 13 acquires the address information and acquires a connection address according to the address information, and since the connection address points to the second server 12 that can be normally used, the client 13 can be connected to the second server 12 that can be normally used according to the connection address, that is, step 03 can be implemented, so that the client 13 can be normally used.
Referring to fig. 4, fig. 4 is a flowchart illustrating a communication connection method according to some embodiments of the present application, and in some embodiments, in step 01: before the first server 11 edits the address information in the preset webpage, the communication connection method further includes the steps of:
04: when the client 13 cannot establish connection with a preset number of second servers 12, sending a trigger signal; and
05: in response to the trigger signal, the connection address of the second server 12 that can be normally used is screened.
By implementing the steps 04 and 05, the steps 01, 02 and 03 are triggered to be implemented only when the client 13 attempts to establish a connection with a preset number of second servers 12, and the client 13 can directly establish a communication connection with the second servers 12 under normal conditions, so that the communication connection method can be adopted only under special conditions or few conditions, and the exposure risk is low.
Specifically, in step 04, when the client 13 attempts to establish a connection with the second servers 12, it may not be able to connect with one of the second servers 12, the client 13 will switch another second server 12 to attempt to establish a connection, if the connection cannot be established yet, the client 13 will switch another second server 12 to attempt to establish a connection again, when the connection cannot be established with a preset number of second servers 12, it may be that the communication system 10 is attacked, and at this time, a trigger signal is sent out to ensure that the connection is normally obtained subsequently. In which the failure to establish a connection refers to a situation where the connection fails or times out and there are multiple attempts without responses.
In step 05, in response to the trigger signal, the connection address of the second server 12 that can be normally used is screened, which may be implemented by the first server 11, or may be implemented by any processing module, and the connection address of the second server 12 that can be normally used is screened by checking all the second servers 12, for example, screening an IP list, which may be used as address information.
Referring to fig. 5, fig. 5 is a flowchart illustrating a communication connection method according to some embodiments of the present application, in which step 01: the first server 11 edits address information in a preset webpage, and comprises the following steps:
011: the first server 11 processes the connection address according to a preset processing rule to obtain address information; and
012: and editing the address information to a preset position of the webpage.
When the first server 11 edits the address information in the preset webpage, the connection address is not directly edited in the preset webpage, but is correspondingly processed according to the preset processing rule, so that the connection address is prevented from being easily obtained by outsiders, the information security in the information exchange process is improved, and in addition, the address information is edited to the preset position, so that the information security is further improved.
Specifically, in step 011, the first server 11 processes the connection address according to a preset processing rule to obtain the address information, where the processing rule may include rules such as data packing, obfuscation, encryption, serialization, and the like for the connection address in a preset format, which is not limited herein. After the address information is processed, the address information is edited to a preset position of the web page, that is, step 012 is implemented, and in one example, the preset position in the web page may be a position of a latest reply in the post or a position of a latest update in the post, which is not limited herein.
Referring to fig. 6, fig. 6 is a flowchart illustrating a communication connection method according to some embodiments of the present application, in some embodiments, step 02: the client 13 accesses the web page and acquires the connection address, including the steps of:
021: the client 13 accesses the web page and acquires address information located at a preset position; and
022: and processing the address information according to the processing rule to obtain the connection address.
In step 021, the client 13 accesses the web page and acquires the address information located at the preset position, wherein the client 13 accesses the web page and can be regarded as the client 13 starting the escape door, the client 13 accesses the preset web page and does not access other web pages, so that the address information can be acquired, the client 13 does not need to capture all information in the preset web page, only the information located at the preset position needs to be captured as the address information, the pertinence is strong, and the data volume to be processed is small.
In step 022, the connection address is obtained after processing the address information according to the processing rule, and as described above, the connection address needs to be restored from the obtained address information again when the address information is obtained after the processing according to the processing rule, and further needs to be processed based on the processing rule, for example, the address information needs to be decrypted, analyzed, deserialized, and the like to obtain the connection address. Thus, even if the address information is acquired by another individual, it is difficult to be handled as a connection address, and the connection address is not easily exposed.
Referring to fig. 7, fig. 7 is a flowchart illustrating a communication connection method according to some embodiments of the present application, and in some embodiments, in step 01: before the first server 11 edits the address information in the preset web page, the communication connection method further includes step 06: the processing rules, the web pages and the predetermined locations are built in the client 13 and the first server 11.
It can be understood that, when the first server 11 and the client 13 perform information interaction through a preset web page, an interaction rule needs to be agreed between the first server 11 and the client 13, where the processing rule, the preset web page, and the preset position need to be pre-built in the first server 11 and the client 13 for use when needed.
Referring to fig. 8, fig. 8 is a flowchart illustrating a communication connection method according to some embodiments of the present disclosure, in some embodiments, the communication connection method further includes step 07: and resetting one or more of the processing rules, the web pages and the preset positions every other preset time.
By resetting one or more of the processing rules, the web pages and the preset positions at intervals of preset time, the same processing rules, web pages and preset positions are prevented from being used for a long time, the rules for information interaction between the first server 11 and the client 13 are not exposed easily, and the safety of information interaction is improved.
Specifically, the preset time period may be set by a user, and may be, for example, a time period of 1 day, 1 week, 2 weeks, 1 month, and the like, without limitation. In addition, when resetting is performed, only one of the processing rule, the web page and the preset position may be reset, two of the processing rule, the web page and the preset position may be reset, or all three of the processing rule, the web page and the preset position may be reset, and selection is performed according to the requirements of the user. Of course, the reset processing rule will differ from the previous processing rule, the reset web page will differ from the previous web page, and the reset preset position will differ from the previous preset position.
Referring to fig. 9, fig. 9 is a flowchart illustrating a communication connection method according to some embodiments of the present application, where in some embodiments, the communication connection method further includes step 08: when the client 13 is started, the first server 11 and/or the second server 12 pushes the processing rule, the webpage and the preset position to the client 13.
Each time the client 13 is started, the first server 11 and/or the second server 12 pushes the processing rule, the webpage and the preset position to the client 13, so that the processing rule, the webpage and the preset position are not cured for a long time, and there may be a difference every time, so that the address information is not easy to be cracked, and the security is higher.
Referring to fig. 3, a communication system 10 according to an embodiment of the present disclosure includes a first server 11, a second server 12, and a client 13. The first server 11 may be configured to perform step 01, that is, the first server 11 may be configured to edit address information in a predetermined webpage, where the address information is information of a connection address of the second server 12 that can be used normally. The client 13 may be configured to implement step 02 and step 03, that is, the client 13 may be configured to access a web page and obtain a connection address; and communicatively connects with the second server 12 according to the connection address.
Referring to fig. 3, in some embodiments, the client 13 may further be configured to perform step 04, that is, the client 13 may be configured to send a trigger signal when the client 13 cannot establish a connection with a preset number of second servers 12. The first server 11 may be further configured to perform step 05, that is, the first server 11 may be configured to filter the connection address of the second server 12 that can be normally used in response to the trigger signal.
Referring to fig. 3, in some embodiments, the first server 11 may be configured to perform step 011 and step 012, that is, the first server 11 may be configured to process the connection address according to a predetermined processing rule to obtain the address information; and editing the address information to a preset position of the webpage.
Referring to fig. 3, in some embodiments, the client 13 can be used to implement steps 021 and 022, that is, the client 13 can be used to access the web page and obtain the address information located in the preset location; and processing the address information according to the processing rule to obtain the connection address.
Referring still to fig. 3, in some embodiments, the client 13 and the first server 11 may be configured to jointly perform step 06, i.e., the client 13 and the first server 11 may be configured to embed the processing rule, the web page and the predetermined location in the client 13 and the first server 11.
Referring to fig. 3, in some embodiments, the client 13 and the first server 11 may be configured to jointly perform step 07, that is, the client 13 and the first server 11 may be configured to reset one or more of the processing rule, the web page and the predetermined location every predetermined time period.
With continued reference to fig. 3, in some embodiments, the first server 11 and/or the second server 12 may be used to perform step 08, i.e., the first server 11 and/or the second server 12 may be used to push the processing rule, the web page and the predetermined location to the client 13.
It should be noted that, for details of implementation and effects achieved when the communication system 10 implements the communication connection method according to any embodiment of the present application, reference may be made to the above description of the communication connection method, and details are not described herein again.
In addition, referring to fig. 10, an embodiment of the present application provides a computer-readable storage medium, on which a computer program is stored, and the computer program, when executed by a processor, implements the communication connection method according to any of the above embodiments. The computer-readable storage medium includes, but is not limited to, any type of disk including floppy disks, hard disks, optical disks, CD-ROMs, and magnetic-optical disks, ROMs (Read-Only memories), RAMs (Random Access memories), EPROMs (Erasable Programmable Read-Only memories), EEPROMs (Electrically Erasable Programmable Read-Only memories), flash memories, magnetic cards, or optical cards. That is, a storage device includes any medium that stores or transmits information in a form readable by a device (e.g., a computer, a cellular phone), and may be a read-only memory, a magnetic or optical disk, or the like.
The contents of the method embodiments of the present application are all applicable to the storage medium embodiments, the functions specifically implemented by the storage medium embodiments are the same as those of the method embodiments, and the beneficial effects achieved by the storage medium embodiments are also the same as those achieved by the method described above, and for details, refer to the description of the method embodiments, and are not described herein again.
In addition, referring to fig. 11, an embodiment of the present application further provides a computer device, where the computer device described in this embodiment may be a server, a personal computer, a network device, and other devices. The computer device includes one or more processors, memory, and one or more computer programs. Wherein the one or more computer programs are stored in the memory and configured to be executed by the one or more processors. One or more computer programs are configured to perform the communication connection method described in any of the above embodiments.
In the description herein, reference to the description of the terms "one embodiment," "some embodiments," "an illustrative embodiment," "an example," "a specific example" or "some examples" or the like means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the application. In this specification, schematic representations of the above terms do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps in the process, and alternate implementations are included within the scope of the preferred embodiment of the present application in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the present application.
Although embodiments of the present application have been shown and described above, it is to be understood that the above embodiments are exemplary and not to be construed as limiting the present application, and that changes, modifications, substitutions and alterations can be made to the above embodiments by those of ordinary skill in the art within the scope of the present application.

Claims (6)

1. A communication connection method for connecting a client and a server, the communication connection method comprising:
when the client cannot establish connection with a preset number of second servers, sending a trigger signal;
the first server responds to the trigger signal and screens the connection address of the second server which can be normally used;
presetting processing rules, presetting webpages and presetting positions in the client and the first server;
the first server processes a connection address according to a preset processing rule to obtain address information, and edits the address information to a preset position of a preset webpage, wherein the address information is information of the connection address of a second server which can be normally used;
the client accesses the webpage, acquires the address information at the preset position, and processes the address information according to the processing rule to obtain the connection address; and
and according to the connection address, the client is in communication connection with the second server.
2. The communication connection method according to claim 1, further comprising:
and resetting one or more of the processing rule, the webpage and the preset position every other preset time.
3. The communication connection method according to claim 1, further comprising:
and when the client is started, the first server and/or the second server pushes the processing rule, the webpage and the preset position to the client.
4. A communication system, comprising a first server, a second server, and a client:
when the client cannot establish connection with a preset number of second servers, sending a trigger signal;
the first server responds to the trigger signal and screens the connection address of the second server which can be normally used;
presetting processing rules, presetting webpages and presetting positions in the client and the first server;
the first server processes a connection address according to a preset processing rule to obtain address information, and edits the address information to a preset position of a preset webpage, wherein the address information is information of the connection address of a second server which can be normally used;
the client accesses the webpage, acquires the address information located at the preset position, and processes the address information according to the processing rule to obtain the connection address; and
and according to the connection address, the client is in communication connection with the second server.
5. A computer device, comprising:
one or more processors;
a memory; and
one or more computer programs, wherein the one or more computer programs are stored in the memory and configured to be executed by the one or more processors, the one or more computer programs configured to: performing the communication connection method of any one of claims 1 to 3.
6. A non-transitory computer-readable storage medium storing a computer program, wherein the computer program, when executed by one or more processors, causes the processors to perform the communication connection method of any one of claims 1 to 3.
CN202210143726.5A 2022-02-17 2022-02-17 Communication connection method, communication system, computer device, and readable storage medium Active CN114205403B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210143726.5A CN114205403B (en) 2022-02-17 2022-02-17 Communication connection method, communication system, computer device, and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210143726.5A CN114205403B (en) 2022-02-17 2022-02-17 Communication connection method, communication system, computer device, and readable storage medium

Publications (2)

Publication Number Publication Date
CN114205403A CN114205403A (en) 2022-03-18
CN114205403B true CN114205403B (en) 2022-05-17

Family

ID=80645502

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210143726.5A Active CN114205403B (en) 2022-02-17 2022-02-17 Communication connection method, communication system, computer device, and readable storage medium

Country Status (1)

Country Link
CN (1) CN114205403B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101741902A (en) * 2009-11-24 2010-06-16 候万春 System and method for Internet terminal to quickly access to Internet server
CN103442030A (en) * 2013-07-31 2013-12-11 北京京东尚科信息技术有限公司 Method and system for sending and processing service request messages and client-side device
CN113157440A (en) * 2021-03-23 2021-07-23 北京云上曲率科技有限公司 Self-adaptive load balancing and high availability guaranteeing method applied to mobile terminal

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10469354B2 (en) * 2016-10-31 2019-11-05 Microsoft Technology Licensing, Llc Pre- and post-sharing insights for shared content
CN110968823A (en) * 2018-09-30 2020-04-07 华为技术有限公司 Application client starting method, service server and client equipment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101741902A (en) * 2009-11-24 2010-06-16 候万春 System and method for Internet terminal to quickly access to Internet server
CN103442030A (en) * 2013-07-31 2013-12-11 北京京东尚科信息技术有限公司 Method and system for sending and processing service request messages and client-side device
CN113157440A (en) * 2021-03-23 2021-07-23 北京云上曲率科技有限公司 Self-adaptive load balancing and high availability guaranteeing method applied to mobile terminal

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
解锁谷歌学术(Google Scholar)的新方式;乐享图情;《闻蜂网》;20180730;图2 *

Also Published As

Publication number Publication date
CN114205403A (en) 2022-03-18

Similar Documents

Publication Publication Date Title
US11303647B1 (en) Synthetic request injection to disambiguate bypassed login events for cloud policy enforcement
US11757944B2 (en) Network intermediary with network request-response mechanism
US9609460B2 (en) Cloud based mobile device security and policy enforcement
US11831683B2 (en) Cloud object security posture management
US9654494B2 (en) Detecting and marking client devices
US11985168B2 (en) Synthetic request injection for secure access service edge (SASE) cloud architecture
US11271972B1 (en) Data flow logic for synthetic request injection for cloud security enforcement
CN107819891B (en) Data processing method, data processing device, computer equipment and storage medium
US11888902B2 (en) Object metadata-based cloud policy enforcement using synthetic request injection
US11336698B1 (en) Synthetic request injection for cloud policy enforcement
US8140647B1 (en) System and method for accelerated data uploading
US11647052B2 (en) Synthetic request injection to retrieve expired metadata for cloud policy enforcement
US10154007B1 (en) Enterprise cloud access control and network access control policy using risk based blocking
CN111866124A (en) Method, device, server and machine-readable storage medium for accessing webpage
CN107645480B (en) Data monitoring method, system and device
CN110830516B (en) Network access method, device, network control equipment and storage medium
CN111988280A (en) Server and request processing method
CN113645242B (en) Honeypot source tracing method, device and related equipment
CN113438336B (en) Network request method, device, equipment and storage medium
CN113872933A (en) Method, system, device, equipment and storage medium for hiding source station
CN114205403B (en) Communication connection method, communication system, computer device, and readable storage medium
CN112073366A (en) Data processing method for railway financial system and data center
US20170177866A1 (en) Method and apparatus for detecting exploits
US9207953B1 (en) Method and apparatus for managing a proxy autoconfiguration in SSL VPN
CN115664761A (en) Single sign-on method and device, electronic equipment and readable storage 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