CN107733891B - User registration method, server and computer readable storage medium - Google Patents

User registration method, server and computer readable storage medium Download PDF

Info

Publication number
CN107733891B
CN107733891B CN201710963472.0A CN201710963472A CN107733891B CN 107733891 B CN107733891 B CN 107733891B CN 201710963472 A CN201710963472 A CN 201710963472A CN 107733891 B CN107733891 B CN 107733891B
Authority
CN
China
Prior art keywords
request information
verification code
target session
communication number
registration
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
CN201710963472.0A
Other languages
Chinese (zh)
Other versions
CN107733891A (en
Inventor
张超
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Microphone Holdings Co Ltd
Original Assignee
Dongguan Goldex Communication Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Dongguan Goldex Communication Technology Co ltd filed Critical Dongguan Goldex Communication Technology Co ltd
Priority to CN201710963472.0A priority Critical patent/CN107733891B/en
Publication of CN107733891A publication Critical patent/CN107733891A/en
Application granted granted Critical
Publication of CN107733891B publication Critical patent/CN107733891B/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
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0876Network architectures or network communication protocols for network security for authentication of entities based on the identity of the terminal or configuration, e.g. MAC address, hardware or software configuration or device fingerprint
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0815Network architectures or network communication protocols for network security for authentication of entities providing single-sign-on or federations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/12Applying verification of the received information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • H04W4/14Short messaging services, e.g. short message services [SMS] or unstructured supplementary service data [USSD]

Abstract

The embodiment of the invention discloses a user registration method, a server and a computer readable storage medium, wherein the method comprises the following steps: acquiring verification code acquisition request information; the verification code acquiring request information carries an identifier and a communication number of a target session; if the target session corresponding to the identification of the target session is detected to be in an activated state, controlling an operation server to send a verification code according to the communication number; and if verification request information from the communication number is detected and the verification code carried by the verification request information is the same as the sent verification code, registering according to the communication number. The embodiment of the invention identifies the user really wanting to register the target service by acquiring the state information of the target session corresponding to the identification of the target session carried by the request information through checking the verification code, can accurately identify the registered user, and avoids the spam message generated by abnormal registration from disturbing the user.

Description

User registration method, server and computer readable storage medium
Technical Field
The present invention relates to the field of electronic technologies, and in particular, to a user registration method, a server, and a computer-readable storage medium.
Background
When internet services are started, people usually need to register an account when applying for using a certain internet service. In the process of registering an account, when a server receives a registration request, verification information is sent according to a mobile phone number input by a user, and the user can complete registration by manually inputting the verification information.
When a malicious attacker uses the mobile phone number of other people to register a certain internet service, the server sends a short message containing verification information to the mobile phone number when receiving a registration request. Since the owner of the mobile phone number does not want to register the internet service, the received short message containing the verification information is a spam short message, which causes troubles.
Disclosure of Invention
The embodiment of the invention provides a user registration method, a server and a computer readable storage medium, which can accurately identify registered users and avoid harassment of users by junk short messages generated by abnormal registration.
In a first aspect, an embodiment of the present invention provides a user registration method, where the method includes:
acquiring verification code acquisition request information; the verification code acquisition request information carries an identifier and a communication number of a target session, and the target session is created by a registration server when the registration request information is received;
if the target session corresponding to the identification of the target session is detected to be in an activated state, controlling an operation server to send a verification code according to the communication number;
and if verification request information from the communication number is detected and the verification code carried by the verification request information is the same as the sent verification code, registering according to the communication number.
In a second aspect, an embodiment of the present invention provides a server, where the server includes a unit configured to perform the method in the first aspect.
In a third aspect, an embodiment of the present invention provides another server, which includes a processor, an input device, an output device, and a memory, where the processor, the input device, the output device, and the memory are connected to each other, where the memory is used to store a computer program that supports a terminal to execute the foregoing method, and the computer program includes program instructions, and the processor is configured to call the program instructions to execute the foregoing method according to the first aspect.
In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, in which a computer program is stored, the computer program comprising program instructions, which, when executed by a processor, cause the processor to perform the method of the first aspect.
The embodiment of the invention acquires the request information by acquiring the verification code, and controls the operation server to send the verification code according to the communication number carried by the verification code acquisition request information when detecting that the target session corresponding to the identification of the target session carried by the verification code acquisition request information is in an activated state; and when detecting the verification request information from the communication number and the verification code carried by the verification request information is the same as the verification code sent to the communication number, registering according to the communication number. The registration server acquires the state information of the target session corresponding to the identification of the target session carried by the request information through checking the verification code to identify the user really wanting to register the target service, so that the registered user can be accurately identified. Because other people cannot acquire the identification of the target session corresponding to the identification, even if other users directly send verification code acquisition request information carrying the communication number to the registration server, the registration server does not distribute the verification code, and the situation that the operation server sends the verification code to the communication number or generates junk short messages to disturb the users due to marketing information sent after abnormal registration is successful is avoided.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic flow chart of a user registration method according to an embodiment of the present invention;
fig. 2 is a schematic flow chart of a user registration method according to another embodiment of the present invention;
FIG. 3 is a schematic block diagram of a server provided by an embodiment of the present invention;
FIG. 4 is a schematic block diagram of a server provided in accordance with another embodiment of the present invention;
fig. 5 is a schematic block diagram of a server according to still another embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. 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 invention.
It will be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It is also to be understood that the terminology used in the description of the invention herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in the specification of the present invention and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
It should be further understood that the term "and/or" as used in this specification and the appended claims refers to and includes any and all possible combinations of one or more of the associated listed items.
As used in this specification and the appended claims, the term "if" may be interpreted contextually as "when", "upon" or "in response to a determination" or "in response to a detection". Similarly, the phrase "if it is determined" or "if a [ described condition or event ] is detected" may be interpreted contextually to mean "upon determining" or "in response to determining" or "upon detecting [ described condition or event ]" or "in response to detecting [ described condition or event ]".
In particular implementations, the terminals described in embodiments of the invention include, but are not limited to, other portable devices such as mobile phones, laptop computers, or tablet computers having touch sensitive surfaces (e.g., touch screen displays and/or touch pads). It should also be understood that in some embodiments, the device is not a portable communication device, but is a desktop computer having a touch-sensitive surface (e.g., a touch screen display and/or touchpad).
In the discussion that follows, a terminal that includes a display and a touch-sensitive surface is described. However, it should be understood that the terminal may include one or more other physical user interface devices such as a physical keyboard, mouse, and/or joystick.
The terminal supports various applications, such as one or more of the following: a drawing application, a presentation application, a word processing application, a website creation application, a disc burning application, a spreadsheet application, a gaming application, a telephone application, a video conferencing application, an email application, an instant messaging application, an exercise support application, a photo management application, a digital camera application, a web browsing application, a digital music player application, and/or a digital video player application.
Various applications that may be executed on the terminal may use at least one common physical user interface device, such as a touch-sensitive surface. One or more functions of the touch-sensitive surface and corresponding information displayed on the terminal can be adjusted and/or changed between applications and/or within respective applications. In this way, a common physical architecture (e.g., touch-sensitive surface) of the terminal can support various applications with user interfaces that are intuitive and transparent to the user.
Referring to fig. 1, fig. 1 is a schematic flowchart of a user registration method according to an embodiment of the present invention. In this embodiment, the main execution body of the user registration method is a registration server, and the registration server can register the target service requested to be registered. The user registration method as shown in fig. 1 may include the steps of:
s101: acquiring verification code acquisition request information; the verification code acquisition request information carries an identifier and a communication number of a target session, and the target session is created by a registration server when the registration request information is received.
When a terminal needs to acquire a verification code in a registration process, a registration server calls verification code acquisition request information sent by a downlink short message interface, wherein the verification code acquisition request information carries an identifier of a target session (session) and a communication number. The target session is created by the registration server upon receipt of the registration request information. The identification of the target session may be the ID of the target session.
The communication number is a number capable of receiving a downlink short message sent by an operation server corresponding to a short message operator, and the communication number may be a mobile phone number corresponding to a Subscriber Identity Module (SIM) card, and is used for receiving the downlink short message sent by the operation server corresponding to the short message operator and sending a verification request message to a registration server.
S102: and if the target session corresponding to the identification of the target session is detected to be in an activated state, controlling the operation server to send the verification code corresponding to the identity identification according to the communication number.
When detecting the verification code acquisition request information, the registration server acquires the identification of the target session carried by the verification code acquisition request information, and acquires the target session according to the identification of the target session.
When a target session corresponding to the identifier of the target session is acquired, whether the target session corresponding to the identifier of the target session is in an activated state is detected.
When the target session corresponding to the identification of the target session is in an activated state, identifying that the user corresponding to the communication number is a user who wants to register the target service, responding to verification code acquisition request information by the registration server, distributing a verification code to the communication number, sending the verification code to the operation server, and informing the operation server to send the verification code according to the communication number carried by the verification code acquisition request information, so that when the user corresponding to the communication number acquires the verification code, the verification code is input at a corresponding interactive interface, and the terminal is triggered to send the verification request information to the registration server through the communication number. The authentication request information includes an authentication code input by the user and carries the communication number.
The registration server stores the identification of the target session and the verification code in an associated manner. The verification code can be composed of a plurality of numbers and/or letters, the total number of the numbers and/or letters contained in the verification code is not limited, the verification code can also be a graphical verification code, and the verification code can comprise a plurality of alternative images and prompt information for prompting a user to input the verification code.
And when the target session corresponding to the identifier of the target session is acquired and the target session is in an inactivated state, identifying the verification code acquisition request information as an invalid request, and ending the control flow.
And when the target session corresponding to the identification of the target session is not acquired, identifying the verification code acquisition request information as an invalid request, and ending the control flow.
In other embodiments, when detecting that the authentication code acquisition request information does not include the identifier of the target session, the registration server identifies the authentication code acquisition request information as an invalid request, and ends the control flow.
S103: and if verification request information from the communication number is detected and the verification code carried by the verification request information is the same as the sent verification code, registering according to the communication number.
When the registration server detects the verification request information sent by the communication number, the verification code contained in the verification request information is obtained, and the obtained verification code is compared with the verification code sent to the communication number, so that whether the verification code in the verification request information is correct or not is verified.
And when the obtained verification code is the same as the verification code sent to the communication number, verifying that the verification code in the request information is correct, and registering the target service according to the communication number. And when the communication number is not registered before, and the acquired registration account and the acquired login password both meet the preset requirements, the registration is successful. And when the communication number is registered before, or the acquired registration account and the acquired login password both meet the preset requirements, the registration fails. The preset requirements are conditions which are preset to be met by a registered account and a login password. For example, the number of digits of the registered account, the type of the registered account, the composition of the login password, the number of digits of the login password, and the like.
And when the acquired verification code is different from the verification code sent to the communication number, the verification code in the verification request information is wrong, and the control flow is ended or the process returns to S101.
According to the scheme, the registration server acquires the request information by acquiring the verification code, and controls the operation server to send the verification code according to the communication number carried by the verification code acquisition request information when detecting that the target session corresponding to the identification of the target session carried by the verification code acquisition request information is in an activated state; and when detecting the verification request information from the communication number and the verification code carried by the verification request information is the same as the verification code sent to the communication number, registering according to the communication number. The registration server acquires the state information of the target session corresponding to the identification of the target session carried by the request information through checking the verification code to identify the user really wanting to register the target service, so that the registered user can be accurately identified. Because other people cannot acquire the identification of the target session corresponding to the identification, even if other users directly send verification code acquisition request information carrying the communication number to the registration server, the registration server does not distribute the verification code, and the situation that the operation server sends the verification code to the communication number or generates junk short messages to disturb the users due to marketing information sent after abnormal registration is successful is avoided.
Referring to fig. 2, fig. 2 is a schematic flowchart of a user registration method according to an embodiment of the present invention. In this embodiment, the main execution body of the user registration method is a registration server, and the registration server can register the target service requested to be registered. The user registration method as shown in fig. 2 may include the steps of:
s201: if the registration request information is detected, acquiring an uplink number corresponding to the registration request information and creating a target session corresponding to the registration request information; the registration request information carries target service information requesting registration, and the target service information is used for acquiring the uplink number.
When a user needs to register a certain service, the user can open an Application program (App) corresponding to the service, which is pre-installed in the terminal, enter a registration interface of the service, click a 'registration' option to send registration request information to a registration server, and start a registration process. The registration request information carries an identity and target service information requesting registration. The Identity carried by the registration request information is unique, and the Identity may be a unique Identity of a terminal used by the user, or may be a communication account corresponding to the terminal, where the communication account may be a mobile phone number corresponding to a Subscriber Identity Module (SIM) card built in the terminal.
The registration request information may also include a registration account number and a login password.
When detecting the registration request information, the registration server acquires an uplink number corresponding to the registration request information according to target service information which is carried by the registration request information and requests for registration, creates a target session (session) corresponding to the registration request information, sets the created target session to be in an inactive state, and makes the target session in the inactive state unavailable.
The registration server stores uplink numbers corresponding to various services in advance, and the uplink numbers can be uplink channel identifiers which are allocated to various services in advance for the operation server corresponding to the short message operator. One class of service corresponds to the same uplink number; the uplink numbers corresponding to different types of services may be the same or different.
The registration server distributes sessions for each registration request message respectively, and the identifications of the sessions corresponding to any two registration request messages are different. And the registration server stores the identity carried by the registration request information and the corresponding session identity in an associated manner.
S202: sending a first notification message according to the identity carried by the registration request information; the first notification message comprises the uplink number and an identifier of a target session, and the uplink number is used for sending an uplink short message to an operation server.
And the registration server sends a first notification message to the terminal sending the registration request information according to the identity carried by the registration request information. The first notification message includes an uplink number corresponding to the registration request information and an identifier of the target session.
When the terminal which is used for sending the registration request information obtains the first notification message, the uplink number is used for sending an uplink short message which contains the identification of the target session to the operation server according to the uplink number in the first notification message, so that the operation server sends a second notification message to the registration server when receiving the uplink short message, and the second notification message comprises the identification of the target session contained in the received uplink short message. The operation server is the operation server corresponding to the short message operator.
S203: if a second notification message sent by the operation server is detected, activating the target session according to the identifier of the target session contained in the second notification message; the second notification message is sent by the operation server when detecting the uplink short message corresponding to the identity identifier, and the second notification message includes the identifier of the target session included in the uplink short message.
When detecting a second notification message sent by the operation server, the registration server acquires an identifier of a target session contained in the second notification message, and activates the target session according to the identifier of the target session, so as to set the target session in an inactive state to an active state, and the target session in the active state is available.
Optionally, when activating the target session, the registration server may also feed back a message of successful activation to the operation server, so that the operation server sends an authentication code acquisition request through the terminal sending the uplink short message.
S204: acquiring verification code acquisition request information; the verification code acquisition request information carries an identifier and a communication number of a target session, and the target session is created by a registration server when the registration request information is received.
When a terminal needs to acquire a verification code in a registration process, a registration server calls verification code acquisition request information sent by a downlink short message interface, wherein the verification code acquisition request information carries an identifier of a target session (session) and a communication number. The target session is created by the registration server upon receipt of the registration request information. The identification of the target session may be the ID of the target session.
The communication number is a number capable of receiving a downlink short message sent by an operation server corresponding to a short message operator, and the communication number can be a mobile phone number corresponding to the SIM card and is used for receiving the downlink short message sent by the operation server corresponding to the short message operator and sending verification request information to the registration server.
When the identity carried by the registration request information in S202 is not a communication number, the target service requesting registration, which indicates that the user requests registration, may be registered using a personal account other than the communication number, and the authentication code acquisition request information may also carry the identity. The identity marks correspond to the communication numbers one by one.
And when the identity identification is the same as the communication number carried by the verification code acquisition request information, indicating that the target service which is requested to be registered and requested by the user needs to be registered by using the communication number.
When detecting the verification code acquisition request information, the registration server acquires the identification of the target session carried by the verification code acquisition request information, and acquires the target session according to the identification of the target session.
When a target session corresponding to the identifier of the target session is acquired, whether the target session corresponding to the identifier of the target session is in an activated state is detected.
And when the target session corresponding to the identifier of the target session is acquired and the target session is in an activated state, executing S205-S206.
And when the target session corresponding to the identifier of the target session is acquired and the target session is in an inactivated state, executing S207.
When the target session corresponding to the identification of the target session is not acquired, S208 is executed.
S205: and if the target session corresponding to the identification of the target session is detected to be in an activated state, controlling the operation server to send the verification code corresponding to the identity identification according to the communication number.
When the target session corresponding to the identification of the target session is in an activated state, identifying that the user corresponding to the communication number is a user who wants to register the target service, responding to verification code acquisition request information by the registration server, distributing a verification code to the communication number, sending the verification code to the operation server, and informing the operation server to send the verification code according to the communication number carried by the verification code acquisition request information, so that when the user corresponding to the communication number acquires the verification code, the verification code is input at a corresponding interactive interface, and the terminal is triggered to send the verification request information to the registration server through the communication number. The authentication request information includes an authentication code input by the user and carries the communication number.
The registration server stores the identification of the target session and the verification code in an associated manner. The verification code can be composed of a plurality of numbers and/or letters, the total number of the numbers and/or letters contained in the verification code is not limited, the verification code can also be a graphical verification code, and the verification code can comprise a plurality of alternative images and prompt information for prompting a user to input the verification code. Further, S205 may include S2051 to S2053.
S2051: and inquiring the state information of the target session according to the identification of the target session carried by the verification code acquisition request information.
When detecting the verification code acquisition request information and inquiring a target session matched with the session identifier contained in the verification code acquisition request information from the database, the registration server searches the target session in the database according to the target session identifier carried in the verification code acquisition request information and acquires the state information of the target session when the target session is found.
S2052: and if the state information of the target session is in an activated state, acquiring the identity corresponding to the target session and distributing the verification code corresponding to the identity according to the preset corresponding relation between the identity and the session identity.
And when inquiring that the state information of the target session is in an activated state, the registration server acquires the identity corresponding to the target session and distributes verification codes for the identity according to the identity of the target session and the preset corresponding relation between the identity and the session identity. And the registration server stores the identification of the target session, the identity carried by the registration request information and the verification code distributed for the identity in a correlation manner.
The registration server can also store the communication number carried by the verification code acquisition request information, the identification of the target session, the identity carried by the registration request information and the verification code distributed for the identity in a correlation manner.
S2053: and informing the operation server to send the verification code corresponding to the identity according to the communication number carried by the verification code acquisition request information.
The registration server sends a notification message to the operation server, wherein the notification message comprises a communication number carried by verification code acquisition request information and a verification code allocated for the identity, and the notification message is used for notifying the operation server to call a downlink short message interface to send the verification code corresponding to the identity according to the communication number, so that a user corresponding to the communication number inputs the verification code when acquiring the verification code, and the terminal is controlled to send the input verification code to the registration server through the communication number.
Further, S2053 may be: informing the operation server to acquire a communication number carried by the request information according to the verification code and send a downlink short message; and the downlink short message comprises a verification code corresponding to the identity identification.
The registration server sends a notification message to the operation server, wherein the notification message comprises a communication number carried by the verification code acquisition request information and a verification code allocated for the identity, the notification message is used for notifying the operation server to call a downlink short message interface to send a downlink short message according to the communication number, and the downlink short message comprises the verification code corresponding to the identity.
After executing S205, the registration server executes S206.
S206: and if verification request information from the communication number is detected and the verification code carried by the verification request information is the same as the sent verification code, registering according to the communication number.
In this embodiment, S206 is the same as S103 in the previous embodiment, and please refer to the related description of S103 in the previous embodiment, which is not repeated herein.
It is to be understood that, when the obtained verification code is different from the verification code sent to the communication number, the verification code in the verification request message is incorrect, and the control flow is ended or the flow returns to S206.
Optionally, the user registration method in this embodiment may further include: and sending a registration result according to the communication number or the identity.
And when the registration is failed according to the communication number, the registration server sends a notification message of the registration failure according to the identity.
S207: and if the target session corresponding to the identification of the target session is detected to be in an inactivated state, not responding to the verification code acquisition request information.
When detecting that the verification code acquisition request information is detected and a target session corresponding to the identification of the target session contained in the verification code acquisition request information is in an inactivated state, the registration server identifies the verification code acquisition request information as an invalid request and identifies a user corresponding to a communication number carried by the verification code acquisition request information as a non-registered user, wherein the non-registered user is a user which does not actually need to register a target service; at this time, the registration server does not respond to the verification code acquisition request information and does not distribute the verification code corresponding to the communication number, so that the operation server cannot send the downlink short message containing the verification code to the communication number carried by the verification code acquisition request information, and therefore the trouble of the user caused by the fact that the communication number receives the downlink short message containing the verification code is avoided.
And when the registration server identifies that the verification code acquisition request information is an invalid request, ending the control flow.
Optionally, the user registration method may further include S208: and if the target session corresponding to the identification of the target session is not acquired, the verification code acquisition request information is not responded. When detecting that the verification code acquisition request information does not find a target session matched with the identification of the target session contained in the verification code acquisition request information, the registration server identifies the verification code acquisition request information as an invalid request, and identifies a user corresponding to a communication number carried by the verification code acquisition request information as a non-registered user, wherein the non-registered user is a user which does not actually need to register a target service; at this time, the registration server does not respond to the verification code acquisition request information and does not distribute the verification code corresponding to the communication number, so that the operation server cannot send the downlink short message containing the verification code to the communication number carried by the verification code acquisition request information, and therefore the trouble of the user caused by the fact that the communication number receives the downlink short message containing the verification code is avoided.
And when the registration server identifies that the verification code acquisition request information is an invalid request, ending the control flow.
In other embodiments, when detecting that the authentication code acquisition request information does not include the identifier of the target session, the registration server identifies the authentication code acquisition request information as an invalid request, and ends the control flow.
Optionally, the user registration method may further include S209 to S210. S206 and S209 are parallel steps, and the server executes S205 and then executes S206 or S209.
S209: and if the verification request information from the communication number is detected and the verification code carried by the verification request information is different from the sent verification code, counting the times of sending the verification request information by the communication number.
When the registration server detects the verification request information from the communication number and the verification code carried by the verification request information is different from the sent verification code, counting the times of sending the verification request information by the communication number, namely counting the times of obtaining the wrong verification code.
S210: and if the times are greater than or equal to a preset time threshold, returning a registration failure message according to the communication number or the identity.
For convenience of understanding, the following description is given by taking an example of data interaction among a terminal, a registration server, and an operation server to complete registration, and specifically includes the following steps:
1) the terminal sends registration request information to a registration server; the registration request information carries target service information and an identity identifier which are requested to be registered; and the target service information is used for acquiring the uplink number.
2) If the registration server detects the registration request information, the registration server acquires an uplink number corresponding to the registration request information and creates a target session corresponding to the registration request information.
3) The registration server sends a first notification message according to the identity carried by the registration request information; the first notification message comprises the uplink number and an identifier of a target session, and the uplink number is used for sending an uplink short message to an operation server.
4) The terminal receives a first notification message sent by the registration server, and sends an uplink short message containing the identifier of the target session contained in the first notification message to the operation server according to the uplink number in the first notification message.
5) And the operation server receives the uplink short message sent by the terminal and sends a second notification message to the registration server, wherein the second notification message comprises the identification of the target session contained in the received uplink short message. The operation server is the operation server corresponding to the short message operator.
6) And if the registration server detects the second notification message sent by the operation server, activating the target session according to the identifier of the target session contained in the second notification message.
7) The terminal calls the downlink short message interface to send verification code acquisition request information to the registration server, the verification code acquisition request information carries a communication number and an identifier of a target session, and the communication number is used for receiving the verification code.
8) If the registration server detects that the verification code acquisition request information sent by the terminal is detected, and the target session corresponding to the identification of the target session contained in the verification code acquisition request information is in an activated state, the registration server allocates the verification code corresponding to the communication number carried by the verification code acquisition request information, and sends the verification code and the communication number carried by the verification code acquisition request information to the operation server.
If verification code acquisition request information is detected and the target session corresponding to the identification of the target session contained in the verification code acquisition request information is in an inactivated state, the verification code corresponding to the communication number carried by the verification code acquisition request information is not distributed; or
And if the verification code acquisition request information is detected and the target session corresponding to the identity carried by the verification code acquisition request information is not acquired, not distributing the verification code corresponding to the communication number carried by the verification code acquisition request information.
9) And the operation server sends the verification code corresponding to the identity carried by the verification code acquisition request information according to the communication number carried by the verification code acquisition request information.
10) The terminal acquires the verification code sent by the operation server, and sends verification request information to the registration server through the communication number when the verification code input by the user is detected, wherein the verification request information comprises the verification code input by the user.
11) And if the registration server detects the verification request information of the communication number carried by the verification code acquisition request information and the verification code carried by the verification request information is the same as the sent verification code, registering according to the communication number.
12) And sending a registration result according to the identity or the communication number.
According to the scheme, the registration server allocates the target session to the registration request information and sets the newly allocated target session in an inactivated state, when a second notification message sent by the operation server in an uplink short message corresponding to the identity carried by the registration request information is detected, the target session is activated according to the identity of the target session contained in the second notification message, the user corresponding to the authentication code acquisition request information is identified as the registered user when the authentication code acquisition request information is obtained and the target session corresponding to the identity of the target session carried by the authentication code acquisition request information is detected to be in an activated state, and the operation server is controlled to send the authentication code according to the communication number carried by the authentication code acquisition request information, so that the user can register the target service through the authentication code. The registration server identifies the user who really wants to register the target service by checking the state information of the target session, and can accurately identify the registered user. Because other people cannot acquire the identification of the target session corresponding to the identification, even if other users directly send verification code acquisition request information carrying the communication number to the registration server, the registration server does not distribute the verification code, and the situation that the operation server sends the verification code to the communication number or generates junk short messages to disturb the users due to marketing information sent after abnormal registration is successful is avoided.
If the verification code acquisition request information is acquired and the target session corresponding to the identification of the target session contained in the verification code acquisition request information is in an inactivated state, the verification code acquisition request information is not responded, so that the operation server cannot send the downlink short message containing the verification code to the communication number carried by the verification code acquisition request information, and the trouble of the communication number receiving the downlink short message containing the verification code to a user is avoided.
If the verification code acquisition request information is acquired and the target session corresponding to the identity carried by the verification code acquisition request information is not acquired, the verification code acquisition request information is not responded, so that the operation server cannot send the downlink short message containing the verification code to the communication number carried by the verification code acquisition request information, and the trouble of the communication number receiving the downlink short message containing the verification code to a user is avoided.
Referring to fig. 3, fig. 3 is a schematic block diagram of a server according to an embodiment of the present invention. The server 3 of the present embodiment includes units for executing the steps in the embodiment corresponding to fig. 1, and please refer to fig. 1 and the related description in the embodiment corresponding to fig. 1 for details, which are not repeated herein. The server of the embodiment includes: an acquisition unit 301, a control unit 302, and a registration unit 303.
The acquiring unit 301 is configured to acquire verification code acquisition request information; the verification code acquisition request information carries an identifier and a communication number of a target session, and the target session is created by a registration server when the registration request information is received.
The control unit 302 is configured to control the operation server to send the verification code according to the communication number if it is detected that the target session corresponding to the identifier of the target session is in the activated state.
The registering unit 303 is configured to register according to the communication number if verification request information from the communication number is detected, and a verification code carried in the verification request information is the same as the sent verification code.
According to the scheme, the registration server acquires the request information by acquiring the verification code, and controls the operation server to send the verification code according to the communication number carried by the verification code acquisition request information when detecting that the target session corresponding to the identification of the target session carried by the verification code acquisition request information is in an activated state; and when detecting the verification request information from the communication number and the verification code carried by the verification request information is the same as the verification code sent to the communication number, registering according to the communication number. The registration server acquires the state information of the target session corresponding to the identification of the target session carried by the request information through checking the verification code to identify the user really wanting to register the target service, so that the registered user can be accurately identified. Because other people cannot acquire the identification of the target session corresponding to the identification, even if other users directly send verification code acquisition request information carrying the communication number to the registration server, the registration server does not distribute the verification code, and the situation that the operation server sends the verification code to the communication number or generates junk short messages to disturb the users due to marketing information sent after abnormal registration is successful is avoided.
Referring to fig. 4, fig. 4 is a schematic block diagram of a server according to another embodiment of the present invention. The server 4 of the present embodiment includes units for executing steps in the embodiment corresponding to fig. 2, and please refer to fig. 2 and related descriptions in the embodiment corresponding to fig. 2 for details, which are not described herein again. The server of the embodiment includes: the server of the embodiment includes: a first acquisition unit 401, a transmission unit 402, an activation unit 403, a second acquisition unit 404, a first control unit 405, and a registration unit 406.
The first obtaining unit 401 is configured to, if registration request information is detected, obtain an uplink number corresponding to the registration request information and create a target session corresponding to the registration request information; the registration request information carries target service information requesting registration, and the target service information is used for acquiring the uplink number.
The sending unit 402 is configured to send a first notification message according to the identity carried in the registration request information; the first notification message comprises the uplink number and an identifier of a target session, and the uplink number is used for sending an uplink short message to an operation server.
The activating unit 403 is configured to activate the target session according to the identifier of the target session included in the second notification message if the second notification message sent by the operation server is detected; the second notification message is sent by the operation server when detecting the uplink short message corresponding to the identity identifier, and the second notification message includes the identifier of the target session included in the uplink short message.
The second obtaining unit 404 is configured to obtain the verification code obtaining request information; the verification code acquisition request information carries an identifier and a communication number of a target session, and the target session is created by a registration server when the registration request information is received.
The first control unit 405 is configured to control the operation server to send the verification code according to the communication number if it is detected that the target session corresponding to the identifier of the target session is in the activated state.
Alternatively, the first control unit 405 may include:
a querying unit 4051, configured to query, if verification code acquisition request information corresponding to the identity identifier is detected, state information of the target session according to an identifier of the target session included in the verification code acquisition request information;
the allocating unit 4052 is configured to, if the state information of the target session is an activated state, obtain an identity identifier corresponding to the target session according to a preset correspondence between identity identifiers and session identifiers, and allocate a verification code corresponding to the identity identifier;
the notifying unit 4053 is configured to notify the operation server to send the verification code corresponding to the identity according to the communication number carried by the verification code acquisition request information.
Further, the notifying unit 4053 is specifically configured to notify the operation server to send a downlink short message according to the communication number carried by the verification code acquisition request information; and the downlink short message comprises a verification code corresponding to the identity identification.
The registering unit 406 is configured to register according to the communication number if verification request information from the communication number is detected, and a verification code carried in the verification request information is the same as the sent verification code.
Optionally, the server may further include:
the second control unit 407 is configured to, if it is detected that the target session corresponding to the identifier of the target session is in an inactive state, not respond to the verification code acquisition request information.
Optionally, the server may further include:
a third control unit 408, configured to not respond to the verification code acquisition request information if the target session corresponding to the identifier of the target session is not acquired.
Optionally, the server may further include:
a counting unit 409, configured to count the number of times that the communication number sends the verification request information if verification request information from the communication number is detected and a verification code carried in the verification request information is different from the sent verification code;
a feedback unit 410, configured to return a registration failure message according to the communication number or the identity if the number of times is greater than or equal to a preset number threshold.
According to the scheme, the registration server allocates the target session to the registration request information and sets the newly allocated target session in an inactivated state, when a second notification message sent by the operation server in an uplink short message corresponding to the identity carried by the registration request information is detected, the target session is activated according to the identity of the target session contained in the second notification message, the user corresponding to the authentication code acquisition request information is identified as the registered user when the authentication code acquisition request information is obtained and the target session corresponding to the identity of the target session carried by the authentication code acquisition request information is detected to be in an activated state, and the operation server is controlled to send the authentication code according to the communication number carried by the authentication code acquisition request information, so that the user can register the target service through the authentication code. The registration server identifies the user who really wants to register the target service by checking the state information of the target session, and can accurately identify the registered user. Because other people cannot acquire the identification of the target session corresponding to the identification, even if other users directly send verification code acquisition request information carrying the communication number to the registration server, the registration server does not distribute the verification code, and the situation that the operation server sends the verification code to the communication number or generates junk short messages to disturb the users due to marketing information sent after abnormal registration is successful is avoided.
If the verification code acquisition request information is acquired and the target session corresponding to the identification of the target session contained in the verification code acquisition request information is in an inactivated state, the verification code acquisition request information is not responded, so that the operation server cannot send the downlink short message containing the verification code to the communication number carried by the verification code acquisition request information, and the trouble of the communication number receiving the downlink short message containing the verification code to a user is avoided.
If the verification code acquisition request information is acquired and the target session corresponding to the identity carried by the verification code acquisition request information is not acquired, the verification code acquisition request information is not responded, so that the operation server cannot send the downlink short message containing the verification code to the communication number carried by the verification code acquisition request information, and the trouble of the communication number receiving the downlink short message containing the verification code to a user is avoided.
Referring to fig. 5, fig. 5 is a schematic block diagram of a server according to still another embodiment of the present invention. The server 5 in the present embodiment as shown in the figure may include: one or more processors 501; one or more input devices 502, one or more output devices 503, and memory 504. The processor 501, the input device 502, the output device 503, and the memory 504 are connected by a bus 505. The memory 504 is used to store a computer program comprising program instructions and the processor 501 is used to execute the program instructions stored by the memory 504. Wherein the processor 501 is configured to call the program instruction to perform:
acquiring verification code acquisition request information; the verification code acquisition request information carries an identifier and a communication number of a target session, and the target session is created by a registration server when the registration request information is received;
if the target session corresponding to the identification of the target session is detected to be in an activated state, controlling an operation server to send a verification code according to the communication number;
and if verification request information from the communication number is detected and the verification code carried by the verification request information is the same as the sent verification code, registering according to the communication number.
Optionally, before the obtaining of the verification code obtaining request information, the processor 501 is further configured to call the program instruction to perform:
if the registration request information is detected, acquiring an uplink number corresponding to the registration request information and creating a target session corresponding to the registration request information; the registration request information carries target service information which requests registration, and the target service information is used for acquiring the uplink number;
sending a first notification message according to the identity carried by the registration request information; the first notification message comprises the uplink number and an identifier of a target session, wherein the uplink number is used for sending an uplink short message to an operation server;
if a second notification message sent by the operation server is detected, activating the target session according to the identifier of the target session contained in the second notification message; the second notification message is sent by the operation server when detecting the uplink short message corresponding to the identity identifier, and the second notification message includes the identifier of the target session included in the uplink short message.
Optionally, after obtaining the verification code obtaining request information, the processor 501 is further configured to call the program instruction to perform: and if the target session corresponding to the identification of the target session is detected to be in an inactivated state, not responding to the verification code acquisition request information.
Optionally, after obtaining the verification code obtaining request information, the processor 501 is further configured to call the program instruction to perform:
and if the target session corresponding to the identification of the target session is not acquired, the verification code acquisition request information is not responded.
Optionally, the processor 501 is specifically configured to invoke the program instructions to perform:
inquiring the state information of the target session according to the identification of the target session carried by the verification code acquisition request information;
if the state information of the target session is in an activated state, acquiring an identity corresponding to the target session and distributing a verification code corresponding to the identity according to a preset corresponding relation between the identity and an identifier of the session;
and informing the operation server to send the verification code corresponding to the identity according to the communication number carried by the verification code acquisition request information.
Optionally, the processor 501 is specifically configured to invoke the program instructions to perform: informing the operation server to acquire a communication number carried by the request information according to the verification code and send a downlink short message; and the downlink short message comprises a verification code corresponding to the identity identification.
Optionally, after the operating server is controlled to send the verification code corresponding to the identity identifier according to the communication number if it is detected that the target session corresponding to the identifier of the target session is in the activated state, the processor 501 is further configured to call the program instruction to execute:
if verification request information from the communication number is detected, and a verification code carried by the verification request information is different from the sent verification code, counting the times of sending the verification request information by the communication number; and if the times are greater than or equal to a preset time threshold, returning a registration failure message according to the communication number or the identity.
It should be understood that, in the embodiment of the present invention, the Processor 501 may be a Central Processing Unit (CPU), and the Processor may also be other general-purpose processors, Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components, and the like. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The input device 502 may include a touch pad, a fingerprint sensor (for collecting fingerprint information of a user and direction information of the fingerprint), a microphone, etc., and the output device 503 may include a display (LCD, etc.), a speaker, etc.
The memory 504 may include a read-only memory and a random access memory, and provides instructions and data to the processor 501. A portion of the memory 504 may also include non-volatile random access memory. For example, the memory 504 may also store device type information.
In a specific implementation, the processor 501, the input device 502, and the output device 503 described in this embodiment of the present invention may execute the implementation manners described in the first embodiment and the second embodiment of the user registration method provided in this embodiment of the present invention, and may also execute the implementation manner of the server described in this embodiment of the present invention, which is not described herein again.
Further, in another embodiment of the present invention, a computer-readable storage medium is provided, which stores a computer program comprising program instructions that, when executed by a processor, implement:
acquiring verification code acquisition request information; the verification code acquisition request information carries an identifier and a communication number of a target session, and the target session is created by a registration server when the registration request information is received;
if the target session corresponding to the identification of the target session is detected to be in an activated state, controlling an operation server to send a verification code according to the communication number;
and if verification request information from the communication number is detected and the verification code carried by the verification request information is the same as the sent verification code, registering according to the communication number.
Optionally, before the obtaining of the verification code obtaining request information, the program instructions, when executed by the processor, further implement:
if the registration request information is detected, acquiring an uplink number corresponding to the registration request information and creating a target session corresponding to the registration request information; the registration request information carries target service information which requests registration, and the target service information is used for acquiring the uplink number;
sending a first notification message according to the identity carried by the registration request information; the first notification message comprises the uplink number and an identifier of a target session, wherein the uplink number is used for sending an uplink short message to an operation server;
if a second notification message sent by the operation server is detected, activating the target session according to the identifier of the target session contained in the second notification message; the second notification message is sent by the operation server when detecting the uplink short message corresponding to the identity identifier, and the second notification message includes the identifier of the target session included in the uplink short message.
Optionally, after obtaining the verification code obtaining request information, the program instructions, when executed by the processor, further implement: and if the target session corresponding to the identification of the target session is detected to be in an inactivated state, not responding to the verification code acquisition request information.
Optionally, after obtaining the verification code obtaining request information, the program instructions, when executed by the processor, further implement: and if the target session corresponding to the identification of the target session is not acquired, the verification code acquisition request information is not responded.
Optionally, the program instructions, when executed by the processor, implement:
inquiring the state information of the target session according to the identification of the target session carried by the verification code acquisition request information;
if the state information of the target session is in an activated state, acquiring an identity corresponding to the target session and distributing a verification code corresponding to the identity according to a preset corresponding relation between the identity and an identifier of the session;
and informing the operation server to send the verification code corresponding to the identity according to the communication number carried by the verification code acquisition request information.
Optionally, the program instructions, when executed by the processor, implement: informing the operation server to acquire a communication number carried by the request information according to the verification code and send a downlink short message; and the downlink short message comprises a verification code corresponding to the identity identification.
Optionally, if it is detected that the target session corresponding to the identifier of the target session is in an activated state, after the control operation server sends the verification code corresponding to the identity according to the communication number, the program instruction further implements, when executed by the processor:
if verification request information from the communication number is detected, and a verification code carried by the verification request information is different from the sent verification code, counting the times of sending the verification request information by the communication number; and if the times are greater than or equal to a preset time threshold, returning a registration failure message according to the communication number or the identity.
The computer readable storage medium may be an internal storage unit of the server according to any of the foregoing embodiments, for example, a hard disk or a memory of the server. The computer readable storage medium may also be an external storage device of the terminal, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like provided on the terminal. Further, the computer-readable storage medium may also include both an internal storage unit and an external storage device of the terminal. The computer-readable storage medium is used for storing the computer program and other programs and data required by the terminal. The computer readable storage medium may also be used to temporarily store data that has been output or is to be output.
Those of ordinary skill in the art will appreciate that the elements and algorithm steps of the examples described in connection with the embodiments disclosed herein may be embodied in electronic hardware, computer software, or combinations of both, and that the components and steps of the examples have been described in a functional general in the foregoing description for the purpose of illustrating clearly the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
It can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working processes of the terminal and the unit described above may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed terminal and method can be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may also be an electric, mechanical or other form of connection.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment of the present invention.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention essentially or partially contributes to the prior art, or all or part of the technical solution can be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
While the invention has been described with reference to specific embodiments, the invention is not limited thereto, and various equivalent modifications and substitutions can be easily made by those skilled in the art within the technical scope of the invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (8)

1. A user registration method is applied to a server and is characterized by comprising the following steps:
if the registration request information is detected, acquiring an uplink number corresponding to the registration request information, creating a target session corresponding to the registration request information, and setting the target session to be in an inactivated state; the registration request information carries target service information which requests registration, and the target service information is used for acquiring the uplink number; the uplink number is an uplink channel identifier which is distributed in advance for various services by an operation server corresponding to the short message operator;
sending a first notification message according to the identity carried by the registration request information; the first notification message comprises the uplink number and an identifier of a target session, the uplink number is used for sending an uplink short message to an operation server, and the identity identifiers correspond to communication numbers one to one;
if a second notification message sent by the operation server is detected, activating the target session according to the identifier of the target session contained in the second notification message; the second notification message is sent by the operation server when detecting the uplink short message corresponding to the identity identifier, and the second notification message includes the identifier of the target session included in the uplink short message;
acquiring verification code acquisition request information; the verification code acquisition request information carries an identifier and a communication number of a target session, and the target session is created by a registration server when the registration request information is received;
if the target session corresponding to the identification of the target session is detected to be in an activated state, identifying that the user corresponding to the communication number is a user who wants to register a target service, and controlling an operation server to send a verification code according to the communication number;
and if verification request information from the communication number is detected and the verification code carried by the verification request information is the same as the verification code in the sent verification code, registering according to the communication number.
2. The user registration method according to claim 1, wherein after acquiring the authentication code acquisition request information, the user registration method further comprises:
and if the target session corresponding to the identification of the target session is detected to be in an inactivated state, not responding to the verification code acquisition request information.
3. The user registration method according to claim 1, wherein after acquiring the authentication code acquisition request information, the user registration method further comprises:
and if the target session corresponding to the identification of the target session is not acquired, the verification code acquisition request information is not responded.
4. The method according to any one of claims 1 to 3, wherein the controlling an operation server to send a verification code according to the communication number if it is detected that the target session corresponding to the identifier of the target session is in an activated state includes:
inquiring the state information of the target session according to the identification of the target session carried by the verification code acquisition request information;
if the state information of the target session is in an activated state, acquiring an identity corresponding to the target session and distributing a verification code corresponding to the identity according to a preset corresponding relation between the identity and an identifier of the session;
and informing the operation server to send the verification code corresponding to the identity according to the communication number carried by the verification code acquisition request information.
5. The user registration method according to claim 4, wherein the notifying the operation server of sending the verification code corresponding to the identity identifier according to the communication number carried by the verification code acquisition request information includes:
informing the operation server to acquire a communication number carried by the request information according to the verification code and send a downlink short message; and the downlink short message comprises a verification code corresponding to the identity identification.
6. The method according to claim 1, wherein after the operating server is controlled to send the verification code corresponding to the identity identifier according to the communication number if it is detected that the target session corresponding to the identifier of the target session is in an activated state, the method further comprises:
if verification request information from the communication number is detected, and a verification code carried by the verification request information is different from the sent verification code, counting the times of sending the verification request information by the communication number; and if the times are greater than or equal to a preset time threshold, returning a registration failure message according to the communication number or the identity.
7. A server, characterized in that the server comprises means for performing the method of any of claims 1-6.
8. A computer-readable storage medium, characterized in that the computer storage medium stores a computer program comprising program instructions that, when executed by a processor, cause the processor to perform the method according to any of claims 1-6.
CN201710963472.0A 2017-10-17 2017-10-17 User registration method, server and computer readable storage medium Active CN107733891B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710963472.0A CN107733891B (en) 2017-10-17 2017-10-17 User registration method, server and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710963472.0A CN107733891B (en) 2017-10-17 2017-10-17 User registration method, server and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN107733891A CN107733891A (en) 2018-02-23
CN107733891B true CN107733891B (en) 2021-03-02

Family

ID=61210566

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710963472.0A Active CN107733891B (en) 2017-10-17 2017-10-17 User registration method, server and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN107733891B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109189856B (en) * 2018-08-15 2021-09-28 中国联合网络通信集团有限公司 Distributed database service management method, device, server and storage medium
CN111200574B (en) * 2018-11-16 2022-09-06 北京嘀嘀无限科技发展有限公司 Account establishing method, device, equipment and computer readable storage medium
CN113438202B (en) * 2021-05-18 2023-06-02 北京达佳互联信息技术有限公司 Verification code request processing method and device, electronic equipment and storage medium
CN113536367B (en) * 2021-06-11 2023-10-10 深圳市优克联新技术有限公司 Registration method, privacy server, business information server and registration system
CN113489719B (en) * 2021-07-03 2023-05-23 深圳市泰壹格物信息技术有限公司 Man-machine verification application system based on 5G message service
CN116436905B (en) * 2023-04-19 2023-11-28 广州市迪士普音响科技有限公司 Network broadcast communication method and device, storage medium and computer equipment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104954383A (en) * 2015-06-24 2015-09-30 深圳市兰丁科技有限公司 Application program login method and system
CN107229854A (en) * 2017-06-23 2017-10-03 北京金山安全软件有限公司 Application program registration method and device, electronic equipment and storage medium

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6934858B2 (en) * 1999-12-15 2005-08-23 Authentify, Inc. System and method of using the public switched telephone network in providing authentication or authorization for online transactions
KR20020092310A (en) * 2002-11-13 2002-12-11 톤스텝 주식회사 Method of user identification for internet service
US20060153346A1 (en) * 2005-01-11 2006-07-13 Metro Enterprises, Inc. On-line authentication registration system
CN102231746B (en) * 2011-07-11 2014-03-12 华为技术有限公司 Method for validating identification information and terminal thereof
CN103002415B (en) * 2011-09-15 2015-08-26 阿里巴巴集团控股有限公司 A kind of method and apparatus by short message sending identifying code
CN104767614B (en) * 2014-01-03 2019-03-05 中国移动通信集团浙江有限公司 A kind of information authentication method and device
CN105915343B (en) * 2016-04-08 2019-07-23 金蝶软件(中国)有限公司 A kind of offline Activiation method of registration user and system
CN106130993A (en) * 2016-06-30 2016-11-16 联想(北京)有限公司 A kind of method of information processing and electronic equipment
CN106851613A (en) * 2016-12-09 2017-06-13 深圳市金立通信设备有限公司 Service request method, the verification method of business handling number and its terminal

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104954383A (en) * 2015-06-24 2015-09-30 深圳市兰丁科技有限公司 Application program login method and system
CN107229854A (en) * 2017-06-23 2017-10-03 北京金山安全软件有限公司 Application program registration method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN107733891A (en) 2018-02-23

Similar Documents

Publication Publication Date Title
CN107733891B (en) User registration method, server and computer readable storage medium
EP3467692B1 (en) Message permission management method and device, and storage medium
US9130927B2 (en) Single certificate service system and operational method thereof
US20200137451A1 (en) Information interception processing method, terminal, and computer storage medium
WO2018098941A1 (en) Processing method for communication identifier binding and terminal
CN109039990B (en) Behavior verification method and device based on verification code
CN109257321B (en) Secure login method and device
WO2019237542A1 (en) Application login method and apparatus for electronic device, and electronic device and medium
CN111144953B (en) Resource allocation method, device, equipment and medium
CN107959757B (en) User information processing method and device, APP server and terminal equipment
CN107070654B (en) Information acquisition method and device
CN111343048A (en) Pressure testing method and device, computer device and storage medium
CN115943376A (en) Authenticating interface element interactions
EP3179751B1 (en) Information sending method and apparatus, terminal device, and system
CN106685945B (en) Service request processing method, service handling number verification method and terminal thereof
EP3118760A1 (en) Authentication information management system, authentication information management device, program, recording medium, and authentication information management method
CN110008668B (en) Data processing method, device and storage medium
JP7389198B2 (en) Ticket provision method and ticket provision system
CN109525485B (en) Message leaving method and terminal equipment
CN105592446B (en) Information interaction method and platform
CN108156071B (en) Method for adding members to community, terminal device and computer readable storage medium
CN111400684A (en) Electronic certificate information acquisition method, system, device, equipment and storage medium
CN112351131B (en) Control method and device of electronic equipment, electronic equipment and storage medium
CN112785312A (en) Information sharing method and device, electronic equipment and readable storage medium
CN113312672B (en) Method and device for hiding user identity aiming at target applet

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
TR01 Transfer of patent right

Effective date of registration: 20210423

Address after: No. 1702-1703, 17 / F (15 / F, natural floor), Desai technology building, 9789 Shennan Avenue, Yuehai street, Nanshan District, Shenzhen City, Guangdong Province

Patentee after: Shenzhen Microphone Holdings Co.,Ltd.

Address before: 518040, 21 floor, Times Technology Building, 7028 Shennan Road, Futian District, Guangdong, Shenzhen

Patentee before: DONGGUAN GOLDEX COMMUNICATION TECHNOLOGY Co.,Ltd.

TR01 Transfer of patent right