CN106603667B - Screen information sharing method and device - Google Patents

Screen information sharing method and device Download PDF

Info

Publication number
CN106603667B
CN106603667B CN201611169783.1A CN201611169783A CN106603667B CN 106603667 B CN106603667 B CN 106603667B CN 201611169783 A CN201611169783 A CN 201611169783A CN 106603667 B CN106603667 B CN 106603667B
Authority
CN
China
Prior art keywords
terminal
sharing
network address
link
password
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
CN201611169783.1A
Other languages
Chinese (zh)
Other versions
CN106603667A (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 Xiaomi Mobile Software Co Ltd
Original Assignee
Beijing Xiaomi Mobile Software 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 Xiaomi Mobile Software Co Ltd filed Critical Beijing Xiaomi Mobile Software Co Ltd
Priority to CN201611169783.1A priority Critical patent/CN106603667B/en
Publication of CN106603667A publication Critical patent/CN106603667A/en
Application granted granted Critical
Publication of CN106603667B publication Critical patent/CN106603667B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1454Digital output to display device ; Cooperation and interconnection of the display device with other functional units involving copying of the display data of a local workstation or window to a remote workstation or window so that an actual copy of the data is displayed simultaneously on two or more displays, e.g. teledisplay
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The disclosure discloses a screen information sharing method and device, and belongs to the field of screen sharing application. The screen information sharing method includes: when a screen sharing application program receives a screen sharing instruction, a sharing link is generated, after the sharing link is shared to a second terminal, the second terminal is triggered to open the sharing link by using a browser, the network address of a first terminal is obtained, and connection is established with the first terminal according to the network address; after the connection with the second terminal is established, the screen information displayed on the screen of the first terminal is sent to the second terminal in real time through the connection, and the screen information is used for triggering the second terminal to synchronously display the screen information on the screen. The technical effect that the second terminal can share the screen information of the first terminal under the condition that the screen sharing application program is not required to be installed and complicated data operation is not required to be carried out is achieved.

Description

Screen information sharing method and device
Technical Field
The present disclosure relates to the field of screen sharing applications, and in particular, to a method and an apparatus for sharing screen information.
Background
And sharing the terminal screen, namely displaying the information displayed on the shared terminal screen on the screen of the receiving terminal in real time.
In the related art, the sharing terminal and the receiving terminal both need to install corresponding screen sharing applications, and before screen sharing is performed, the sharing terminal and the receiving terminal need to log in the screen sharing applications and input terminal pairing information, so that the sharing terminal and the receiving terminal are in butt joint to realize screen sharing.
When the sharing terminal needs to share the screen with the receiving terminal, the receiving terminal is required to install the screen sharing application program, and a user of the receiving terminal needs to log in or input terminal pairing information and the like on the screen sharing application program, so that the operation flow is complex.
Disclosure of Invention
In order to solve the technical problems that when a sharing terminal needs to share a screen with a receiving terminal in the related art, the receiving terminal needs to install a screen sharing application program, and a user of the receiving terminal needs to log in the screen sharing application program or input terminal pairing information and other complex operations, the disclosure provides a screen information sharing method and device. The technical scheme is as follows:
according to a first aspect of the embodiments of the present disclosure, there is provided a screen information sharing method applied in a first terminal, the method including: when a screen sharing application program receives a screen sharing instruction, generating a sharing link, after the sharing link is shared to a second terminal, triggering the second terminal to open the sharing link by using a browser, acquiring a network address of the first terminal, and establishing connection with the first terminal according to the network address; after connection with the second terminal is established, screen information displayed on a screen of the first terminal is sent to the second terminal in real time through the connection, and the screen information is used for triggering the second terminal to synchronously display the screen information on the screen.
The first terminal shares a sharing link generated by the screen sharing application program to the second terminal, so that the second terminal can acquire the network address of the first terminal after accessing the sharing link, connection is established with the first terminal according to the network address, and the first terminal synchronizes screen information to the second terminal according to the established connection; the technical effect that the second terminal can share the screen information of the first terminal under the condition that screen sharing application program does not need to be installed and complex data operation does not need to be carried out is achieved.
Optionally, the generating a sharing link includes: acquiring a user account logged in the screen sharing application program; when the user account is not provided with the sharing password, generating a sharing link for the user account by using a timestamp; and when the user account is provided with a shared password, generating a shared link for the user account by using a timestamp and the shared password.
The sharing link is generated through the user account and the timestamp, so that the sharing link has uniqueness, and the second terminal can be guaranteed to accurately acquire the network address of the first terminal according to the sharing link; on the basis, the sharing link can be set by using the sharing password, so that the second terminal can share the screen information of the first terminal only by verifying the sharing password when accessing the sharing link, thereby avoiding other terminals without the sharing password from sharing the screen information of the first terminal, and improving the security of screen sharing.
Optionally, the method further includes: sending the generated sharing link to a server corresponding to the screen sharing application program; when the sharing link corresponds to a user account, the sharing link is used for triggering the server to store the sharing link, the user account and the network address of the first terminal as a group of corresponding relations; when the sharing link corresponds to a user account and a sharing password, the sharing link is used for triggering the server to store the sharing link, the user account, the sharing password and the network address of the first terminal as a group of corresponding relations.
After the first terminal generates the shared link, the shared link and the user account are packaged in the message body, and the message is sent to the server by taking the network address of the first terminal as the source address of the message, so that the server can analyze the network address, the shared link and the user account of the first terminal and perform corresponding storage after receiving the message, and management of screen sharing conditions of different users in the screen sharing application program of the first terminal can be enhanced through the server.
Optionally, the method further includes: and when the screen sharing application program receives a sharing stop instruction for indicating to stop screen sharing, sending a sharing stop notification to the server by using the user account, wherein the sharing stop notification is used for triggering the server to delete the corresponding relation corresponding to the user account.
Because the second terminal acquires the network address of the first terminal from the server through the shared link, when the binding relationship corresponding to the shared link stored in the server is deleted, the second terminal cannot acquire the network address of the first terminal from the server, so that the second terminal cannot establish connection with the first terminal, and therefore the second terminal cannot continuously receive and display the screen information of the first terminal, and the security and controllability of screen sharing are ensured.
According to a second aspect of the embodiments of the present disclosure, there is provided a screen information sharing method applied in a server, the method including: receiving a network address acquisition request sent by a second terminal, wherein the network address acquisition request is generated after the second terminal opens a sharing link by using a browser, and the sharing link is generated after a screen sharing application program in the first terminal receives a screen sharing instruction; querying a stored network address corresponding to the shared link; and sending a network address corresponding to the sharing link to the second terminal, wherein the network address is used for triggering the second terminal to establish connection with a first terminal with the network address so as to receive and synchronously display the screen information of the first terminal sent by the first terminal in real time.
After receiving a network address acquisition request from a second terminal, a server inquires a network address required by the second terminal through a stored corresponding relation comprising a shared link and then sends the network address to the second terminal, and the second terminal establishes connection with a first terminal with the network address according to the network address and receives screen information of the first terminal; the technical effect that the second terminal can share the screen information of the first terminal under the condition that the screen sharing application program is not required to be installed and complicated data operation is not required to be carried out is achieved.
Optionally, the method further includes: receiving a sharing link sent by the first terminal; and acquiring a user account and a network address corresponding to the shared link, and storing the shared link, the user account and the network address as a group of corresponding relations, or acquiring the user account, the network address and the shared password corresponding to the shared link, and storing the shared link, the user account, the network address and the shared password as a group of corresponding relations.
After the first terminal generates the sharing link, the sharing link is packaged in the message body, and the message is sent to the server by taking the network address of the first terminal as the source address of the message, so that the server can analyze the network address of the first terminal and the user account number in the sharing link and perform corresponding storage after receiving the message, and management of screen sharing conditions of different users in the screen sharing application program of the first terminal can be enhanced through the server.
Optionally, the sending the network address corresponding to the shared link to the second terminal, where the network address obtaining request includes a password, includes: detecting whether the password in the network address acquisition request is the same as the stored shared password corresponding to the shared link; and when the password in the network address acquisition request is the same as the stored shared password corresponding to the shared link, sending the network address of the shared link to the second terminal.
Because the server stores the sharing password corresponding to the sharing link, the server sends the network address corresponding to the sharing link to the second terminal only when the password included in the network address acquisition request sent by the second terminal to the server through the sharing link is the same as the sharing password stored in the server, so that other terminals without the sharing password are prevented from sharing the screen information of the first terminal, and the screen sharing safety is ensured.
Optionally, the method further includes: receiving a sharing stop notification sent by using a user account, wherein the sharing stop notification is sent after a screen sharing application program of the first terminal receives a sharing stop instruction; and deleting the stored corresponding relation corresponding to the user account.
After receiving the sharing stop notification from the specific user of the first terminal, the server deletes the stored binding relationship associated with the user account of the user, so that the second terminal cannot acquire the network address corresponding to the user account from the server any more, and therefore the second terminal cannot acquire the screen information of the first terminal with the network address, and the security and controllability of screen sharing are guaranteed.
According to a third aspect of the embodiments of the present disclosure, there is provided a screen information sharing apparatus applied in a first terminal, the apparatus including: the generation module is configured to generate a sharing link when a screen sharing application program receives a screen sharing instruction, and after the sharing link is shared to a second terminal, the second terminal is triggered to open the sharing link by using a browser, a network address of the first terminal is obtained, and connection with the first terminal is established according to the network address; the first sending module is configured to send screen information displayed on a screen of the first terminal to the second terminal in real time due to the connection after the connection is established by triggering the sharing link generated by the generating module with the second terminal, and the screen information is used for triggering the second terminal to synchronously display the screen information on the screen.
Optionally, the generating module includes: the acquisition sub-module is configured to acquire a user account logged in the screen sharing application program; a first generation sub-module configured to generate a sharing link for the user account with a timestamp when the user account acquired by the acquisition sub-module does not set a sharing password; and the second generation submodule is configured to generate a sharing link for the user account by using a timestamp and the sharing password when the user account acquired by the acquisition submodule is provided with the sharing password.
Optionally, the apparatus further comprises: a second sending module configured to send the sharing link generated by the generating module to a server corresponding to the screen sharing application; when the sharing link generated by the generation module corresponds to a user account, the sharing link is used for triggering the server to store the sharing link, the user account and the network address of the first terminal as a group of corresponding relations; when the sharing link generated by the generation module corresponds to a user account and a sharing password, the sharing link is used for triggering the server to store the sharing link, the user account, the sharing password and the network address of the first terminal as a group of corresponding relations.
Optionally, the apparatus further comprises: a third sending module, configured to send, by using the user account, a sharing stop notification to the server when the screen sharing application program receives a sharing stop instruction for instructing to stop screen sharing, where the sharing stop notification is used to trigger the server to delete a corresponding relationship corresponding to the user account.
According to a fourth aspect of the embodiments of the present disclosure, there is provided a screen information sharing apparatus applied in a server, the apparatus including: the first receiving module is configured to receive a network address acquisition request sent by a second terminal, wherein the network address acquisition request is generated after the second terminal opens a sharing link by using a browser, and the sharing link is generated after a screen sharing application program in the first terminal receives a screen sharing instruction; a query module configured to query a stored network address corresponding to the shared link; the sending module is configured to send the network address corresponding to the shared link inquired by the inquiring module to the second terminal, and the network address is used for triggering the second terminal to establish connection with a first terminal with the network address so as to receive and synchronously display the screen information of the first terminal, which is sent by the first terminal in real time.
Optionally, the apparatus further comprises: a second receiving module configured to receive the sharing link sent by the first terminal; an obtaining module, configured to obtain the user account and the network address corresponding to the shared link received by the second receiving module, and store the shared link, the user account, and the network address as a group of corresponding relationships, or obtain the user account, the network address, and the shared password corresponding to the shared link received by the second receiving module, and store the shared link, the user account, the network address, and the shared password as a group of corresponding relationships.
Optionally, the network address obtaining request received by the first receiving module includes a password, and the sending module includes: a detection submodule configured to detect whether a password in the network address acquisition request received by the first receiving module is the same as a stored shared password corresponding to the shared link; and the sending submodule is configured to send the network address of the shared link to the second terminal when the detection submodule detects that the password in the network address acquisition request is the same as the stored shared password corresponding to the shared link.
Optionally, the apparatus further comprises: a third receiving module, configured to receive a sharing stop notification sent by using a user account, where the sharing stop notification is sent after a screen sharing application program of the first terminal receives a sharing stop instruction; and the deleting module is configured to delete the stored corresponding relation corresponding to the user account.
According to a fifth aspect of the embodiments of the present disclosure, there is provided a screen information sharing apparatus, the apparatus including: a processor; a memory for storing the processor-executable instructions; wherein the processor is configured to: when a screen sharing application program receives a screen sharing instruction, generating a sharing link, after the sharing link is shared to a second terminal, triggering the second terminal to open the sharing link by using a browser, acquiring a network address of the first terminal, and establishing connection with the first terminal according to the network address; after connection with the second terminal is established, screen information displayed on a screen of the first terminal is sent to the second terminal in real time through the connection, and the screen information is used for triggering the second terminal to synchronously display the screen information on the screen.
According to a sixth aspect of the embodiments of the present disclosure, there is provided a screen information sharing apparatus, the apparatus including: a processor; a memory for storing the processor-executable instructions; wherein the processor is configured to: receiving a network address acquisition request sent by a second terminal, wherein the network address acquisition request is generated after the second terminal opens a sharing link by using a browser, and the sharing link is generated after a screen sharing application program in the first terminal receives a screen sharing instruction; querying a stored network address corresponding to the shared link; and sending a network address corresponding to the sharing link to the second terminal, wherein the network address is used for triggering the second terminal to establish connection with a first terminal with the network address so as to receive and synchronously display the screen information of the first terminal sent by the first terminal in real time.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure.
FIG. 1 is a schematic illustration of an implementation environment in which a method of sharing screen information according to some exemplary embodiments is shown;
FIG. 2 is a flow diagram illustrating a method of screen information sharing in accordance with an exemplary embodiment;
FIG. 3 is a flowchart illustrating a screen information sharing method according to another exemplary embodiment;
FIG. 4A is a flowchart illustrating a screen information sharing method according to yet another exemplary embodiment;
FIG. 4B is a flowchart illustrating the time when a shared link is generated in accordance with an illustrative embodiment;
FIG. 4C is a flowchart illustrating a screen information sharing method according to yet another exemplary embodiment;
FIG. 5 is a flowchart illustrating a screen information sharing method according to yet another exemplary embodiment;
fig. 6A is a block diagram illustrating a screen information sharing apparatus according to an exemplary embodiment;
fig. 6B is a block diagram illustrating a screen information sharing apparatus according to another exemplary embodiment;
fig. 7A is a block diagram illustrating a screen information sharing apparatus according to still another exemplary embodiment;
fig. 7B is a block diagram illustrating a screen information sharing apparatus according to still another exemplary embodiment;
FIG. 8 is a block diagram illustrating an apparatus for sharing screen information in accordance with an exemplary embodiment;
fig. 9 is a block diagram illustrating an apparatus for sharing screen information according to another exemplary embodiment.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
Fig. 1 is a schematic diagram illustrating an implementation environment related to a screen information sharing method according to some exemplary embodiments, and as shown in fig. 1, the implementation environment may include a first terminal 110, a second terminal 120, and a server 130.
The first terminal 110 and the second terminal 120 may be a smart phone, a tablet computer, a smart tv, an e-book reader, a multimedia playing device, a laptop portable computer, a desktop computer, and the like.
It should be noted that the first terminal 110 and the second terminal 120 may be the same type of device or different types of devices, and are not limited herein. Wherein the first terminal 110 is installed with a screen sharing application.
The server 130 may be a single server, or may be a server cluster composed of a plurality of servers, and is not limited herein.
In addition, any two of the first terminal 110, the second terminal 120 and the server 130 may be connected through a wired network or a wireless network.
Fig. 2 is a flowchart illustrating a screen information sharing method according to an exemplary embodiment, which is applied to the first terminal 110 in the implementation environment illustrated in fig. 1, as illustrated in fig. 2, and includes the following steps.
In step 201, when the screen sharing application receives a screen sharing instruction, a sharing link is generated, and after the sharing link is shared to the second terminal, the second terminal is triggered to open the sharing link by using the browser, a network address of the first terminal is obtained, and a connection is established with the first terminal according to the network address.
The first terminal firstly receives a screen sharing instruction from a user before sharing screen information, and generates a corresponding sharing link after receiving the screen sharing instruction by using a screen sharing application program.
Optionally, the screen sharing instruction may be generated when a user inputs text for instructing screen sharing, may also be generated when the user clicks a screen sharing control, and may also be generated when the user slides according to a predetermined sliding gesture, which is not limited herein.
In a specific implementation, the first terminal may encapsulate the shared link in a packet body of the packet, and send the packet by using the network address of the first terminal as a source address. Correspondingly, the device receiving the message may analyze a message header of the message, and determine a source address in the message header as the network address of the first terminal.
Optionally, the sharing mode that the first terminal shares the sharing link with the second terminal includes at least one of: the first terminal encapsulates the shared link in a message body of the message through a social application program and sends the message body to the second terminal; the first terminal intercepts the generated sharing link through screen capture and sends the sharing link to the second terminal; the second terminal shoots or scans the sharing link displayed on the first terminal by using the camera to acquire the sharing link.
In one possible approach, the user of the second terminal is asked to read the shared link from the first terminal and input it to the second terminal.
After the second terminal is notified of the sharing link, the sharing link may be accessed by inputting the sharing link in the browser.
Generally, a terminal in the existing market or a browser supported in the related art can support a web real-time communication (WebRTC) technology, which can achieve the effect of real-time communication based on a web page.
After the second terminal acquires the network address of the first terminal, the second terminal can establish connection with the first terminal through a WebRTC technology.
In step 202, after the connection is established with the second terminal, the screen information displayed on the screen of the first terminal is sent to the second terminal in real time through the connection, and the screen information is used for triggering the second terminal to synchronously display the screen information on the screen.
After the second terminal accesses the sharing link sent by the first terminal through the browser and establishes connection with the first terminal based on the WebRTC technology, the first terminal sends and synchronizes screen information of the first terminal to the second terminal according to the established connection, and the purpose that the first terminal shares the screen information of the first terminal to the second terminal is achieved.
In summary, in the screen information sharing method provided in the embodiment of the present disclosure, the first terminal shares the sharing link generated by the screen sharing application to the second terminal, so that the second terminal can obtain the network address of the first terminal after accessing the sharing link, so as to establish a connection with the first terminal according to the network address, and the first terminal synchronizes the screen information to the second terminal according to the established connection; the technical effect that the second terminal can share the screen information of the first terminal under the condition that screen sharing application program does not need to be installed and complex data operation does not need to be carried out is achieved.
Fig. 3 is a flowchart illustrating a screen information sharing method according to another exemplary embodiment, which is applied to the server 130 in the implementation environment illustrated in fig. 1, as illustrated in fig. 3, and includes the following steps.
In step 301, a network address obtaining request sent by the second terminal is received, where the network address obtaining request is generated after the second terminal opens a sharing link by using a browser, and the sharing link is generated after the screen sharing application in the first terminal receives a screen sharing instruction.
When the first terminal shares the screen information of the first terminal with the second terminal, the network address of the second terminal can be received through the transfer of the server corresponding to the screen sharing application program, and the network address of the first terminal is shared to the second terminal.
In step 302, the stored network address corresponding to the shared link is queried.
In actual implementation, before sharing the shared link generated by the screen sharing application program for the second terminal, the first terminal may encapsulate the shared link in a message body, and send the message encapsulated with the shared link to the server with the network address of the first terminal as the source address of the message. After receiving the message, the server may analyze the shared link, the user account in the shared link, and the network address of the first terminal, and correspondingly store the user account, the analyzed shared link in the message body, and the analyzed network address.
Therefore, when the server receives a network address acquisition request sent by the second terminal and determines that the second terminal requests to acquire a network address corresponding to a certain shared link, the server queries the stored network address corresponding to the shared link.
In step 303, a network address corresponding to the sharing link is sent to the second terminal, where the network address is used to trigger the second terminal to establish a connection with the first terminal having the network address, so as to receive and synchronously display screen information of the first terminal sent by the first terminal in real time.
After the server finds the corresponding network address according to the network address acquisition request of the second terminal, the server can send the network address to the second terminal.
After the second terminal establishes connection with the first terminal through the acquired network address of the first terminal and based on the WebRTC technology, the first terminal sends and synchronizes screen information of the first terminal to the second terminal according to the established connection, and the purpose that the first terminal shares the screen information of the first terminal to the second terminal is achieved.
In summary, in the screen information sharing method provided in the embodiment of the present disclosure, after receiving a network address acquisition request from a second terminal, a server queries, through a stored correspondence relationship including a sharing link, a network address required by the second terminal, and then sends the network address to the second terminal, and the second terminal establishes a connection with a first terminal having the network address according to the network address and receives screen information of the first terminal; the technical effect that the second terminal can share the screen information of the first terminal under the condition that the screen sharing application program is not required to be installed and complicated data operation is not required to be carried out is achieved.
In practical application, when the first terminal shares the screen information, the first terminal may synchronize information about a user shared screen to the server, so that the server manages the screen sharing condition of the user on the first terminal, and meanwhile, the second terminal may further obtain a network address of the first terminal from the server to establish a connection with the first terminal, thereby receiving the screen information of the first terminal sent by the first terminal. In practice, see the steps shown in fig. 4A.
Fig. 4A is a flowchart illustrating a screen information sharing method according to still another exemplary embodiment, where as shown in fig. 4A, the screen information display method is applied to the implementation environment shown in fig. 1, and includes the following steps.
In step 401, the first terminal generates a sharing link when the screen sharing application receives a screen sharing instruction.
In practical applications, when the first terminal receives a screen sharing instruction of the user on the screen sharing application, a corresponding sharing link is generated, and a method for generating the sharing link may be as shown in fig. 4B.
FIG. 4B is a flowchart illustrating the time when a shared link is generated in accordance with an illustrative embodiment.
In step 401a, a user account logged in the screen sharing application is acquired.
After the first terminal receives a screen sharing instruction sent by a user on the screen sharing application program, the first terminal may acquire a user account number logged in by the user in the screen sharing application program, where the user account number is used to identify different users.
In step 401b, when the user account does not set the sharing password, a sharing link is generated for the user account by using the timestamp.
In a possible implementation manner, a user sets a user account in the screen sharing application, and the first terminal may generate a unique sharing link for the user account by using the current timestamp, where the sharing link means that a specific user shares screen information of the first terminal at a specific time point.
In step 402a, the first terminal transmits the generated sharing link to a server corresponding to the screen sharing application.
The first terminal sends the generated sharing link to the server, for example, the generated sharing link may be sent to the server by using the user account.
In step 402b, the first terminal shares the generated sharing link to the second terminal.
It should be noted that, in actual implementation, the steps 402a and 402b are not strictly limited in sequence, and the step 402a may be executed first and then the step 402b may be executed, the step 402b may be executed first and then the step 402a may be executed, or the step 402a and the step 402b may be executed simultaneously.
In step 403a, the server receives the sharing link, and stores the sharing link, the user account, and the network address of the first terminal.
After receiving the message encapsulated with the shared link sent by the first terminal, the server can analyze the message to obtain a corresponding relationship including the shared link, and the corresponding relationship also includes a user account corresponding to the shared link and a network address of the first terminal, so that the server can store the shared link, the user account and the network address as a group of corresponding relationship.
In step 403b, the second terminal acquires the shared link, opens the shared link using the browser, and generates a network address acquisition request.
When the second terminal accesses the shared link through the browser, the second terminal may be triggered to generate a network address acquisition request corresponding to the shared link.
It should be noted that, in actual implementation, the steps 403a and 403b are not strictly limited in sequence, and the step 403a may be executed first and then the step 403b may be executed, the step 403b may be executed first and then the step 403a may be executed, or the step 403a and the step 403b may be executed simultaneously.
In step 404, the second terminal sends the network address acquisition request to the server.
Since the server stores the network address corresponding to the shared link, the second terminal may transmit a network address acquisition request corresponding to the shared link to the server.
In step 405, the server receives a network address acquisition request sent by the second terminal.
In step 406, the server queries the stored network address of the first terminal corresponding to the shared link.
After the server obtains the request according to the network address corresponding to the shared link sent by the second terminal, the server may query the stored corresponding relationship including the shared link, where the corresponding relationship includes the network address of the corresponding first terminal, and send the network address to the second terminal.
In step 407, the server transmits the network address of the first terminal corresponding to the shared link to the second terminal.
In step 408, the second terminal obtains the network address of the first terminal.
In step 409, the second terminal establishes a connection with the first terminal according to the network address of the first terminal.
And after the second terminal acquires the network address of the first terminal, establishing connection with the first terminal based on the WebRTC technology.
In step 410, the first terminal sends the screen information of the first terminal to the second terminal according to the connection established with the second terminal.
In step 411, the second terminal receives and synchronously displays the screen information of the first terminal sent by the first terminal in real time.
After the first terminal and the second terminal are connected, the first terminal can send the screen information of the first terminal to the second terminal, and the second terminal receives and synchronously displays the screen information of the first terminal sent by the first terminal in real time, so that the purpose that the first terminal shares the screen information of the first terminal to the second terminal is achieved.
In step 412, the first terminal receives a sharing stop instruction for instructing to stop screen sharing, and stops sending the screen information of the first terminal to the second terminal.
It should be noted that, in the process of screen sharing, the first terminal may receive a sharing stop instruction from the user on the screen sharing application program for instructing to stop screen sharing, and at this time, even if the first terminal remains connected to the second terminal, the first terminal stops sending the screen information of the first terminal to the second terminal.
In step 413, the first terminal transmits a sharing stop notification to the server using the user account.
After receiving the sharing stop instruction, the first terminal stops sending screen information to the second terminal and sends a sharing stop notification about the specific user account to the server.
In step 414, the server deletes the correspondence corresponding to the user account, and does not send the network address of the first terminal corresponding to the user account to the second terminal any more.
And the server receives a sharing stop notification of the specific user account from the first terminal, and the sharing stop notification is used for triggering the server to delete the stored corresponding relation corresponding to the specific user account.
Optionally, since the first terminal has stopped sending the screen information of the first terminal to the second terminal, at this time, the server may send a notification that the first terminal stops screen sharing to the second terminal after deleting the corresponding relationship including the user account, so as to prompt the second terminal not to send a related network address acquisition request to the server any more, and even if the second terminal still sends the related network address acquisition request to the server, the server does not respond to the second terminal any more.
In addition, in a possible implementation manner, the first terminal may not be able to successfully send the shared link to the server due to instability of the network, in this case, the server does not store the corresponding relationship including the shared link, at this time, if the server receives a network address acquisition request related to the shared link from the second terminal, the server does not inquire the corresponding relationship including the shared link, and at this time, the server may send the prompt information related to the inquiry result to the second terminal.
The prompt information sent by the server may be a text prompt, a voice prompt, or a music prompt, which is not limited herein.
In summary, in the screen information sharing method provided in the embodiment of the present disclosure, after receiving a network address acquisition request from a second terminal, a server queries, through a stored correspondence relationship including a sharing link, a network address required by the second terminal, and then sends the network address to the second terminal, and the second terminal establishes a connection with a first terminal having the network address according to the network address and receives screen information of the first terminal; the technical effect that the second terminal can share the screen information of the first terminal under the condition that the screen sharing application program is not required to be installed and complicated data operation is not required to be carried out is achieved.
In addition, after the first terminal generates the sharing link, the sharing link is packaged in the message body, and the message is sent to the server by taking the network address of the first terminal as the source address of the message, so that the server can analyze the network address of the first terminal and the user account number in the sharing link and perform corresponding storage after receiving the message, and management of screen sharing conditions of different users in the screen sharing application program of the first terminal can be enhanced through the server.
Meanwhile, the sharing link is generated through the user account and the timestamp, so that the sharing link has uniqueness, and the second terminal can be ensured to accurately acquire the network address of the first terminal according to the sharing link.
Finally, after receiving the sharing stop notification from the specific user of the first terminal, the server deletes the stored binding relationship associated with the user account of the user, so that the second terminal cannot acquire the network address corresponding to the user account from the server any more, and therefore the second terminal cannot acquire the screen information of the first terminal with the network address, and the security and controllability of screen sharing are guaranteed.
In practical implementation, in order to avoid that other users can optionally share the screen information of the first terminal after obtaining the sharing link, the first terminal may generally set a corresponding sharing password for the sharing link, and only when the second terminal provides a correct sharing password, the second terminal is allowed to obtain the network address of the first terminal from the server, so as to share the screen information of the first terminal. At this time, after step 401a, step 401c in fig. 4B is executed.
In step 401c, when the user account is set with the sharing password, a sharing link is generated for the user account by using the timestamp and the sharing password.
The user sets a corresponding sharing password in the screen sharing application program, and at the moment, the first terminal can generate a unique and safe sharing link for the user account by using the current timestamp and the sharing password, the sharing link means screen information shared by a specific user at a specific time point, and the shared screen information is provided with the sharing password.
Correspondingly, step 403a needs to be replaced by step 415a, which is specifically referred to fig. 4C.
In step 415a, the server receives the sharing link, and stores the sharing link, the user account, the sharing password, and the network address of the first terminal.
After receiving the sharing link sent by the first terminal by using the user account, the server may obtain the sharing link, the user account, the sharing password in the sharing link, and the network address of the first terminal.
Optionally, after receiving the message encapsulated with the shared link sent by the first terminal, the server may analyze the message to obtain a network address and a user account of the first terminal that sends the message, and analyze the shared link in the message body and a shared password included in the shared link, and the server may store the shared link, the user account, the shared password, and the network address as a set of corresponding relationships.
Since the first terminal sets the sharing password, when the second terminal wants to share the screen information of the first terminal, the password needs to be transmitted to the server using the sharing link, and step 403b needs to be replaced with step 415 b.
In step 415b, the second terminal acquires the shared link, opens the shared link using the browser, and generates a network address acquisition request including the password.
And when the second terminal accesses the sharing link through the browser, displaying a password input box to enable the second terminal to input a password, and after submitting the password, generating a network address acquisition request which corresponds to the sharing link and contains the password by the second terminal.
It should be noted that, the step 415a and the step 415b are not strictly limited in order in actual implementation, and the step 415a may be executed first and then the step 415b may be executed, the step 415b may be executed first and then the step 415a may be executed, or the step 415a and the step 415b may be executed at the same time.
Correspondingly, steps 404 to 407 are replaced with steps 416 to 420.
In step 416, the second terminal sends the network address acquisition request containing the password to the server.
Since the server stores the network address corresponding to the shared link, the second terminal may send a network address acquisition request corresponding to the shared link to the server, where the network address acquisition request includes the password input by the second terminal.
In step 417, the server receives the network address acquisition request containing the password sent by the second terminal.
In step 418, the server queries the stored network address of the first terminal and the shared password corresponding to the shared link.
Since the server stores not only the network address corresponding to the shared link but also the shared password corresponding to the shared link, the second terminal needs to pass the authentication of the shared password before acquiring the network address from the server.
Therefore, after receiving the network address acquisition request containing the password, the server firstly queries the shared password corresponding to the shared link, so as to facilitate subsequent password authentication.
In step 419, the server checks whether the password in the network address acquisition request transmitted by the second terminal is the same as the shared password corresponding to the stored shared link.
When the server queries the shared password corresponding to the shared link, it may be detected whether the password in the network address acquisition request sent by the second terminal is the same as the shared password according to the shared password.
In step 420, when the password in the network address acquisition request is the same as the shared password corresponding to the stored shared link, the server transmits the network address of the first terminal corresponding to the shared link to the second terminal.
The server detects whether the password in the network address acquisition request sent by the second terminal and related to the shared link is the same as the shared password according to the inquired shared password corresponding to the shared link, and sends the network address of the first terminal corresponding to the shared link inquired at the same time to the second terminal when the detection result is the same.
In a possible implementation manner, if the password in the network address acquisition request sent by the second terminal is different from the password queried by the server due to other reasons, the server may send a prompt message that the password is wrong to the second terminal, and may also request the second terminal to resend the network address acquisition request including the correct password.
The subsequent process can refer to steps 408 to 414, which are not described herein.
In summary, according to the screen information sharing method provided in the embodiment of the present disclosure, the shared link is generated through the user account, the timestamp, and the shared password, so that the shared link has uniqueness, and thus it can be ensured that the second terminal accurately obtains the network address of the first terminal according to the shared link, and the shared link is set by using the shared password, so that the second terminal can share the screen information of the first terminal only through verification of the shared password when accessing the shared link, thereby avoiding other terminals without the shared password from sharing the screen information of the first terminal, and improving the security of screen sharing.
In actual implementation, the second terminal may directly receive the shared link sent by the first terminal to obtain the network address of the first terminal, so as to establish a connection with the first terminal and then receive the screen information of the first terminal sent by the first terminal. See in particular the steps shown in fig. 5.
Fig. 5 is a flowchart illustrating a screen information sharing method according to still another exemplary embodiment, and the screen information display method, as shown in fig. 5, applied in the implementation environment shown in fig. 1 includes the following steps.
In step 501, the first terminal generates a sharing link when the screen sharing application receives a screen sharing instruction.
In step 502, the first terminal sends the generated shared link to the second terminal.
After the first terminal generates the sharing link, the first terminal may directly send the message body of the sharing link to the second terminal.
In step 503, the second terminal receives the sharing link, opens the sharing link using the browser, and acquires the network address of the first terminal.
After receiving the message body of the shared link, the second terminal can resolve and obtain the source network address of the shared link, which is also the network address of the first terminal sending the shared link.
In step 504, the second terminal establishes a connection with the first terminal according to the network address of the first terminal.
And establishing connection with the first terminal at the second terminal based on the WebRTC technology according to the network address of the first terminal.
In step 505, the first terminal sends the screen information of the first terminal to the second terminal according to the connection established with the second terminal.
In step 506, the second terminal receives and synchronously displays the screen information of the first terminal sent by the first terminal.
On the basis that the first terminal and the second terminal are successfully connected, the second terminal can receive and synchronously display the screen information of the first terminal, which is sent by the first terminal in real time, so that the purpose that the first terminal shares the screen information of the first terminal to the second terminal is achieved.
In step 507, the first terminal receives a sharing stop instruction for instructing to stop screen sharing. And stopping sending the screen information of the first terminal to the second terminal.
It should be noted that, during the screen sharing process, the first terminal may receive a sharing stop instruction from the user on the screen sharing application for instructing to stop the screen sharing, and at this time, even if the first terminal remains connected to the second terminal, the first terminal stops sending the screen information of the first terminal to the second terminal, so that the second terminal cannot display the screen information of the first terminal any more.
Unlike the above two embodiments, the second terminal does not receive any notification about the first terminal stopping the screen sharing at this time.
In summary, in the screen information sharing method provided in the embodiment of the present disclosure, the first terminal shares the sharing link generated by the screen sharing application to the second terminal, so that the second terminal can obtain the network address of the first terminal after accessing the sharing link, so as to establish a connection with the first terminal according to the network address, and the first terminal synchronizes the screen information to the second terminal according to the established connection; the technical effect that the second terminal can share the screen information of the first terminal under the condition that screen sharing application program does not need to be installed and complex data operation does not need to be carried out is achieved.
In addition, the sharing link is generated through the user account and the timestamp, so that the sharing link has uniqueness, and the second terminal can be ensured to accurately acquire the network address of the first terminal according to the sharing link.
Finally, after the first terminal receives the sharing stop instruction from the user, the screen information of the first terminal is stopped being sent to the second terminal, and the second terminal can not display the screen information of the first terminal any more, so that the safety and the controllability of the screen sharing of the first terminal are ensured.
The following are embodiments of the disclosed apparatus that may be used to perform embodiments of the disclosed methods. For details not disclosed in the embodiments of the apparatus of the present disclosure, refer to the embodiments of the method of the present disclosure.
Fig. 6A is a block diagram illustrating a screen information sharing apparatus according to an exemplary embodiment, which is applied to the first terminal 110 in the implementation environment shown in fig. 1, as shown in fig. 6A, and includes, but is not limited to: a generating module 601 and a first sending module 602.
The generating module 601 may be configured to generate a sharing link when the screen sharing application receives a screen sharing instruction, and after the sharing link is shared to the second terminal, trigger the second terminal to open the sharing link by using a browser, acquire a network address of the first terminal, and establish a connection with the first terminal according to the network address.
The first terminal firstly receives a screen sharing instruction from a user before sharing screen information, and generates a corresponding sharing link after receiving the screen sharing instruction by using a screen sharing application program.
In a specific implementation, the first terminal may encapsulate the shared link in a packet body of the packet, and send the packet by using the network address of the first terminal as a source address. Correspondingly, the device receiving the message may analyze a message header of the message, and determine a source address in the message header as the network address of the first terminal.
After the second terminal is notified of the sharing link, the sharing link may be accessed by inputting the sharing link in the browser.
Generally, a terminal in the existing market or a browser supported in the related art can support WebRTC technology, which can achieve the effect of real-time communication based on web pages.
After the second terminal acquires the network address of the first terminal, the second terminal can establish connection with the first terminal through a WebRTC technology.
The first sending module 602 may be configured to send, after a connection is established with the second terminal to trigger the sharing link generated by the generating module 601, screen information displayed on the screen of the first terminal to the second terminal in real time due to the connection, where the screen information is used to trigger the second terminal to synchronously display the screen information on the screen.
After the second terminal accesses the sharing link sent by the first terminal through the browser and establishes connection with the first terminal based on the WebRTC technology, the first terminal sends and synchronizes screen information of the first terminal to the second terminal according to the established connection, and the purpose that the first terminal shares the screen information of the first terminal to the second terminal is achieved.
In an alternative implementation, the generating module 601 may include: the obtaining submodule 601a, the first generating submodule 601B, and the second generating submodule 601c may specifically refer to fig. 6B.
The obtaining sub-module 601a may be configured to obtain a user account logged in the screen sharing application.
After the first terminal receives a screen sharing instruction sent by a user on the screen sharing application program, the first terminal may acquire a user account number logged in by the user in the screen sharing application program, where the user account number is used to identify different users.
The first generating sub-module 601b may be configured to generate a sharing link for the user account with a timestamp when the sharing password is not set in the user account acquired by the acquiring sub-module 601 a.
Optionally, the user sets a user account in the screen sharing application, and the first terminal may generate a unique sharing link for the user account by using the current timestamp, where the sharing link means screen information of the first terminal shared by a specific user at a specific time point.
The second generating sub-module 601c may be configured to generate a sharing link for the user account by using a timestamp and a sharing password when the user account acquired by the acquiring sub-module 601a is provided with the sharing password.
Optionally, the user sets a corresponding sharing password in the screen sharing application, at this time, the first terminal may generate a unique and secure sharing link for the user account by using the current timestamp and the sharing password, where the sharing link means screen information shared by a specific user at a specific time point, and the shared screen information is set with the sharing password.
In another optional implementation manner, the screen information sharing apparatus may further include: a second sending module 603.
The second sending module 603 may be configured to send the sharing link generated by the generating module 601 to a server corresponding to the screen sharing application;
when the sharing link generated by the generation module corresponds to a user account, the sharing link is used for triggering the server to store the sharing link, the user account and the network address of the first terminal as a group of corresponding relations;
when the sharing link generated by the generation module corresponds to the user account and the sharing password, the sharing link is used for triggering the server to store the sharing link, the user account, the sharing password and the network address of the first terminal as a group of corresponding relations.
The first terminal sends the generated sharing link to the server, for example, the generated sharing link may be sent to the server by using the user account.
Optionally, after the server receives the message encapsulated with the shared link sent by the first terminal, the server may analyze the network address of the first terminal and the user account in the shared link and perform corresponding storage.
Optionally, when the user sets a shared password in the screen sharing application of the first terminal, after receiving the message encapsulated with the shared link sent by the first terminal, the server may analyze and store the network address of the first terminal, the user account and the shared password in the shared link. In still another alternative implementation manner, the screen information sharing apparatus may further include: a third sending module 604.
The third sending module 604 may be configured to, when the screen sharing application receives a sharing stop instruction for instructing to stop screen sharing, send a sharing stop notification to the server by using the user account, where the sharing stop notification is used to trigger the server to delete the corresponding relationship corresponding to the user account.
It should be noted that, in the process of screen sharing, the first terminal may receive a sharing stop instruction from the user on the screen sharing application program for instructing to stop screen sharing, and at this time, even if the first terminal remains connected to the second terminal, the first terminal stops sending the screen information of the first terminal to the second terminal.
After receiving the sharing stop instruction, the first terminal stops sending screen information to the second terminal and sends a sharing stop notification about the specific user account to the server.
And the server receives a sharing stop notification of the specific user account from the first terminal, and the sharing stop notification is used for triggering the server to delete the stored corresponding relation corresponding to the specific user account.
Optionally, since the first terminal has stopped sending the screen information of the first terminal to the second terminal, at this time, the server may send a notification that the first terminal stops screen sharing to the second terminal after deleting the corresponding relationship including the user account, so as to prompt the second terminal not to send a related network address acquisition request to the server any more, and even if the second terminal still sends the related network address acquisition request to the server, the server does not respond to the second terminal any more.
To sum up, in the screen information sharing apparatus provided in the present disclosure, the first terminal shares the sharing link generated by the screen sharing application to the second terminal, so that the second terminal can obtain the network address of the first terminal after accessing the sharing link, so as to establish a connection with the first terminal according to the network address, and the first terminal synchronizes the screen information to the second terminal according to the established connection; the technical effect that the second terminal can share the screen information of the first terminal under the condition that screen sharing application program does not need to be installed and complex data operation does not need to be carried out is achieved.
In addition, a sharing link is generated through the user account and the timestamp, so that the sharing link has uniqueness, and the second terminal can be ensured to accurately acquire the network address of the first terminal according to the sharing link; on the basis, the sharing link can be set by using the sharing password, so that the second terminal can share the screen information of the first terminal only by verifying the sharing password when accessing the sharing link, thereby avoiding other terminals without the sharing password from sharing the screen information of the first terminal, and improving the security of screen sharing.
Meanwhile, after the first terminal generates the sharing link, the sharing link and the user account are packaged in the message body, and the message is sent to the server by taking the network address of the first terminal as the source address of the message, so that the server can analyze the network address, the sharing link and the user account of the first terminal and perform corresponding storage after receiving the message, and management of screen sharing conditions of different users in the screen sharing application program of the first terminal can be enhanced through the server.
Finally, the second terminal acquires the network address of the first terminal from the server through the shared link, and when the binding relation corresponding to the shared link stored in the server is deleted, the second terminal cannot acquire the network address of the first terminal from the server, so that the second terminal cannot establish connection with the first terminal, and therefore the second terminal cannot continuously receive and display the screen information of the first terminal, and the safety and controllability of screen sharing are guaranteed.
Fig. 7A is a block diagram illustrating a screen information sharing apparatus according to still another exemplary embodiment, which is applied to the server 130 in the implementation environment shown in fig. 1, as shown in fig. 7A, and includes, but is not limited to: a first receiving module 701, a querying module 702 and a sending module 703.
The first receiving module 701 may be configured to receive a network address obtaining request sent by a second terminal, where the network address obtaining request is generated after the second terminal opens a sharing link by using a browser, and the sharing link is generated after a screen sharing application in the first terminal receives a screen sharing instruction.
When the first terminal shares the screen information of the first terminal with the second terminal, the network address of the second terminal can be received through the transfer of the server corresponding to the screen sharing application program, and the network address of the first terminal is shared to the second terminal.
The query module 702 may be configured to query the stored network address corresponding to the shared link.
In actual implementation, before sharing the shared link generated by the screen sharing application program for the second terminal, the first terminal may encapsulate the shared link in a message body, and send the message encapsulated with the shared link to the server with the network address of the first terminal as the source address of the message. After receiving the message, the server may analyze the shared link, the user account in the shared link, and the network address of the first terminal, and correspondingly store the user account, the analyzed shared link in the message body, and the analyzed network address.
Therefore, when the server receives a network address acquisition request sent by the second terminal and determines that the second terminal requests to acquire a network address corresponding to a certain shared link, the server queries the stored network address corresponding to the shared link.
The sending module 703 may be configured to send, to the second terminal, the network address corresponding to the shared link, which is queried by the querying module 702, where the network address is used to trigger the second terminal to establish a connection with a first terminal having the network address, so as to receive and synchronously display screen information of the first terminal, which is sent by the first terminal in real time.
After the server finds the corresponding network address according to the network address acquisition request of the second terminal, the server can send the network address to the second terminal.
After the second terminal establishes connection with the first terminal through the acquired network address of the first terminal and based on the WebRTC technology, the first terminal sends and synchronizes screen information of the first terminal to the second terminal according to the established connection, and the purpose that the first terminal shares the screen information of the first terminal to the second terminal is achieved.
In an optional implementation manner, the screen information sharing apparatus may further include: the second receiving module 704 and the obtaining module 705 may specifically refer to fig. 7B.
The second receiving module 704 may be configured to receive the sharing link sent by the first terminal.
The obtaining module 705 may be configured to obtain the user account and the network address corresponding to the sharing link received by the second receiving module 704, and store the sharing link, the user account, and the network address as a set of corresponding relationships, or obtain the user account, the network address, and the sharing password corresponding to the sharing link received by the second receiving module, and store the sharing link, the user account, the network address, and the sharing password as a set of corresponding relationships.
In actual implementation, before sharing the shared link generated by the screen sharing application program for the second terminal, the first terminal may encapsulate the shared link in a message body, and send the message encapsulated with the shared link to the server with the network address of the first terminal as the source address of the message. After receiving the message, the server may analyze and obtain the sharing link, the user account in the sharing link, and the network address of the first terminal.
Optionally, the first terminal may further encapsulate a shared password set by the user in the screen sharing application program in the message body, so that the server may parse and obtain the shared link, the user account in the shared link, the shared password, and the network address of the first terminal after receiving the message.
In another optional implementation manner, if the network address obtaining request received by the first receiving module 701 includes a password, the sending module 703 may include: a detection sub-module 703a and a transmission sub-module 703 b.
The detecting sub-module 703a may be configured to detect whether the password in the network address obtaining request received by the first receiving module 701 is the same as the stored shared password corresponding to the shared link.
Since the server can store not only the network address corresponding to the shared link but also the shared password corresponding to the shared link, the second terminal needs to pass the authentication of the shared password before acquiring the network address from the server.
Therefore, after receiving the network address acquisition request containing the password, the server firstly queries the shared password corresponding to the shared link, so as to facilitate subsequent password authentication.
When the server queries the shared password corresponding to the shared link, it may be detected whether the password in the network address acquisition request sent by the second terminal is the same as the shared password according to the shared password.
The sending sub-module 703b may be configured to send the network address of the shared link to the second terminal when the detecting sub-module 703a detects that the password in the network address obtaining request is the same as the stored shared password corresponding to the shared link.
The server detects whether the password in the network address acquisition request sent by the second terminal and related to the shared link is the same as the shared password according to the inquired shared password corresponding to the shared link, and sends the network address of the first terminal corresponding to the shared link inquired at the same time to the second terminal when the detection result is the same.
In still another alternative implementation manner, the screen information sharing apparatus may further include: a third receiving module 706 and a deleting module 707.
The third receiving module 706 may be configured to receive a sharing stop notification sent by using the user account, where the sharing stop notification is sent after the screen sharing application of the first terminal receives the sharing stop instruction.
After receiving the sharing stop instruction, the first terminal stops sending screen information to the second terminal and sends a sharing stop notification about the specific user account to the server.
And the server receives a sharing stop notification of the specific user account from the first terminal, and the sharing stop notification is used for triggering the server to delete the stored corresponding relation corresponding to the specific user account.
The deleting module 707 may be configured to delete the stored correspondence corresponding to the user account.
Optionally, since the first terminal has stopped sending the screen information of the first terminal to the second terminal, at this time, the server may send a notification that the first terminal stops screen sharing to the second terminal after deleting the corresponding relationship including the user account, so as to prompt the second terminal not to send a related network address acquisition request to the server any more, and even if the second terminal still sends the related network address acquisition request to the server, the server does not respond to the second terminal any more.
In summary, in the screen information sharing apparatus provided in this disclosure, after receiving a network address acquisition request from a second terminal, a server queries, through a stored correspondence relationship including a sharing link, a network address required by the second terminal, and then sends the network address to the second terminal, and the second terminal establishes a connection with a first terminal having the network address according to the network address and receives screen information of the first terminal; the technical effect that the second terminal can share the screen information of the first terminal under the condition that the screen sharing application program is not required to be installed and complicated data operation is not required to be carried out is achieved.
In addition, after the first terminal generates the sharing link, the sharing link is packaged in the message body, and the message is sent to the server by taking the network address of the first terminal as the source address of the message, so that the server can analyze the network address of the first terminal and the user account number in the sharing link and perform corresponding storage after receiving the message, and management of screen sharing conditions of different users in the screen sharing application program of the first terminal can be enhanced through the server.
Meanwhile, the server stores the sharing password corresponding to the sharing link, and only when the password included in the network address acquisition request sent by the second terminal to the server through the sharing link is the same as the sharing password stored in the server, the server sends the network address corresponding to the sharing link to the second terminal, so that other terminals without the sharing password are prevented from sharing the screen information of the first terminal, and the screen sharing safety is ensured.
Finally, after receiving the sharing stop notification from the specific user of the first terminal, the server deletes the stored binding relationship associated with the user account of the user, so that the second terminal cannot acquire the network address corresponding to the user account from the server any more, and therefore the second terminal cannot acquire the screen information of the first terminal with the network address, and the security and controllability of screen sharing are guaranteed.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
An exemplary embodiment of the present disclosure provides a screen information sharing apparatus capable of implementing a screen information sharing method provided by the present disclosure, the screen information sharing apparatus being applied to a first terminal 110 in an implementation environment shown in fig. 1, the screen information sharing apparatus including: a processor, a memory for storing processor-executable instructions;
wherein the processor is configured to:
when a screen sharing application program receives a screen sharing instruction, generating a sharing link, after the sharing link is shared to a second terminal, triggering the second terminal to open the sharing link by using a browser, acquiring a network address of the first terminal, and establishing connection with the first terminal according to the network address;
after the connection with the second terminal is established, screen information displayed on the screen of the first terminal is sent to the second terminal in real time through the connection, and the screen information is used for triggering the second terminal to synchronously display the screen information on the screen.
Another exemplary embodiment of the present disclosure provides a screen information sharing apparatus capable of implementing the screen information sharing method provided by the present disclosure, the screen information sharing apparatus being applied to the server 130 in the implementation environment shown in fig. 1, the screen information sharing apparatus including: a processor, a memory for storing processor-executable instructions;
wherein the processor is configured to:
receiving a network address acquisition request sent by a second terminal, wherein the network address acquisition request is generated after the second terminal opens a sharing link by using a browser, and the sharing link is generated after a screen sharing application program in the first terminal receives a screen sharing instruction;
querying a stored network address corresponding to the shared link;
and sending a network address corresponding to the sharing link to the second terminal, wherein the network address is used for triggering the second terminal to establish connection with the first terminal with the network address so as to receive and synchronously display the screen information of the first terminal sent by the first terminal in real time.
Fig. 8 is a block diagram illustrating an apparatus for sharing screen information according to an exemplary embodiment. The apparatus 800 may be implemented as a first terminal or a second terminal that becomes the screen information sharing method described above, and the first terminal or the second terminal may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, a fitness device, a personal digital assistant, or the like.
Referring to fig. 8, the apparatus 800 may include one or more of the following components: a processing component 802, a memory 804, a power component 806, a multimedia component 808, an audio component 810, an input/output (I/O) interface 812, a sensor component 814, and a communication component 816.
The processing component 802 generally controls overall operation of the device 800, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. The processing components 802 may include one or more processors 818 to execute instructions to perform all or a portion of the steps of the methods described above. Further, the processing component 802 can include one or more modules that facilitate interaction between the processing component 802 and other components. For example, the processing component 802 can include a multimedia module to facilitate interaction between the multimedia component 808 and the processing component 802.
The memory 804 is configured to store various types of data to support operations at the apparatus 800. Examples of such data include instructions for any application or method operating on device 800, contact data, phonebook data, messages, pictures, videos, and so forth. The memory 804 may be implemented by any type or combination of volatile or non-volatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
Power components 806 provide power to the various components of device 800. The power components 806 may include a power management system, one or more power supplies, and other components associated with generating, managing, and distributing power for the apparatus 800.
The multimedia component 808 includes a screen that provides an output interface between the device 800 and the user. In some embodiments, the screen may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive an input signal from a user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 808 includes a front facing camera and/or a rear facing camera. The front camera and/or the rear camera may receive external multimedia data when the device 800 is in an operating mode, such as a shooting mode or a video mode. Each front camera and rear camera may be a fixed optical lens system or have a focal length and optical zoom capability.
The audio component 810 is configured to output and/or input audio signals. For example, the audio component 810 includes a Microphone (MIC) configured to receive external audio signals when the apparatus 800 is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signals may further be stored in the memory 804 or transmitted via the communication component 816. In some embodiments, audio component 810 also includes a speaker for outputting audio signals.
The I/O interface 812 provides an interface between the processing component 802 and peripheral interface modules, which may be keyboards, click wheels, buttons, etc. These buttons may include, but are not limited to: a home button, a volume button, a start button, and a lock button.
The sensor assembly 814 includes one or more sensors for providing various aspects of state assessment for the device 800. For example, the sensor assembly 814 may detect the open/closed status of the device 800, the relative positioning of the components, such as a display and keypad of the device 800, the sensor assembly 814 may also detect a change in the position of the device 800 or a component of the device 800, the presence or absence of user contact with the device 800, the orientation or acceleration/deceleration of the device 800, and a change in the temperature of the device 800. Sensor assembly 814 may include a proximity sensor configured to detect the presence of a nearby object without any physical contact. The sensor assembly 814 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 814 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communication component 816 is configured to facilitate communications between the apparatus 800 and other devices in a wired or wireless manner. The device 800 may access a wireless network based on a communication standard, such as Wi-Fi, 2G, or 3G, or a combination thereof. In an exemplary embodiment, the communication component 816 receives a broadcast signal or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, communications component 816 further includes a Near Field Communications (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, Ultra Wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
In an exemplary embodiment, the apparatus 800 may be implemented by one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components for performing the above-described screen information sharing method mainly performed by the first terminal.
In an exemplary embodiment, a non-transitory computer-readable storage medium comprising instructions, such as the memory 804 comprising instructions, executable by the processor 818 of the apparatus 800, to perform the screen information sharing method described above with the first terminal as the execution subject is also provided. For example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
Fig. 9 is a block diagram illustrating an apparatus for screen information sharing according to another exemplary embodiment. For example, the apparatus 900 may be provided as a server. Referring to fig. 9, apparatus 900 includes a processing component 902 that further includes one or more processors and memory resources, represented by memory 904, for storing instructions, such as applications, that are executable by processing component 902. The application programs stored in memory 904 may include one or more modules that each correspond to a set of instructions. Further, the processing component 902 is configured to execute instructions to perform the screen information sharing method with the server as the execution subject described above.
The device 900 may also include a power component 906 configured to perform power management of the device 900, a wired or wireless network interface 908 configured to connect the device 900 to a network, and an input/output (I/O) interface 910. The apparatus 900 may operate based on an operating system stored in the memory 904, such as Windows Server, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM, or the like.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (18)

1. A screen information sharing method is applied to a first terminal, and the method comprises the following steps:
when a screen sharing application program receives a screen sharing instruction, a sharing link is generated, after the sharing link is shared to a second terminal, the second terminal is triggered to open the sharing link by using a browser, a password input frame is displayed, the password input frame is used for indicating to input a sharing password, a network address acquisition request containing the sharing password and corresponding to the sharing link is generated, the network address acquisition request containing the sharing password is sent to a server, a network address of a first terminal corresponding to the sharing link and sent by the server is acquired, and connection is established with the first terminal according to the network address;
after connection with the second terminal is established, screen information displayed on a screen of the first terminal is sent to the second terminal in real time through the connection, and the screen information is used for triggering the second terminal to synchronously display the screen information on the screen.
2. The method of claim 1, wherein generating the shared link comprises:
acquiring a user account logged in the screen sharing application program;
when the user account is not provided with the sharing password, generating a sharing link for the user account by using a timestamp;
and when the user account is provided with a shared password, generating a shared link for the user account by using a timestamp and the shared password.
3. The method according to claim 1 or 2, characterized in that the method further comprises:
sending the generated sharing link to a server corresponding to the screen sharing application program;
when the sharing link corresponds to a user account, the sharing link is used for triggering the server to store the sharing link, the user account and the network address of the first terminal as a group of corresponding relations;
when the sharing link corresponds to a user account and a sharing password, the sharing link is used for triggering the server to store the sharing link, the user account, the sharing password and the network address of the first terminal as a group of corresponding relations.
4. The method of claim 3, further comprising:
and when the screen sharing application program receives a sharing stop instruction for indicating to stop screen sharing, sending a sharing stop notification to the server by using the user account, wherein the sharing stop notification is used for triggering the server to delete the corresponding relation corresponding to the user account.
5. A screen information sharing method is applied to a server, and the method comprises the following steps:
receiving a network address acquisition request which is sent by a second terminal and contains a shared password, wherein the network address acquisition request containing the shared password is generated after the second terminal opens a shared link shared by a first terminal by using a browser and displays a password input box, the password input box is used for indicating to input the shared password, and the shared link is generated after a screen sharing application program in the first terminal receives a screen sharing instruction;
querying a stored network address corresponding to the shared link;
and sending a network address corresponding to the sharing link to the second terminal, wherein the network address is used for triggering the second terminal to establish connection with a first terminal with the network address so as to receive and synchronously display the screen information of the first terminal sent by the first terminal in real time.
6. The method of claim 5, further comprising:
receiving a sharing link sent by the first terminal;
and acquiring a user account and a network address corresponding to the shared link, and storing the shared link, the user account and the network address as a group of corresponding relations, or acquiring the user account, the network address and the shared password corresponding to the shared link, and storing the shared link, the user account, the network address and the shared password as a group of corresponding relations.
7. The method according to claim 5, wherein the network address obtaining request includes a password, and the sending the network address corresponding to the sharing link to the second terminal includes:
detecting whether the password in the network address acquisition request is the same as the stored shared password corresponding to the shared link;
and when the password in the network address acquisition request is the same as the stored shared password corresponding to the shared link, sending the network address of the shared link to the second terminal.
8. The method according to any one of claims 5 to 7, further comprising:
receiving a sharing stop notification sent by using a user account, wherein the sharing stop notification is sent after a screen sharing application program of the first terminal receives a sharing stop instruction;
and deleting the stored corresponding relation corresponding to the user account.
9. A screen information sharing apparatus applied to a first terminal, the apparatus comprising:
the generation module is configured to generate a sharing link when a screen sharing application program receives a screen sharing instruction, after the sharing link is shared to a second terminal, the second terminal is triggered to open the sharing link by using a browser, a password input box is displayed, the password input box is used for indicating to input a sharing password, a network address acquisition request which corresponds to the sharing link and contains the sharing password is generated, the network address acquisition request which contains the sharing password is sent to a server, a network address of a first terminal which corresponds to the sharing link and is sent by the server is acquired, and connection is established with the first terminal according to the network address;
the first sending module is configured to send screen information displayed on a screen of the first terminal to the second terminal in real time due to the connection after the connection is established by triggering the sharing link generated by the generating module with the second terminal, and the screen information is used for triggering the second terminal to synchronously display the screen information on the screen.
10. The apparatus of claim 9, wherein the generating module comprises:
the acquisition sub-module is configured to acquire a user account logged in the screen sharing application program;
a first generation sub-module configured to generate a sharing link for the user account with a timestamp when the user account acquired by the acquisition sub-module does not set a sharing password;
and the second generation submodule is configured to generate a sharing link for the user account by using a timestamp and the sharing password when the user account acquired by the acquisition submodule is provided with the sharing password.
11. The apparatus of claim 9 or 10, further comprising:
a second sending module configured to send the sharing link generated by the generating module to a server corresponding to the screen sharing application;
when the sharing link generated by the generation module corresponds to a user account, the sharing link is used for triggering the server to store the sharing link, the user account and the network address of the first terminal as a group of corresponding relations;
when the sharing link generated by the generation module corresponds to a user account and a sharing password, the sharing link is used for triggering the server to store the sharing link, the user account, the sharing password and the network address of the first terminal as a group of corresponding relations.
12. The apparatus of claim 11, further comprising:
a third sending module, configured to send, by using the user account, a sharing stop notification to the server when the screen sharing application program receives a sharing stop instruction for instructing to stop screen sharing, where the sharing stop notification is used to trigger the server to delete a corresponding relationship corresponding to the user account.
13. A screen information sharing apparatus applied to a server, the apparatus comprising:
the first receiving module is configured to receive a network address acquisition request which is sent by a second terminal and contains a shared password, wherein the network address acquisition request containing the shared password is generated after the second terminal opens a shared link shared by a first terminal by using a browser and displays a password input box, the password input box is used for indicating to input the shared password, and the shared link is generated after a screen sharing application program in the first terminal receives a screen sharing instruction;
a query module configured to query a stored network address corresponding to the shared link;
the sending module is configured to send the network address corresponding to the shared link inquired by the inquiring module to the second terminal, and the network address is used for triggering the second terminal to establish connection with a first terminal with the network address so as to receive and synchronously display the screen information of the first terminal, which is sent by the first terminal in real time.
14. The apparatus of claim 13, further comprising:
a second receiving module configured to receive the sharing link sent by the first terminal;
an obtaining module, configured to obtain the user account and the network address corresponding to the shared link received by the second receiving module, and store the shared link, the user account, and the network address as a group of corresponding relationships, or obtain the user account, the network address, and the shared password corresponding to the shared link received by the second receiving module, and store the shared link, the user account, the network address, and the shared password as a group of corresponding relationships.
15. The apparatus according to claim 13, wherein the network address obtaining request received by the first receiving module includes a password, and the sending module includes:
a detection submodule configured to detect whether a password in the network address acquisition request received by the first receiving module is the same as a stored shared password corresponding to the shared link;
and the sending submodule is configured to send the network address of the shared link to the second terminal when the detection submodule detects that the password in the network address acquisition request is the same as the stored shared password corresponding to the shared link.
16. The apparatus of any of claims 13 to 15, further comprising:
a third receiving module, configured to receive a sharing stop notification sent by using a user account, where the sharing stop notification is sent after a screen sharing application program of the first terminal receives a sharing stop instruction;
and the deleting module is configured to delete the stored corresponding relation corresponding to the user account.
17. A screen information sharing apparatus, characterized in that the apparatus comprises:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to:
when a screen sharing application program receives a screen sharing instruction, a sharing link is generated, after the sharing link is shared to a second terminal, the second terminal is triggered to open the sharing link by using a browser, a password input frame is displayed, the password input frame is used for indicating to input a sharing password, a network address acquisition request containing the sharing password and corresponding to the sharing link is generated, the network address acquisition request containing the sharing password is sent to a server, a network address of a first terminal corresponding to the sharing link and sent by the server is acquired, and connection is established with the first terminal according to the network address;
after connection with the second terminal is established, screen information displayed on a screen of the first terminal is sent to the second terminal in real time through the connection, and the screen information is used for triggering the second terminal to synchronously display the screen information on the screen.
18. A screen information sharing apparatus, characterized in that the apparatus comprises:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to:
receiving a network address acquisition request which is sent by a second terminal and contains a shared password, wherein the network address acquisition request containing the shared password is generated after the second terminal opens a shared link shared by a first terminal by using a browser and displays a password input box, the password input box is used for indicating to input the shared password, and the shared link is generated after a screen sharing application program in the first terminal receives a screen sharing instruction;
querying a stored network address corresponding to the shared link;
and sending a network address corresponding to the sharing link to the second terminal, wherein the network address is used for triggering the second terminal to establish connection with a first terminal with the network address so as to receive and synchronously display the screen information of the first terminal sent by the first terminal in real time.
CN201611169783.1A 2016-12-16 2016-12-16 Screen information sharing method and device Active CN106603667B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611169783.1A CN106603667B (en) 2016-12-16 2016-12-16 Screen information sharing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611169783.1A CN106603667B (en) 2016-12-16 2016-12-16 Screen information sharing method and device

Publications (2)

Publication Number Publication Date
CN106603667A CN106603667A (en) 2017-04-26
CN106603667B true CN106603667B (en) 2020-09-29

Family

ID=58600927

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611169783.1A Active CN106603667B (en) 2016-12-16 2016-12-16 Screen information sharing method and device

Country Status (1)

Country Link
CN (1) CN106603667B (en)

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107580320A (en) * 2017-08-23 2018-01-12 努比亚技术有限公司 A kind of information sharing method, equipment and computer-readable recording medium
CN108322790B (en) * 2018-01-30 2020-10-02 上海赛连信息科技有限公司 Wireless screen transmission method and device
CN110515572B (en) * 2018-05-21 2022-11-18 腾讯科技(深圳)有限公司 Screen projection method and device, storage medium and computer equipment
CN110062275B (en) * 2018-06-21 2021-07-09 安徽赛迈特光电股份有限公司 Remote control device and method for liquid crystal display screen
CN109445734A (en) * 2018-10-16 2019-03-08 北京新界教育科技有限公司 The method and device of simultaneous display
CN109982322B (en) * 2019-03-26 2022-06-03 连尚(新昌)网络科技有限公司 Screen projection method, device, system and storage medium
CN110378145B (en) * 2019-06-10 2022-04-22 华为技术有限公司 Method and electronic equipment for sharing content
CN111314786A (en) * 2019-12-10 2020-06-19 杭州当虹科技股份有限公司 PC screen sharing method based on WebRTC
CN111736787A (en) * 2020-06-24 2020-10-02 北京云族佳科技有限公司 Screen sharing method and device, storage medium and electronic equipment
CN112286411A (en) * 2020-09-30 2021-01-29 北京大米科技有限公司 Display mode control method and device, storage medium and electronic equipment
CN112511892B (en) * 2020-11-12 2023-04-07 Oppo广东移动通信有限公司 Screen sharing method, device, server and storage medium
CN112328941A (en) * 2020-11-19 2021-02-05 Oppo广东移动通信有限公司 Application screen projection method based on browser and related device
CN112925494A (en) * 2021-03-17 2021-06-08 众安信息技术服务有限公司 Method and device for realizing same-screen demonstration, computer equipment and storage medium
CN115277174A (en) * 2022-07-25 2022-11-01 中移互联网有限公司 Screen sharing method and device, computer equipment and storage medium
CN115484086B (en) * 2022-09-07 2023-10-27 中移互联网有限公司 Cloud mobile phone screen sharing method, electronic equipment and computer readable storage medium
CN116055510A (en) * 2023-01-31 2023-05-02 西安万像电子科技有限公司 Cloud desktop screen sharing method and system, electronic equipment and storage medium

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103248939B (en) * 2012-02-03 2017-11-28 海尔集团公司 A kind of method and system realized multi-screen synchronous and shown
CN103401936B (en) * 2013-08-07 2017-02-08 珠海金山办公软件有限公司 Processing method and device for interface sharing
CN104639591A (en) * 2013-11-14 2015-05-20 中兴通讯股份有限公司 Terminal equipment and multi-screen WEB page sharing method
CN103780478A (en) * 2014-01-23 2014-05-07 贝壳网际(北京)安全技术有限公司 Information sharing method and mobile terminal
CN105306695B (en) * 2015-09-28 2019-01-22 维沃移动通信有限公司 The communication means and mobile terminal of mobile terminal
CN105681845A (en) * 2016-01-26 2016-06-15 四川长虹电器股份有限公司 Method and system for synchronously watching television program through mobile terminal

Also Published As

Publication number Publication date
CN106603667A (en) 2017-04-26

Similar Documents

Publication Publication Date Title
CN106603667B (en) Screen information sharing method and device
WO2017113842A1 (en) Intelligent device control method and apparatus
US10608988B2 (en) Method and apparatus for bluetooth-based identity recognition
US20170171321A1 (en) Methods and devices for managing accounts
CN106790043B (en) Method and device for sending message in live broadcast application
CN106375096B (en) short message verification method and device
CN108833585B (en) Information interaction method and device and storage medium
CN108811179B (en) Wireless network connection method, device and storage medium
CN107959757B (en) User information processing method and device, APP server and terminal equipment
CN109525652B (en) Information sharing method, device, equipment and storage medium
WO2016045277A1 (en) Method, device, and system for information acquisition
WO2017177571A1 (en) Method, device and system for executing service processing
CN117390330A (en) Webpage access method and device
CN109302341B (en) Instant messaging method, instant messaging device, electronic equipment and storage medium
CN111368232A (en) Password sharing reflux method and device, electronic equipment and storage medium
CN110619097A (en) Two-dimensional code generation method and device, electronic equipment and storage medium
CN107612888B (en) Enterprise user space creation method and device
CN107562500B (en) Debugging device, method and equipment
CN107316207B (en) Method and device for acquiring display effect information
US9667424B2 (en) Methods and apparatuses for binding token key to account
CN108009269B (en) Method and device for displaying page data
WO2017166297A1 (en) Wifi hotpot portal authentication method and device
CN111782997A (en) Method and device for loading webpage and storage medium
US10193991B2 (en) Methods and apparatuses for providing information of video capture device
CN114124462B (en) Verification code transmission method and device, electronic equipment 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
GR01 Patent grant
GR01 Patent grant