CN106961374B - Communication method, communication terminal and communication server - Google Patents

Communication method, communication terminal and communication server Download PDF

Info

Publication number
CN106961374B
CN106961374B CN201610012413.0A CN201610012413A CN106961374B CN 106961374 B CN106961374 B CN 106961374B CN 201610012413 A CN201610012413 A CN 201610012413A CN 106961374 B CN106961374 B CN 106961374B
Authority
CN
China
Prior art keywords
data
client
server
group
request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201610012413.0A
Other languages
Chinese (zh)
Other versions
CN106961374A (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.)
Advanced New Technologies Co Ltd
Advantageous New Technologies Co Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201610012413.0A priority Critical patent/CN106961374B/en
Publication of CN106961374A publication Critical patent/CN106961374A/en
Application granted granted Critical
Publication of CN106961374B publication Critical patent/CN106961374B/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
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • H04L51/046Interoperability with other network applications or services
    • 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/104Peer-to-peer [P2P] networks
    • H04L67/1044Group management mechanisms 

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Theoretical Computer Science (AREA)
  • Telephonic Communication Services (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application discloses a communication method, a communication terminal and a communication server, wherein the communication method comprises the following steps: the first client responds to the operation of a user and sends a group establishing request to the server so that the server can establish a group for the first client; the first client side issues data so that the second client side can collect the data and join the group established by the server for the first client side based on the data. In the embodiment provided by the application, the data issued by the first client can provide guidance for the second client to join the group established by the server for the first client, so that accurate process guidance does not need to be provided by a user, and the experience satisfaction is good.

Description

Communication method, communication terminal and communication server
Technical Field
The present application relates to the field of communications, and in particular, to a communication method, a client, and a server for instant messaging.
Background
In an application scenario of multi-member instant messaging, a group administrator adds an account of a member to be added to a group account. And when the member to be added to the group requests to be added to a certain group, the member to be added to the group inputs the group account number for searching. And after the members joining the group find the group account, sending a joining application to a group administrator. And after obtaining the consent of the group administrator, the group administrator fills the account numbers of the members to be added into the group account numbers.
The existing communication method requires a group administrator to accurately know the account numbers of members to be joined in a group and accurately send the account numbers of the members to be joined in the group to a server. Or, the existing communication method requires that the members to join the group accurately know the group account and accurately send the group account to the server. Thus, this communication method requires the user to provide accurate process guidance and experiences poor satisfaction.
Disclosure of Invention
The embodiment of the application provides a communication method with good experience satisfaction. Specifically, the communication method comprises the following steps:
the first client responds to the operation of a user and sends a group establishing request to the server so that the server can establish a group for the first client;
the first client side issues data so that the second client side can collect the data and join the group established by the server for the first client side based on the data.
The embodiment of the present application further provides a communication method, including the following steps:
the second client acquires the issued data;
the second client responds to the operation of the user and selects the first client for publishing the data;
the second client sends a request to the first client to join the group established by the server for the first client.
The embodiment of the present application further provides a communication method, including the following steps:
the server receives and processes a group establishment request sent by a first client and establishes a group for the first client;
the server receives data collected by the second client, and determines a first client for issuing the data according to the data collected by the second client;
the server receives and transmits a request to the first client, and the second client joins a group established for the first client by the server;
and the server responds to the operation of the user of the first client and adds the second client into the group established for the first client by the server.
An embodiment of the present application further provides a communication terminal, including:
the group establishing request module is used for responding to the operation of a user and sending a group establishing request to the server so that the server can establish a group for the first client;
and the group-establishing and publishing module is used for publishing the data so that the second client can collect the data and join the group established for the first client by the server based on the data.
An embodiment of the present application further provides a communication terminal, including:
the acquisition module is used for acquiring the published data;
the selection module is used for responding to the operation of a user and selecting a first client for issuing data;
and the joining request module is used for sending a request for joining the group established by the server for the first client to the server.
The embodiment of the present application further provides a communication server, including:
the group establishing module is used for receiving and processing a group establishing request sent by a first client and establishing a group for the first client;
the matching module is used for receiving the data collected by the second client and determining the first client which issues the data according to the data collected by the second client;
the forwarding module is used for receiving and transmitting the request to the first client, and the second client joins the request of the group established for the first client by the establishing module;
the group building module is also used for responding to the operation of the user of the first client and adding the second client into the group built for the first terminal by the group building module.
According to the communication method, the terminal and the server, the data issued by the first client can provide guidance for the second client to join the server to the group established by the first client, so that accurate process guidance is not required to be provided by a user, and the experience satisfaction is good.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
fig. 1 is a schematic diagram of a networked environment provided by an embodiment of the present application.
Fig. 2 is a flowchart of a communication method of a first client according to an embodiment of the present disclosure.
Fig. 3 is a flowchart of a communication method of a first client according to an embodiment of the present disclosure.
Fig. 4 is a flowchart of a communication method of a server according to an embodiment of the present disclosure.
Fig. 5 is a schematic structural diagram of a communication client according to an embodiment of the present disclosure.
Fig. 6 is a schematic structural diagram of another communication client according to an embodiment of the present disclosure.
Fig. 7 is a schematic structural diagram of a communication server according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the technical solutions of the present application will be described in detail and completely with reference to the following specific embodiments of the present application and the accompanying drawings. It should be apparent that the described embodiments are only some of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Referring to fig. 1, a networked environment 100 is shown in which embodiments of the present application are provided. The networked environment 100 includes a network 101, one or more clients 102 connected via the network 101 that can communicate data, and an operations server 103. The operations server 103 may include a computing environment 104 integrated within the operations server 103 or separate from the computing environment 104 outside the operations server 103.
Network 101 may include, for example, the internet, a Wide Area Network (WAN), a Local Area Network (LAN), a mobile communications network, or other suitable network, as well as any combination of two or more such networks. The terms "data" and "information" referred to in embodiments of the present application may be used interchangeably herein to refer to text, images, audio, video, or any other form of information that may be present in a computer environment.
Client 102 may refer to an application installed on a network device, which may include, in hardware, a server, desktop computer, laptop computer, tablet computer, smart phone, handheld computer, personal digital assistant ("PDA"), or any other wired or wireless processor-driven device. The system software can be an operating system integrated with a network browser or an operating system provided with a special application program; such an operating system may be a windows-series operating system, a Linux operating system, or the like, or may be Android, IOS, or the like in a mobile platform. In some application scenarios, the client 102 may also be a functional program in an operating system, or the like.
The operator server 103 may include a hypertext transfer protocol (HTTP) server application thereon, such as an HTTP server, an Internet Information Service (IIS), and/or other server.
A user uses a client 102 and initiates a registration request to an operator server 103 over a network 101. At this time, the operation server 103 may record registration information of the user, and set an account with a preset authority in the operation server 103 according to the registration request. Subsequently, each time the user accesses the operation server 103 through the client 102, the operation server 103 can learn and record such access based on an identifier indicating the user identity, such as a user ID, included in the information at each access. In particular, the access time of the user may be recorded, and optionally, the IP address at the time of access, or the hardware type of the network device used, or one or more of the client version/os version on which the client is based may be recorded. Specifically, for an access in which a specific operation occurs, such as leaving a message (e.g., leaving a message in a social network site), adding a friend, purchasing a virtual item, or the like, the operation server 103 may record the operation access and give a specific response to the user by performing corresponding internal or external processing. Generally, all operation requests and general accesses leave a corresponding record in the operation server. The operation server can classify all operations of different users according to the user ID. For the operation of interactive behavior, for example, the interaction between different registered users, may also be classified and grouped according to the user ID.
The user access information may be stored with a database 105. Further, data that may also be stored in database 105 includes, for example, application requirements data, business rules, client 102 capability data, application market data, customer data, and the like. The applications in the database 105 may correspond to application programs provided by developers. The applications may include, for example, mobile applications, hypertext markup language 5(HTML5) applications, desktop applications, and/or other applications.
The computing environment 104 may include, for example, a server computer or any other system that provides computing capabilities. Optionally, one or more computing devices may be employed in the computing environment 104, which may be arranged into one or more server groups or computer groups or other arrangements. For example, the multiple computing devices may collectively comprise a cloud computing resource, a grid computing resource, and/or any other distributed computing apparatus. Various embodiments of the present application, described below, may be performed under the control of one or more computing devices configured with executable instructions.
According to various embodiments, various applications and/or other functionality may be executed in the computing environment 103. Applications executing on the computing environment 103, for example, access data import services, access data analysis services, application data import services, application data analysis services, and other applications, services, processes, systems, engines, or functionality not discussed in detail herein.
In addition, various data may be obtained by the computing environment 103, such as from the database 105 described above. As can be appreciated, the database 105 may represent a collection of multiple databases. The data stored in the database 105 may be associated with the operation of the various embodiments described below.
It is to be understood that the above-described network operating environment is illustrative, and that the present invention may not be limited to the above-described network operating environment.
Fig. 2 is a flowchart of a communication method provided in an embodiment of the present application, which is applied to a first communication client, and specifically includes the following steps:
s01: the first client responds to the operation of the user and sends a group establishing request to the server so that the server can establish a group for the first client.
The first client may be an application installed on a terminal, for example, an instant messaging APP installed on a mobile phone terminal. The first client may connect to the network 101 through the terminal and send a group establishment request to the operation server 103. For example, a user opens certain friend making software (a first client) on a first terminal, and sends a group establishing request for establishing a group to a server through the friend making software. The group is established for the first client, specifically, the group is established for the user corresponding to the first client, the group is established for the client, the group joining of the client refers to the group owner establishment for the user corresponding to the client, and the group joining of the user corresponding to the client is performed, that is, in the present application, when the client is described in some scenarios, the user corresponding to the client specifically refers to the user corresponding to the client, and no special description is provided in the present application.
S02: the first client side issues data so that the second client side can collect the data and join the group established by the server for the first client side based on the data.
In one embodiment provided by the present application, the data may be at least one of audio data, video data, audio-video data, picture data, or file data.
For example, the first communication data includes, but is not limited to, a piece of music, a piece of video, a picture, or a file to be transmitted.
In an embodiment provided by the present application, the issuing, by the first client, data may specifically include:
the first client plays audio data, video data or audio and video data; or
The first client displays the picture data; or
The first client transmits file data.
Specifically, for example, a certain mobile phone plays a piece of music, a piece of video, and a piece of audio-video, or displays a picture, or transmits a file to a certain position.
Further, in an embodiment provided in the present application, the issuing, by the first client, data specifically includes:
the first client side issues data for a first time continuously preset, or the first client side issues data for a preset number of times.
Specifically, for example, the friend-making software on a certain mobile phone may play a certain piece of music for 10 seconds, or play a certain piece of music for 3 times.
In a specific scenario of the embodiment of the application, a user a sends a group building request to a server through friend making software on a mobile phone. The server may establish a group for user a. And the user A plays a certain piece of music through friend making software on the mobile phone. And after the other user B collects the piece of music through friend making software on the mobile phone, the collected piece of music is sent to the server so as to initiate the joining of the group created by the user A. The server determines a user A playing the piece of music according to the piece of music, and transmits the request to the user A according to the request that the user B joins the group established for the user A by the server. And when the user A agrees to the joining request, the server responds to the operation of the user A and joins the user B to the group established by the server for the user A. Or after the user A identifies the music, the music can be sent to the server first, the server identifies the group corresponding to the piece of music, and the user who establishes the group, such as the user B, or the name of the group is sent to the user A, so that the user A can select whether to join the group.
Namely, music played by friend-making software on the mobile phone of the user A can provide guidance for the second client to join the server to the group established by the first client, so that accurate process guidance does not need to be provided by the user, and the experience satisfaction is good.
Further, in another embodiment provided by the present application, the data may be data received by the first client and sent by the server to process the group establishment request. Specifically, for example, a certain piece of music played by friend making software on a mobile phone is: and the server processes the group establishing request sent by the friend making software of the mobile phone and sends music to one end of the friend making software on the mobile phone.
Further, in another embodiment provided herein, the method further includes:
a first client acquires first background data;
the first client calculates the difference value between the data sent by the server and the first background data;
and when the difference value is smaller than the preset first threshold value, the first client sends the request of the data to the server again until the data sent by the server with the difference value with the first background data larger than or equal to the preset first threshold value is obtained.
Specifically, for example, friend-making software on the mobile phone of the user a collects the environmental noise. And the friend making software on the mobile phone of the user A calculates the difference value between the average intensity value of the music sent by the server and the intensity value of the environmental noise. When the difference is smaller than the preset first threshold, the music and the environmental noise cannot be well distinguished, and the friend making software on the mobile phone of the user A sends a data request to the server again until the average intensity value of the music and the intensity value of the environmental noise obtained by the friend making software on the mobile phone of the user A are larger than or equal to the preset first threshold, namely, the music can be clearly distinguished from the environmental noise.
It should be noted that the data published by the first client may be data obtained from the server or data preset in the first client.
And when the issued data is data preset in the client, the first client responds to the operation of the user and sends a group building request to the server, and the data is synchronously sent to the server.
Specifically, for example, the friend-making software on the mobile phone of the user a is preset with a certain piece of music. When the friend-making software on the mobile phone of the user A sends a group building request to the server, a certain piece of music is sent to the server together, or the characteristic value of the piece of music is registered on the server.
Fig. 3 is a flowchart of a communication method of a second client according to an embodiment of the present application, including the following steps:
s11: and the second client collects the published data.
And after the first client side issues the data, the first client side can acquire the data.
Further, in an embodiment provided in the present application, the acquiring, by the second client, the published data may specifically include:
the second client receives audio data, video data or audio and video data; or
The second client acquires picture data; or
The second client receives the file data.
The second client may collect data based on the terminal where the second client is located, for example, friend-making software on a certain mobile phone records a piece of music, records a piece of video, collects a piece of audio and video, or takes a picture, or downloads a file from a certain position.
S12: the second client responds to the operation of the user and selects the first client for publishing the data.
The first client selecting to publish the data may specifically refer to a user corresponding to the first client selecting to publish the data, or may also be an established group, and the like.
Further, in an embodiment provided by the present application, the selecting, by the second client, the first client that issues the data in response to an operation of the user specifically includes:
the second client extracts the characteristic value of the acquired data;
the second client sends the characteristic value to the server, and the server determines the published data and the first client publishing the data according to the characteristic value;
the second client responds to the operation of the user and selects the first client which issues the data.
The second client extracts feature values of the acquired data, specifically, for example, friend making software on a certain mobile phone extracts feature values of frequency attenuation, sound pressure, keywords, and end words of related music, or friend making software on a certain mobile phone extracts optical feature values of resolution, brightness, and gray scale of related videos or pictures, or friend making software on a certain mobile phone extracts identity feature values of hash values of related files.
There may be multiple data sources, and there may be multiple ways of publishing the data, in the environment or context in which the second client is located.
And the second client sends the characteristic value to the server, and determines the published data and the first client publishing the data according to the characteristic value through the server.
Specifically, for example, friend-making software on a certain mobile phone sends extracted characteristic values of frequency attenuation, sound pressure, keywords, and the like of related music to a server, so that the server determines a certain mobile phone playing the music according to the characteristic values. Or the friend-making software on a certain mobile phone sends the extracted optical characteristic values of resolution, brightness, gray scale and the like of the related video or picture to the server, so that the server determines a certain mobile phone playing the video or a certain mobile phone displaying the picture according to the characteristic values. Or the friend making software on a certain mobile phone sends the extracted identity characteristic values such as the name value, the hash value and the like of the related files to the server, so that the server determines the certain mobile phone for transmitting the files according to the characteristic values.
The second client responds to the operation of the user and selects the first client which issues the data. Specifically, for example, the user b sends a request for joining the group through a certain friend-making software on the mobile phone. At this point, the dating software may provide a list of groups to join. One group in the list of groups takes playing of a certain music piece as an identifier, the other group takes displaying of a certain picture as an identifier, and one group can also take transmitting of a certain file as an identifier. The user A can select a group to join from the group.
S13: the second client sends a request to the first client to join the group established by the server for the first client.
In a specific scenario of the embodiment of the application, a user a sends a group building request to a server through friend making software on a mobile phone. The server may establish a group for user a (the dating software on the handset). And the user A plays a certain piece of music through friend making software on the mobile phone. And after the other user B (friend making software on the mobile phone) collects the piece of music, the collected piece of music is sent to the server. The server determines a user A (friend-making software on the mobile phone) playing the piece of music according to the piece of music. When a user B (friend making software on the mobile phone) sends a request for joining the group established by the server for the user A (friend making software on the mobile phone) to the server, the server receives the request sent by the user B (friend making software on the mobile phone) for joining the group established by the server for the user A (friend making software on the mobile phone) and transmits the request to the user A (friend making software on the mobile phone). And when the user A agrees to the joining request, the server responds to the operation of the user A and joins the user B (friend making software on the mobile phone) to the group established for the user A (friend making software on the mobile phone) by the server. The data issued by the first client, namely the music played by the friend-making software on the mobile phone of the user A, can provide guidance for the second client to join the server to the group established by the first client, so that accurate process guidance does not need to be provided by the user, and the experience satisfaction is good.
The steps executed by the server when executing the communication method are described below. Please refer to fig. 4.
S21: the server receives and processes the group building request sent by the first client and builds a group for the first client.
The first client sends a group establishment request to the operator server 103 via the network 101. After receiving the group establishment request of the first client, the operation server 103 establishes a group for the first client. Specifically, for example, after the friend-making software on the first mobile phone of the user sends a group establishment request to the operation server 103 (server of the friend-making software), the operation server 103 establishes a group for the first user (the friend-making software on the mobile phone).
S22: and the server receives the data collected by the second client and determines the first client for publishing the data according to the data collected by the second client.
The second client sends the collected data to the operation server 103 through the network 101. The operation server 103 receives data from the second client. Specifically, for example, the friend-making software on the user's mobile phone sends a recording of a piece of music or sends a feature value as the piece of music to the operation server 103 through the network 101. And the operation server 103 determines the user playing the recording after receiving the recording of the friend-making software on the user B mobile phone.
As mentioned earlier, the data published by the first client may originate from the transmission of the operations server 103. The operation server 103 may determine, according to the transmission record, a source of the data collected by the second client, that is, determine the corresponding first client. Specifically, for example, the piece of music played by the friend-making software on the mobile phone of the user a is originated from the operation server 103. The operation server 103 can determine that the friend-making software on the mobile phone of the user A plays the piece of music according to the transmission record.
The data published by the first client may also be derived from pre-set data. At this time, the operation server 103 may determine the corresponding first client through its communication record with the first client. Specifically, for example, the piece of music played by the friend-making software on the mobile phone of the user a has been reported to the operation server 103. The operation server 103 can determine that the friend-making software on the mobile phone of the user A plays the piece of music according to the reported record.
S23: the server receives and transmits to the first client a request for the second client to join the group established by the server for the first client.
When the second client sends out a request for joining the group established by the server for the first client, the server receives the request and transmits or forwards the request to the first client. Specifically, for example, when the user b (the friend-making software on the mobile phone) issues a group join established by the server for the user a (the friend-making software on the mobile phone), the request is received by the server and transmitted or forwarded to the user a (the friend-making software on the mobile phone).
S24: and the server responds to the operation of the user of the first client and adds the second client into the group established for the first client by the server.
And when the user of the first client agrees to join the user of the second client and the server is used for establishing the group for the first client, the server joins the second client to the group established for the first client by the server. Specifically, for example, when the user a (the friend-making software on the mobile phone) agrees that the user b (the friend-making software on the mobile phone) joins the group established for the user a (the friend-making software on the mobile phone) by the server, the server joins the user b (the friend-making software on the mobile phone) to the group established for the user a (the friend-making software on the mobile phone) by the server.
In a specific scenario of the embodiment of the application, a user a sends a group building request to a server through friend making software on a mobile phone. The server may establish a group for user a (the dating software on the handset). And the user A plays a certain piece of music through friend making software on the mobile phone. And after the other user B (friend making software on the mobile phone) collects the piece of music, the collected piece of music is sent to the server. The server determines a user A (friend-making software on the mobile phone) playing the piece of music according to the piece of music. When a user B (friend making software on the mobile phone) sends a request for joining the group established by the server for the user A (friend making software on the mobile phone) to the server, the server receives the request sent by the user B (friend making software on the mobile phone) for joining the group established by the server for the user A (friend making software on the mobile phone) and transmits the request to the user A (friend making software on the mobile phone). And when the user A agrees to the joining request, the server responds to the operation of the user A and joins the user B (friend making software on the mobile phone) to the group established for the user A (friend making software on the mobile phone) by the server. The data issued by the first client, namely the music played by the friend-making software on the mobile phone of the user A, can provide guidance for the second client to join the server to the group established by the first client, so that accurate process guidance does not need to be provided by the user, and the experience satisfaction is good.
Further, in another embodiment provided herein, the method further includes:
the server receives and processes the group building request sent by the first client side, and sends data to the first client side.
Specifically, for example, when the server receives and processes a group establishment request sent by the user a (friend making software on the mobile phone), the server sends data to the user a (friend making software on the mobile phone). For example, a piece of music may be sent to the friend-making software on the user's first phone.
Further, in another embodiment provided by the present application, the receiving and processing, by the server, the group establishment request sent by the first client, and sending data to the first client specifically includes:
the server selects first data from the data set;
the server sends the first data to the first client.
Specifically, for example, the operation server 103 selects a certain song clip from the music library as the first data, and transmits the song clip to the first client that issues the group establishment request. For simplicity, only songs or music are used as an example here, but of course, other implementations such as pictures, files, videos, etc. are also possible.
Further, in another embodiment provided by the present application, the selecting, by the server, the first data from the data set specifically includes:
the server selects intermediate data from the data set;
the server judges whether the intermediate data is in a use state;
when the intermediate data is in the non-use state, the intermediate data is set as the first data.
Specifically, for example, the operation server 103 selects a certain song clip from the music library and transmits the song clip to the first client that issues the group establishment request. When other clients send group building requests to the operation server 103, the operation server 103 selects a certain song clip from the music library, further determines whether the selected song clip is in a use state, and sends the song clip to other clients when the selected song clip is in an unused state, so as to distinguish different clients sending the group building requests.
Further, in another embodiment provided by the present application, when the intermediate data is in a non-use state, setting the intermediate data as the first data specifically includes:
and when the intermediate data is in a non-use state in the preset geographic position range, setting the intermediate data as first data.
Specifically, assume that a certain song clip is used on the friend-making software on the mobile phone of a certain user in a certain street in sunny district in beijing. If the operation server 103 allocates the same song clip to the mobile phone friend-making software of a certain user in a certain street in the xu-hui district in shanghai city, at this time, because the behavior of the user in beijing city using the friend-making software to join the group is obviously not confused with the behavior of the user in shanghai city using the friend-making software to join the group, the song clip allocated by the operation server 103 can be used for realizing the function of joining the group when the song clip is in a non-use state within a preset geographic position range. In this way, the requirement for data set capacity can be reduced.
Further, in another embodiment provided herein, the method further includes:
the method comprises the steps that a first client collects and sends first background data to a server;
and the difference value of the first data and the first background data is greater than a preset first threshold value.
Specifically, assume that the user A is at a certain square. The square is now playing a certain music. At this time, the friend-making software on the first mobile phone of the user may collect sound of a square as first background data, and send the first background data to the operation server 103. After receiving the first background data, the operation server 103 may send music with a difference value greater than or equal to a preset first threshold value from the first background data. Further, in another embodiment provided herein, the method further comprises
The server sets interference data and a third threshold;
and the server calculates the difference value between the data to be updated and the interference data, and when the difference value between the data to be updated and the interference data is greater than or equal to a third threshold value, the server merges the data to be updated into the data set.
In the embodiment of the application, the server selects the data to be updated which has a significant difference with the interference data as the data merged into the data set, so that the selection standard of the data in the data set is improved, and the execution of the communication method is facilitated.
Specifically, for a piece of music, the operation server 103 may select typical noise as the interference data. For example, howling sound of an earphone or a speaker, speaking sound without a fixed beat, and the like may be used as the interference data. After the operation server 103 selects the interference data, the operation server 103 calculates a difference between the frequency attenuation of the data to be updated and the frequency attenuation of the interference data. And when the difference value is larger than or equal to a third threshold value, the server merges the data to be updated into the data set. Of course, the second difference here may also be a difference in other acoustic parameters, such as loudness, sound pressure, etc. By screening the data to be updated, the significance of each data in the data set relative to the interference data can be ensured.
Specifically, for a segment of video, operation server 103 may select a segment of video as the interference data. After the operation server 103 selects the interference data, the operation server 103 calculates a difference between the contrast of the data to be updated and the contrast of the interference data. And when the difference value is greater than or equal to a preset third threshold value, the server merges the data to be updated into the data set. Of course, the difference here may also be a difference in other optical parameters, such as frame number, resolution, brightness, etc. By screening the data to be updated, the significance of each data in the data set relative to the interference data can be ensured.
Specifically, for one picture, the operation server 103 may select one picture as the interference data. After the operation server 103 selects the interference data, the operation server 103 calculates a difference between the contrast of the data to be updated and the contrast of the interference data. And when the difference value is greater than or equal to a preset third threshold value, the server merges the data to be updated into the data set. Of course, the difference here may also be a difference in other optical parameters, such as resolution, grey scale, etc. By screening the data to be updated, the significance of each data in the data set relative to the interference data can be ensured.
Specifically, for a file to be transmitted, the operation server 103 may select a file as the interference data. After the operation server 103 selects the interference data, the operation server 103 calculates a difference between the capacity of the data to be updated and the capacity of the interference data. And when the difference value is greater than or equal to a preset third threshold value, the server merges the data to be updated into the data set. Of course, the difference here may also be a difference of other file parameters, for example, a name value when the name is represented by computer ASCII code, a transmission time, a creation time, and the like. By screening the data to be updated, the significance of each data in the data set relative to the interference data can be ensured.
Further, in another embodiment provided herein, the method further includes:
the server sets a fourth threshold value;
and the server calculates the difference value between each data in the data set and the data to be updated one by one, and when the difference value between the data to be updated and each data in the data set is greater than or equal to a fourth threshold value, the server merges the data to be updated into the data set.
Specifically, the operation server 103 further calculates the difference between the data to be updated and each data in the data set, which is different from the difference between the data to be updated and the interference data in the above example. Otherwise, the situation is similar. For example, the operation server 103 selects a certain music as the data to be updated, and then the operation server 103 selects each data in the data set one by one, that is, each music. Next, the operation server 103 calculates a difference value between the data to be updated and each data, for example, a difference in frequency attenuation, loudness, sound pressure, and the like. The operation server 103 merges the data to be updated into the data set only when the difference is greater than or equal to a preset fourth threshold. Therefore, by screening the data to be updated, the significance between each data in the data set can be ensured.
It should be noted that, the scheme that the first data is limited to videos, audios and videos, pictures and files to be transmitted is similar to the scheme that the first communication data is limited to music, and the description is omitted here.
In the foregoing, based on the same idea, please refer to fig. 5, the communication method provided in the embodiment of the present application further provides a communication terminal 1, including:
a group request module 11, configured to send a group request to a server in response to a user operation, so that the server establishes a group for a first client;
and the group-establishing issuing module 12 is configured to issue data so that the second client acquires the data and joins the group established by the server for the first client based on the data.
Further, in another embodiment provided by the present application, the data is at least one of audio data, video data, audio-video data, picture data, or file data.
Further, in another embodiment provided in the present application, the communication terminal 1 further includes:
and a data receiving module 13, configured to receive the data from the server, where the data is received by the first client and sent by the server when the server processes the group establishment request.
Further, in another embodiment provided in the present application, the communication terminal 1 further includes:
the data sending module 14 is used for collecting and sending first background data to the server;
the data receiving module 13 is configured to calculate a difference between the data sent by the server and the first background data;
and when the difference value is smaller than a preset first threshold value, sending a request for sending data again to the server until the data sent by the server with the difference value with the first background data larger than or equal to the preset first threshold value is obtained.
Referring to fig. 6, the present application further provides a communication terminal 2, including:
the acquisition module 21 is used for acquiring the published data;
a selection module 22, configured to select, in response to an operation by a user, a first client that issues data;
a join request module 23, configured to send, to the server, a request for joining the group established by the server for the first client.
Further, in another embodiment provided by the present application, the selecting module 22 is configured to respond to an operation of a user, and select a first client that issues data, and specifically configured to:
extracting a characteristic value of the acquired data;
sending the characteristic value to a server, and determining the published data and a first client of the published data according to the characteristic value by the server;
and responding to the operation of the user, and selecting a first client for publishing data.
Referring to fig. 7, the present application further provides a communication server 3, including:
the group establishing module 31 is configured to receive and process a group establishing request sent by a first client, and establish a group for the first client;
the matching module 32 is used for receiving the data collected by the second client and determining the first client which issues the data according to the data collected by the second client;
a forwarding module 33, configured to receive and transmit to the first client, a request for a second client to join the group established by the establishing module 31 for the first client;
the group establishing module 31 is further configured to respond to an operation of a user of the first client, and add the second client to a group established for the first terminal by the group establishing module 31.
Further, in another embodiment provided in the present application, the grouping module 31 is further configured to:
and receiving and processing a group building request sent by the first client, and sending data to the first client.
Further, in another embodiment provided by the present application, the grouping module 31 is configured to receive and process a grouping request sent by a first client, and send data to the first client, specifically, to:
selecting first data from a data set;
and sending the first data to the first client.
Further, in another embodiment provided by the present application, the grouping module 31 is configured to select first data from a data set, and specifically configured to:
selecting intermediate data from the data set;
judging whether the intermediate data is in a use state;
when the intermediate data is in the non-use state, the intermediate data is set as the first data.
Further, in another embodiment provided in the present application, the grouping module 31 is configured to set the intermediate data as the first data when the intermediate data is in a non-use state, and specifically configured to:
and when the intermediate data is in a non-use state in the preset geographic position range, setting the intermediate data as first data.
Further, in another embodiment provided in the present application, the communication server further includes an update module 34:
the update module 34 is configured to:
setting interference data and a third threshold;
and calculating the difference value between the data to be updated and the interference data, and merging the data to be updated into the data set when the difference value between the data to be updated and the interference data is greater than or equal to a third threshold value.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable numerical processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable numerical processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in the computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM) memory, are examples of the computer readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, numerical structures, modules of a program, or other numerical values. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, computer readable media does not include transitory computer readable media (transient media) such as modulated numeric signals and carrier waves.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The above description is only an example of the present application and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (21)

1. A communication method, comprising the steps of:
the first client responds to the operation of a user and sends a group establishing request to the server so that the server can establish a group for the first client;
the first client side issues data so that the second client side can collect the data and join a group established by the server for the first client side based on the data; the data is at least one of picture data or file data, the first client and the second client are the same instant messaging APP, and the data is received by the first client and sent by a server processing group building request;
a first client acquires first background data;
the first client calculates the difference value between the data sent by the server and the first background data;
and when the difference value is smaller than the preset first threshold value, the first client sends the request of the data to the server again until the data sent by the server with the difference value with the first background data larger than or equal to the preset first threshold value is obtained.
2. The method of claim 1, wherein the first client publishing data specifically comprises:
the first client side issues data for a preset duration, or the first client side issues data for a preset number of times.
3. The method of claim 1, wherein the data is preset data on the first client;
and the first client responds to the operation of the user and synchronously sends the data to the server when sending a group establishing request to the server.
4. A communication method, comprising the steps of:
the second client acquires the issued data;
the second client responds to the operation of the user and selects the first client for publishing the data;
the second client sends a request for joining the group established by the server for the first client to the first client; the data is at least one of picture data or file data, the first client and the second client are the same instant messaging APP, and the data is received by the first client and sent by a server processing group building request;
and the first client calculates a difference value between the acquired first background data and the data sent by the server, and when the difference value is smaller than a preset first threshold value, the first client sends a data request to the server again until the data sent by the server, of which the difference value with the first background data is larger than or equal to the preset first threshold value, is obtained.
5. The method of claim 4, wherein the second client selects the first client that published the data in response to the user's operation, specifically comprising:
the second client extracts the characteristic value of the acquired data;
the second client sends the characteristic value to the server, and the server determines the published data and the first client publishing the data according to the characteristic value;
the second client responds to the operation of the user and selects the first client which issues the data.
6. A communication method, comprising the steps of:
the server receives and processes a group establishment request sent by a first client and establishes a group for the first client;
the server receives data collected by the second client, and determines a first client for issuing the data according to the data collected by the second client;
the server receives and transmits a request to the first client, and the second client joins a group established for the first client by the server;
the server responds to the operation of a user of the first client, and adds the second client to a group established by the server for the first client; the data is at least one of picture data or file data, the first client and the second client are the same instant messaging APP, and the data is received by the first client and sent by a server processing group building request;
and the first client calculates a difference value between the acquired first background data and the data sent by the server, and when the difference value is smaller than a preset first threshold value, the first client sends a data request to the server again until the data sent by the server, of which the difference value with the first background data is larger than or equal to the preset first threshold value, is obtained.
7. The method of claim 6, wherein the method further comprises:
the server receives and processes the group building request sent by the first client side, and sends data to the first client side.
8. The method of claim 7, wherein the server receives and processes a group establishment request from the first client, and sends data to the first client, and specifically comprises:
the server selects first data from the data set;
the server sends the first data to the first terminal.
9. The method of claim 8, wherein the server selects the first data from the data set, specifically comprising:
the server selects intermediate data from the data set;
the server judges whether the intermediate data is in a use state;
when the intermediate data is in the non-use state, the intermediate data is set as the first data.
10. The method of claim 9, wherein setting the intermediate data as the first data when the intermediate data is in the non-use state comprises:
and when the intermediate data is in a non-use state in the preset geographic position range, setting the intermediate data as first data.
11. The method of claim 8, wherein the method further comprises:
the server sets interference data and a third threshold;
and the server calculates the difference value between the data to be updated and the interference data, and when the difference value between the data to be updated and the interference data is greater than or equal to a third threshold value, the server merges the data to be updated into the data set.
12. The method of claim 6, wherein the server receives the data sent by the first client when receiving and processing the group establishment request sent by the first client.
13. A communication terminal, comprising:
the group establishing request module is used for responding to the operation of a user and sending a group establishing request to the server so that the server can establish a group for the first client;
the group-establishing and publishing module is used for publishing data so that a second client can collect the data and join a group established by the server for the first client based on the data; the data is at least one of picture data or file data, and the first client and the second client are the same instant messaging APP;
the data receiving module is used for receiving the data from the server, wherein the data is the data which is received by the first client and is sent by the server for processing the group building request;
the data acquisition and transmission module is used for acquiring and transmitting first background data to the server;
the data receiving module is used for calculating the difference value between the data sent by the server and the first background data;
and when the difference value is smaller than a preset first threshold value, sending a request for sending data again to the server until the data sent by the server with the difference value with the first background data larger than or equal to the preset first threshold value is obtained.
14. A communication terminal, comprising:
the acquisition module is used for acquiring the published data;
the selection module is used for responding to the operation of a user and selecting a first client for issuing data;
the joining request module is used for sending a request for joining the group established by the server for the first client to the server; the data is at least one of picture data or file data, the first client and the second client are the same instant messaging APP, and the data is received by the first client and sent by the server processing group building request;
and the first client calculates a difference value between the acquired first background data and the data sent by the server, and when the difference value is smaller than a preset first threshold value, the first client sends a data request to the server again until the data sent by the server, of which the difference value with the first background data is larger than or equal to the preset first threshold value, is obtained.
15. The communication terminal according to claim 14, wherein the selection module is configured to select, in response to an operation by a user, a first client that issues data, and is specifically configured to:
extracting a characteristic value of the acquired data;
sending the characteristic value to a server, and determining the published data and a first client of the published data according to the characteristic value by the server;
and responding to the operation of the user, and selecting a first client for publishing data.
16. A communication server, comprising:
the group establishing module is used for receiving and processing a group establishing request sent by a first client and establishing a group for the first client;
the matching module is used for receiving the data collected by the second client and determining the first client which issues the data according to the data collected by the second client;
the forwarding module is used for receiving and transmitting the request to the first client, and the second client joins the request of the group established for the first client by the establishing module;
the group building module is also used for responding to the operation of the user of the first client and adding the second client into the group built for the first client by the group building module; the data is at least one of picture data or file data, the first client and the second client are the same instant messaging APP, and the data is received by the first client and sent by a server processing group building request;
and the first client calculates a difference value between the acquired first background data and the data sent by the server, and when the difference value is smaller than a preset first threshold value, the first client sends a data request to the server again until the data sent by the server, of which the difference value with the first background data is larger than or equal to the preset first threshold value, is obtained.
17. The communication server of claim 16, wherein the group building module is further configured to:
and receiving and processing a group building request sent by the first client, and sending data to the first client.
18. The communication server according to claim 17, wherein the group establishing module is configured to receive and process a group establishing request sent by a first client, and send data to the first client, and specifically configured to:
selecting first data from a data set;
and sending the first data to the first client.
19. The communication server according to claim 18, wherein the grouping module is configured to select the first data from a data set, and is specifically configured to:
selecting intermediate data from the data set;
judging whether the intermediate data is in a use state;
when the intermediate data is in the non-use state, the intermediate data is set as the first data.
20. The communication server according to claim 19, wherein the grouping module is configured to set the intermediate data as the first data when the intermediate data is in the non-use state, and specifically configured to:
and when the intermediate data is in a non-use state in the preset geographic position range, setting the intermediate data as first data.
21. The communications server of claim 18, further comprising:
the updating module is used for setting interference data and a third threshold; and calculating a difference value between the data to be updated and the interference data, and merging the data to be updated into the data set when the difference value between the data to be updated and the interference data is greater than or equal to a third threshold value.
CN201610012413.0A 2016-01-08 2016-01-08 Communication method, communication terminal and communication server Active CN106961374B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610012413.0A CN106961374B (en) 2016-01-08 2016-01-08 Communication method, communication terminal and communication server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610012413.0A CN106961374B (en) 2016-01-08 2016-01-08 Communication method, communication terminal and communication server

Publications (2)

Publication Number Publication Date
CN106961374A CN106961374A (en) 2017-07-18
CN106961374B true CN106961374B (en) 2020-08-11

Family

ID=59480501

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610012413.0A Active CN106961374B (en) 2016-01-08 2016-01-08 Communication method, communication terminal and communication server

Country Status (1)

Country Link
CN (1) CN106961374B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010136645A1 (en) * 2009-05-25 2010-12-02 Portalify Oy File transfer in private mobile radio
CN102036181A (en) * 2010-12-15 2011-04-27 东莞宇龙通信科技有限公司 Group communication method and device with contacts
CN103220151A (en) * 2013-04-17 2013-07-24 合肥华恒电子科技有限责任公司 User correlation method based on voice recognition
CN103346897A (en) * 2013-06-26 2013-10-09 腾讯科技(北京)有限公司 Group joining method and relative device and system
CN103490991A (en) * 2012-12-05 2014-01-01 腾讯科技(深圳)有限公司 Method and device for joining group through format pattern
CN103731435A (en) * 2014-01-22 2014-04-16 南京恒知讯科技有限公司 Method and system for implementing social networking group member identity verification mechanism
CN103873269A (en) * 2012-12-11 2014-06-18 腾讯科技(深圳)有限公司 Group joining method and system
CN105099874A (en) * 2015-06-24 2015-11-25 小米科技有限责任公司 Method and device for group establishment

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104333506A (en) * 2014-10-24 2015-02-04 北京兴远永网络科技有限公司 Communication terminal contact method and device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010136645A1 (en) * 2009-05-25 2010-12-02 Portalify Oy File transfer in private mobile radio
CN102036181A (en) * 2010-12-15 2011-04-27 东莞宇龙通信科技有限公司 Group communication method and device with contacts
CN103490991A (en) * 2012-12-05 2014-01-01 腾讯科技(深圳)有限公司 Method and device for joining group through format pattern
CN103873269A (en) * 2012-12-11 2014-06-18 腾讯科技(深圳)有限公司 Group joining method and system
CN103220151A (en) * 2013-04-17 2013-07-24 合肥华恒电子科技有限责任公司 User correlation method based on voice recognition
CN103346897A (en) * 2013-06-26 2013-10-09 腾讯科技(北京)有限公司 Group joining method and relative device and system
CN103731435A (en) * 2014-01-22 2014-04-16 南京恒知讯科技有限公司 Method and system for implementing social networking group member identity verification mechanism
CN105099874A (en) * 2015-06-24 2015-11-25 小米科技有限责任公司 Method and device for group establishment

Also Published As

Publication number Publication date
CN106961374A (en) 2017-07-18

Similar Documents

Publication Publication Date Title
US10475461B2 (en) Periodic ambient waveform analysis for enhanced social functions
JP5897153B2 (en) User search method, user search system, and user search device in a social network
CN107734456B (en) Method and equipment for recommending service information
US20140006517A1 (en) System and method for social invitations to facilitate playing and sharing of mobile application or mobile game on mobile device
JP6074433B2 (en) Periodic ambient waveform analysis for dynamic device configuration
JP2019536070A (en) User positioning method, information push method, and related apparatus
CN109618176B (en) Processing method, equipment and storage medium for live broadcast service
CN103535056A (en) Presenting messages associated with locations
US20180252793A1 (en) Using unique audio signals to detect locations
CN107172209B (en) Information pushing method and device
US20180225714A1 (en) Location-aware device tracking system
US11201928B2 (en) Method of referencing a connection session with a wireless communication device in a local area, a system for implementing this method, a method of referencing an application user, a machine-readable medium for implementing this method, as well as a method of collecting data on the wireless communication device user, and a machine-readable medium for implementing this method
US11470050B2 (en) Web activity concealment
CN114465867A (en) Server maintenance method and device, storage medium and processor
US20180375954A1 (en) Mobile device identification
US20190348034A1 (en) Selectively blacklisting audio to improve digital assistant behavior
CN106961374B (en) Communication method, communication terminal and communication server
Chung et al. Data‐Sharing Method for Multi‐Smart Devices at Close Range
US9774889B2 (en) Content delivery network integration for home media client content
US20180255429A1 (en) Using background audio signals to detect locations
US20150370892A1 (en) System and method for audio identification
CN111367592B (en) Information processing method and device
CN111756849A (en) Information broadcasting method and device
CN111695936B (en) Information binding method, device and equipment
CN109213907A (en) Method and apparatus for recommendation information

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
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 1238816

Country of ref document: HK

GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20200921

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman, British Islands

Patentee after: Innovative advanced technology Co.,Ltd.

Address before: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman, British Islands

Patentee before: Advanced innovation technology Co.,Ltd.

Effective date of registration: 20200921

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman, British Islands

Patentee after: Advanced innovation technology Co.,Ltd.

Address before: A four-storey 847 mailbox in Grand Cayman Capital Building, British Cayman Islands

Patentee before: Alibaba Group Holding Ltd.

TR01 Transfer of patent right