CN106912032B - Information processing method, system, client and server - Google Patents

Information processing method, system, client and server Download PDF

Info

Publication number
CN106912032B
CN106912032B CN201510980488.3A CN201510980488A CN106912032B CN 106912032 B CN106912032 B CN 106912032B CN 201510980488 A CN201510980488 A CN 201510980488A CN 106912032 B CN106912032 B CN 106912032B
Authority
CN
China
Prior art keywords
data
client
server
information
matched
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
CN201510980488.3A
Other languages
Chinese (zh)
Other versions
CN106912032A (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.)
China Mobile Communications Group Co Ltd
Original Assignee
China Mobile Communications Group 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 China Mobile Communications Group Co Ltd filed Critical China Mobile Communications Group Co Ltd
Priority to CN201510980488.3A priority Critical patent/CN106912032B/en
Publication of CN106912032A publication Critical patent/CN106912032A/en
Application granted granted Critical
Publication of CN106912032B publication Critical patent/CN106912032B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/12Detection or prevention of fraud

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Transfer Between Computers (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The embodiment of the invention discloses an information processing method, an information processing system, a client and a server. The method comprises the following steps: the client acquires input information, generates query request information based on the input information, and sends the query request information to the server; the query request information comprises a client identifier and a number identifier; the server calls data stored by a data storage module based on the client identifier to obtain first data matched with the client identifier; inquiring the first data based on the number identification, obtaining second data matched with the number identification, generating inquiry result information from the second data and sending the inquiry result information to the client; the client side matches second data in the query result information sent by the server with third data received by the client side in advance, and when the second data and the third data are not matched, the client side determines that the third data received in advance are abnormal data.

Description

Information processing method, system, client and server
Technical Field
The invention relates to an information processing technology, in particular to an information processing method, an information processing system, a client and a server.
Background
Currently, the sources of the short messages received by the user can be divided into three channels: (1) personal point-to-point short messages; (2) group short messages issued by an industry short message gateway; (3) and the pseudo base station sends the short message to the user group. The first two ways are short messages of regular channels; the latter is a short message from an abnormal channel (such as a pseudo base station group sending short message, pretending 10086, Paibao or 95588, shopping website, etc.), and many lawless persons pretend to use the numbers of others to forcibly send short messages such as fraud, advertising promotion, etc. to the mobile phone of the user. In order to protect the interests of the user, the user needs to identify the authenticity of the received short message.
In the prior art, a scheme for identifying the authenticity of the short message is not provided, only related technologies can identify whether the terminal is currently in the coverage of the pseudo base station, and because the terminal is judged to be currently in the coverage of the pseudo base station based on the calculation of signaling in the prior art, on one hand, the calculation consumes a certain time, and the time delay caused by the judgment process is large; on the other hand, the scheme in the prior art cannot completely identify the authenticity of the short message, and is not beneficial to the experience of the user.
Disclosure of Invention
In order to solve the existing technical problem, embodiments of the present invention provide an information processing method, system, client and server, which can completely identify the authenticity of information and improve the user experience.
In order to achieve the above purpose, the technical solution of the embodiment of the present invention is realized as follows:
the embodiment of the invention provides an information processing method, which comprises the following steps:
the server acquires query request information sent by the client through a preset encryption communication channel; the query request information includes: a client identifier and a number identifier;
calling data stored by a data storage module based on the client identifier to obtain first data matched with the client identifier; the first data represent reliable data which are sent to a terminal where the client is located within a preset time range;
inquiring the first data based on the number identification to obtain second data matched with the number identification;
and sending the query result information generated by the second data to the client through the preset encryption channel.
In the above scheme, before the server obtains the query request information sent by the client through the preset encrypted communication channel, the method further includes: the server establishes network connection with the client, and the network connection is carried through a preset encryption communication channel;
when the network connection between the server and the client fails to be established, the server sends reminding information to the client, and the reminding information represents that the client is in an abnormal network environment.
In the foregoing solution, the querying the first data based on the number identifier to obtain second data matched with the number identifier includes: inquiring the first data based on the number identification to obtain second data matched with the number identification within a preset time range;
wherein the second data comprises: data content matching the number identification, and data reception/transmission time.
The embodiment of the invention also provides an information processing method, which comprises the following steps:
the client obtains a first operation, and activates a first application based on the first operation;
acquiring input information in an input interface of the first application, generating query request information based on the input information, and sending the query request information to a server through a preset encrypted communication channel; the query request information comprises a client identifier and a number identifier;
acquiring query result information sent by the server through the preset encryption communication channel, wherein the query result information comprises second data, and the second data is data which is matched with the number identifier and is sent by the server to a terminal where the client is located in advance;
and matching the second data with third data previously received by the terminal where the client is located, and when the second data and the third data are not matched, determining that the previously received third data are abnormal data by the client.
In the foregoing scheme, the second data includes: data content and data receiving/sending time matched with the number identification;
the matching based on the second data and the third data previously received by the terminal where the client is located includes:
matching the second data with third data received in a previous preset time range of a terminal where the client is located, and determining that the matching is inconsistent when the information quantity contained in the second data is not matched with the information quantity contained in the third data;
and/or when the data content matched with the number identifier in the second data is not matched with the data content in the third data, determining that the matching is inconsistent;
and/or when the receiving/sending time of the data in the second data does not match the receiving/sending time of the third data, determining that the matching is inconsistent.
In the foregoing solution, before sending the query request information to the server, the method further includes: the client establishes network connection with the server, and the network connection is carried through a preset encryption communication channel;
when the network connection between the server and the client fails, the client receives reminding information sent by the server, and the reminding information represents that the client is in an abnormal network environment.
The embodiment of the invention also provides an information processing method, which comprises the following steps:
the client obtains a first operation, and activates a first application based on the first operation;
in the input interface of the first application, the client obtains input information, generates query request information based on the input information, and sends the query request information to a server through a preset encrypted communication channel; the query request information comprises a client identifier and a number identifier;
the server obtains query request information sent by a client through a preset encrypted communication channel, calls data stored by a data storage module based on the client identification, and obtains first data matched with the client identification; the first data represent reliable data which are sent to a terminal where the client is located within a preset time range;
the server queries the first data based on the number identification, obtains second data matched with the number identification, and sends query result information generated by the second data to the client through the preset encryption channel;
the client side obtains the query result information sent by the server, the second data in the query result information is matched with the third data received in advance by the terminal where the client side is located, and when the matching is not consistent, the client side determines that the third data received in advance is abnormal data.
An embodiment of the present invention further provides a server, where the server includes: the device comprises a first receiving unit, a query unit and a first sending unit; wherein the content of the first and second substances,
the first receiving unit is used for acquiring query request information sent by a client through a preset encrypted communication channel; the query request information includes: a client identifier and a number identifier; sending the client identification and the number identification to the query unit;
the query unit is used for calling data stored by a data storage module based on the client identifier to obtain first data matched with the client identifier; the first data represent reliable data which are sent to a terminal where the client is located within a preset time range; inquiring the first data based on the number identification to obtain second data matched with the number identification;
and the first sending unit is used for sending the second data generation inquiry result information obtained by the inquiry unit to the client through the preset encryption channel.
In the above solution, the server further includes a first network connection unit; the first receiving unit is used for establishing network connection with a client before acquiring query request information sent by the client, and the network connection is carried through a preset encryption communication channel; judging whether the network connection with the client is established successfully or not;
the first sending unit is further configured to send, when the first network connection unit determines that the network connection with the client is failed, a notification message to the client, where the notification message indicates that the client is in an abnormal network environment.
In the above scheme, the querying unit is configured to query the first data based on the number identifier, and obtain second data matching the number identifier within a preset time range; wherein the second data comprises: data content matching the number identification, and a reception/transmission time of the information.
An embodiment of the present invention further provides a client, where the client includes: the device comprises an input unit, a second sending unit, a second receiving unit and a matching unit; wherein the content of the first and second substances,
the input unit is used for obtaining a first operation and activating a first application based on the first operation; obtaining input information in an input interface of the first application, and generating query request information based on the input information; the query request information comprises a client identifier and a number identifier;
the second sending unit is used for sending the query request information generated by the input unit to the server through a preset encryption communication channel;
the second receiving unit is configured to obtain query result information sent by the server through the preset encrypted communication channel, where the query result information includes second data, and the second data is data that is matched with the number identifier and is sent by the server to a terminal where the client is located in advance;
the matching unit is configured to match, based on the second data obtained by the second receiving unit, third data previously received by the client, and when the matching is inconsistent, the client determines that the previously received third data is abnormal data.
In the foregoing scheme, the second data includes: data content and data receiving/sending time matched with the number identification;
the matching unit is used for matching the second data with third data received by the client in a previous preset time range, and when the information quantity contained in the second data is not matched with the information quantity contained in the third data, the matching is determined to be inconsistent; and/or when the data content matched with the number identifier in the second data is not matched with the data content in the third data, determining that the matching is inconsistent; and/or when the receiving/sending time of the data in the second data does not match the receiving/sending time of the third data, determining that the matching is inconsistent.
In the above scheme, the client further includes a second network connection unit, configured to establish a network connection with the server before the query request information is sent to the server by the second sending unit, where the network connection is carried through a preset encrypted communication channel; judging whether the network connection with the server is established successfully or not;
the second receiving unit is further configured to receive, when the second network connection unit determines that the network connection with the client is failed, the reminding information sent by the server, where the reminding information represents that the client is in an abnormal network environment.
An embodiment of the present invention further provides an information processing system, where the system includes: the data storage module is used for storing data which are sent to the client by the server in advance; wherein the content of the first and second substances,
the client is used for obtaining a first operation and activating a first application based on the first operation; acquiring input information in an input interface of the first application, generating query request information based on the input information, and sending the query request information to a server through a preset encrypted communication channel; the query request information comprises a client identifier and a number identifier; the client is further used for obtaining query result information sent by the server, matching second data in the query result information with third data received by a terminal where the client is located in advance, and when the matching is inconsistent, the client determines that the third data received in advance is abnormal data;
the server is used for obtaining query request information sent by a client through the preset encryption communication channel, calling data stored by the data storage module based on the client identification, and obtaining first data matched with the client identification; the first data represent reliable data sent to the client within a preset time range; and inquiring the first data based on the number identification, obtaining second data matched with the number identification, and sending inquiry result information generated by the second data to the client through the preset encryption communication channel.
The embodiment of the invention provides an information processing method, an information processing system, a client and a server, wherein the client obtains a first operation and activates a first application based on the first operation; acquiring input information in an input interface of the first application, generating query request information based on the input information, and sending the query request information to a server through a preset encrypted communication channel; the query request information comprises a client identifier and a number identifier; the server obtains query request information sent by a client through the preset encryption communication channel, calls data stored by a data storage module based on the client identification, and obtains first data matched with the client identification; the first data represent reliable data which are sent to a terminal where the client is located within a preset time range; the server inquires the first data based on the number identification, obtains second data matched with the number identification, and sends inquiry result information generated by the second data to the client through the preset encryption communication channel; the client side obtains the query result information sent by the server, the second data in the query result information is matched with the third data received in advance by the terminal where the client side is located, and when the matching is not consistent, the client side determines that the third data received in advance is abnormal data. Therefore, according to the technical scheme of the embodiment of the invention, the client actively sends the query request to the server where the operator is located so as to query the information corresponding to the corresponding number identifier, on one hand, the authenticity of the information corresponding to the specific number identifier can be effectively identified, the identification time is shortened, the time delay is reduced, and the forward limit of identification is improved. On the other hand, the technical scheme of the embodiment of the invention does not need to monitor the position of the client and/or the transmission data content in real time through the active query of the client where the user is located, thereby being beneficial to protecting the privacy of the user on one hand, greatly reducing the information processing amount of the server side and reducing the consumption of manpower and material resources on the other hand.
Drawings
Fig. 1 is a schematic flowchart of an information processing method according to a first embodiment of the present invention;
FIG. 2 is a flowchart illustrating an information processing method according to a second embodiment of the present invention;
FIG. 3 is a flowchart illustrating an information processing method according to a third embodiment of the present invention;
FIG. 4 is a schematic diagram of a server according to an embodiment of the present invention;
FIG. 5 is a schematic diagram of a client according to an embodiment of the present invention;
FIG. 6 is a block diagram of an information handling system according to an embodiment of the present invention;
FIG. 7 is a diagram of an interactive application of the information processing system according to an embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and specific embodiments.
Example one
The embodiment of the invention provides an information processing method. Fig. 1 is a schematic flowchart of an information processing method according to a first embodiment of the present invention; as shown in fig. 1, the information processing method includes:
step 101: the client obtains a first operation, and activates a first application based on the first operation; acquiring input information in an input interface of the first application, generating query request information based on the input information, and sending the query request information to a server through a preset encrypted communication channel; the query request information comprises a client identifier and a number identifier.
In this embodiment, the client is an application client pre-installed in a terminal (such as a mobile phone); it is to be understood that the client is a third party Application (APP) client implemented by software code. Specifically, the client is associated with the operator information supported by the terminal, and may be understood that the client is generated by the development of the operator, or a server to which the client belongs and a server of the operator belong to the same server or the same server cluster, or the server to which the client belongs is one of the servers of the operator.
Specifically, after the client is activated, a display screen of a terminal where the client is located displays an activation interface; the activation interface is provided with an input area, and a user can input a number to be queried through an input operation, such as inputting numbers of '10086', '1069 xxxx' and the like, so as to query whether the input number sends information to the terminal through a conventional base station. Based on the information, the client obtains input information of a user aiming at the input area, wherein the input information is a number to be inquired; the client generates query request information based on the input information and sends the query request information to a server; the query request information includes not only the number identifier to be queried, but also the identifier of the client. As an implementation manner, when the client is used for registering for the first time, a number corresponding to a Subscriber Identity Module (SIM) card inserted into the terminal may be used as the identifier of the client, and taking the number corresponding to the SIM card as a mobile phone number as an example, the mobile phone number may be used as the identifier of the client. The client identifier included in the query request message may be a number identifier (i.e., a mobile phone number identifier) corresponding to a SIM card in the terminal.
Step 102: the server obtains query request information sent by a client through the preset encryption communication channel, calls data stored by a data storage module based on the client identification, and obtains first data matched with the client identification; the first data represent reliable data sent to the client within a preset time range.
In this embodiment, the server is a server of an operator supported by the terminal where the client is located. Under normal conditions, the terminal has an instant messaging function, such as sending and receiving short messages; the short messages received/sent by the terminal are all controlled and managed by the server of the operator, and it can be understood that data (such as short messages) transmitted by all terminals belonging to the operator are all stored in the database (i.e. the data storage module) of the operator. The server identifies the client identifier and the number identifier to be queried in the query request information after acquiring the query request information sent by the client; further, the data stored in the database (i.e., the data storage module) is called based on the client identifier (e.g., a mobile phone number), so as to obtain first data matched with the client identifier (e.g., a mobile phone number), where the first data is data (e.g., a short message) received/sent by the client identifier (e.g., a mobile phone number). As an implementation manner, in this embodiment, the first data represents data (e.g., a short message) received by the client identifier (e.g., a mobile phone number).
As an embodiment, in practical application, a user needs to inquire the authenticity of a piece of information, usually only the authenticity of the information received in the near term; based on this, in this embodiment, in order to reduce the workload of information query matching, the server queries only data sent to the client within a preset time range when querying the data storage module based on the client identifier to obtain first data matched with the client identifier; the preset time range can be set according to the requirements of users; the predetermined time range is, for example, 24 hours, or 48 hours; the first data obtained by the server represents data sent to the client within 24 hours/48 hours of the current time.
Step 103: the server queries the first data based on the number identification, obtains second data matched with the number identification, and sends query result information generated by the second data to the client through the preset encryption channel.
Here, after the server obtains the first data, that is, obtains data sent to the client within a preset time range (for example, 24 hours), the server further performs query based on a number identifier to be queried to obtain second data matched with the number identifier; for example, if the number identifier to be queried is "10086", the obtained second data is the data that the number identifier of "10086" in the preset time range (e.g., 24 hours) is used as an information sender and sent to the terminal (e.g., a mobile phone) where the client is located.
In this embodiment, the number of the number identifiers to be queried included in the query request information received by the server may be at least one, and correspondingly, the second data representing the number identifiers matched with the corresponding number identifiers and sent to the terminal where the client is located includes at least one group, where each group includes at least one piece of data. Further, the server generates query result information based on the obtained second data and sends the query result information to the client.
As an embodiment, said querying the first data based on the number identifier, and obtaining the second data matching with the number identifier includes: inquiring the first data based on the number identification to obtain second data matched with the number identification within a preset time range; wherein the second data comprises: data content matching the number identification, and data reception/transmission time.
Specifically, the server first calls the data storage module (e.g., a database) to perform data query, and obtains first data matched with the client identifier; the obtained first data is data, such as a short message, sent/received by a terminal where the client is located, and the data comprises specific data content and time for sending/receiving the data; correspondingly, when the first data is inquired based on the number identification and the second data matched with the number identification is obtained, the obtained second data comprises specific data content and the receiving/sending time of the data.
Step 104: the client obtains the query result information sent by the server, the second data in the query result information is matched with the third data received by the client in advance, and when the second data is not matched with the third data, the client determines that the third data received in advance is abnormal data.
Here, the client receives query result information sent by the server, where the query result information includes second data, and the second data corresponds to the number identifier input in the query request information sent in advance. Since the second data is controlled and managed by the server of the operator, it can be understood that the second data is data (such as a short message) that is transmitted to the terminal where the client is located by performing data transmission through the base station controlled and managed by the operator, that is, the second data is determined to be true data (or a true short message). Based on this, the client matches the second data with previously received third data sent to the terminal where the client is located, and when the matches are not consistent, the client determines that the previously received third data are abnormal data.
Specifically, the matching based on the second data and the third data previously received by the terminal where the client is located includes:
matching the second data with third data received in a previous preset time range of a terminal where the client is located, and determining that the matching is inconsistent when the information quantity contained in the second data is not matched with the information quantity contained in the third data;
and/or when the data content matched with the number identifier in the second data is not matched with the data content in the third data, determining that the matching is inconsistent;
and/or when the receiving/sending time of the data in the second data does not match the receiving/sending time of the third data, determining that the matching is inconsistent.
As a first application scenario, when the query result information obtained by the client does not include second data, that is, based on the number identifier input in advance, the obtained query result is: when the number of data matched with the number identifier is 0; if the client determines that the terminal where the client is located receives the data corresponding to the number identifier first, it may be determined that the information amount included in the second data is not matched with the information amount included in the third data, that is, it is determined that the matching is inconsistent, and in this scenario, it may be determined that the data corresponding to the number identifier previously received by the terminal where the client is located is abnormal.
As a second application scenario, when the number of second data included in the query result information obtained by the client is 1, the content can be represented by a; if the client determines that the number of the data corresponding to the number identifier received by the terminal where the client is located in the past is 1 and the content is characterized by b, it may be determined that the data content in the second data, which is matched with the number identifier, is not matched with the data content in the third data, that is, it is determined that the matching is inconsistent, and in this scenario, it may be determined that the data corresponding to the number identifier received by the terminal where the client is located in the past is abnormal.
As a third application scenario, when the number of the second data included in the query result information obtained by the client is 1, the sending time can be characterized by c; if the client determines that the number of the data corresponding to the number identifier received by the terminal where the client is located first is 1 and the sending time is characterized by d, the receiving/sending time of the information in the second data is determined not to be matched with the receiving/sending time of the third data, that is, the matching is determined to be inconsistent, and in such a scenario, the data corresponding to the number identifier received by the terminal where the client is located first is determined to be abnormal.
In this embodiment, the second data in the query result and the third data previously received by the client may be matched in combination with the three matching manners, and details of the specific combination and matching manner are not repeated in this embodiment.
As an implementation manner, before the client sends the query request information to the server in step 101, or before the server obtains the query request information sent by the client in step 102, the method further includes: the server establishes network connection with the client, and the network connection is carried through a preset encryption communication channel; when the network connection between the server and the client fails to be established, the server sends reminding information to the client, and the reminding information represents that the client is in an abnormal network environment.
Or the client establishes network connection with the server, and the network connection is carried through a preset encryption communication channel; when the network connection between the server and the client fails, the client receives reminding information sent by the server, and the reminding information represents that the client is in an abnormal network environment.
Specifically, when the terminal where the client is located is in an abnormal network environment, that is, the terminal where the client is located is within a coverage range of a pseudo base station, the client cannot establish network connection with the server; based on this, the server sends reminding information to the client, and the reminding information user reminds the client of corresponding users, wherein the current network environment of the client is abnormal.
According to the technical scheme of the embodiment of the invention, the client actively sends the query request to the server where the operator is located to query the information corresponding to the corresponding number identification, so that on one hand, the authenticity of the information corresponding to the specific number identification can be effectively identified, the identification time is shortened, the time delay is reduced, and the identification forward limit is improved. On the other hand, the technical scheme of the embodiment of the invention does not need to monitor the position of the client and/or the transmission data content in real time through the active query of the client where the user is located, thereby being beneficial to protecting the privacy of the user on one hand, greatly reducing the information processing amount of the server side and reducing the consumption of manpower and material resources on the other hand.
Example two
The embodiment of the invention also provides an information processing method which is applied to the server. FIG. 2 is a flowchart illustrating an information processing method according to a second embodiment of the present invention; as shown in fig. 2, the information processing method includes:
step 201: the server acquires query request information sent by the client through a preset encryption communication channel; the query request information includes: client identification and number identification.
Step 202: calling data stored by a data storage module based on the client identifier to obtain first data matched with the client identifier; the first data represent reliable data sent to the terminal where the client is located within a preset time range.
In this embodiment, the server is a server of an operator supported by the terminal where the client is located. Under normal conditions, the terminal has an instant messaging function, such as sending and receiving short messages; the short messages received/sent by the terminal are all controlled and managed by the server of the operator, and it can be understood that data (such as short messages) transmitted by all terminals belonging to the operator are all stored in the database (i.e. the data storage module) of the operator. The server identifies the client identifier and the number identifier to be queried in the query request information after acquiring the query request information sent by the client; further, the data stored in the database (i.e., the data storage module) is called based on the client identifier (e.g., a mobile phone number), so as to obtain first data matched with the client identifier (e.g., a mobile phone number), where the first data is data (e.g., a short message) received/sent by the client identifier (e.g., a mobile phone number). As an implementation manner, in this embodiment, the first data represents data (e.g., a short message) received by the client identifier (e.g., a mobile phone number).
As an embodiment, in practical application, a user needs to inquire the authenticity of a piece of information, usually only the authenticity of the information received in the near term; based on this, in this embodiment, in order to reduce the workload of information query matching, the server queries only data sent to the client within a preset time range when querying the data storage module based on the client identifier to obtain first data matched with the client identifier; the preset time range can be set according to the requirements of users; the predetermined time range is, for example, 24 hours, or 48 hours; the first data obtained by the server represents data sent to the client within 24 hours/48 hours of the current time.
Step 203: and querying the first data based on the number identification to obtain second data matched with the number identification.
Step 204: and sending the query result information generated by the second data to the client through the preset encryption communication channel.
Here, after the server obtains the first data, that is, obtains data sent to the client within a preset time range (for example, 24 hours), the server further performs query based on a number identifier to be queried to obtain second data matched with the number identifier; for example, if the number identifier to be queried is "10086", the obtained second data is the data that the number identifier of "10086" in the preset time range (e.g., 24 hours) is used as an information sender and sent to the terminal (e.g., a mobile phone) where the client is located.
In this embodiment, the number of the number identifiers to be queried included in the query request information received by the server may be at least one, and correspondingly, the second data representing the number identifiers matched with the corresponding number identifiers and sent to the terminal where the client is located includes at least one group, where each group includes at least one piece of data. Further, the server generates query result information based on the obtained second data and sends the query result information to the client.
As an embodiment, said querying the first data based on the number identifier, and obtaining the second data matching with the number identifier includes: inquiring the first data based on the number identification to obtain second data matched with the number identification within a preset time range; wherein the second data comprises: data content matching the number identification, and data reception/transmission time.
Specifically, the server first calls the data storage module (e.g., a database) to perform data query, and obtains first data matched with the client identifier; the obtained first data is data, such as a short message, sent/received by a terminal where the client is located, and the data comprises specific data content and time for sending/receiving the data; correspondingly, when the first data is inquired based on the number identification and the second data matched with the number identification is obtained, the obtained second data comprises specific data content and the receiving/sending time of the data.
In this embodiment, in step 201, before the server obtains the query request information sent by the client, the method further includes: the server establishes network connection with the client, and the network connection is carried through a preset encryption communication channel; when the network connection between the server and the client fails to be established, the server sends reminding information to the client, and the reminding information represents that the client is in an abnormal network environment.
Specifically, when the terminal where the client is located is in an abnormal network environment, that is, the terminal where the client is located is within a coverage range of a pseudo base station, the client cannot establish network connection with the server; based on this, the server sends reminding information to the client, and the reminding information user reminds the client of corresponding users, wherein the current network environment of the client is abnormal.
According to the technical scheme of the embodiment of the invention, the client actively sends the query request to the server where the operator is located to query the information corresponding to the corresponding number identification, so that on one hand, the authenticity of the information corresponding to the specific number identification can be effectively identified, the identification time is shortened, the time delay is reduced, and the identification forward limit is improved. On the other hand, the technical scheme of the embodiment of the invention does not need to monitor the position of the client and/or the transmission data content in real time through the active query of the client where the user is located, thereby being beneficial to protecting the privacy of the user on one hand, greatly reducing the information processing amount of the server side and reducing the consumption of manpower and material resources on the other hand.
EXAMPLE III
The embodiment of the invention also provides an information processing method which is applied to the client. FIG. 3 is a flowchart illustrating an information processing method according to a third embodiment of the present invention; as shown in fig. 3, the information processing method includes:
step 301: the client obtains a first operation, and activates a first application based on the first operation; acquiring input information in an input interface of the first application, generating query request information based on the input information, and sending the query request information to a server through a preset encrypted communication channel; the query request information comprises a client identifier and a number identifier.
In this embodiment, the client is an application client pre-installed in a terminal (such as a mobile phone); it is to be understood that the client is a third party Application (APP) client implemented by software code. Specifically, the client is associated with the operator information supported by the terminal, and may be understood that the client is generated by the development of the operator, or a server to which the client belongs and a server of the operator belong to the same server or the same server cluster, or the server to which the client belongs is one of the servers of the operator.
Specifically, after the client is activated, a display screen of a terminal where the client is located displays an activation interface; the activation interface is provided with an input area, and a user can input a number to be queried through an input operation, such as inputting numbers of '10086', '1069 xxxx' and the like, so as to query whether the input number sends information to the terminal through a conventional base station. Based on the information, the client obtains input information of a user aiming at the input area, wherein the input information is a number to be inquired; the client generates query request information based on the input information and sends the query request information to a server; the query request information includes not only the number identifier to be queried, but also the identifier of the client. As an implementation manner, when the client is used for registering for the first time, a number corresponding to a Subscriber Identity Module (SIM) card inserted into the terminal may be used as the identifier of the client, and taking the number corresponding to the SIM card as a mobile phone number as an example, the mobile phone number may be used as the identifier of the client. The client identifier included in the query request message may be a number identifier (i.e., a mobile phone number identifier) corresponding to a SIM card in the terminal.
Step 302: obtaining query result information sent by the server through the preset encryption communication channel; the query result information comprises second data, and the second data are data which are matched with the number identification and are sent to the terminal where the client side is located by the server in advance.
Step 303: and matching the second data with third data previously received by the terminal where the client is located, and when the second data and the third data are not matched, determining that the previously received third data are abnormal data by the client.
Here, the client receives query result information sent by the server, where the query result information includes second data, and the second data corresponds to the number identifier input in the query request information sent in advance. Since the second data is controlled and managed by the server of the operator, it can be understood that the second data is data (such as a short message) that is transmitted to the terminal where the client is located by performing data transmission through the base station controlled and managed by the operator, that is, the second data is determined to be true data (or a true short message). Based on this, the client matches the second data with previously received third data sent to the terminal where the client is located, and when the matches are not consistent, the client determines that the previously received third data are abnormal data.
Specifically, the matching based on the second data and the third data previously received by the terminal where the client is located includes:
matching the second data with third data received in a previous preset time range of a terminal where the client is located, and determining that the matching is inconsistent when the information quantity contained in the second data is not matched with the information quantity contained in the third data;
and/or when the data content matched with the number identifier in the second data is not matched with the data content in the third data, determining that the matching is inconsistent;
and/or when the receiving/sending time of the data in the second data does not match the receiving/sending time of the third data, determining that the matching is inconsistent.
As a first application scenario, when the query result information obtained by the client does not include second data, that is, based on the number identifier input in advance, the obtained query result is: when the number of data matched with the number identifier is 0; if the client determines that the terminal where the client is located receives the data corresponding to the number identifier first, it may be determined that the information amount included in the second data is not matched with the information amount included in the third data, that is, it is determined that the matching is inconsistent, and in this scenario, it may be determined that the data corresponding to the number identifier previously received by the terminal where the client is located is abnormal.
As a second application scenario, when the number of second data included in the query result information obtained by the client is 1, the content can be represented by a; if the client determines that the number of the data corresponding to the number identifier received by the terminal where the client is located in the past is 1 and the content is characterized by b, it may be determined that the data content in the second data, which is matched with the number identifier, is not matched with the data content in the third data, that is, it is determined that the matching is inconsistent, and in this scenario, it may be determined that the data corresponding to the number identifier received by the terminal where the client is located in the past is abnormal.
As a third application scenario, when the number of the second data included in the query result information obtained by the client is 1, the sending time can be characterized by c; if the client determines that the number of the data corresponding to the number identifier received by the terminal where the client is located first is 1 and the sending time is characterized by d, the receiving/sending time of the information in the second data is determined not to be matched with the receiving/sending time of the third data, that is, the matching is determined to be inconsistent, and in such a scenario, the data corresponding to the number identifier received by the terminal where the client is located first is determined to be abnormal.
In this embodiment, the second data in the query result and the third data previously received by the client may be matched in combination with the three matching manners, and details of the specific combination and matching manner are not repeated in this embodiment.
In this step, before the client sends the query request information to the server in step 301, the method further includes: the client establishes network connection with the server, and the network connection is carried through a preset encryption communication channel; when the network connection between the server and the client fails, the client receives reminding information sent by the server, and the reminding information represents that the client is in an abnormal network environment.
Specifically, when the terminal where the client is located is in an abnormal network environment, that is, the terminal where the client is located is within a coverage range of a pseudo base station, the client cannot establish network connection with the server; based on this, the server sends reminding information to the client, and the reminding information user reminds the client of corresponding users, wherein the current network environment of the client is abnormal.
According to the technical scheme of the embodiment of the invention, the client actively sends the query request to the server where the operator is located to query the information corresponding to the corresponding number identification, so that on one hand, the authenticity of the information corresponding to the specific number identification can be effectively identified, the identification time is shortened, the time delay is reduced, and the identification forward limit is improved. On the other hand, the technical scheme of the embodiment of the invention does not need to monitor the position of the client and/or the transmission data content in real time through the active query of the client where the user is located, thereby being beneficial to protecting the privacy of the user on one hand, greatly reducing the information processing amount of the server side and reducing the consumption of manpower and material resources on the other hand.
In addition, the technical scheme of the embodiment of the invention can also be applied to the following scenes: if a user accidentally deletes a certain piece of information which is sent/received by a terminal in advance, the technical scheme of the embodiment of the invention can be adopted to send a query request to a server, wherein the query request comprises the number identification of the information, and the information corresponding to the number identification sent by the server can be obtained through the scheme, namely, the specific content, sending/receiving time and the like of the information which is inadvertently deleted in advance are obtained, so that the condition that the user needs to search for information receiving and sending records in a business hall or a specific website subordinate to an operator is avoided, but the searched information receiving and sending records only comprise the information such as the information receiving and sending time, the identification number and the like, and the specific content of the information is not included, and thus, the operation experience of the user can be greatly improved.
Example four
The embodiment of the invention also provides a server. FIG. 4 is a schematic diagram of a server according to an embodiment of the present invention; as shown in fig. 4, the server includes: a first receiving unit 411, an inquiring unit 412 and a first sending unit 413; wherein the content of the first and second substances,
the first receiving unit 411 is configured to obtain query request information sent by a client through a preset encrypted communication channel; the query request information includes: a client identifier and a number identifier; sending the client id and number id to the query unit 412;
the query unit 412 is configured to call data stored in a data storage module based on the client identifier, and obtain first data matched with the client identifier; the first data represent reliable data which are sent to a terminal where the client is located within a preset time range; inquiring the first data based on the number identification to obtain second data matched with the number identification;
the first sending unit 413 is configured to send query result information generated by the second data obtained by the querying unit 412 to the client through the preset encryption channel.
Specifically, the querying unit 412 is configured to query the first data based on the number identifier, and obtain second data that is matched with the number identifier within a preset time range; wherein the second data comprises: data content matching the number identification, and a reception/transmission time of the information.
As an embodiment, the server further comprises a first network connection unit; the first receiving unit 411 is configured to establish a network connection with a client before obtaining query request information sent by the client, where the network connection is carried through a preset encrypted communication channel; judging whether the network connection with the client is established successfully or not;
the first sending unit 413 is further configured to send, when the first network connection unit determines that the network connection with the client is failed, a notification message to the client, where the notification message indicates that the client is in an abnormal network environment.
It should be understood by those skilled in the art that the functions of each processing unit in the server according to the embodiments of the present invention may be understood by referring to the description of the information processing method, and each processing unit in the server according to the embodiments of the present invention may be implemented by an analog circuit that implements the functions described in the embodiments of the present invention, or may be implemented by running software that performs the functions described in the embodiments of the present invention on an intelligent terminal.
In this embodiment, the query Unit 412 in the server may be implemented by a Central Processing Unit (CPU), a Digital Signal Processor (DSP), or a Programmable Gate Array (FPGA) in the server in practical application; the first receiving unit 411 in the server may be implemented by a receiving antenna or a receiver in the server in practical applications; the first sending unit 413 in the server may be implemented by a transmitting antenna or a transmitter in the server in practical applications.
EXAMPLE five
The embodiment of the invention also provides the client. FIG. 5 is a schematic diagram of a client according to an embodiment of the present invention; as shown in fig. 5, the client includes: an input unit 421, a second transmitting unit 422, a second receiving unit 423, and a matching unit 424; wherein the content of the first and second substances,
the input unit 421 is configured to obtain a first operation, and activate a first application based on the first operation; obtaining input information in an input interface of the first application, and generating query request information based on the input information; the query request information comprises a client identifier and a number identifier;
the second sending unit 422 is configured to send the query request information generated by the input unit 421 to the server through a preset encrypted communication channel;
the second receiving unit 423 is configured to obtain query result information sent by the server through the preset encrypted communication channel, where the query result information includes second data, and the second data is data that is matched with the number identifier and is sent by the server to a terminal where the client is located in advance;
the matching unit 424 is configured to match the second data obtained by the second receiving unit 423 with third data previously received by the client, and when the matching is inconsistent, the client determines that the previously received third data is abnormal data.
Specifically, the second data includes: data content and data receiving/sending time matched with the number identification;
the matching unit 424 is configured to match the second data with third data received by the client within a previous preset time range, and when the information amount included in the second data is not matched with the information amount included in the third data, determine that the matching is inconsistent; and/or when the data content matched with the number identifier in the second data is not matched with the data content in the third data, determining that the matching is inconsistent; and/or when the receiving/sending time of the data in the second data does not match the receiving/sending time of the third data, determining that the matching is inconsistent.
As an implementation manner, the client further includes a second network connection unit, configured to establish a network connection with the server before the second sending unit 422 sends the query request message to the server, where the network connection is carried through a preset encrypted communication channel; judging whether the network connection with the server is established successfully or not;
the second receiving unit 423 is further configured to receive, when the second network connection unit determines that the network connection with the client is failed, a notification message sent by the server, where the notification message indicates that the client is in an abnormal network environment.
It should be understood by those skilled in the art that, the functions of each processing unit in the client according to the embodiment of the present invention may be understood by referring to the related description of the information processing method, and each processing unit in the client according to the embodiment of the present invention may be implemented by an analog circuit that implements the functions described in the embodiment of the present invention, or may be implemented by running software that performs the functions described in the embodiment of the present invention on an intelligent terminal.
In this embodiment, the input unit 421 and the matching unit 424 in the client can be implemented by a CPU, a DSP, or an FPGA of a terminal where the client is located in actual application; the second receiving unit 423 and the second sending unit 422 in the client may be implemented by combining a transmission antenna with a transmission interface of a terminal where the client is located in practical application.
EXAMPLE six
The embodiment of the invention also provides an information processing system. FIG. 6 is a block diagram of an information handling system according to an embodiment of the present invention; as shown in fig. 6, the system includes: the system comprises a client 42, a server 41 and a data storage module, wherein the data storage module is used for storing data which is sent to the client 42 by the server 41 in advance; wherein the content of the first and second substances,
the client 42 is configured to obtain a first operation, and activate a first application based on the first operation; acquiring input information in an input interface of the first application, generating query request information based on the input information, and sending the query request information to a server 41 through a preset encrypted communication channel; wherein, the query request information includes the client 42 identifier and the number identifier; the client 42 is further configured to obtain query result information sent by the server 41, match the second data in the query result information with previously received third data of the terminal where the client 42 is located, and when the matching is inconsistent, the client 42 determines that the previously received third data is abnormal data;
the server 41 is configured to obtain query request information sent by a client 42 through the preset encrypted communication channel, and call data stored in a data storage module based on an identifier of the client 42 to obtain first data matched with the identifier of the client 42; wherein the first data represents reliable data sent to the client 42 within a preset time range; and querying the first data based on the number identifier, obtaining second data matched with the number identifier, and sending query result information generated by the second data to the client 42 through the preset encrypted communication channel.
Specifically, the server 41 is configured to query the first data based on the number identifier, and obtain second data matched with the number identifier within a preset time range; wherein the second data comprises: data content matching the number identification, and data reception/transmission time.
Specifically, the second data includes: data content and data receiving/sending time matched with the number identification; the client 42 is configured to perform matching based on the second data and third data received within a previous preset time range by the terminal where the client 42 is located, and when the information amount included in the second data is not matched with the information amount included in the third data, determine that the matching is inconsistent;
and/or when the data content matched with the number identifier in the second data is not matched with the data content in the third data, determining that the matching is inconsistent;
and/or when the receiving/sending time of the data in the second data does not match the receiving/sending time of the third data, determining that the matching is inconsistent.
As an embodiment, the server 41 is further configured to establish a network connection with the client 42, where the network connection is carried by a preset encrypted communication channel; and when the network connection with the client 42 fails, sending reminding information to the client 42, wherein the reminding information represents that the client 42 is in an abnormal network environment.
In this embodiment, the data storage module may be specifically implemented by a database; the data storage module (database) is specifically a database managed and controlled by a server of an operator.
Next, fig. 7 is a schematic diagram of an interactive application of the information processing system according to the embodiment of the present invention; as shown in fig. 7, the technical solution of the embodiment of the present invention is described in detail by taking an example in which a client is an APP dedicated to an operator and a terminal where the client (APP) is located is a mobile phone.
71. The user inputs the number to be queried through the client (APP), such as inputting "10086", "1069 xxxx", "95588", "95555", and so on.
72. The method comprises the steps that a client side establishes network connection with a server through an encryption channel, if the network connection is failed to be established, the server sends a reminding message to the client side, and a reminding message user prompts that the current network environment where the user is located is abnormal.
73. And the client sends a query request to the server, wherein the query request comprises an input number to be queried and the identification of the client.
74. After receiving the query request, the server processes the request, and sends the query request to a data storage center (i.e. a database), where the query request includes: a number identification and an identification of the client, etc.; the data storage center finds out the matched data and returns the data to the server; the data includes: data content and transmission/reception time of data, etc.
75. The server returns the query result to the client.
76. And the client actively compares the data content and/or the transceiving time contained in the query result with the data previously received by the terminal where the client is located based on the query result, and identifies the authenticity of the previously received data.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. The above-described device embodiments are merely illustrative, for example, the division of the unit is only a logical functional division, and there may be other division ways in actual implementation, such as: multiple units or components may be combined, or may be integrated into another system, or some features may be omitted, or not implemented. In addition, the coupling, direct coupling or communication connection between the components shown or discussed may be through some interfaces, and the indirect coupling or communication connection between the devices or units may be electrical, mechanical or other forms.
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, that is, 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.
In addition, all the functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may be separately regarded as one unit, or two or more units may be integrated into one unit; the integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
Those of ordinary skill in the art will understand that: all or part of the steps for implementing the method embodiments may be implemented by hardware related to program instructions, and the program may be stored in a computer readable storage medium, and when executed, the program performs the steps including the method embodiments; and the aforementioned storage medium includes: a mobile storage device, 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.
Alternatively, the integrated unit of the present invention may be stored in a computer-readable storage medium if it is implemented in the form of a software functional module and sold or used as a separate product. Based on such understanding, the technical solutions of the embodiments of the present invention may be essentially implemented or a part contributing to the prior art may be embodied in the form of a software product, which is stored in a storage medium and includes several 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 methods described in the embodiments of the present invention. And the aforementioned storage medium includes: a removable storage device, a ROM, a RAM, a magnetic or optical disk, or various other media that can store program code.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the appended claims.

Claims (14)

1. An information processing method, characterized in that the method comprises:
the server acquires query request information sent by the client through a preset encryption communication channel; the query request information includes: a client identifier and a number identifier;
calling data stored by a data storage module based on the client identifier to obtain first data matched with the client identifier; the first data represent reliable data which are sent to a terminal where the client is located within a preset time range;
inquiring the first data based on the number identification to obtain second data matched with the number identification;
generating query result information of the second data and sending the query result information to the client through the preset encryption channel; and the query result information is received by the client and is matched with previously received third data according to second data in the query result information and the terminal where the client is located, and when the matching is inconsistent, the previously received third data is determined to be abnormal data.
2. The method according to claim 1, before the server obtains the query request information sent by the client through a preset encrypted communication channel, the method further comprises: the server establishes network connection with the client, and the network connection is carried through a preset encryption communication channel;
when the network connection between the server and the client fails to be established, the server sends reminding information to the client, and the reminding information represents that the client is in an abnormal network environment.
3. The method of claim 1, wherein said querying the first data based on the number identifier to obtain second data matching the number identifier comprises: inquiring the first data based on the number identification to obtain second data matched with the number identification within a preset time range;
wherein the second data comprises: data content matching the number identification, and data reception/transmission time.
4. An information processing method, characterized in that the method comprises:
the client obtains a first operation, and activates a first application based on the first operation;
acquiring input information in an input interface of the first application, generating query request information based on the input information, and sending the query request information to a server through a preset encrypted communication channel; the query request information comprises a client identifier and a number identifier;
acquiring query result information sent by the server through the preset encryption communication channel, wherein the query result information comprises second data, and the second data is data which is matched with the number identifier and is sent by the server to a terminal where the client is located in advance;
and matching the second data with third data previously received by the terminal where the client is located, and when the second data and the third data are not matched, determining that the previously received third data are abnormal data by the client.
5. The method of claim 4, wherein the second data comprises: data content and data receiving/sending time matched with the number identification;
the matching based on the second data and the third data previously received by the terminal where the client is located includes:
matching the second data with third data received in a previous preset time range of a terminal where the client is located, and determining that the matching is inconsistent when the information quantity contained in the second data is not matched with the information quantity contained in the third data;
and/or when the data content matched with the number identifier in the second data is not matched with the data content in the third data, determining that the matching is inconsistent;
and/or when the receiving/sending time of the data in the second data does not match the receiving/sending time of the third data, determining that the matching is inconsistent.
6. The method of claim 4, wherein before sending the query request message to the server, the method further comprises: the client establishes network connection with the server, and the network connection is carried through a preset encryption communication channel;
when the network connection between the server and the client fails, the client receives reminding information sent by the server, and the reminding information represents that the client is in an abnormal network environment.
7. An information processing method, characterized in that the method comprises:
the client obtains a first operation, and activates a first application based on the first operation;
in the input interface of the first application, the client obtains input information, generates query request information based on the input information, and sends the query request information to a server through a preset encrypted communication channel; the query request information comprises a client identifier and a number identifier;
the server obtains query request information sent by a client through a preset encrypted communication channel, calls data stored by a data storage module based on the client identification, and obtains first data matched with the client identification; the first data represent reliable data which are sent to a terminal where the client is located within a preset time range;
the server queries the first data based on the number identification, obtains second data matched with the number identification, and sends query result information generated by the second data to the client through the preset encryption channel;
the client side obtains the query result information sent by the server, the second data in the query result information is matched with the third data received in advance by the terminal where the client side is located, and when the matching is not consistent, the client side determines that the third data received in advance is abnormal data.
8. A server, characterized in that the server comprises: the device comprises a first receiving unit, a query unit and a first sending unit; wherein the content of the first and second substances,
the first receiving unit is used for acquiring query request information sent by a client through a preset encrypted communication channel; the query request information includes: a client identifier and a number identifier; sending the client identification and the number identification to the query unit;
the query unit is used for calling data stored by a data storage module based on the client identifier to obtain first data matched with the client identifier; the first data represent reliable data which are sent to a terminal where the client is located within a preset time range; inquiring the first data based on the number identification to obtain second data matched with the number identification;
the first sending unit is configured to send query result information generated by the second data obtained by the querying unit to the client through the preset encryption channel; and the query result information is received by the client and is matched with previously received third data according to second data in the query result information and the terminal where the client is located, and when the matching is inconsistent, the previously received third data is determined to be abnormal data.
9. The server according to claim 8, wherein the server further comprises a first network connection unit; the first receiving unit is used for establishing network connection with a client before acquiring query request information sent by the client, and the network connection is carried through a preset encryption communication channel; judging whether the network connection with the client is established successfully or not;
the first sending unit is further configured to send, when the first network connection unit determines that the network connection with the client is failed, a notification message to the client, where the notification message indicates that the client is in an abnormal network environment.
10. The server according to claim 8, wherein the querying unit is configured to query the first data based on the number identifier to obtain second data that matches the number identifier within a preset time range; wherein the second data comprises: data content matching the number identification, and a reception/transmission time of the information.
11. A client, the client comprising: the device comprises an input unit, a second sending unit, a second receiving unit and a matching unit; wherein the content of the first and second substances,
the input unit is used for obtaining a first operation and activating a first application based on the first operation; obtaining input information in an input interface of the first application, and generating query request information based on the input information; the query request information comprises a client identifier and a number identifier;
the second sending unit is used for sending the query request information generated by the input unit to the server through a preset encryption communication channel;
the second receiving unit is configured to obtain query result information sent by the server through the preset encrypted communication channel, where the query result information includes second data, and the second data is data that is matched with the number identifier and is sent by the server to a terminal where the client is located in advance;
the matching unit is configured to match, based on the second data obtained by the second receiving unit, third data previously received by the client, and when the matching is inconsistent, the client determines that the previously received third data is abnormal data.
12. The client of claim 11, wherein the second data comprises: data content and data receiving/sending time matched with the number identification;
the matching unit is used for matching the second data with third data received by the client in a previous preset time range, and when the information quantity contained in the second data is not matched with the information quantity contained in the third data, the matching is determined to be inconsistent; and/or when the data content matched with the number identifier in the second data is not matched with the data content in the third data, determining that the matching is inconsistent; and/or when the receiving/sending time of the data in the second data does not match the receiving/sending time of the third data, determining that the matching is inconsistent.
13. The client according to claim 11, wherein the client further comprises a second network connection unit, configured to establish a network connection with the server before the second sending unit sends the query request message to the server, where the network connection is carried through a preset encrypted communication channel; judging whether the network connection with the server is established successfully or not;
the second receiving unit is further configured to receive, when the second network connection unit determines that the network connection with the client is failed, the reminding information sent by the server, where the reminding information represents that the client is in an abnormal network environment.
14. An information processing system, the system comprising: the data storage module is used for storing data which are sent to the client by the server in advance; wherein the content of the first and second substances,
the client is used for obtaining a first operation and activating a first application based on the first operation; acquiring input information in an input interface of the first application, generating query request information based on the input information, and sending the query request information to a server through a preset encrypted communication channel; the query request information comprises a client identifier and a number identifier; the client is further used for obtaining query result information sent by the server, matching second data in the query result information with third data received by a terminal where the client is located in advance, and when the matching is inconsistent, the client determines that the third data received in advance is abnormal data;
the server is used for obtaining query request information sent by a client through the preset encryption communication channel, calling data stored by the data storage module based on the client identification, and obtaining first data matched with the client identification; the first data represent reliable data sent to the client within a preset time range; and inquiring the first data based on the number identification, obtaining second data matched with the number identification, and sending inquiry result information generated by the second data to the client through the preset encryption communication channel.
CN201510980488.3A 2015-12-23 2015-12-23 Information processing method, system, client and server Active CN106912032B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510980488.3A CN106912032B (en) 2015-12-23 2015-12-23 Information processing method, system, client and server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510980488.3A CN106912032B (en) 2015-12-23 2015-12-23 Information processing method, system, client and server

Publications (2)

Publication Number Publication Date
CN106912032A CN106912032A (en) 2017-06-30
CN106912032B true CN106912032B (en) 2020-02-14

Family

ID=59200087

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510980488.3A Active CN106912032B (en) 2015-12-23 2015-12-23 Information processing method, system, client and server

Country Status (1)

Country Link
CN (1) CN106912032B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110196780B (en) * 2018-03-23 2020-06-23 腾讯科技(深圳)有限公司 Method, device, storage medium and electronic device for determining server state
CN110457544A (en) * 2019-08-14 2019-11-15 上海联影医疗科技有限公司 A kind of data capture method, system, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101415161A (en) * 2008-11-26 2009-04-22 深圳华为通信技术有限公司 Method and apparatus for filtrating rubbish short message
CN103686736A (en) * 2012-09-25 2014-03-26 中国电信股份有限公司 Garbage message interception method and platform
CN104010285A (en) * 2014-06-18 2014-08-27 中国联合网络通信集团有限公司 Short message filtering method and system, short message service center and terminal
CN104185158A (en) * 2014-09-01 2014-12-03 北京奇虎科技有限公司 Malicious short message processing method and client based on false base station

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW200803447A (en) * 2006-06-27 2008-01-01 Inventec Corp Message identification system and method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101415161A (en) * 2008-11-26 2009-04-22 深圳华为通信技术有限公司 Method and apparatus for filtrating rubbish short message
CN103686736A (en) * 2012-09-25 2014-03-26 中国电信股份有限公司 Garbage message interception method and platform
CN104010285A (en) * 2014-06-18 2014-08-27 中国联合网络通信集团有限公司 Short message filtering method and system, short message service center and terminal
CN104185158A (en) * 2014-09-01 2014-12-03 北京奇虎科技有限公司 Malicious short message processing method and client based on false base station

Also Published As

Publication number Publication date
CN106912032A (en) 2017-06-30

Similar Documents

Publication Publication Date Title
CN102694900B (en) Phone call intercepting method and device
CN102970362B (en) The method of a kind of high in the clouds data sharing and device
CN105898001B (en) Communication information processing method and device and server
CN101984692A (en) Method and device for preventing malicious software from transmitting data
CN106529851B (en) Order data processing method, communication data query method and server
CN109104701B (en) Information sending method based on equipment identification code and server
CN104021141B (en) Method, device and system for data processing and cloud service
CN109246078B (en) Data interaction method and server
CN102685751B (en) A kind of method and apparatus for processing conversation request
CN108429739B (en) Method, system and terminal equipment for identifying honeypots
CN110768895A (en) Message prompting method and device, electronic equipment and storage medium
CN110620846B (en) Message merging method, device, equipment and storage medium
CN104796561A (en) Agent distribution method, CTI (Computer Telephony Integration) equipment, terminal and agent distribution system
EP2974159B1 (en) Method, device and system for voice communication
CN105407479A (en) Information recognition method, information gateway, SIM card, and system
CN106912032B (en) Information processing method, system, client and server
CN106921557B (en) Mail sending method and equipment
CN112738019B (en) Method and device for displaying device information, storage medium and electronic device
CN106685914B (en) Information verification method, server and client
CN113518028A (en) Group chat method and device based on distinguishing group owner and group member
CN105744514A (en) Method and apparatus for communication among terminals
CN114710757B (en) Information processing method, network side equipment and terminal
CN114390452B (en) Message sending method and related equipment
US11582610B1 (en) Automated security control using log information
CN111328031A (en) Message forwarding method and device

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