CN114237741B - Installation-free application interaction method and device - Google Patents

Installation-free application interaction method and device Download PDF

Info

Publication number
CN114237741B
CN114237741B CN202111510863.XA CN202111510863A CN114237741B CN 114237741 B CN114237741 B CN 114237741B CN 202111510863 A CN202111510863 A CN 202111510863A CN 114237741 B CN114237741 B CN 114237741B
Authority
CN
China
Prior art keywords
receiving
terminal
interactive
receiving terminal
initiating
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
CN202111510863.XA
Other languages
Chinese (zh)
Other versions
CN114237741A (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 Sibituo Technology Co ltd
Original Assignee
Beijing Sibituo 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 Sibituo Technology Co ltd filed Critical Beijing Sibituo Technology Co ltd
Priority to CN202111510863.XA priority Critical patent/CN114237741B/en
Publication of CN114237741A publication Critical patent/CN114237741A/en
Application granted granted Critical
Publication of CN114237741B publication Critical patent/CN114237741B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44568Immediately runnable code
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4406Loading of operating system

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The embodiment of the application provides an installation-free application interaction method and device, which are applied to a bottom-layer platform. The method comprises the following steps: receiving a connection request output by an initiating end, wherein the connection request comprises connection confirmation information of the initiating end and a receiving end and operating system information of the receiving end; calling an interactive data packet matched with the operating system information according to the connection request, and sending the interactive data packet to a receiving end, wherein the interactive data packet is used for establishing an interactive interface at the receiving end; and receiving data interacted by the receiving end through the interactive interface and synchronizing the data to the initiating end. The bottom platform sends the interactive data packet to the receiving end after receiving the connection request so as to establish the interactive interface at the receiving end, the receiving end does not need to install software for interaction in advance, the prepositive step of data interaction between the equipment is simplified, the receiving end can send the interactive data of the interactive interface to the bottom platform, and the bottom platform receives the interactive data and synchronizes to the initiating end, stores the interactive information and reduces the memory occupation of the initiating end.

Description

Installation-free application interaction method and device
Technical Field
The embodiment of the application relates to the technical field of communication, in particular to an installation-free application interaction method and device.
Background
With the continuous development of computer technology, information interaction between different devices becomes an important information exchange means, and currently, when information interaction is required to be performed on different operating systems of the same software, different versions of the APP need to be installed on the different operating systems to complete the information interaction between the same software.
For the related technologies, the inventor thinks that the information interaction mode is cumbersome and inconvenient to operate.
Disclosure of Invention
In order to solve the technical problem, the application provides an installation-free application interaction scheme.
In a first aspect of the present application, an installation-free application interaction method is provided. The method is applied to a bottom platform which is used for establishing connection with an initiating terminal and a receiving terminal, and comprises the following steps:
receiving a connection request output by an initiating terminal, wherein the connection request comprises connection confirmation information of the initiating terminal and a receiving terminal and operating system information of the receiving terminal;
calling an interactive data packet matched with the operating system information according to the connection request, and sending the interactive data packet to the receiving end, wherein the interactive data packet is used for establishing an interactive interface at the receiving end;
and receiving the data interacted by the receiving end through the interactive interface, and synchronizing to the initiating.
In one possible implementation manner, the method further includes: and the initiating terminal establishes connection with the receiving terminal before outputting the connection request, and the connection mode of the initiating terminal and the receiving terminal comprises one of NFC, bluetooth or WiFi.
In a possible implementation manner, the interactive data packet includes a temporary installation packet and a script file, and the script file is configured to automatically run the temporary installation packet after the receiving end receives the temporary installation packet, so as to establish an interactive interface at the receiving end.
In a possible implementation manner, the underlying platform stores interactive data packets of at least two interactive interfaces, and the two interactive interfaces are applicable to different operating systems.
In one possible implementation, the interaction data is stored in the underlying platform.
In a possible implementation manner, after the connection between the initiating terminal and the receiving terminal is disconnected, the initiating terminal sends a data deletion instruction to delete the information stored on the receiving terminal through interactive data interaction.
By adopting the technical scheme, the initiating terminal can send the connection request to the bottom platform after establishing connection with the receiving terminal, the bottom platform sends the interactive data packet to the receiving terminal after receiving the connection request, so that the interactive interface is established at the receiving terminal, the receiving terminal does not need to install software for interaction in advance, the prepositive step of data interaction between the devices is simplified, the receiving terminal can send the interactive data of the interactive interface to the bottom platform, the bottom platform receives the interactive data and synchronizes to the initiating terminal, the interactive information is stored, and the memory occupation of the initiating terminal is reduced.
In a second aspect of the present application, there is provided an installation-free application interaction apparatus, comprising:
a receiving module, configured to receive a connection request output by an originating terminal, where the connection request includes connection confirmation information of the originating terminal and a receiving terminal and operating system information of the receiving terminal;
the calling module is used for calling an interactive data packet matched with the operating system information according to the connection request and sending the interactive data packet to the receiving end, and the interactive data packet is used for establishing an interactive interface at the receiving end;
and the synchronization module is used for receiving the data interacted by the receiving end through the interactive interface and synchronizing the data to the initiating end.
In one possible implementation manner, the method further comprises the following steps:
and the clearing module is used for sending a data deleting instruction by the initiating terminal after the connection between the initiating terminal and the receiving terminal is disconnected so as to delete the information which is stored on the receiving terminal and interacted with the data through interaction.
In a third aspect of the present application, an electronic device is provided. The electronic device includes: a memory having a computer program stored thereon and a processor implementing the method as described above when executing the program.
In a fourth aspect of the present application, a computer-readable storage medium is provided, on which a computer program is stored which, when being executed by a processor, carries out the method as according to the first aspect of the present application.
It should be understood that what is described in this summary section is not intended to limit key or critical features of the embodiments of the application, nor is it intended to limit the scope of the application. Other features of the present application will become apparent from the following description.
Drawings
The above and other features, advantages and aspects of embodiments of the present application will become more apparent upon consideration of the following detailed description, taken in conjunction with the accompanying drawings. In the drawings, like or similar reference characters designate like or similar elements, and wherein:
FIG. 1 shows a flow diagram of an installation-free application interaction method according to an embodiment of the present application;
FIG. 2 shows a block diagram of an installation-free application interaction apparatus according to an embodiment of the present application;
fig. 3 shows a schematic structural diagram of a terminal device or a server suitable for implementing the embodiments of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
All terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this application belongs unless specifically defined otherwise. It will be further understood that terms, such as those defined in commonly used dictionaries, should be interpreted as having a meaning that is consistent with their meaning in the context of the relevant art and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein.
Techniques, methods, and apparatus known to those of ordinary skill in the relevant art may not be discussed in detail but are intended to be part of the specification where appropriate.
The method and the device can be applied to data interaction of the initiating terminal, the receiving terminal and the bottom platform. The method comprises the steps that an initiating end is firstly connected with a receiving end, then a connection request is sent to a bottom platform, the connection request comprises connection confirmation information of the initiating end and the receiving end and operating system information of the receiving end, the bottom platform receives the connection request, retrieves an interactive data packet matched with the operating system information of the receiving end, sends the interactive data packet to the receiving end, an interactive interface can be established at the receiving end through the interactive data packet, and the bottom platform can also receive data interacted through the interactive interface and synchronizes to the initiating end. After the connection between the initiating end and the receiving end is established, the bottom platform can send the interactive data packet to the receiving end, the receiving end can establish an interactive interface after receiving the data interactive packet, the installation is not needed, and the data interaction steps among different devices are simple and convenient.
Fig. 1 shows a flowchart of an installation-free application interaction method according to an embodiment of the present application. The method is performed by an underlying platform.
Step S100, receiving a connection request output by an initiating terminal, wherein the connection request comprises connection confirmation information of the initiating terminal and a receiving terminal and operating system information of the receiving terminal.
In the embodiment of the application, the bottom platform can be operated at a server end, the initiating end, the receiving end and the bottom platform can be connected through a wireless communication network, and the specific communication mode can be WiFi, bluetooth and the like; of course, communication may also be via a wired network.
The initiating terminal may be a wearable device such as a mobile phone, a tablet computer, and a bracelet, which is not specifically limited in this embodiment of the present application. The operating system in the originating terminal may be an Android (Android) operating system or an apple ios operating system, which is not specifically limited in this embodiment of the present application.
The receiving end may be a tablet computer, a notebook computer, a desktop computer, etc., which is not specifically limited in this embodiment of the present application. The operating system of the receiving end may be a Windows operating system or a Mac operating system, which is not specifically limited in this embodiment of the present application.
The server may be a blade server, a rack server, or the like, or the server may also be a server cluster deployed in the cloud, which is not limited herein.
The initiating terminal first establishes a connection with the receiving terminal, and the connection mode may be a near-end connection, for example, an NFC connection, or a connection mode such as bluetooth or WiFi.
After establishing connection with the receiving end, the initiating end sends a connection request to the bottom platform, wherein the connection request comprises connection confirmation information of the initiating end and the receiving end and operating system information of the receiving end.
And S200, calling an interactive data packet matched with the operating system information according to the connection request, and sending the interactive data packet to the receiving end, wherein the interactive data packet is used for establishing an interactive interface at the receiving end.
In the embodiment of the present application, the bottom platform stores interactive data packets of at least two interactive interfaces, where different interactive interfaces can be applicable to different operating systems, and in a specific example, the bottom platform stores a plurality of interactive data packets, where one interactive data packet is applicable to a Windows operating system, one interactive data packet is applicable to a Mac system, one interactive data packet is applicable to an Android operating system, and one interactive data packet is applicable to an iOS operating system.
After receiving the connection request, the bottom platform firstly judges whether the initiating terminal and the receiving terminal are connected according to the connection confirmation information, after the connection between the initiating terminal and the receiving terminal is established, an interactive data packet matched with an operating system is called according to the operating system information of the receiving terminal, the interactive data packet is sent to the receiving terminal, and a temporary interactive interface can be established at the receiving terminal by the interactive data packet for interactive operation.
In some embodiments, the interactive data package includes a temporary installation package and a script file, and after the receiving end receives the temporary installation package, the script file can automatically run the temporary installation package to establish an interactive interface at the receiving end, where the interactive interface is similar to a chat interface of a PC-end WeChat and can perform data interaction with interactive interfaces in other operating systems.
In other embodiments, the interactive data packet includes Green Software, or Portable Software (also called Portable Application, portable Software, or Green Software), which refers to a class of small Software, most of which are free, and is characterized in that the Software can be used without installation, and can be stored in a flash memory (called Portable Software), and no record (such as registry message) is left on the local computer after removal. The popular point is that the green software is directly available through downloading without installation. Green software does not leave registry keys in the registry, so compared with general software, green software has little influence on the system. The green software can establish an interactive interface at the receiving end so as to perform data interaction with the receiving end and the bottom-layer platform.
And step S300, receiving data interacted by the receiving end through the interactive interface, and synchronizing the data to the initiating end.
In the embodiment of the application, the initiating terminal and the receiving terminal corresponding to the initiating terminal share one user account, the interactive data can be man-machine interactive data or interactive data between different user accounts logged in different devices, the interactive interface sends the interactive data to the bottom platform, the bottom platform can receive the interactive data and synchronize the interactive data to the initiating terminal, so that the initiating terminal can master instant data, and the initiating terminal can also perform data interaction with the receiving terminal through the bottom platform.
After the interaction between the initiating end and the receiving end is completed, the initiating end can send a connection and disconnection instruction, after the connection between the initiating end and the receiving end is disconnected, the initiating end sends a data deletion instruction, and after the receiving end receives the data deletion instruction, the receiving end deletes the interaction data and the interaction interface stored on the receiving end so as to reduce the possibility of user information leakage.
According to the installation-free application interaction method, the initiating terminal can send a connection request to the bottom platform after being connected with the receiving terminal, the bottom platform sends an interaction data packet to the receiving terminal after receiving the connection request, so that an interaction interface is established at the receiving terminal, the receiving terminal does not need to install software for interaction in advance, the data interaction pre-step between devices is simplified, the receiving terminal can send interaction data of the interaction interface to the bottom platform, the bottom platform receives the interaction data and synchronizes to the initiating terminal, interaction information is stored, and memory occupation of the initiating terminal is reduced.
It should be noted that, for simplicity of description, the above-mentioned method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present application is not limited by the order of acts described, as some steps may occur in other orders or concurrently depending on the application. Further, those skilled in the art should also appreciate that the embodiments described in the specification are exemplary embodiments and that the acts and modules referred to are not necessarily required in this application.
The above is a description of method embodiments, and the embodiments of the present application are further described below by way of apparatus embodiments.
Fig. 2 shows a block diagram of an installation-free application interaction apparatus according to an embodiment of the present application. The device comprises:
a receiving module 201, configured to receive a connection request output by an originating end, where the connection request includes connection confirmation information of the originating end and a receiving end and operating system information of the receiving end;
the invoking module 202 is configured to invoke an interactive data packet matching the operating system information according to the connection request, and send the interactive data packet to the receiving end, where the interactive data packet is used to establish an interactive interface at the receiving end;
and the synchronization module 203 is configured to receive data interacted by the receiving end through the interactive interface, and synchronize the data to the initiating end.
In one possible implementation manner, the method further includes:
and the clearing module is used for sending a data deleting instruction by the initiating terminal after the connection between the initiating terminal and the receiving terminal is disconnected so as to delete the information which is stored on the receiving terminal and interacted with the data through interaction.
The application interactive system of exempting from to install that this application embodiment discloses, at the initiating terminal, receiving terminal and bottom platform set up the connection back, the bottom platform can send the data interaction package to the receiving terminal to establish interactive interface at the receiving terminal, the receiving terminal need not to install in advance and is used for interactive software, the leading step of data interaction between the simple and convenient equipment, the receiving terminal can send the interactive data that interactive interface is in to the bottom platform, the bottom platform receives interactive data and synchronous to the initiating terminal, and store mutual information, reduce the memory that the initiating terminal takes up.
It can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working process of the described module may refer to the corresponding process in the foregoing method embodiment, and is not described herein again.
Fig. 3 shows a schematic structural diagram of an electronic device suitable for implementing embodiments of the present application.
As shown in fig. 3, the electronic apparatus includes a Central Processing Unit (CPU) 301 that can perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM) 302 or a program loaded from a storage section 308 into a Random Access Memory (RAM) 303. In the RAM 303, various programs and data necessary for the operation of the system 300 are also stored. The CPU 301, ROM 302, and RAM 303 are connected to each other via a bus 304. An input/output (I/O) interface 305 is also connected to bus 304.
The following components are connected to the I/O interface 305: an input portion 306 including a keyboard, a mouse, and the like; an output portion 307 including a display such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage section 308 including a hard disk and the like; and a communication section 309 including a network interface card such as a LAN card, a modem, or the like. The communication section 309 performs communication processing via a network such as the internet. A drive 310 is also connected to the I/O interface 305 as needed. A removable medium 311 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 310 as necessary, so that a computer program read out therefrom is mounted into the storage section 308 as necessary.
In particular, according to embodiments of the present application, the process described above with reference to the flowchart fig. 1 may be implemented as a computer software program. For example, embodiments of the present application include a computer program product comprising a computer program embodied on a machine-readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 309, and/or installed from the removable medium 311. The above-described functions defined in the system of the present application are executed when the computer program is executed by the Central Processing Unit (CPU) 301.
It should be noted that the computer readable medium shown in the present application may be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination 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 application, 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 this application, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. 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: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
The flowchart 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 application. 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 that perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units or modules described in the embodiments of the present application may be implemented by software or hardware. The described units or modules may also be provided in a processor, and may be described as: a processor includes a receiving module, a fetching module, and a synchronizing module. Where the names of these units or modules do not in some cases constitute a limitation of the unit or module itself, for example, the receiving module may also be described as a "module for receiving a connection request output by the originating terminal".
As another aspect, the present application also provides a computer-readable storage medium, which may be included in the electronic device described in the above embodiments; or may be separate and not incorporated into the electronic device. The computer readable storage medium stores one or more programs which, when executed by one or more processors, perform a method for installer-free application interaction as described herein.
The above description is only a preferred embodiment of the application and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the application referred to in the present application is not limited to the embodiments with a particular combination of the above-mentioned features, but also encompasses other embodiments with any combination of the above-mentioned features or their equivalents without departing from the spirit of the application. For example, the above features may be replaced with (but not limited to) features having similar functions as those described in this application.

Claims (7)

1. An installation-free application interaction method is applied to a bottom platform, wherein the bottom platform is used for establishing connection with an initiating terminal and a receiving terminal, and the method comprises the following steps:
receiving a connection request output by an initiating terminal, wherein the connection request comprises connection confirmation information of the initiating terminal and a receiving terminal and operating system information of the receiving terminal;
calling an interactive data packet matched with the operating system information according to the connection request, and sending the interactive data packet to the receiving end, wherein the interactive data packet is used for establishing an interactive interface at the receiving end;
receiving data interacted by the receiving end through the interactive interface, and synchronizing the data to the initiating end;
further comprising: the initiating terminal establishes connection with the receiving terminal before outputting the connection request, and the connection mode of the initiating terminal and the receiving terminal comprises one of NFC, bluetooth or WiFi;
after the connection between the initiating terminal and the receiving terminal is disconnected, the initiating terminal sends a data deleting instruction so as to delete the information stored on the receiving terminal through interactive data interaction;
after receiving the connection request, the bottom platform firstly judges whether the initiating terminal and the receiving terminal are connected according to the connection confirmation information, after the connection between the initiating terminal and the receiving terminal is established, an interactive data packet matched with an operating system is called according to the operating system information of the receiving terminal, the interactive data packet is sent to the receiving terminal, and a temporary interactive interface can be established at the receiving terminal by the interactive data packet for interactive operation.
2. The installation-free application interaction method of claim 1, wherein the interaction data package comprises a temporary installation package and a script file, and the script file is used for automatically running the temporary installation package after the receiving end receives the temporary installation package, so as to establish an interaction interface at the receiving end.
3. The installation-free application interaction method of claim 2, wherein the underlying platform stores interaction data packets of at least two interaction interfaces, and the two interaction interfaces are applicable to different operating systems.
4. The method of claim 1, wherein the interaction data is stored in an underlying platform.
5. An installation-free application interaction device, applied to a bottom platform for establishing connection with an originating terminal and a receiving terminal, the device comprising:
a receiving module (201) configured to receive a connection request output by an originating terminal, where the connection request includes connection confirmation information of the originating terminal and a receiving terminal and operating system information of the receiving terminal;
a calling module (202) for calling an interactive data packet matched with the operating system information according to the connection request and sending the interactive data packet to the receiving end, wherein the interactive data packet is used for establishing an interactive interface at the receiving end;
a synchronization module (203) for receiving the data interacted by the receiving end through the interactive interface and synchronizing to the initiating end;
the initiating terminal establishes connection with the receiving terminal before outputting the connection request, and the connection mode of the initiating terminal and the receiving terminal comprises one of NFC, bluetooth or WiFi;
further comprising: the clearing module is used for sending a data deleting instruction by the initiating terminal after the connection between the initiating terminal and the receiving terminal is disconnected so as to delete the information which is stored on the receiving terminal and interacted with the data through interaction;
after receiving the connection request, the bottom platform firstly judges whether the initiating terminal and the receiving terminal are connected according to the connection confirmation information, after the connection between the initiating terminal and the receiving terminal is established, an interactive data packet matched with an operating system is called according to the operating system information of the receiving terminal, the interactive data packet is sent to the receiving terminal, and a temporary interactive interface can be established at the receiving terminal by the interactive data packet for interactive operation.
6. An electronic device comprising a memory and a processor, the memory having stored thereon a computer program, wherein the processor, when executing the program, implements the method of any of claims 1~4.
7. A computer readable storage medium, having stored thereon a computer program, wherein the program, when executed by a processor, implements the method of any of claims 1~4.
CN202111510863.XA 2021-12-10 2021-12-10 Installation-free application interaction method and device Active CN114237741B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111510863.XA CN114237741B (en) 2021-12-10 2021-12-10 Installation-free application interaction method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111510863.XA CN114237741B (en) 2021-12-10 2021-12-10 Installation-free application interaction method and device

Publications (2)

Publication Number Publication Date
CN114237741A CN114237741A (en) 2022-03-25
CN114237741B true CN114237741B (en) 2022-10-28

Family

ID=80754834

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111510863.XA Active CN114237741B (en) 2021-12-10 2021-12-10 Installation-free application interaction method and device

Country Status (1)

Country Link
CN (1) CN114237741B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110618768A (en) * 2019-03-18 2019-12-27 北京无限光场科技有限公司 Information presentation method and device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7886193B2 (en) * 2005-05-09 2011-02-08 Microsoft Corporation System and methods for processing software authorization and error feedback
CN109375914B (en) * 2018-09-27 2021-04-30 中国气象科学研究院 Information remote interaction method and system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110618768A (en) * 2019-03-18 2019-12-27 北京无限光场科技有限公司 Information presentation method and device

Also Published As

Publication number Publication date
CN114237741A (en) 2022-03-25

Similar Documents

Publication Publication Date Title
US20230350872A1 (en) Updating method of citation document, apparatus, electronic device and storage medium
CN110753089B (en) Method, device, medium and electronic equipment for managing client
CN113395353B (en) File downloading method and device, storage medium and electronic equipment
CN107644075B (en) Method and device for collecting page information
EP4131866A1 (en) Information interaction method and apparatus, server, system, and storage medium
CN113377312A (en) Same-screen interaction method and device, computer equipment and computer readable storage medium
US20240104671A1 (en) Method and apparatus for group management, electronic device, and storage medium
WO2024032708A1 (en) Information processing method and apparatus, electronic device, and storage medium
CN114237741B (en) Installation-free application interaction method and device
CN111596992B (en) Navigation bar display method and device and electronic equipment
CN112084254A (en) Data synchronization method and system
CN112068853A (en) Cross-project synchronous updating method and device
CN114374703A (en) Method, device and equipment for acquiring cloud mobile phone information and storage medium
CN112732457A (en) Image transmission method, image transmission device, electronic equipment and computer readable medium
CN112989773A (en) Method, apparatus, device and computer readable medium for synchronizing update data
CN113766437B (en) Short message sending method and device
CN114513548B (en) Directional call information processing method and device
CN111626787B (en) Resource issuing method, device, medium and equipment
CN115981828B (en) Service message processing method and device
CN111314457B (en) Method and device for setting virtual private cloud
CN113132480B (en) Data transmission method, device and system
CN112311850B (en) Digital delivery processing method, device, system and storage medium
US20240231969A9 (en) Technology and protocol agnostic key-value pair based user interface and data rendering to support a transaction
US8825029B2 (en) Call-in number formatting adjustment per viewing device
CN113741905A (en) Interface file scanning method and device, electronic equipment and computer readable 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