CN111309497B - Information calling method and device, server, terminal and storage medium - Google Patents

Information calling method and device, server, terminal and storage medium Download PDF

Info

Publication number
CN111309497B
CN111309497B CN202010084866.0A CN202010084866A CN111309497B CN 111309497 B CN111309497 B CN 111309497B CN 202010084866 A CN202010084866 A CN 202010084866A CN 111309497 B CN111309497 B CN 111309497B
Authority
CN
China
Prior art keywords
information
server
sending
requested
calling 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.)
Active
Application number
CN202010084866.0A
Other languages
Chinese (zh)
Other versions
CN111309497A (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.)
Beijing Youzhuju Network Technology Co Ltd
Original Assignee
Beijing Youzhuju Network 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 Beijing Youzhuju Network Technology Co Ltd filed Critical Beijing Youzhuju Network Technology Co Ltd
Priority to CN202010084866.0A priority Critical patent/CN111309497B/en
Publication of CN111309497A publication Critical patent/CN111309497A/en
Application granted granted Critical
Publication of CN111309497B publication Critical patent/CN111309497B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • G06F21/6245Protecting personal data, e.g. for financial or medical purposes

Abstract

The disclosure provides a method and a device for information call, a server, a terminal and a storage medium. The information calling method comprises the following steps: sending an information calling request to a server so that the server can transfer the information calling request to a requested end; and after the server receives the information called from the requested end, reading the information from the server. The method disclosed by the application can protect the private information of the user.

Description

Information calling method and device, server, terminal and storage medium
Technical Field
The disclosure relates to the field of computer technology, and in particular, to a method and device for information calling, a server, a terminal and a storage medium.
Background
When call information is needed, for example, debugging of an android debug bridge (Android Debug Bridge, ADB) may require call logging, while a monitoring station may include not only logging, but also privacy information such as passwords, thereby possibly resulting in user privacy disclosure.
Disclosure of Invention
In order to solve the existing problems, the present disclosure provides a method and apparatus for information calling, a server, a terminal, and a storage medium.
The present disclosure adopts the following technical solutions.
In some embodiments, the present disclosure provides a method of information invocation, comprising:
sending an information calling request to a server so that the server can transfer the information calling request to a requested end; a kind of electronic device with high-pressure air-conditioning system
And after the server receives the information called from the requested end, reading the information from the server.
In some embodiments, the present disclosure provides a method of information invocation, comprising:
receiving an information calling request sent by a request end, and sending the information calling request to a requested end;
receiving information sent from the requested end; a kind of electronic device with high-pressure air-conditioning system
And displaying the information to the request end.
In some embodiments, the present disclosure provides a method of information invocation, comprising:
receiving an information calling request;
intercepting an instruction for uploading information to a console; a kind of electronic device with high-pressure air-conditioning system
And sending the information to a server.
In some embodiments, the present disclosure provides an apparatus for information invocation, comprising:
the sending module is used for sending an information calling request to the server so that the server can transfer the information calling request to a requested end; a kind of electronic device with high-pressure air-conditioning system
And the reading module is used for reading the information from the server after the server receives the information called from the requested end.
In some embodiments, the present disclosure provides a server comprising:
the receiving module is used for receiving an information calling request sent by a request end and information sent by the requested end;
the sending module is used for sending the information calling request to a requested end; a kind of electronic device with high-pressure air-conditioning system
And the display module is used for displaying the information to the request end.
In some embodiments, the present disclosure provides an apparatus for information invocation, comprising:
the receiving module is used for receiving the information calling request;
the interception module is used for intercepting an instruction for uploading information to the console; a kind of electronic device with high-pressure air-conditioning system
And the sending module is used for sending the information to a server.
In some embodiments, the present disclosure provides a terminal comprising: at least one memory and at least one processor;
the memory is used for storing program codes, and the processor is used for calling the program codes stored in the memory to execute the method.
In some embodiments, the present disclosure provides a storage medium for storing program code for performing the above-described method.
The information calling method provided by the embodiment of the disclosure can protect private information by replacing the viewing address of the information.
Drawings
The above and other features, advantages, and aspects of embodiments of the present disclosure will become more apparent by reference to the following detailed description when taken in conjunction with the accompanying drawings. The same or similar reference numbers will be used throughout the drawings to refer to the same or like elements. It should be understood that the figures are schematic and that elements and components are not necessarily drawn to scale.
Fig. 1 is a flowchart of an information calling method of a first embodiment of the present disclosure.
Fig. 2 is a flowchart of an information calling method of a second embodiment of the present disclosure.
Fig. 3 is a flowchart of an information calling method of a third embodiment of the present disclosure.
Fig. 4 is a schematic structural diagram of an information calling apparatus according to a fourth embodiment of the present disclosure.
Fig. 5 is a schematic structural diagram of an information calling apparatus of a fifth embodiment of the present disclosure.
Fig. 6 is a schematic structural diagram of an information calling apparatus of a sixth embodiment of the present disclosure.
Fig. 7 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure.
Detailed Description
Embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While certain embodiments of the present disclosure have been shown in the accompanying drawings, it is to be understood that the present disclosure may be embodied in various forms and should not be construed as limited to the embodiments set forth herein, but are provided to provide a more thorough and complete understanding of the present disclosure. It should be understood that the drawings and embodiments of the present disclosure are for illustration purposes only and are not intended to limit the scope of the present disclosure.
It should be understood that the various steps recited in the method embodiments of the present disclosure may be performed in and/or in parallel. Furthermore, method embodiments may include additional steps and/or omit performing the illustrated steps. The scope of the present disclosure is not limited in this respect.
The term "including" and variations thereof as used herein are intended to be open-ended, i.e., including, but not limited to. The term "based on" is based at least in part on. The term "one embodiment" means "at least one embodiment"; the term "another embodiment" means "at least one additional embodiment"; the term "some embodiments" means "at least some embodiments. Related definitions of other terms will be given in the description below.
It should be noted that the terms "first," "second," and the like in this disclosure are merely used to distinguish between different devices, modules, or units and are not used to define an order or interdependence of functions performed by the devices, modules, or units.
It should be noted that references to "a" and "an" in this disclosure are intended to be illustrative rather than limiting, and those of ordinary skill in the art will appreciate that "one or more" is intended to be construed as "one or more" unless the context clearly indicates otherwise.
The names of messages or information interacted between the various devices in the embodiments of the present disclosure are for illustrative purposes only and are not intended to limit the scope of such messages or information.
The following describes in detail the scheme provided by the embodiment of the present application with reference to the accompanying drawings.
[ first embodiment ]
As shown in fig. 1, fig. 1 is a flowchart of an information calling method of a first embodiment of the present disclosure, including the following steps.
S100, sending an information calling request to a server so that the server can transfer the information calling request to a requested end.
In the embodiment of the disclosure, the information calling request is not directly sent to the requested end, but is forwarded to the requested end through an intermediate server. This arrangement allows the requesting and requested ends to be decoupled from each other, thereby allowing the server to selectively display information.
S200, after the server receives the information called from the requested end, the information is read from the server.
Wherein the information may include log information. Network equipment, systems, service programs and the like all generate an event record called log when in operation; each row of the log records the description of the date, time, user, action, and other related operations. Operating systems are designed with a wide variety of log files, such as application logs, security logs, system logs, scheduler service logs, FTP logs, WWW logs, DNS server logs, etc., that vary depending on the services that the system is open to. When a user performs some operations on the system, these log files typically record some relevant content of the operation, which is useful to the system security personnel. For example, when IPC detection is performed on the system, the system records the IP, time, user name, etc. used for detecting the detector in the security log, and after FTP detection, records the IP, time, user name, etc. used for detecting in the FTP log. In particular, in the embodiment of the present disclosure, the information may be a Logcat information, which may be a command line tool in the android, for obtaining log information of the program, where the log information may include a user name and a password required for login. After information, such as a log, is uploaded to the server, the requestor can view on the server (e.g., a web page).
[ second embodiment ]
As shown in fig. 2, fig. 2 is a flowchart of an information calling method of a second embodiment of the present disclosure, including the following steps.
S300, receiving an information calling request sent by a request end, and sending the information calling request to a requested end.
Specifically, the embodiment of the disclosure may set an intermediate node, such as a server, to make the transfer of the information call request. Since the request to invoke the information is sent out by the intermediate node, the invoked information should also be returned to the intermediate node.
S400, receiving the information sent from the requested terminal.
In the disclosed embodiment, the transfer of information requires a channel, so a channel, such as a long connection channel, can be established between the intermediate node and the requested end. A long connection in embodiments of the present disclosure may refer to multiple data packets being sent serially over one connection, requiring both transmission of link detection packets if no data packets are sent during connection maintenance. Long connections are often used for frequent, point-to-point communications, and the number of connections cannot be too high, and each tcp connection requires a three-way handshake. In particular, in this embodiment, the long connection may be established by WebSocket, for example. WebSocket is a protocol that performs full duplex communications over a single transmission control protocol connection. WebSocket makes data exchange simpler, and in a WebSocket Application Program Interface (API), only one handshake between two ends needs to be completed, so that a persistent connection can be directly created, and bidirectional data transmission can be performed. HTML5 defines WebSocket protocol, which can better save server resources and bandwidth, and can communicate in real time. The advantage of this approach is that the packet header for protocol control is relatively small when exchanging data between the two ends after connection creation; this overhead is significantly reduced relative to HTTP requests that carry a full header each time. WebSocket needs to create a connection first, which makes it a stateful protocol, after which part of the state information can be omitted when communicating. WebSocket defines a binary frame, and binary contents can be easily processed. WebSocket also defines extensions, which users can extend protocols, implementing partially custom sub-protocols. WebSocket, with proper extension support, can follow the context of the previous content, and can significantly improve compression rate when delivering similar data. It will be appreciated that the above advantages are set forth merely to illustrate the reason why the disclosed embodiments employ long connections, but it should also be understood that the manner of connection in the disclosed embodiments is not limited to long connections and any manner in which data transmission can be achieved is encompassed within the disclosed embodiments. The manner of transmission may include mapping, copying the information to be invoked from the requested end to the intermediate node.
S500, displaying the information to the request end.
In the disclosed embodiments, information is not passed to the requesting end. The requesting end may read information, such as log content, at the intermediate node.
[ third embodiment ]
As shown in fig. 3, fig. 3 is a flowchart of an information calling method of a third embodiment of the present disclosure, including the following steps.
S600, receiving an information call request.
The information call request in the embodiment of the present disclosure may refer to the information call request in the second embodiment, and will not be described herein.
S700, intercepting an instruction for uploading information to a console.
After receiving the information call instruction, the requested end will generally upload the information to the console. However, the console may include a larger amount of data, which may include private information, such as a password, which may pose a risk of privacy disclosure for the user. Thus, embodiments of the present disclosure may interrupt (hook) instructions to upload information to the console so that information is not uploaded to the console. Hook is a system mechanism for "break," and chinese is interpreted as "Hook. After a hook is made for a particular system event, once the hook event occurs, the program that has made the hook for that event will receive a notification from the system, at which point the program can respond to the event at the first time. Alternatively, hook may be understood as a platform of a message handling mechanism on which an application may monitor a certain message specifying a window, and the monitored window may be created by other processes. When the message arrives, it is processed before the target window processing function. The hook mechanism allows an application to intercept a process message or a specific event. The hook is effectively a piece of program that processes a message, and is suspended from the system by a system call. Whenever a particular message is sent, the hooking program captures the message before the destination window is reached, i.e., the hooking function gains control first. The hook function can process (change) the message, can continue to transmit the message without processing, and can forcedly end the transmission of the message. Each Hook has a list of pointers associated with it, which may be referred to as a linked list of hooks, maintained by the system. The pointer to this list points to the specified, application-defined callback function (Callback Function) called by the Hook, i.e., the respective processing subroutine of the Hook. When a message associated with a specified Hook type occurs, the system passes the message to the Hook. Some hooks may simply monitor the message, either modify the message, or stop the advancement of the message, avoiding the passage of the message to the next Hook or destination window.
And S800, transmitting the information to a server.
With the above in mind, embodiments of the present disclosure may replace instructions to upload information to a console with instructions to send information to a server, such that the information is displayed by the server rather than by the console.
[ fourth embodiment ]
As shown in fig. 4, the embodiment of the disclosure further provides an apparatus 10 for information invocation, which may be, for example, a request end of information invocation, including a sending module 13 and a reading module 15. The sending module 13 may be configured to send an information call request to a server, so that the server forwards the information call request to a requested end. The reading module 15 may be configured to read the information from the server after the server receives the information invoked from the requested end. Particularly, the information can be uploaded one by one or packaged, and the difference is that the real-time performance of uploading one by one is good; when the bandwidth is limited, delay problems may be caused by large data volume after packaging.
The core of the solution of each embodiment is the viewing address of the replacement log, and the original console is replaced by an intermediate node, such as a server. Thereby the risk of exposure of the rest of the information in the console, e.g. the private information, can be avoided.
[ fifth embodiment ]
As shown in fig. 5, the embodiment of the present disclosure further provides a server 30, including a receiving module 33, a transmitting module 35, and a display module 37. The receiving module 33 may be configured to receive an information call request sent by a request end and information sent from the requested end. The sending module 35 may be configured to send the information call request to the requested end. A display module 37 may be used to display the information to the requesting end. In addition, the embodiment of the disclosure may further include a setup module (not shown) configured to establish a channel with the requested end, so that the requested end sends the information through the channel; wherein the channels comprise long connecting channels.
[ sixth embodiment ]
As shown in fig. 6, the embodiment of the disclosure further provides an apparatus 50 for information call, which may be, for example, a requested end of an information call, including a receiving module 53, an intercepting module 55, and a sending module 57. Wherein the receiving module 53 is operable to receive an information call request. The interception module 55 may be used to intercept instructions to upload information to the console. The sending module 57 may be used to send the information to a server. In addition, the embodiment of the disclosure may further include a setup module (not shown) that may be configured to establish a channel with the server; wherein the channels comprise long connecting channels.
For embodiments of the device, reference is made to the description of method embodiments for the relevant points, since they essentially correspond to the method embodiments. The apparatus embodiments described above are merely illustrative, wherein the modules illustrated as separate modules may or may not be separate. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. Those of ordinary skill in the art will understand and implement the present application without undue burden.
The method and apparatus for information invocation of the present disclosure are described above based on the embodiments and application. In addition, the present disclosure also provides a terminal and a storage medium, which are described below.
Referring now to fig. 7, a schematic diagram of an electronic device (e.g., a terminal device or server) 800 suitable for use in implementing embodiments of the present disclosure is shown. The terminal devices in the embodiments of the present disclosure may include, but are not limited to, mobile terminals such as mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablet computers), PMPs (portable multimedia players), in-vehicle terminals (e.g., in-vehicle navigation terminals), and the like, and stationary terminals such as digital TVs, desktop computers, and the like. The electronic device shown in fig. 7 is merely an example and should not be construed to limit the functionality and scope of use of the disclosed embodiments.
As shown in fig. 7, the electronic device 800 may include a processing means (e.g., a central processor, a graphics processor, etc.) 801, which may perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) 802 or a program loaded from a storage means 808 into a Random Access Memory (RAM) 803. In the RAM803, various programs and data required for the operation of the electronic device 800 are also stored. The processing device 801, the ROM 802, and the RAM803 are connected to each other by a bus 804. An input/output (I/O) interface 805 is also connected to the bus 804.
In general, the following devices may be connected to the I/O interface 805: input devices 806 including, for example, a touch screen, touchpad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, and the like; an output device 807 including, for example, a Liquid Crystal Display (LCD), speakers, vibrators, etc.; storage 808 including, for example, magnetic tape, hard disk, etc.; communication means 809. The communication means 809 may allow the electronic device 800 to communicate wirelessly or by wire with other devices to exchange data. While fig. 7 shows an electronic device 800 having various means, it is to be understood that not all of the illustrated means are required to be implemented or provided. More or fewer devices may be implemented or provided instead.
In particular, according to embodiments of the present disclosure, the processes described above with reference to flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method shown in the flowcharts. In such an embodiment, the computer program may be downloaded and installed from a network via communication device 809, or installed from storage device 808, or installed from ROM 802. The above-described functions defined in the methods of the embodiments of the present disclosure are performed when the computer program is executed by the processing device 801.
It should be noted that the computer readable medium described in the present disclosure may be a computer readable signal medium or a computer readable storage medium, or any combination of the two. The computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples of the computer-readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this disclosure, a computer-readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In the present disclosure, however, the computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, with the computer-readable program code embodied therein. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, fiber optic cables, RF (radio frequency), and the like, or any suitable combination of the foregoing.
In some implementations, the clients, servers may communicate using any currently known or future developed network protocol, such as HTTP (HyperText Transfer Protocol ), and may be interconnected with any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the internet (e.g., the internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed networks.
The computer readable medium may be contained in the electronic device; or may exist alone without being incorporated into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to perform the methods of the present disclosure described above.
Computer program code for carrying out operations of the present disclosure may be written in one or more programming languages, including an object oriented programming language such as Java, smalltalk, C ++ and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider).
The flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units involved in the embodiments of the present disclosure may be implemented by means of software, or may be implemented by means of hardware. Wherein the names of the units do not constitute a limitation of the units themselves in some cases.
The functions described above herein may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: a Field Programmable Gate Array (FPGA), an Application Specific Integrated Circuit (ASIC), an Application Specific Standard Product (ASSP), a system on a chip (SOC), a Complex Programmable Logic Device (CPLD), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. The machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
According to one or more embodiments of the present disclosure, there is provided a method of information invocation, comprising:
sending an information calling request to a server so that the server can transfer the information calling request to a requested end; a kind of electronic device with high-pressure air-conditioning system
And after the server receives the information called from the requested end, reading the information from the server.
According to one or more embodiments of the present disclosure, there is provided a method of information invocation, comprising:
receiving an information calling request sent by a request end, and sending the information calling request to a requested end;
receiving information sent from the requested end; a kind of electronic device with high-pressure air-conditioning system
And displaying the information to the request end.
According to one or more embodiments of the present disclosure, there is provided a method, characterized in that the method further comprises:
establishing a channel with the requested end so that the requested end sends the information through the channel;
wherein the channels comprise long connecting channels.
According to one or more embodiments of the present disclosure, there is provided a method, wherein the information transmission manner includes a mapping manner.
According to one or more embodiments of the present disclosure, there is provided a method of information invocation, comprising:
receiving an information calling request;
intercepting an instruction for uploading information to a console; a kind of electronic device with high-pressure air-conditioning system
And sending the information to a server.
According to one or more embodiments of the present disclosure, there is provided a method, further comprising, before said transmitting said information to a server:
establishing a channel with the server;
wherein the channels comprise long connecting channels.
According to one or more embodiments of the present disclosure, there is provided a method, wherein the transmitting the information to a server includes: copying the information to the server through a mapping process.
According to one or more embodiments of the present disclosure, there is provided an apparatus for information invocation, including:
the sending module is used for sending an information calling request to the server so that the server can transfer the information calling request to a requested end; a kind of electronic device with high-pressure air-conditioning system
And the reading module is used for reading the information from the server after the server receives the information called from the requested end.
According to one or more embodiments of the present disclosure, there is provided a server including:
the receiving module is used for receiving an information calling request sent by a request end and information sent by the requested end;
the sending module is used for sending the information calling request to a requested end; a kind of electronic device with high-pressure air-conditioning system
And the display module is used for displaying the information to the request end.
According to one or more embodiments of the present disclosure, there is provided an apparatus for information invocation, including:
the receiving module is used for receiving the information calling request;
the interception module is used for intercepting an instruction for uploading information to the console; a kind of electronic device with high-pressure air-conditioning system
And the sending module is used for sending the information to a server.
According to one or more embodiments of the present disclosure, there is provided a terminal including: at least one memory and at least one processor;
wherein the at least one memory is configured to store program code, and the at least one processor is configured to invoke the program code stored by the at least one memory to perform any of the methods described above.
According to one or more embodiments of the present disclosure, there is provided a storage medium for storing program code for performing the above-described method.
The foregoing description is only of the preferred embodiments of the present disclosure and description of the principles of the technology being employed. It will be appreciated by persons skilled in the art that the scope of the disclosure referred to in this disclosure is not limited to the specific combinations of features described above, but also covers other embodiments which may be formed by any combination of features described above or equivalents thereof without departing from the spirit of the disclosure. Such as those described above, are mutually substituted with the technical features having similar functions disclosed in the present disclosure (but not limited thereto).
Moreover, although operations are depicted in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order. In certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limiting the scope of the present disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are example forms of implementing the claims.

Claims (11)

1. A method of information invocation, comprising:
sending an information calling request to a server so that the server can transfer the information calling request to a requested end; a kind of electronic device with high-pressure air-conditioning system
Reading information called from the requested end from the server after the server receives the information;
the information is sent to the server after the requested end intercepts an instruction for uploading the information to the console.
2. A method of information invocation, comprising:
receiving an information calling request sent by a request end, and sending the information calling request to a requested end;
receiving information sent from the requested end; a kind of electronic device with high-pressure air-conditioning system
Displaying the information to the request end;
the information is sent by the requested terminal after intercepting an instruction for uploading the information to a console.
3. The method according to claim 2, wherein the method further comprises:
establishing a channel with the requested end so that the requested end sends the information through the channel;
wherein the channels comprise long connecting channels.
4. A method according to claim 2 or 3, characterized in that the transmission means of the information comprises a mapping means.
5. A method of information invocation, comprising:
receiving an information calling request;
intercepting an instruction for uploading information to a console; a kind of electronic device with high-pressure air-conditioning system
Transmitting the information to a server;
wherein the sending the information to the server comprises:
copying the information to the server through a mapping process.
6. The method of claim 5, further comprising, prior to said sending said information to a server:
establishing a channel with the server;
wherein the channels comprise long connecting channels.
7. An apparatus for information invocation, comprising:
the sending module is used for sending an information calling request to the server so that the server can transfer the information calling request to a requested end; a kind of electronic device with high-pressure air-conditioning system
The reading module is used for reading the information from the server after the server receives the information called from the requested end;
the information is sent to the server after the requested end intercepts an instruction for uploading the information to the console.
8. A server, comprising:
the receiving module is used for receiving an information calling request sent by a request end and information sent by the requested end;
the sending module is used for sending the information calling request to a requested end; a kind of electronic device with high-pressure air-conditioning system
The display module is used for displaying the information to the request end;
the information is sent by the requested terminal after intercepting an instruction for uploading the information to a console.
9. An apparatus for information invocation, comprising:
the receiving module is used for receiving the information calling request;
the interception module is used for intercepting an instruction for uploading information to the console; a kind of electronic device with high-pressure air-conditioning system
The sending module is used for sending the information to a server;
the sending module is specifically configured to:
copying the information to the server through a mapping process.
10. A terminal, comprising:
at least one memory and at least one processor;
wherein the at least one memory is configured to store program code, and the at least one processor is configured to invoke the program code stored by the at least one memory to perform the method of any of claims 1 to 6.
11. A storage medium for storing program code for performing the method of any one of claims 1 to 6.
CN202010084866.0A 2020-02-10 2020-02-10 Information calling method and device, server, terminal and storage medium Active CN111309497B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010084866.0A CN111309497B (en) 2020-02-10 2020-02-10 Information calling method and device, server, terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010084866.0A CN111309497B (en) 2020-02-10 2020-02-10 Information calling method and device, server, terminal and storage medium

Publications (2)

Publication Number Publication Date
CN111309497A CN111309497A (en) 2020-06-19
CN111309497B true CN111309497B (en) 2023-09-26

Family

ID=71148978

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010084866.0A Active CN111309497B (en) 2020-02-10 2020-02-10 Information calling method and device, server, terminal and storage medium

Country Status (1)

Country Link
CN (1) CN111309497B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112818372A (en) * 2021-02-23 2021-05-18 挂号网(杭州)科技有限公司 Authority display information processing method, device, electronic device and storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6609159B1 (en) * 1998-11-30 2003-08-19 Semyon Dukach Methods, systems, and machine readable programming for interposing front end servers between servers and clients
CN108347445A (en) * 2018-03-19 2018-07-31 武汉斗鱼网络科技有限公司 Realize the method and device of far call
CN108681678A (en) * 2018-05-30 2018-10-19 青岛大学 Processing for Data Analysis in Physics, device, computer readable storage medium based on block chain and server
CN109033280A (en) * 2018-07-11 2018-12-18 平安科技(深圳)有限公司 Blog search method, system, computer equipment and storage medium
CN109271359A (en) * 2018-11-20 2019-01-25 北京千丁互联科技有限公司 Log information processing method, device, electronic equipment and readable storage medium storing program for executing
CN109361752A (en) * 2018-10-30 2019-02-19 红芯时代(北京)科技有限公司 A kind of data transmission method, device, server, system and storage medium
CN109710427A (en) * 2018-12-26 2019-05-03 苏州沁游网络科技有限公司 A kind of information processing method, system and server
CN109992485A (en) * 2019-03-20 2019-07-09 珠海天燕科技有限公司 A kind of debugging log providing method, terminal device and server
CN110119314A (en) * 2019-05-14 2019-08-13 腾讯科技(深圳)有限公司 A kind of server calls method, apparatus, server and storage medium
CN110232048A (en) * 2019-06-12 2019-09-13 腾讯科技(成都)有限公司 Acquisition methods, device and the storage medium of journal file

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8549101B2 (en) * 2009-06-16 2013-10-01 Oracle International Corporation Portable embedded local server for write-through cache

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6609159B1 (en) * 1998-11-30 2003-08-19 Semyon Dukach Methods, systems, and machine readable programming for interposing front end servers between servers and clients
CN108347445A (en) * 2018-03-19 2018-07-31 武汉斗鱼网络科技有限公司 Realize the method and device of far call
CN108681678A (en) * 2018-05-30 2018-10-19 青岛大学 Processing for Data Analysis in Physics, device, computer readable storage medium based on block chain and server
CN109033280A (en) * 2018-07-11 2018-12-18 平安科技(深圳)有限公司 Blog search method, system, computer equipment and storage medium
CN109361752A (en) * 2018-10-30 2019-02-19 红芯时代(北京)科技有限公司 A kind of data transmission method, device, server, system and storage medium
CN109271359A (en) * 2018-11-20 2019-01-25 北京千丁互联科技有限公司 Log information processing method, device, electronic equipment and readable storage medium storing program for executing
CN109710427A (en) * 2018-12-26 2019-05-03 苏州沁游网络科技有限公司 A kind of information processing method, system and server
CN109992485A (en) * 2019-03-20 2019-07-09 珠海天燕科技有限公司 A kind of debugging log providing method, terminal device and server
CN110119314A (en) * 2019-05-14 2019-08-13 腾讯科技(深圳)有限公司 A kind of server calls method, apparatus, server and storage medium
CN110232048A (en) * 2019-06-12 2019-09-13 腾讯科技(成都)有限公司 Acquisition methods, device and the storage medium of journal file

Also Published As

Publication number Publication date
CN111309497A (en) 2020-06-19

Similar Documents

Publication Publication Date Title
CN110795022B (en) Terminal testing method, system and storage medium
CN110753089B (en) Method, device, medium and electronic equipment for managing client
CN111930709B (en) Data storage method, apparatus, electronic device, and computer readable medium
WO2021139383A1 (en) Live broadcast room gift resource updating method and apparatus, and medium and electronic device
CN112039796A (en) Data packet transmission method and device, storage medium and electronic equipment
CN112416632B (en) Event communication method and device, electronic equipment and computer readable medium
CN112165480A (en) Information acquisition method and device and electronic equipment
CN114070833A (en) Multi-protocol service compatible method, system, device, medium, and program product
CN113760536A (en) Data caching method and device, electronic equipment and computer readable medium
CN115297164A (en) Network proxy method, device, electronic equipment and computer readable storage medium
CN114071544B (en) Network testing method and device and electronic equipment
CN111309497B (en) Information calling method and device, server, terminal and storage medium
CN113114535A (en) Network fault detection method and device and electronic equipment
CN112261651B (en) Terminal control method, device, terminal and storage medium
CN111460432B (en) On-line document authority control method, device, equipment and computer readable medium
CN112416887B (en) Information interaction method and device and electronic equipment
CN114039926B (en) Transmission control protocol determining method and device, readable medium and electronic equipment
CN113596328B (en) Camera calling method and device and electronic equipment
CN112543228A (en) Data transmission method and device, electronic equipment and computer readable medium
CN111274296B (en) Image data acquisition method and device, terminal and storage medium
CN114745276B (en) Switch bandwidth adjusting method and device, electronic equipment and computer readable medium
CN116938598B (en) Information transmission method, apparatus, electronic device, and computer-readable medium
CN112804768B (en) Method and device for processing communication connection, terminal and non-transitory storage medium
CN117997727A (en) Log landing method and device for CDN, medium and electronic equipment
CN112261659B (en) Control method and device for terminal and server, terminal and 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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20230424

Address after: Room 802, Information Building, 13 Linyin North Street, Pinggu District, Beijing, 101299

Applicant after: Beijing youzhuju Network Technology Co.,Ltd.

Address before: No. 715, 7th floor, building 3, 52 Zhongguancun South Street, Haidian District, Beijing 100081

Applicant before: Beijing infinite light field technology Co.,Ltd.

GR01 Patent grant
GR01 Patent grant