WO2016029457A1 - 用于d2d通信的注册处理方法、处理系统和服务器 - Google Patents

用于d2d通信的注册处理方法、处理系统和服务器 Download PDF

Info

Publication number
WO2016029457A1
WO2016029457A1 PCT/CN2014/085591 CN2014085591W WO2016029457A1 WO 2016029457 A1 WO2016029457 A1 WO 2016029457A1 CN 2014085591 W CN2014085591 W CN 2014085591W WO 2016029457 A1 WO2016029457 A1 WO 2016029457A1
Authority
WO
WIPO (PCT)
Prior art keywords
value
flag bit
registration
registration request
terminal
Prior art date
Application number
PCT/CN2014/085591
Other languages
English (en)
French (fr)
Inventor
钟焰涛
Original Assignee
酷派软件技术(深圳)有限公司
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 酷派软件技术(深圳)有限公司 filed Critical 酷派软件技术(深圳)有限公司
Priority to PCT/CN2014/085591 priority Critical patent/WO2016029457A1/zh
Publication of WO2016029457A1 publication Critical patent/WO2016029457A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a registration processing method for D2D communication, a registration processing system for D2D communication, and a server.
  • D2D (Device-to-Device) communication is a new technology that allows terminals to communicate directly by multiplexing cell resources under the control of a cellular system. It can increase the spectrum efficiency of the cellular communication system and reduce the terminal transmit power. To some extent, the problem of lack of spectrum resources in wireless communication systems is solved. In the 3GPP document, D2D communication is called "Proximity Services", or simply ProSe.
  • the 3GPP TS 23.303 document describes and functionally defines D2D communication.
  • a User Equipment (UE) must be registered with the ProSe server to obtain the ProSe ID, so that D2D communication can be performed with other UEs.
  • the ProSe ID is a temporary user ID for D2D communication.
  • the attacker UE can continue to send the NAS (Non-Access Stratum) signaling of the multiple registration request to the ProSe server, and the request is sent to the eNodeB (Evolved Node B, The base station in the LTE system and the MME (Mobility Management Entity), but because the eNodeB and the MME do not have the ability to verify the ProSe subscription rights of the UE, the two can only forward the request to the ProSe server.
  • NAS Non-Access Stratum
  • the 3GPP TR 33.833 document recommends the use of Captcha's side
  • the UE that sends the ProSe registration request will receive the Captcha sent by the ProSe server.
  • the registration can be continued only after the Captcha code is correctly input.
  • the use of this method causes the UE to have a certain time interval between the two ProSe registration requests.
  • the use of Captcha's solution requires manual intervention by the user each time it is registered, affecting the user's experience; on the other hand, the use of Captcha can not achieve the automatic registration process of the UE, which may affect the application scenarios of D2D communication in the future.
  • Availability in .
  • the present invention is based on at least one of the above technical problems, and proposes a new registration processing scheme for D2D communication, which can effectively avoid the DoS attack caused by the terminal to the ProSe server, and does not require the user to manually intervene in the registration process.
  • the automatic registration process of the terminal enhances the user experience.
  • the present invention provides a registration processing method for D2D communication, including: when receiving a registration request sent by any terminal for the first time, creating a flag bit corresponding to the any terminal and the flag bit An initial value, wherein the value of the flag bit decreases by a first predetermined value every predetermined time until it decreases to a minimum value; each time the registration request sent by the any terminal is received, The value of the flag bit is increased by a second predetermined value, and before the value of the flag bit is increased, determining whether the registration request needs to be processed according to the value of the flag bit; determining that processing is required according to the value of the flag bit When the registration request is made, the registration process of any of the terminals is performed.
  • the ProSe server may create a flag corresponding to the terminal and set an initial value, and each time a registration request sent by the terminal is received, And increasing the value of the flag bit by a second predetermined value, and determining, according to the value of the flag bit corresponding to the terminal, whether the registration request needs to be processed, so that the attacker terminal corresponds to the flag bit when the attacker terminal sends the registration request multiple times. If the value of the attacker is large, the ProSe server can determine that the attacker terminal does not process the registration request of the attacker terminal by using the value of the flag bit corresponding to the attacker terminal, thereby effectively avoiding the DoS attack caused by the terminal to the ProSe server.
  • the ProSe server can also process the registration request sent by the terminal of the ordinary user in time by judging the value of the flag bit that has been reduced, so as to ensure the normal use of the ordinary user.
  • the technical solution of the present application does not require manual intervention by the user, thereby realizing the automatic registration process of the terminal, and effectively improving the user experience.
  • the value of the flag bit can be decreased by 1 every unit time (such as 1 second).
  • the step of determining whether the registration request needs to be processed according to the value of the flag bit is specifically: determining whether the value of the flag bit is the minimum value; and the value of the flag bit
  • the minimum value may be 0, that is, each time the ProSe server receives the registration request of the terminal and the value of the flag bit is 0, the registration request sent by the terminal is processed.
  • the method before the step of increasing the value of the flag bit by a second predetermined value, the method further comprises: calculating a size of the second predetermined value according to the value of the flag bit.
  • the increase amount increases the value of the flag bit corresponding to the terminal, so as to rapidly increase the value of the flag bit corresponding to the terminal, thereby avoiding multiple malicious registration of the terminal in a short period of time.
  • the value of the flag bit after the second predetermined value is increased is calculated by the following formula: (t+m) ⁇ n; wherein t represents that the second predetermined value is not increased.
  • the solution of the present application makes the time interval between the two registration requests of the terminal at least 4 seconds, and at least achieves the effect of achieving the same time interval with the Captcha scheme.
  • the method further includes: sending, according to the value of the flag bit, that the registration request needs to be processed, sending, to the any terminal, response information for receiving the registration; and/or When the value of the bit determines that the registration request does not need to be processed, the response information for rejecting the registration is sent to any of the terminals.
  • the initial value of the flag bit is the minimum value.
  • a registration processing system for D2D communication comprising: a creating unit, configured to create a corresponding one of the terminals when receiving a registration request sent by any terminal for the first time a flag bit and an initial value of the flag bit, wherein the value of the flag bit decreases by a first predetermined value every predetermined time until reduced to a minimum value; and the processing unit is configured to receive the When the registration request is sent by any terminal, the value of the flag bit is increased by a second predetermined value, and before the value of the flag bit is increased, whether the registration needs to be processed is determined according to the value of the flag bit.
  • a requesting unit configured to execute a registration process of any one of the terminals when the processing unit determines that the registration request needs to be processed according to the value of the flag bit.
  • the ProSe server may create a flag corresponding to the terminal and set an initial value, and each time a registration request sent by the terminal is received, And increasing the value of the flag bit by a second predetermined value, and determining, according to the value of the flag bit corresponding to the terminal, whether the registration request needs to be processed, so that the attacker terminal corresponds to the flag bit when the attacker terminal sends the registration request multiple times. If the value of the attacker is large, the ProSe server can determine that the attacker terminal does not process the registration request of the attacker terminal by using the value of the flag bit corresponding to the attacker terminal, thereby effectively avoiding the DoS attack caused by the terminal to the ProSe server.
  • the ProSe server can also pass the The value of the flag bit that has been reduced is judged to process the registration request sent by the terminal of the ordinary user in time to ensure normal use of the ordinary user.
  • the technical solution of the present application does not require manual intervention by the user, thereby realizing the automatic registration process of the terminal, and effectively improving the user experience.
  • the value of the flag bit can be decreased by 1 every unit time (such as 1 second).
  • the processing unit includes: a first determining unit, configured to determine whether a value of the flag bit is the minimum value, and when the value of the flag bit is the minimum value Determining that the registration request needs to be processed, and determining that the registration request does not need to be processed when the value of the flag bit is greater than the minimum value.
  • the minimum value may be 0, that is, each time the ProSe server receives the registration request of the terminal and the value of the flag bit is 0, the registration request sent by the terminal is processed.
  • the processing unit further includes: a calculating unit, configured to calculate the first according to a value of the flag bit before increasing a value of the flag bit by the second predetermined value The size of the two predetermined values.
  • the increase amount increases the value of the flag bit corresponding to the terminal, so as to rapidly increase the value of the flag bit corresponding to the terminal, thereby avoiding multiple malicious registration of the terminal in a short period of time.
  • the calculating unit is specifically configured to: calculate, by using the following formula, a value of the flag bit after adding the second predetermined value: (t+m) ⁇ n; wherein t represents The value of the flag bit when the second predetermined value is increased, m represents a constant greater than or equal to 1, and n represents a constant greater than or equal to 2.
  • the solution of the present application makes the time interval between the two registration requests of the terminal at least 4 seconds, and at least achieves the effect of achieving the same time interval with the Captcha scheme.
  • the processing unit further includes: a second determining unit, configured to: after increasing the value of the flag bit by the second predetermined value, determining that the value of the flag bit is increasing Whether the maximum value is reached after the second predetermined value; a setting unit, configured to determine, at the second determining unit, that the value of the flag bit reaches the maximum value after increasing the second predetermined value At the time, the value of the flag bit is set to the maximum value.
  • the method further includes: a sending unit, configured to send, to the any terminal, response information for receiving the registration, when determining, according to the value of the flag bit, that the registration request needs to be processed, and/or When it is determined according to the value of the flag bit that the registration request does not need to be processed, the response information for rejecting the registration is sent to any of the terminals.
  • a sending unit configured to send, to the any terminal, response information for receiving the registration, when determining, according to the value of the flag bit, that the registration request needs to be processed, and/or When it is determined according to the value of the flag bit that the registration request does not need to be processed, the response information for rejecting the registration is sent to any of the terminals.
  • the initial value of the flag bit is the minimum value.
  • a server comprising: the registration processing system for D2D communication described in any one of the above technical solutions.
  • the DoS attack caused by the terminal to the ProSe server can be effectively avoided, and the user does not need to manually intervene in the registration process, thereby realizing the automatic registration process of the terminal and improving the user experience.
  • FIG. 1 shows a schematic flow chart of a registration processing method for D2D communication according to an embodiment of the present invention
  • FIG. 2 shows a schematic block diagram of a registration processing system for D2D communication in accordance with an embodiment of the present invention
  • FIG. 3 shows a schematic flow chart of a registration processing method for D2D communication according to another embodiment of the present invention.
  • FIG. 1 shows a schematic flow chart of a registration processing method for D2D communication according to an embodiment of the present invention.
  • a registration processing method for D2D communication includes: Step 102: When receiving a registration request sent by any terminal for the first time, creating a registration request corresponding to any one of the terminals a flag bit and an initial value of the flag bit, wherein the value of the flag bit decreases by a first predetermined value every predetermined time until it decreases to a minimum value; and in step 104, each of the terminals is received Sending the registration request, increasing the value of the flag bit by a second predetermined value, and determining whether the registration request needs to be processed according to the value of the flag bit before increasing the value of the flag bit; 106. When it is determined according to the value of the flag bit that the registration request needs to be processed, the registration process of any one of the terminals is performed.
  • the ProSe server may create a flag corresponding to the terminal and set an initial value, and each time a registration request sent by the terminal is received, And increasing the value of the flag bit by a second predetermined value, and determining, according to the value of the flag bit corresponding to the terminal, whether the registration request needs to be processed, so that the attacker terminal corresponds to the flag bit when the attacker terminal sends the registration request multiple times. If the value of the attacker is large, the ProSe server can determine that the attacker terminal does not process the registration request of the attacker terminal by using the value of the flag bit corresponding to the attacker terminal, thereby effectively avoiding the DoS attack caused by the terminal to the ProSe server.
  • the ProSe server can also process the registration request sent by the terminal of the ordinary user in time by judging the value of the flag bit that has been reduced, so as to ensure the normal use of the ordinary user.
  • the technical solution of the present application does not require manual intervention by the user, thereby realizing the automatic registration process of the terminal, and effectively improving the user experience.
  • the value of the flag bit can be decreased by 1 every unit time (such as 1 second).
  • the step of determining whether the registration request needs to be processed according to the value of the flag bit is specifically: determining whether the value of the flag bit is the minimum value; When the value of the flag bit is the minimum value, it is determined that the registration request needs to be processed; when the value of the flag bit is greater than the minimum value, it is determined that the registration request does not need to be processed.
  • the minimum value may be 0, that is, each time the ProSe server receives the registration request of the terminal and the value of the flag bit is 0, the registration request sent by the terminal is processed.
  • the method before the step of increasing the value of the flag bit by a second predetermined value, the method further comprises: calculating a size of the second predetermined value according to the value of the flag bit.
  • the increase amount increases the value of the flag bit corresponding to the terminal, so as to rapidly increase the value of the flag bit corresponding to the terminal, thereby avoiding multiple malicious registration of the terminal in a short period of time.
  • the value of the flag bit after the second predetermined value is increased is calculated by the following formula: (t+m) ⁇ n; wherein t represents that the second predetermined value is not increased.
  • the solution of the present application makes the time interval between the two registration requests of the terminal at least 4 seconds, and at least achieves the effect of achieving the same time interval with the Captcha scheme.
  • the method further includes: sending, according to the value of the flag bit, that the registration request needs to be processed, sending, to the any terminal, response information for receiving the registration; and/or When the value of the bit determines that the registration request does not need to be processed, the response information for rejecting the registration is sent to any of the terminals.
  • the initial value of the flag bit is the minimum value.
  • FIG. 2 shows a schematic block diagram of a registration processing system for D2D communication in accordance with an embodiment of the present invention.
  • the registration processing system 200 for D2D communication includes: a creating unit 202, configured to create a registration request corresponding to any one of the terminals when it is first sent. a flag bit of a terminal and an initial value of the flag bit, wherein the value of the flag bit decreases by a first predetermined value every predetermined time until reduced to a minimum value; and the processing unit 204 is configured to receive each time When the registration request is sent to any of the terminals, the value of the flag bit is increased by a second predetermined value, and before the value of the flag bit is increased, whether the value needs to be processed is determined according to the value of the flag bit.
  • the registration requesting unit 206 is configured to execute the registration process of any one of the terminals when the processing unit 204 determines that the registration request needs to be processed according to the value of the flag bit.
  • the ProSe server may create a flag corresponding to the terminal and set an initial value, and each time a registration request sent by the terminal is received, And increasing the value of the flag bit by a second predetermined value, and determining, according to the value of the flag bit corresponding to the terminal, whether the registration request needs to be processed, so that the attacker terminal corresponds to the flag bit when the attacker terminal sends the registration request multiple times. If the value of the attacker is large, the ProSe server can determine that the attacker terminal does not process the registration request of the attacker terminal by using the value of the flag bit corresponding to the attacker terminal, thereby effectively avoiding the DoS attack caused by the terminal to the ProSe server.
  • the ProSe server can also process the registration request sent by the terminal of the ordinary user in time by judging the value of the flag bit that has been reduced, so as to ensure the normal use of the ordinary user.
  • the technical solution of the present application does not require manual intervention by the user, thereby realizing the automatic registration process of the terminal, and effectively improving the user experience.
  • the value of the flag bit can be decreased by 1 every unit time (such as 1 second).
  • the processing unit 204 includes: a first determining unit 2042, configured to determine whether the value of the flag bit is the minimum value, and the value of the flag bit is the minimum value At the time of the value, it is determined that the registration request needs to be processed, and the value of the flag bit is large At the minimum value, it is determined that the registration request does not need to be processed.
  • the minimum value may be 0, that is, each time the ProSe server receives the registration request of the terminal and the value of the flag bit is 0, the registration request sent by the terminal is processed.
  • the processing unit 204 further includes: a calculating unit 2044, configured to calculate the value according to the value of the flag bit before increasing the value of the flag bit by the second predetermined value The size of the second predetermined value is described.
  • the increase amount increases the value of the flag bit corresponding to the terminal, so as to rapidly increase the value of the flag bit corresponding to the terminal, thereby avoiding multiple malicious registration of the terminal in a short period of time.
  • the calculating unit 2044 is specifically configured to: calculate, by using the following formula, a value of the flag bit after adding the second predetermined value: (t+m) ⁇ n; wherein t represents The value of the flag bit when the second predetermined value is not increased, m represents a constant greater than or equal to 1, and n represents a constant greater than or equal to 2.
  • the solution of the present application makes the time interval between the two registration requests of the terminal at least 4 seconds, and at least achieves the effect of achieving the same time interval with the Captcha scheme.
  • the processing unit 204 further includes: a second determining unit 2046, configured to determine that the value of the flag bit is after increasing the value of the flag bit by the second predetermined value Whether the maximum value is reached after the second predetermined value is increased; the setting unit 2048 is configured to, when the second determining unit 2046 determines that the value of the flag bit reaches the maximum value after increasing the second predetermined value, The value of the flag bit is set to the maximum value.
  • the method further includes: a sending unit 208, configured to: when it is determined that the registration request needs to be processed according to the value of the flag bit, send, to the any terminal, response information for receiving the registration, and/ Or, when it is determined according to the value of the flag bit that the registration request does not need to be processed, the response information for rejecting the registration is sent to any of the terminals.
  • a sending unit 208 configured to: when it is determined that the registration request needs to be processed according to the value of the flag bit, send, to the any terminal, response information for receiving the registration, and/ Or, when it is determined according to the value of the flag bit that the registration request does not need to be processed, the response information for rejecting the registration is sent to any of the terminals.
  • the initial value of the flag bit is the minimum value.
  • the present invention also proposes a server (not shown) comprising: the registration processing system 200 for D2D communication shown in FIG. 2.
  • FIG. 3 shows a schematic flow chart of a registration processing method for D2D communication according to another embodiment of the present invention.
  • a registration processing method for D2D communication includes:
  • step 302 the UE sends a registration request to the ProSe server.
  • a time window ie, the above-mentioned flag bit
  • step 306 it is determined whether the value of t is 0. If yes, step 310 is performed; otherwise, step 308 is performed.
  • step 310 when it is determined that the value of t is 0, the ProSe server performs a normal registration process flow.
  • step 314 the ProSe server sends a registration response message to the UE.
  • the scheme for preventing the malicious UE from repeatedly performing the DoS attack on the ProSe server caused by the registration process does not need any operation by the UE, and only the ProSe server controls the registration request, and the application of the above solution can improve the D2D communication.
  • Security prevents DoS attacks on ProSe servers and does not affect the normal user experience.
  • the present invention proposes a new registration processing scheme for D2D communication, which can effectively avoid the DoS attack caused by the terminal to the ProSe server, and does not require the user to manually intervene in the registration process, thereby realizing the automatic registration process of the terminal and improving the process.
  • User experience Considering the scheme proposed by 3GPP to prevent a malicious UE from performing a DoS attack on a ProSe server by using a Captcha, a manual intervention of the user is required for each registration, which affects the user experience;
  • the use of Captcha can not achieve the automatic registration process of the UE, which may affect the availability of D2D communication in some future application scenarios. Therefore, the present invention proposes a new registration processing scheme for D2D communication, which can effectively avoid the DoS attack caused by the terminal to the ProSe server, and does not require the user to manually intervene in the registration process, thereby realizing the automatic registration process of the terminal and improving the process.
  • User experience Considering the scheme proposed by 3GPP to prevent a malicious UE
  • a program product stored on a non-transitory machine readable medium for processing a registration request for D2D communication, the program product comprising for causing a computer system to perform the following The machine executable instruction of the step: when receiving the registration request sent by any terminal for the first time, creating a flag bit corresponding to the any terminal and an initial value of the flag bit, wherein the value of the flag bit is Decreasing the first predetermined value by a predetermined time until decreasing to a minimum value; increasing the value of the flag bit by a second predetermined value each time the registration request sent by the any terminal is received, and Before increasing the value of the flag bit, determining whether the registration request needs to be processed according to the value of the flag bit; performing registration of any one of the terminals when determining that the registration request needs to be processed according to the value of the flag bit Process.
  • a nonvolatile machine readable medium storing a program product for processing a registration request for D2D communication, the program product comprising a machine for causing a computer system to perform the following steps Executable instructions: when receiving a registration request sent by any terminal for the first time, creating a flag bit corresponding to any one of the terminals and the flag bit An initial value, wherein the value of the flag bit decreases by a first predetermined value every predetermined time until it decreases to a minimum value; each time the registration request sent by the any terminal is received, The value of the flag bit is increased by a second predetermined value, and before the value of the flag bit is increased, it is determined whether the registration request needs to be processed according to the value of the flag bit; and the processing needs to be determined according to the value of the flag bit When the registration request is made, the registration process of any of the terminals is performed.
  • a machine readable program the program causing a machine to execute a registration processing method for D2D communication as described in any one of the technical solutions described above.
  • a storage medium storing a machine readable program, wherein the machine readable program causes a machine to perform registration for D2D communication as described in any one of the technical solutions described above Approach.

Abstract

本发明提供了一种用于D2D通信的注册处理方法、处理系统和服务器,其中,用于D2D通信的注册处理方法包括:在接收到任一终端首次发送的注册请求时,创建对应于所述任一终端的标志位以及标志位的初始值,其中,标志位的值每隔预定时间减小第一预定值,直至减小到最小值;在每次接收到所述任一终端发送的注册请求时,均将所述标志位的值增加第二预定值,并在增加所述标志位的值之前,根据所述标志位的值判断是否需要处理所述注册请求;在根据所述标志位的值判定需要处理所述注册请求时,执行所述任一终端的注册流程。本发明的技术方案能够有效避免终端对ProSe服务器造成的DoS攻击,同时无需用户手动干预注册流程,实现了终端的自动注册过程,提升了用户的体验。

Description

用于D2D通信的注册处理方法、处理系统和服务器 技术领域
本发明涉及通信技术领域,具体而言,涉及一种用于D2D通信的注册处理方法、一种用于D2D通信的注册处理系统和一种服务器。
背景技术
D2D(Device-to-Device)通信是一种在蜂窝系统的控制下,允许终端之间通过复用小区资源直接进行通信的新型技术,它能够增加蜂窝通信系统频谱效率,降低终端发射功率,在一定程度上解决无线通信系统频谱资源匮乏的问题。在3GPP文档中,D2D通信称为“Proximity Services”,或简称为ProSe。
3GPP TS 23.303文档对D2D通信进行了描述和功能定义。一个UE(User Equipment,用户设备)必须先在ProSe服务器处注册才能得到ProSe ID,进而才能与其他UE进行D2D通信。其中ProSe ID是一个用于D2D通信的临时用户ID。
对于上述注册流程,存在这样的攻击方式:未签约D2D服务的攻击者UE反复执行注册流程,致使ProSe服务器不断处理无效的注册请求,从而导致对ProSe服务器的DoS(Denial of Service,拒绝服务)攻击。该攻击的细节如下:
即使攻击者UE未签约ProSe服务,该攻击者UE仍然可以持续向ProSe服务器发送多次注册请求的NAS(Non-Access Stratum,非接入层)信令,该请求发送至eNodeB(Evolved Node B,LTE系统中的基站)和MME(Mobility Management Entity,移动性管理实体),但是因为eNodeB和MME没有能力验证UE的ProSe签约权限,因此二者只能将该请求转发给ProSe服务器。
为了避免上述攻击手段。3GPP TR 33.833文档建议使用Captcha的方 案,即发送ProSe注册请求的UE将收到ProSe服务器发来的Captcha,只有正确输入Captcha码后才能继续注册,该方法的使用使得UE在两次ProSe注册请求之间有一定的时间间隔,从而防止UE的DOS攻击。但是,使用Captcha的方案在每次注册时都需要用户的手动干预,影响用户的体验;另一方面,使用Captcha后就无法实现UE的自动注册过程,很可能会影响D2D通信在未来一些应用场景中的可用性。
因此,如何能够在确保用户具有较高体验的前提下,避免UE对ProSe服务器的DoS攻击成为亟待解决的技术问题。
发明内容
本发明正是基于上述技术问题至少之一,提出了一种新的用于D2D通信的注册处理方案,能够有效地避免终端对ProSe服务器造成的DoS攻击,同时无需用户手动干预注册流程,实现了终端的自动注册过程,提升了用户的体验。
有鉴于此,本发明提出了一种用于D2D通信的注册处理方法,包括:在接收到任一终端首次发送的注册请求时,创建对应于所述任一终端的标志位以及所述标志位的初始值,其中,所述标志位的值每隔预定时间减小第一预定值,直至减小到最小值;在每次接收到所述任一终端发送的所述注册请求时,均将所述标志位的值增加第二预定值,并在增加所述标志位的值之前,根据所述标志位的值判断是否需要处理所述注册请求;在根据所述标志位的值判定需要处理所述注册请求时,执行所述任一终端的注册流程。
在该技术方案中,(ProSe服务器)在首次接收到终端发送的注册请求时,可以创建对应于该终端的标志位并设置初始值,而通过在每次接收到该终端发送的注册请求时,均将标志位的值增加第二预定值,并根据与该终端对应的标志位的值判断是否需要处理注册请求,使得在攻击者终端多次发送注册请求时,该攻击者终端对应的标志位的值较大,则(ProSe服务器)可以通过该攻击者终端对应的标志位的值确定不处理该攻击者终端的注册请求,进而有效地避免终端对ProSe服务器造成的DoS攻击。而 由于与终端对应的标志位的值是每隔预定时间减小第一预定值的,而且普通用户的终端发送注册请求的时间间隔较长,因此对于普通用户的终端来说,即便普通用户的终端再次发送注册请求,ProSe服务器也能够通过对已经减小后的标志位的值进行判断及时处理普通用户的终端再次发送的注册请求,确保普通用户的正常使用。同时,相比于采用Captcha的方案,本申请的技术方案无需用户手动干预,进而能够实现终端的自动注册过程,有效地提升用户的使用体验。其中,标志位的值可以每隔单位时间(如1秒)减小1。
在上述技术方案中,优选地,根据所述标志位的值判断是否需要处理所述注册请求的步骤具体为:判断所述标志位的值是否为所述最小值;在所述标志位的值为所述最小值时,判定需要处理所述注册请求;在所述标志位的值大于所述最小值时,判定不需要处理所述注册请求。优选地,最小值可以为0,即在ProSe服务器每次收到终端的注册请求且标志位的值为0时,才处理终端发送的注册请求。
在上述技术方案中,优选地,在将所述标志位的值增加第二预定值的步骤之前,还包括:根据所述标志位的值,计算所述第二预定值的大小。
在该技术方案中,通过根据标志位的值,计算增加的第二预定值的大小,使得在标志位的值较大时,即已经接收到同一终端的多次注册请求时,能够以较大的增加量增加该终端对应的标志位的值,以迅速增加该终端对应的标志位的值,进而避免该终端在短期内的多次恶意注册。
在上述技术方案中,优选地,通过以下公式计算增加所述第二预定值之后的所述标志位的值:(t+m)×n;其中,t代表未增加所述第二预定值时所述标志位的值,m代表大于或等于1的常数,n代表大于或等于2的常数。
具体地,如在m=2,n=2时,本申请的方案使得终端的两次注册请求之间的时间间隔至少为4秒,至少实现了与使用Captcha方案达到相同时间间隔的效果。
在上述技术方案中,优选地,在将所述标志位的值增加所述第二预定值之后还包括:判断所述标志位的值在增加所述第二预定值之后是否达到 最大值,若是,则将所述标志位的值置为所述最大值。
在该技术方案中,由于标志位的值不可能无限制增加,因此可以设定一个最大值,该最大值的设定可以根据实际需求进行设定。
在上述技术方案中,优选地,还包括:在根据所述标志位的值判定需要处理所述注册请求时,向所述任一终端发送接收注册的回应信息;和/或在根据所述标志位的值判定不需要处理所述注册请求时,向所述任一终端发送拒绝注册的回应信息。
在上述技术方案中,优选地,所述标志位的初始值为所述最小值。
在该技术方案中,通过将标志位的初始值置为最小值,使得在终端首次发送注册请求时,能够确保终端实现注册流程。
根据本发明的另一方面,还提出了一种用于D2D通信的注册处理系统,包括:创建单元,用于在接收到任一终端首次发送的注册请求时,创建对应于所述任一终端的标志位以及所述标志位的初始值,其中,所述标志位的值每隔预定时间减小第一预定值,直至减小到最小值;处理单元,用于在每次接收到所述任一终端发送的所述注册请求时,均将所述标志位的值增加第二预定值,并在增加所述标志位的值之前,根据所述标志位的值判断是否需要处理所述注册请求;执行单元,用于在所述处理单元根据所述标志位的值判定需要处理所述注册请求时,执行所述任一终端的注册流程。
在该技术方案中,(ProSe服务器)在首次接收到终端发送的注册请求时,可以创建对应于该终端的标志位并设置初始值,而通过在每次接收到该终端发送的注册请求时,均将标志位的值增加第二预定值,并根据与该终端对应的标志位的值判断是否需要处理注册请求,使得在攻击者终端多次发送注册请求时,该攻击者终端对应的标志位的值较大,则(ProSe服务器)可以通过该攻击者终端对应的标志位的值确定不处理该攻击者终端的注册请求,进而有效地避免终端对ProSe服务器造成的DoS攻击。而由于与终端对应的标志位的值是每隔预定时间减小第一预定值的,而且普通用户的终端发送注册请求的时间间隔较长,因此对于普通用户的终端来说,即便普通用户的终端再次发送注册请求,ProSe服务器也能够通过对 已经减小后的标志位的值进行判断及时处理普通用户的终端再次发送的注册请求,确保普通用户的正常使用。同时,相比于采用Captcha的方案,本申请的技术方案无需用户手动干预,进而能够实现终端的自动注册过程,有效地提升用户的使用体验。其中,标志位的值可以每隔单位时间(如1秒)减小1。
在上述技术方案中,优选地,所述处理单元包括:第一判断单元,用于判断所述标志位的值是否为所述最小值,并在所述标志位的值为所述最小值时,判定需要处理所述注册请求,以及在所述标志位的值大于所述最小值时,判定不需要处理所述注册请求。优选地,最小值可以为0,即在ProSe服务器每次收到终端的注册请求且标志位的值为0时,才处理终端发送的注册请求。
在上述技术方案中,优选地,所述处理单元还包括:计算单元,用于在将所述标志位的值增加所述第二预定值之前,根据所述标志位的值,计算所述第二预定值的大小。
在该技术方案中,通过根据标志位的值,计算增加的第二预定值的大小,使得在标志位的值较大时,即已经接收到同一终端的多次注册请求时,能够以较大的增加量增加该终端对应的标志位的值,以迅速增加该终端对应的标志位的值,进而避免该终端在短期内的多次恶意注册。
在上述技术方案中,优选地,所述计算单元具体用于:通过以下公式计算增加所述第二预定值之后的所述标志位的值:(t+m)×n;其中,t代表未增加所述第二预定值时所述标志位的值,m代表大于或等于1的常数,n代表大于或等于2的常数。
具体地,如在m=2,n=2时,本申请的方案使得终端的两次注册请求之间的时间间隔至少为4秒,至少实现了与使用Captcha方案达到相同时间间隔的效果。
在上述技术方案中,优选地,所述处理单元还包括:第二判断单元,用于在将所述标志位的值增加所述第二预定值之后,判断所述标志位的值在增加所述第二预定值之后是否达到最大值;设置单元,用于在所述第二判断单元判定所述标志位的值在增加所述第二预定值之后达到所述最大值 时,将所述标志位的值置为所述最大值。
在该技术方案中,由于标志位的值不可能无限制增加,因此可以设定一个最大值,该最大值的设定可以根据实际需求进行设定。
在上述技术方案中,优选地,还包括:发送单元,用于在根据所述标志位的值判定需要处理所述注册请求时,向所述任一终端发送接收注册的回应信息,和/或在根据所述标志位的值判定不需要处理所述注册请求时,向所述任一终端发送拒绝注册的回应信息。
在上述技术方案中,优选地,所述标志位的初始值为所述最小值。
在该技术方案中,通过将标志位的初始值置为最小值,使得在终端首次发送注册请求时,能够确保终端实现注册流程。
根据本发明的第三方面,还提出了一种服务器,包括:上述任一项技术方案中所述的用于D2D通信的注册处理系统。
通过以上技术方案,能够有效地避免终端对ProSe服务器造成的DoS攻击,同时无需用户手动干预注册流程,实现了终端的自动注册过程,提升了用户的体验。
附图说明
图1示出了根据本发明的一个实施例的用于D2D通信的注册处理方法的示意流程图;
图2示出了根据本发明的实施例的用于D2D通信的注册处理系统的示意框图;
图3示出了根据本发明的另一个实施例的用于D2D通信的注册处理方法的示意流程图。
具体实施方式
为了能够更清楚地理解本发明的上述目的、特征和优点,下面结合附图和具体实施方式对本发明进行进一步的详细描述。需要说明的是,在不冲突的情况下,本申请的实施例及实施例中的特征可以相互组合。
在下面的描述中阐述了很多具体细节以便于充分理解本发明,但是, 本发明还可以采用其他不同于在此描述的其他方式来实施,因此,本发明的保护范围并不受下面公开的具体实施例的限制。
图1示出了根据本发明的一个实施例的用于D2D通信的注册处理方法的示意流程图。
如图1所示,根据本发明的一个实施例的用于D2D通信的注册处理方法,包括:步骤102,在接收到任一终端首次发送的注册请求时,创建对应于所述任一终端的标志位以及所述标志位的初始值,其中,所述标志位的值每隔预定时间减小第一预定值,直至减小到最小值;步骤104,在每次接收到所述任一终端发送的所述注册请求时,均将所述标志位的值增加第二预定值,并在增加所述标志位的值之前,根据所述标志位的值判断是否需要处理所述注册请求;步骤106,在根据所述标志位的值判定需要处理所述注册请求时,执行所述任一终端的注册流程。
在该技术方案中,(ProSe服务器)在首次接收到终端发送的注册请求时,可以创建对应于该终端的标志位并设置初始值,而通过在每次接收到该终端发送的注册请求时,均将标志位的值增加第二预定值,并根据与该终端对应的标志位的值判断是否需要处理注册请求,使得在攻击者终端多次发送注册请求时,该攻击者终端对应的标志位的值较大,则(ProSe服务器)可以通过该攻击者终端对应的标志位的值确定不处理该攻击者终端的注册请求,进而有效地避免终端对ProSe服务器造成的DoS攻击。而由于与终端对应的标志位的值是每隔预定时间减小第一预定值的,而且普通用户的终端发送注册请求的时间间隔较长,因此对于普通用户的终端来说,即便普通用户的终端再次发送注册请求,ProSe服务器也能够通过对已经减小后的标志位的值进行判断及时处理普通用户的终端再次发送的注册请求,确保普通用户的正常使用。同时,相比于采用Captcha的方案,本申请的技术方案无需用户手动干预,进而能够实现终端的自动注册过程,有效地提升用户的使用体验。其中,标志位的值可以每隔单位时间(如1秒)减小1。
在上述技术方案中,优选地,根据所述标志位的值判断是否需要处理所述注册请求的步骤具体为:判断所述标志位的值是否为所述最小值;在 所述标志位的值为所述最小值时,判定需要处理所述注册请求;在所述标志位的值大于所述最小值时,判定不需要处理所述注册请求。优选地,最小值可以为0,即在ProSe服务器每次收到终端的注册请求且标志位的值为0时,才处理终端发送的注册请求。
在上述技术方案中,优选地,在将所述标志位的值增加第二预定值的步骤之前,还包括:根据所述标志位的值,计算所述第二预定值的大小。
在该技术方案中,通过根据标志位的值,计算增加的第二预定值的大小,使得在标志位的值较大时,即已经接收到同一终端的多次注册请求时,能够以较大的增加量增加该终端对应的标志位的值,以迅速增加该终端对应的标志位的值,进而避免该终端在短期内的多次恶意注册。
在上述技术方案中,优选地,通过以下公式计算增加所述第二预定值之后的所述标志位的值:(t+m)×n;其中,t代表未增加所述第二预定值时所述标志位的值,m代表大于或等于1的常数,n代表大于或等于2的常数。
具体地,如在m=2,n=2时,本申请的方案使得终端的两次注册请求之间的时间间隔至少为4秒,至少实现了与使用Captcha方案达到相同时间间隔的效果。
在上述技术方案中,优选地,在将所述标志位的值增加所述第二预定值之后还包括:判断所述标志位的值在增加所述第二预定值之后是否达到最大值,若是,则将所述标志位的值置为所述最大值。
在该技术方案中,由于标志位的值不可能无限制增加,因此可以设定一个最大值,该最大值的设定可以根据实际需求进行设定。
在上述技术方案中,优选地,还包括:在根据所述标志位的值判定需要处理所述注册请求时,向所述任一终端发送接收注册的回应信息;和/或在根据所述标志位的值判定不需要处理所述注册请求时,向所述任一终端发送拒绝注册的回应信息。
在上述技术方案中,优选地,所述标志位的初始值为所述最小值。
在该技术方案中,通过将标志位的初始值置为最小值,使得在终端首次发送注册请求时,能够确保终端实现注册流程。
图2示出了根据本发明的实施例的用于D2D通信的注册处理系统的示意框图。
如图2所示,根据本发明的实施例的用于D2D通信的注册处理系统200,包括:创建单元202,用于在接收到任一终端首次发送的注册请求时,创建对应于所述任一终端的标志位以及所述标志位的初始值,其中,所述标志位的值每隔预定时间减小第一预定值,直至减小到最小值;处理单元204,用于在每次接收到所述任一终端发送的所述注册请求时,均将所述标志位的值增加第二预定值,并在增加所述标志位的值之前,根据所述标志位的值判断是否需要处理所述注册请求;执行单元206,用于在所述处理单元204根据所述标志位的值判定需要处理所述注册请求时,执行所述任一终端的注册流程。
在该技术方案中,(ProSe服务器)在首次接收到终端发送的注册请求时,可以创建对应于该终端的标志位并设置初始值,而通过在每次接收到该终端发送的注册请求时,均将标志位的值增加第二预定值,并根据与该终端对应的标志位的值判断是否需要处理注册请求,使得在攻击者终端多次发送注册请求时,该攻击者终端对应的标志位的值较大,则(ProSe服务器)可以通过该攻击者终端对应的标志位的值确定不处理该攻击者终端的注册请求,进而有效地避免终端对ProSe服务器造成的DoS攻击。而由于与终端对应的标志位的值是每隔预定时间减小第一预定值的,而且普通用户的终端发送注册请求的时间间隔较长,因此对于普通用户的终端来说,即便普通用户的终端再次发送注册请求,ProSe服务器也能够通过对已经减小后的标志位的值进行判断及时处理普通用户的终端再次发送的注册请求,确保普通用户的正常使用。同时,相比于采用Captcha的方案,本申请的技术方案无需用户手动干预,进而能够实现终端的自动注册过程,有效地提升用户的使用体验。其中,标志位的值可以每隔单位时间(如1秒)减小1。
在上述技术方案中,优选地,所述处理单元204包括:第一判断单元2042,用于判断所述标志位的值是否为所述最小值,并在所述标志位的值为所述最小值时,判定需要处理所述注册请求,以及在所述标志位的值大 于所述最小值时,判定不需要处理所述注册请求。优选地,最小值可以为0,即在ProSe服务器每次收到终端的注册请求且标志位的值为0时,才处理终端发送的注册请求。
在上述技术方案中,优选地,所述处理单元204还包括:计算单元2044,用于在将所述标志位的值增加所述第二预定值之前,根据所述标志位的值,计算所述第二预定值的大小。
在该技术方案中,通过根据标志位的值,计算增加的第二预定值的大小,使得在标志位的值较大时,即已经接收到同一终端的多次注册请求时,能够以较大的增加量增加该终端对应的标志位的值,以迅速增加该终端对应的标志位的值,进而避免该终端在短期内的多次恶意注册。
在上述技术方案中,优选地,所述计算单元2044具体用于:通过以下公式计算增加所述第二预定值之后的所述标志位的值:(t+m)×n;其中,t代表未增加所述第二预定值时所述标志位的值,m代表大于或等于1的常数,n代表大于或等于2的常数。
具体地,如在m=2,n=2时,本申请的方案使得终端的两次注册请求之间的时间间隔至少为4秒,至少实现了与使用Captcha方案达到相同时间间隔的效果。
在上述技术方案中,优选地,所述处理单元204还包括:第二判断单元2046,用于在将所述标志位的值增加所述第二预定值之后,判断所述标志位的值在增加所述第二预定值之后是否达到最大值;设置单元2048,用于在所述第二判断单元2046判定所述标志位的值在增加所述第二预定值之后达到所述最大值时,将所述标志位的值置为所述最大值。
在该技术方案中,由于标志位的值不可能无限制增加,因此可以设定一个最大值,该最大值的设定可以根据实际需求进行设定。
在上述技术方案中,优选地,还包括:发送单元208,用于在根据所述标志位的值判定需要处理所述注册请求时,向所述任一终端发送接收注册的回应信息,和/或在根据所述标志位的值判定不需要处理所述注册请求时,向所述任一终端发送拒绝注册的回应信息。
在上述技术方案中,优选地,所述标志位的初始值为所述最小值。
在该技术方案中,通过将标志位的初始值置为最小值,使得在终端首次发送注册请求时,能够确保终端实现注册流程。
本发明还提出了一种服务器(图中未示出),包括:图2中所示的用于D2D通信的注册处理系统200。
图3示出了根据本发明的另一个实施例的用于D2D通信的注册处理方法的示意流程图。
如图3所示,根据本发明的另一个实施例的用于D2D通信的注册处理方法,包括:
步骤302,UE向ProSe服务器发送注册请求。
步骤304,ProSe服务器在接收到UE发送的注册请求时,调取该UE对应的t值。具体地,ProSe服务器会为向其发送注册请求的每个UE建立一个时间窗口(即上述的标志位),即有多少发送请求的UE,就有多少个t值,t的初始值为0。在时间窗口内,ProSe服务器不处理UE发来的注册请求,仅在t=0时才对注册请求进行处理。t实际上是一个计时器,单位为秒,并且t的值每隔1秒,减小1,直至减小到0。
步骤306,判断t的值是否为0,若是,则执行步骤310;否则,执行步骤308。
步骤308,在判定t的值不为0时,ProSe服务器更新该UE对应的t值,即t=(t+2)×2。
步骤310,在判定t的值为0时,ProSe服务器执行正常的注册处理流程。
步骤312,ProSe服务器更新该UE对应的t值,即t=(t+2)×2。
步骤314,ProSe服务器向UE发送注册回应消息。
综上所述,每个UE对应t值满足以下关系:
(1)t的初始值为0;
(2)t值的增大原则为:当ProSe服务器收到该UE发来的一个请求后,重新计算t值,即t=(t+2)×2,计算之后如果t值超过上限,则取t为上限值,该增大原则使得在某个UE短期内的连续多次注册请求将使t值迅速增大,防止攻击者UE在短期内的多次恶意注册;
(3)t值的减小原则为:t值随时间减小,单位为秒。即每过去1秒时间,t的值减1,直到t=0为止。
(4)t值不可能无限增长,需要设定一个上限值。上限的具体数值可根据实际情况设定。
上述所述的在D2D通信中,防止恶意UE反复执行注册流程导致的对ProSe服务器的DoS攻击的方案无需UE做任何操作,仅由ProSe服务器对注册请求进行控制,应用上述方案能够提高D2D通信的安全性,防止对ProSe服务器的DoS攻击,并且不会影响正常用户的体验。
以上结合附图详细说明了本发明的技术方案,考虑到3GPP提出的使用Captcha避免恶意UE对ProSe服务器进行DoS攻击的方案,在每次注册时都需要用户的手动干预,影响用户的体验;另一方面,使用Captcha后就无法实现UE的自动注册过程,很可能会影响D2D通信在未来一些应用场景中的可用性。因此,本发明提出了一种新的用于D2D通信的注册处理方案,能够有效地避免终端对ProSe服务器造成的DoS攻击,同时无需用户手动干预注册流程,实现了终端的自动注册过程,提升了用户的体验。
根据本发明的实施方式,还提供了一种存储在非易失性机器可读介质上的程序产品,用于对D2D通信的注册请求进行处理,所述程序产品包括用于使计算机系统执行以下步骤的机器可执行指令:在接收到任一终端首次发送的注册请求时,创建对应于所述任一终端的标志位以及所述标志位的初始值,其中,所述标志位的值每隔预定时间减小第一预定值,直至减小到最小值;在每次接收到所述任一终端发送的所述注册请求时,均将所述标志位的值增加第二预定值,并在增加所述标志位的值之前,根据所述标志位的值判断是否需要处理所述注册请求;在根据所述标志位的值判定需要处理所述注册请求时,执行所述任一终端的注册流程。
根据本发明的实施方式,还提供了一种非易失机器可读介质,存储有用于对D2D通信的注册请求进行处理的程序产品,所述程序产品包括用于使计算机系统执行以下步骤的机器可执行指令:在接收到任一终端首次发送的注册请求时,创建对应于所述任一终端的标志位以及所述标志位的 初始值,其中,所述标志位的值每隔预定时间减小第一预定值,直至减小到最小值;在每次接收到所述任一终端发送的所述注册请求时,均将所述标志位的值增加第二预定值,并在增加所述标志位的值之前,根据所述标志位的值判断是否需要处理所述注册请求;在根据所述标志位的值判定需要处理所述注册请求时,执行所述任一终端的注册流程。
根据本发明的实施方式,还提供了一种机器可读程序,所述程序使机器执行如上所述技术方案中任一所述的用于D2D通信的注册处理方法。
根据本发明的实施方式,还提供了一种存储有机器可读程序的存储介质,其中,所述机器可读程序使得机器执行如上所述技术方案中任一所述的用于D2D通信的注册处理方法。
以上所述仅为本发明的优选实施例而已,并不用于限制本发明,对于本领域的技术人员来说,本发明可以有各种更改和变化。凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。

Claims (15)

  1. 一种用于D2D通信的注册处理方法,其特征在于,包括:
    在接收到任一终端首次发送的注册请求时,创建对应于所述任一终端的标志位以及所述标志位的初始值,其中,所述标志位的值每隔预定时间减小第一预定值,直至减小到最小值;
    在每次接收到所述任一终端发送的所述注册请求时,均将所述标志位的值增加第二预定值,并在增加所述标志位的值之前,根据所述标志位的值判断是否需要处理所述注册请求;
    在根据所述标志位的值判定需要处理所述注册请求时,执行所述任一终端的注册流程。
  2. 根据权利要求1所述的用于D2D通信的注册处理方法,其特征在于,根据所述标志位的值判断是否需要处理所述注册请求的步骤具体为:
    判断所述标志位的值是否为所述最小值;
    在所述标志位的值为所述最小值时,判定需要处理所述注册请求;
    在所述标志位的值大于所述最小值时,判定不需要处理所述注册请求。
  3. 根据权利要求1所述的用于D2D通信的注册处理方法,其特征在于,在将所述标志位的值增加第二预定值的步骤之前,还包括:
    根据所述标志位的值,计算所述第二预定值的大小。
  4. 根据权利要求3所述的用于D2D通信的注册处理方法,其特征在于,通过以下公式计算增加所述第二预定值之后的所述标志位的值:
    (t+m)×n;其中,t代表未增加所述第二预定值时所述标志位的值,m代表大于或等于1的常数,n代表大于或等于2的常数。
  5. 根据权利要求1所述的用于D2D通信的注册处理方法,其特征在于,在将所述标志位的值增加所述第二预定值之后还包括:
    判断所述标志位的值在增加所述第二预定值之后是否达到最大值,若是,则将所述标志位的值置为所述最大值。
  6. 根据权利要求1所述的用于D2D通信的注册处理方法,其特征在 于,还包括:
    在根据所述标志位的值判定需要处理所述注册请求时,向所述任一终端发送接收注册的回应信息;和/或
    在根据所述标志位的值判定不需要处理所述注册请求时,向所述任一终端发送拒绝注册的回应信息。
  7. 根据权利要求1至6中任一项所述的用于D2D通信的注册处理方法,其特征在于,所述标志位的初始值为所述最小值。
  8. 一种用于D2D通信的注册处理系统,其特征在于,包括:
    创建单元,用于在接收到任一终端首次发送的注册请求时,创建对应于所述任一终端的标志位以及所述标志位的初始值,其中,所述标志位的值每隔预定时间减小第一预定值,直至减小到最小值;
    处理单元,用于在每次接收到所述任一终端发送的所述注册请求时,均将所述标志位的值增加第二预定值,并在增加所述标志位的值之前,根据所述标志位的值判断是否需要处理所述注册请求;
    执行单元,用于在所述处理单元根据所述标志位的值判定需要处理所述注册请求时,执行所述任一终端的注册流程。
  9. 根据权利要求8所述的用于D2D通信的注册处理系统,其特征在于,所述处理单元包括:
    第一判断单元,用于判断所述标志位的值是否为所述最小值,并在所述标志位的值为所述最小值时,判定需要处理所述注册请求,以及在所述标志位的值大于所述最小值时,判定不需要处理所述注册请求。
  10. 根据权利要求8所述的用于D2D通信的注册处理系统,其特征在于,所述处理单元包括:
    计算单元,用于在将所述标志位的值增加所述第二预定值之前,根据所述标志位的值,计算所述第二预定值的大小。
  11. 根据权利要求10所述的用于D2D通信的注册处理系统,其特征在于,所述计算单元具体用于:
    通过以下公式计算增加所述第二预定值之后的所述标志位的值:
    (t+m)×n;其中,t代表未增加所述第二预定值时所述标志位的 值,m代表大于或等于1的常数,n代表大于或等于2的常数。
  12. 根据权利要求8所述的用于D2D通信的注册处理系统,其特征在于,所述处理单元包括:
    第二判断单元,用于在将所述标志位的值增加所述第二预定值之后,判断所述标志位的值在增加所述第二预定值之后是否达到最大值;
    设置单元,用于在所述第二判断单元判定所述标志位的值在增加所述第二预定值之后达到所述最大值时,将所述标志位的值置为所述最大值。
  13. 根据权利要求8所述的用于D2D通信的注册处理系统,其特征在于,还包括:
    发送单元,用于在根据所述标志位的值判定需要处理所述注册请求时,向所述任一终端发送接收注册的回应信息,和/或在根据所述标志位的值判定不需要处理所述注册请求时,向所述任一终端发送拒绝注册的回应信息。
  14. 根据权利要求8至13中任一项所述的用于D2D通信的注册处理系统,其特征在于,所述标志位的初始值为所述最小值。
  15. 一种服务器,其特征在于,包括:如权利要求8至14中任一项所述的用于D2D通信的注册处理系统。
PCT/CN2014/085591 2014-08-29 2014-08-29 用于d2d通信的注册处理方法、处理系统和服务器 WO2016029457A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2014/085591 WO2016029457A1 (zh) 2014-08-29 2014-08-29 用于d2d通信的注册处理方法、处理系统和服务器

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2014/085591 WO2016029457A1 (zh) 2014-08-29 2014-08-29 用于d2d通信的注册处理方法、处理系统和服务器

Publications (1)

Publication Number Publication Date
WO2016029457A1 true WO2016029457A1 (zh) 2016-03-03

Family

ID=55398663

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/085591 WO2016029457A1 (zh) 2014-08-29 2014-08-29 用于d2d通信的注册处理方法、处理系统和服务器

Country Status (1)

Country Link
WO (1) WO2016029457A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113660201A (zh) * 2021-07-08 2021-11-16 上海二三四五网络科技有限公司 一种高并发主键冲突的控制方法及控制装置

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130064138A1 (en) * 2011-09-12 2013-03-14 Renesas Mobile Corporation Mechanism for controlling device-to-device discovery procedcure
CN103096290A (zh) * 2011-11-03 2013-05-08 华为技术有限公司 建立设备到设备连接的方法、装置和系统
CN103428847A (zh) * 2012-05-14 2013-12-04 中兴通讯股份有限公司 终端间通讯终端的注册、发现、接入方法、装置及系统

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130064138A1 (en) * 2011-09-12 2013-03-14 Renesas Mobile Corporation Mechanism for controlling device-to-device discovery procedcure
CN103096290A (zh) * 2011-11-03 2013-05-08 华为技术有限公司 建立设备到设备连接的方法、装置和系统
CN103428847A (zh) * 2012-05-14 2013-12-04 中兴通讯股份有限公司 终端间通讯终端的注册、发现、接入方法、装置及系统

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113660201A (zh) * 2021-07-08 2021-11-16 上海二三四五网络科技有限公司 一种高并发主键冲突的控制方法及控制装置

Similar Documents

Publication Publication Date Title
JP6975291B2 (ja) 非アクティブ状態からのrrc再開のためのセキュリティ処理
EP3713271B1 (en) Method and device for requesting connection recovery
CN107104755B (zh) 一种处置拥塞的无线通信网络中的等待时间的方法和设备
US11089520B2 (en) Session migration method and device
JP2022123074A (ja) 完全性保護を管理する技術
WO2017117721A1 (zh) 移动通信方法、装置及设备
WO2012094982A1 (zh) 一种接入控制的方法及装置
JP2016539603A5 (zh)
CN111886885B (zh) 恢复rrc连接时的安全验证
JP2019521621A5 (ja) 無線通信システムにおける方法
TW201725928A (zh) 處理無線資源控制連結的裝置及方法
WO2012124207A1 (ja) 通信システム、基地局、サイバー攻撃対処方法
WO2016029457A1 (zh) 用于d2d通信的注册处理方法、处理系统和服务器
CN110087338B (zh) 一种窄带物联网进行鉴权的方法及设备
WO2021022557A1 (en) Method and apparatus for data indication
CN109803257B (zh) 一种安全信息更新方法及接入网设备
US9769803B2 (en) Methods for device-to-device connection re-establishment and related user equipments and radio access node
WO2016087398A1 (en) Methods, nodes and devices for ensuring security of service requests
TWI622315B (zh) 處理非存取層控制程序的裝置及方法
RU2746890C1 (ru) Способ, устройство и система отклонения доступа, носитель информации и процессор
US11576232B2 (en) Method for establishing a connection of a mobile terminal to a mobile radio communication network and communication network device
JP5466270B2 (ja) 移動通信システムにおける基地局及び制御方法
JP7268822B2 (ja) サーバ、端末、及び方法
CN106922019B (zh) 数据传输方法及业务能力开放网元scef
WO2019096265A1 (zh) 一种请求恢复连接的方法及装置

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14900883

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14900883

Country of ref document: EP

Kind code of ref document: A1