WO2016026332A1 - 登录处理方法、装置及系统 - Google Patents

登录处理方法、装置及系统 Download PDF

Info

Publication number
WO2016026332A1
WO2016026332A1 PCT/CN2015/079116 CN2015079116W WO2016026332A1 WO 2016026332 A1 WO2016026332 A1 WO 2016026332A1 CN 2015079116 W CN2015079116 W CN 2015079116W WO 2016026332 A1 WO2016026332 A1 WO 2016026332A1
Authority
WO
WIPO (PCT)
Prior art keywords
login
terminal
server
ufi
log
Prior art date
Application number
PCT/CN2015/079116
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 中兴通讯股份有限公司
Publication of WO2016026332A1 publication Critical patent/WO2016026332A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications

Definitions

  • the present invention relates to the field of communications, and in particular to a login processing method, apparatus, and system.
  • UFi-type devices it is a mobile broadband terminal product.
  • the computer and smartphone that access the device through Wi-Fi can use the browser to access the UFI device's Web server to query and modify the basic configuration of the device.
  • One way (we call it the UFi device through the webUI).
  • Ufi Monitor application appeared.
  • Ufi Monitor is an application for controlling Ufi on smartphones and tablets, including Android and iOS. That is to say, if the Ufi Monitor application is installed on the user's smartphone, the user can choose to control the UFi device through a browser or a web server that accesses the UFi device through the Ufi Monitor application. Users have permission to control UFi.
  • the login problem in various manipulation methods with usage rights is a thorny problem to be solved: for example, when multiple access users have login passwords, how to ensure mutual exclusion between them? How do you coordinate the mutual exclusion of logins when the same user uses both the Ufi Monitor application and the webUI?
  • LTE UFi products can support about 10 user accesses, which means that there may be 10 users using their computers or smart phones to access UFi devices, and at the same time there may be more than one user knowing the UFi web server.
  • Login password the Ufi Monitor interface is the same as the login password of the webUI interface. If user A logs in to the webUI with administrator rights to configure the device, user B also uses administrator rights to prepare to log in to the webUI for corresponding settings.
  • users who log in to the webUI directly kick out the first login user, and the user who logs in first will give a prompt on the webUI interface: "There is already another user logging in, you are kicked out", User A will then log out.
  • the UFi device records the IP address of each access user. If a user with a different IP address attempts to log in to the webUI, the UFi device considers that a new user is logged in, and the old user is forced to quit the webUI.
  • the smart machine with the Ufi Monitor application may have a special case: the user opens the Ufi Monitor application to log in to the UFi device. After the configuration is completed, click the “Home” button of the smart machine to return to the main interface of the smart machine. The smart machine (such as the IPhone phone) does not actually exit the Ufi Monitor application. If the user does not explicitly close the Ufi Monitor application, after a period of time, the user may use the browser webUI to access the web server and attempt to match the UFi. Set. Since the same user cannot have two different IPs at the same time, there is only one IP address record in the UFi device.
  • the user does not know why the web server cannot be logged in through the webUI, resulting in a poor user experience.
  • the embodiment of the invention provides a login processing method, device and system, so as to at least solve the problem that the user experience is poor due to the mutual exclusion problem caused by the same user attempting to log in repeatedly in the related art.
  • a login processing method including: acquiring login information of a terminal login server; determining the terminal according to the login information and login information recorded in the UFi device and logging in to the server Whether the login is repeated; if the determination result is yes, the terminal sends feedback information for identifying the terminal to repeatedly log in.
  • determining whether the terminal repeatedly logs in according to the login information and the login information that is logged in to the server recorded in the UFi device includes: Determining whether the same IP address is recorded in the UFi device within a predetermined time; if the determination result is YES, determining that the terminal repeatedly logs in.
  • the method further includes: clearing the IP address recorded in the UFi device when the predetermined condition is met.
  • the predetermined condition includes at least one of the following: the IP address is not logged in within a predetermined time, and an indication to exit the server is received.
  • a login processing method comprising: logging in a server; receiving login information of the server logged in to the server according to the terminal, and logging in to the server recorded in the UFi device Information, the determined feedback information used to identify the terminal to repeatedly log in.
  • a login processing apparatus including: an obtaining module configured to acquire login information of a terminal login server; and a determination module configured to log in according to the login information and the UFi device And determining, by the login information of the server, whether the terminal repeatedly logs in.
  • the sending module is configured to send, to the terminal, feedback information for identifying that the terminal repeatedly logs in when the determination result is yes.
  • the device further includes: a second determining module, configured to determine whether the same IP is recorded in the UFi device within a predetermined time when the login information is an IP address
  • the address determining module is configured to determine that the terminal repeatedly logs in if the determination result is yes.
  • the device further includes: an emptying module, configured to clear the IP address recorded in the UFi device when the predetermined condition is met.
  • a login processing apparatus includes: a login module configured to log in to a server; and a receiving module configured to receive login information of the server to log in to the server according to the terminal, and the UFi device Recording login information registered to the server, and determining feedback information for identifying the terminal to repeatedly log in.
  • a login processing system including at least one of the above devices.
  • the login information of the terminal login server is obtained. According to the login information and the login information recorded in the UFi device and registered to the server, it is determined whether the terminal repeatedly logs in. If the determination result is yes In the case of the terminal, the feedback information for identifying the repeated login of the terminal is sent to the terminal, which solves the problem that the user experience is poor due to the mutual exclusion problem caused by the same user attempting to log in repeatedly in the related art, thereby achieving the effect of improving the user experience. .
  • FIG. 1 is a flowchart 1 of a login processing method according to an embodiment of the present invention.
  • FIG. 2 is a second flowchart of a login processing method according to an embodiment of the present invention.
  • FIG. 3 is a block diagram 1 of a login processing apparatus according to an embodiment of the present invention.
  • FIG. 4 is a block diagram 1 of a login processing apparatus in accordance with a preferred embodiment of the present invention.
  • FIG. 5 is a block diagram 2 of a login processing apparatus in accordance with a preferred embodiment of the present invention.
  • FIG. 6 is a block diagram 3 of a login processing apparatus according to an embodiment of the present invention.
  • FIG. 7 is a schematic diagram of a login processing method in the related art.
  • FIG. 8 is a flowchart of a login processing method according to an embodiment of the present invention.
  • FIG. 1 is a flowchart 1 of a login processing method according to an embodiment of the present invention. As shown in FIG. 1 , the flow includes the following steps:
  • Step S102 Acquire login information of the terminal login server.
  • Step S104 determining whether the terminal repeatedly logs in according to the login information and the login information recorded in the UFi device and logging in to the server;
  • Step S106 If the determination result is yes, send feedback information for identifying the terminal to repeatedly log in to the terminal.
  • the login information of the terminal login server is obtained. According to the login information and the login information of the login to the server recorded in the UFi device, it is determined whether the terminal repeatedly logs in. If the determination result is yes, the terminal sends the identifier for the terminal. The terminal repeatedly logs in the feedback information.
  • the login information is an IP address
  • determining whether the terminal repeatedly logs in according to the login information and the login information recorded in the UFi device and logging in to the server may be determined at a predetermined time. Whether the same IP address is recorded in the UFi device, and if the determination result is yes, it is determined that the terminal is a duplicate login.
  • the login information may also be an identifier of the terminal, such as a SIM card number. Program.
  • the IP address recorded in the UFi device is cleared under the predetermined condition.
  • the predetermined condition includes at least one of the following: the IP address is not logged in within a predetermined time, and an instruction to log out of the server is received. This saves storage space for UFi devices.
  • FIG. 2 is a flowchart 2 of a login processing method according to an embodiment of the present invention. As shown in FIG. 2, the flow includes the following steps:
  • Step S202 logging in to the server
  • step S204 the server receives the login information that is logged in to the server according to the terminal, and the login information that is recorded in the UFi device and is logged in to the server, and determines the feedback information used to identify the terminal to log in repeatedly.
  • the terminal logs in to the server on the login interface, where the login mode includes at least one of the following: the UFi Monitor application logs in to the server, logs in to the server through the webUI, and the terminal receives the feedback information used by the server to identify the terminal to log in repeatedly.
  • the feedback information is determined by the server according to the login information of the terminal logging in to the server, and the login information recorded in the UFi device and registered to the server, and the login is performed in the server before the terminal exits.
  • the terminal can know the reason why the user cannot log in to the server, thereby solving the problem that the login cannot be repeated.
  • the embodiment of the present invention further provides a login processing device, which is used to implement the foregoing embodiments and preferred embodiments, and has not been described again.
  • the term "module” may implement a combination of software and/or hardware of a predetermined function.
  • the apparatus described in the following embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and contemplated.
  • FIG. 3 is a block diagram of a login processing apparatus according to an embodiment of the present invention. As shown in FIG. 3, the apparatus includes: an acquisition module 32, a determination module 34, and a transmission module 36. Each module is described below.
  • the obtaining module 32 is configured to obtain login information of the terminal login server
  • the determining module 34 is configured to determine whether the terminal repeatedly logs in according to the login information and the login information recorded in the UFi device and registered to the server;
  • the sending module 36 is configured to, when the determination result is yes, send feedback information for identifying the terminal to repeatedly log in to the terminal.
  • FIG. 4 is a block diagram of a login processing apparatus according to a preferred embodiment of the present invention. As shown in FIG. 4, the determining module 34 includes:
  • the second determining module 42 is configured to determine, if the login information is an IP address, whether the same IP address is recorded in the UFi device within a predetermined time;
  • the determining module 44 is configured to determine that the terminal repeatedly logs in if the determination result is YES.
  • FIG. 5 is a block diagram 2 of a login processing apparatus according to a preferred embodiment of the present invention. As shown in FIG. 5, the apparatus further includes:
  • the clearing module 52 is configured to clear the IP address recorded in the UFi device when the predetermined condition is met.
  • FIG. 6 is a block diagram 3 of a login processing device according to an embodiment of the present invention. As shown in FIG. 6, the device includes: a login module 62 and a receiving module 64. The module is explained.
  • the login module 62 is set to log in to the server
  • the receiving module 64 is configured to receive the login information that the server logs in to the server according to the terminal, and the login information that is recorded in the UFi device and is logged in to the server, and the determined feedback information for identifying the terminal to log in repeatedly.
  • the embodiment of the invention further provides a login processing system, which comprises at least one of the above devices.
  • Embodiments of the present invention provide a method for implementing a Ufi Monitor application and a browser of a same PC to implement a mutually exclusive login server.
  • a mutual exclusion problem in which the same user attempts to log in repeatedly is solved by a method of recording repeated access to the IP address and giving the user a friendly prompt message on the login interface.
  • a smartphone connected to a UFi device logs in through the UFiMonitor application and controls UFi, it does not close normally. After that, the smartphone user uses the webUI of the browser to log in to the UFi web server again. Conversely, if the user first logs in to the UFi web server using the browser's webUI and the operation is not properly closed, then the Ufi Monitor application fails to log in to the UFi web server.
  • FIG. 7 is a schematic diagram of a login processing method in the related art.
  • the embodiment of the present invention proposes a method for recording duplicate IPs to implement a mutual exclusion processing scheme in which the same user attempts to repeatedly log in to the Web server.
  • the same user uses different methods to try to log in to the web server
  • the user who is using the login mode prompts the user: You are already logged in. Please exit the previous login interface correctly and try again.
  • FIG. 8 is a flowchart of a login processing method according to an embodiment of the present invention. As shown in FIG. 8, the mutual exclusion processing when the same user logs in to the web server by using different methods includes at least the following contents:
  • Step S802 multiple users having an administrator password try to log in to the web server in succession;
  • Step S804 determining whether the IP address of the user who is attempting to log in is the same as the IP address of the previous login user, and if the determination result is no, step S806 is performed, and if the determination result is yes, step S808 is performed;
  • step S806 the user who logs in later kicks out the former logged-in user.
  • the prompt of the kicked out is displayed on the login interface of the previous user;
  • Step S808 the interface that attempts to log in later prompts: Your device has logged in to the web server, please exit the previous login and try again.
  • multiple users access the UFi device through the WI-FI, and some users have administrator rights, and can log in to the web server to control the UFi configuration.
  • UFi records the IP addresses of the previous login user and the latter login user.
  • the IP record is cleared.
  • User B is a smartphone user and that the Ufi Monitor application is installed on the phone. User B first logs in to the web server through the Ufi Monitor application, and if user B does not normally exit the login interface of the Ufi Monitor application.
  • User B tries to log in to the web server through the webUI using the browser after a period of time. At this time, the UFi device continuously records two identical IP addresses within the specified time range.
  • the Web server believes that the same user uses different methods to try to log in to the Web server repeatedly.
  • the web server feeds the user B with a second attempt to log in.
  • the user is prompted to log in to the web server. You cannot log in again. Please close the previous login and try again. After receiving the prompt information fed back by the web server, the user closes the login that was last performed and then logs back in.
  • modules or steps of the embodiments of the present invention can be implemented by a general computing device, which can be concentrated on a single computing device or distributed in multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device such that they may be stored in the storage device by the computing device and, in some cases, may be different from The steps shown or described are performed sequentially, or they are separately fabricated into individual integrated circuit modules, or The implementation of multiple modules or steps in them into a single integrated circuit module. Thus, embodiments of the invention are not limited to any specific combination of hardware and software.
  • the above-mentioned embodiments and the preferred embodiments solve the problem that the user experience is poor due to the mutual exclusion problem caused by the same user attempting to log in repeatedly in the related art, thereby achieving the effect of improving the user experience.

Landscapes

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

Abstract

本发明公开了一种登录处理方法、装置及系统,其中,该方法包括:获取终端登录服务器的登录信息;依据所述登录信息,以及UFi设备中记录的登录到所述服务器的登录信息,判断所述终端是否重复登录;在判断结果为是的情况下,向所述终端发送用于标识所述终端重复登录的反馈信息。通过本发明,解决了相关技术中由于同一用户试图重复登录的产生互斥导致用户体验差的问题,进而达到了提高用户体验的效果。

Description

登录处理方法、装置及系统 技术领域
本发明涉及通信领域,具体而言,涉及一种登录处理方法、装置及系统。
背景技术
对于UFi类设备,是一种移动宽带终端产品,通过Wi-Fi接入该设备的电脑、智能手机可以使用浏览器访问UFi设备的Web服务器对该类设备的基本配置进行查询和修改是其中一种方式(我们称之为通过webUI操控UFi设备)。另外,随着技术的发展,出现了Ufi Monitor应用程序。Ufi Monitor是安装在智能手机和平板上操控Ufi的应用程序,包括Android和iOS两大操作系统。也就是说如果用户的智能手机上安装了Ufi Monitor应用,用户则可以选择通过浏览器或者使用Ufi Monitor应用访问UFi设备的Web服务器对UFi设备进行操控。用户在操控UFi时是有权限限制的,无论是使用webUI进行操控还是使用Ufi Monitor应用操控都需要有登录界面的管理员密码的权限。因此,具有使用权限的各种操控方法中的登录问题是需要解决的一个棘手的问题:例如,多个接入用户具有登录密码时,如何保证他们之间的互斥操作?同一个用户既使用Ufi Monitor应用又使用webUI时,如何协调其登录的互斥性?
目前,LTE UFi类产品都能支持10个左右的用户接入,也就是说同时可能有10个用户使用他们的电脑或者智能机接入UFi设备,且同时可能有大于一个用户知道UFi的Web服务器的登录密码(Ufi Monitor界面和webUI界面的登录密码一致)。如果用户A使用管理员权限登录了webUI对设备进行配置,此时用户B也使用管理员权限准备登录webUI进行相应设置。按照目前我司UFi产品的统一规定,后登录webUI的用户直接踢出先登录的用户,且先登录的用户的webUI界面上会给出提示:“已经有另一个用户登录,你被踢出”,然后用户A就会退出登录。UFi设备会记录每一个接入用户的IP地址,如果有不同IP地址的用户试图登录webUI时,UFi设备就认为有新用户登录了,老的用户就会被迫退出webUI。
安装了Ufi Monitor应用的智能机可能存在这样一种特殊情况:用户打开Ufi Monitor应用登录UFi设备,配置完成之后点击智能机“Home”按键回到智能机的主界面,此时对于有后台程序运行的智能机(例如IPhone手机)实际上并没有退出Ufi Monitor应用。如果该用户在没有确切关闭Ufi Monitor应用的情况下,在过了一段时间之后,用户可能又会使用浏览器webUI的方式去访问Web服务器试图对UFi进行配 置。由于同一个用户不可能同时具有两个不同的IP,UFi设备中对它的IP地址记录也仅有一个,如果用户在未关闭Ufi Monitor应用的情况下,试图使用webUI登录UFi的Web服务器时,由于IP地址没有改变,UFi不会认为有新用户登录,这个时候,无论用户多么努力他都无法在浏览器的webUI上登录UFi,webUI的登录界面也无法告诉用户为什么不能登录。
在这种情况下,用户不知道无法通过webUI登录Web服务器的原因,导致用户体验差。
针对相关技术中由于同一用户试图重复登录产生互斥问题导致用户体验差的问题,目前尚未提出有效的解决方案。
发明内容
本发明实施例提供了一种登录处理方法、装置及系统,以至少解决相关技术中由于同一用户试图重复登录产生互斥问题导致用户体验差的问题。
根据本发明的一个方面,提供了一种登录处理方法,包括:获取终端登录服务器的登录信息;依据所述登录信息,以及UFi设备中记录的登录到所述服务器的登录信息,判断所述终端是否重复登录;在判断结果为是的情况下,向所述终端发送用于标识所述终端重复登录的反馈信息。
在本发明实施例中,在所述登录信息为IP地址的情况下,依据所述登录信息,以及UFi设备中记录的登录到所述服务器的登录信息,判断所述终端是否重复登录,包括:判断在预定时间内在所述UFi设备中是否记录了相同的所述IP地址;在判断结果为是的情况下,确定所述终端重复登录。
在本发明实施例中,在向所述终端发送用于标识所述终端重复登录的反馈信息之后,还包括:在满足预定条件下,清空所述UFi设备中记录的IP地址。
在本发明实施例中,所述预定条件包括以下内容至少之一:在预定时间内所述IP地址没有登录、接收到退出所述服务器的指示。
根据本发明的另一方面,还提供了一种登录处理方法,包括:登录服务器;接收所述服务器依据终端登录到所述服务器的登录信息,以及UFi设备中记录的登录到所述服务器的登录信息,确定的用于标识所述终端重复登录的反馈信息。
根据本发明的另一方面,还提供了一种登录处理装置,包括:获取模块,设置为获取终端登录服务器的登录信息;判断模块,设置为依据所述登录信息,以及UFi设备中记录的登录到所述服务器的登录信息,判断所述终端是否重复登录;发送模块,设置为在判断结果为是的情况下,向所述终端发送用于标识所述终端重复登录的反馈信息。
在本发明实施例中,所述装置还包括:第二判断模块,设置为在所述登录信息为IP地址的情况下,判断在预定时间内在所述UFi设备中是否记录了相同的所述IP地址;确定模块,设置为在判断结果为是的情况下,确定所述终端重复登录。
在本发明实施例中,所述装置还包括:清空模块,设置为在满足预定条件下,清空所述UFi设备中记录的IP地址。
根据本发明的再一方面,还提供一种登录处理装置,包括:登录模块,设置为登录服务器;接收模块,设置为接收所述服务器依据终端登录到所述服务器的登录信息,以及UFi设备中记录的登录到所述服务器的登录信息,确定的用于标识所述终端重复登录的反馈信息。
根据本发明的再一方面,还提供了一种登录处理系统,至少包括上述装置之一。
通过本发明实施例,采用获取终端登录服务器的登录信息;依据所述登录信息,以及UFi设备中记录的登录到所述服务器的登录信息,判断所述终端是否重复登录;在判断结果为是的情况下,向所述终端发送用于标识所述终端重复登录的反馈信息,解决了相关技术中由于同一用户试图重复登录产生互斥问题导致用户体验差的问题,进而达到了提高用户体验的效果。
附图说明
此处所说明的附图用来提供对本发明实施例的进一步理解,构成本申请的一部分,本发明实施例的示意性实施例及其说明用于解释本发明实施例,并不构成对本发明实施例的不当限定。在附图中:
图1是根据本发明实施例的登录处理方法的流程图一;
图2是根据本发明实施例的登录处理方法的流程图二;
图3是根据本发明实施例的登录处理装置的框图一;
图4是根据本发明优选实施例的登录处理装置的框图一;
图5是根据本发明优选实施例的登录处理装置的框图二;
图6是根据本发明实施例的登录处理装置的框图三;
图7是相关技术中的登录处理方法的示意图;
图8是根据本发明实施方式的登录处理方法的流程图。
具体实施方式
下文中将参考附图并结合实施例来详细说明本发明实施例。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互组合。
在本实施例中提供了一种登录处理方法,图1是根据本发明实施例的登录处理方法的流程图一,如图1所示,该流程包括如下步骤:
步骤S102,获取终端登录服务器的登录信息;
步骤S104,依据该登录信息,以及UFi设备中记录的登录到该服务器的登录信息,判断该终端是否重复登录;
步骤S106,在判断结果为是的情况下,向该终端发送用于标识该终端重复登录的反馈信息。
通过上述步骤,获取终端登录服务器的登录信息;依据登录信息,以及UFi设备中记录的登录到服务器的登录信息,判断终端是否重复登录;在判断结果为是的情况下,向终端发送用于标识终端重复登录的反馈信息。通过本发明实施例,解决了相关技术中由于同一用户试图重复登录产生互斥问题导致用户体验差的问题,进而达到了提高用户体验的效果。
作为一种优选的实施方式,在登录信息为IP地址的情况下,依据该登录信息,以及UFi设备中记录的登录到该服务器的登录信息,判断该终端是否重复登录,可以通过判断在预定时间内在该UFi设备中是否记录了相同的该IP地址,在判断结果为是的情况下,确定该终端为重复登录,当然,上述登录信息也可以为终端的标识,比如SIM卡号等均可以实现上述方案。通过上述步骤,通过UFi设备重复记录IP地址,确定终端是否为重新登录,针对重新登录做出相应的处理。
在本发明实施例中,在向该终端发送用于标识该终端重复登录的反馈信息之后,在满足预定条件下,清空UFi设备中记录的IP地址。其中,预定条件包括以下内容至少之一:在预定时间内该IP地址没有登录、接收到退出该服务器的指示。从而可以节约UFi设备的储存空间。
根据本发明实施例的另一方面,还提供了一种登录处理方法,图2是根据本发明实施例的登录处理方法的流程图二,如图2所示,该流程包括如下步骤:
步骤S202,登录服务器;
步骤S204,接收该服务器依据终端登录到该服务器的登录信息,以及UFi设备中记录的登录到该服务器的登录信息,确定的用于标识该终端重复登录的反馈信息。
通过上述步骤,终端在登录界面登录服务器,其中登录的方式包括以下至少之一;通过UFi Monitor应用登录服务器、通过webUI登录服务器,当终端接收到服务器用于标识该终端重复登录的反馈信息,其中,该反馈信息是该服务器依据终端登录到该服务器的登录信息,以及UFi设备中记录的登录到该服务器的登录信息确定的,终端退出之前在服务器中进行的登录。通过接收服务器的反馈信息,使得终端能够得知自己不能登录到服务器的原因,从而能够解决不能重复登录的问题。
本发明实施例的还提供了一种登录处理装置,该装置用于实现上述实施例及优选实施方式,已经进行过说明的不再赘述。如以下所使用的,术语“模块”可以实现预定功能的软件和/或硬件的组合。尽管以下实施例所描述的装置较佳地以软件来实现,但是硬件,或者软件和硬件的组合的实现也是可能并被构想的。
图3是根据本发明实施例的登录处理装置的框图一,如图3所示,该装置包括:获取模块32、判断模块34、发送模块36,下面对各模块进行说明。
获取模块32,设置为获取终端登录服务器的登录信息;
判断模块34,设置为依据该登录信息,以及UFi设备中记录的登录到该服务器的登录信息,判断该终端是否重复登录;
发送模块36,设置为在判断结果为是的情况下,向该终端发送用于标识该终端重复登录的反馈信息。
图4是根据本发明优选实施例的登录处理装置的框图一,如图4所示,所述判断模块34包括:
第二判断模块42,设置为在该登录信息为IP地址的情况下,判断在预定时间内在该UFi设备中是否记录了相同的该IP地址;
确定模块44,设置为在判断结果为是的情况下,确定该终端重复登录。
图5是根据本发明优选实施例的登录处理装置的框图二,如图5所示,该装置还包括:
清空模块52,设置为在满足预定条件下,清空该UFi设备中记录的IP地址。
本发明实施例还提供一种登录处理装置,图6是根据本发明实施例的登录处理装置的框图三,如图6所示,该装置包括:登录模块62、接收模块64,下面对各模块进行说明。
登录模块62,设置为登录服务器;
接收模块64,设置为接收该服务器依据终端登录到该服务器的登录信息,以及UFi设备中记录的登录到该服务器的登录信息,确定的用于标识该终端重复登录的反馈信息。
本发明实施例还提供了一种登录处理系统,至少包括上述装置之一。
下面结合优选实施例对本发明实施例进行说明。
本发明实施例提供了一种解决同一PC的Ufi Monitor应用和浏览器实现互斥登录服务器的方法。通过一种记录重复访问IP地址的方法,并在登录界面上给用户友好的提示信息,解决同一用户试图重复登录的互斥问题。当一台接入UFi设备的智能手机通过UFiMonitor应用登录并操控UFi后没有正常关闭,之后该智能机用户又再次使用浏览器的webUI登录UFi的Web服务器不成功的方案。反过来,如果用户先使用浏览器的webUI登录UFi的Web服务器进行操作没有正常关闭,之后再使用Ufi Monitor应用登录UFi的Web服务器失败的也可以实现。
图7是相关技术中的登录处理方法的示意图,如图7所示,用户B试图使用webUI登录Web服务器时没有成功,同一用户登录Web服务器时的互斥处理,及同一用户使用不同方法先后登录Web服务器时存在的问题,且他无法知道不能成功登录的原因。为了避免发生这种情况,本发明实施例提出了记录重复IP的方式实现同一个用户试图重复登录Web服务器的互斥处理方案。同一用户使用不同方法尝试登录Web服务器 时,在前一种登录方式未退出的情况下,后使用的登录方式的界面上提示用户:你已经登录,请正确退出前面的登录界面后再次尝试。
下面结合实施方式对本发明优选实施例进行进一步说明。
图8是根据本发明实施方式的登录处理方法的流程图,如图8所示,同一用户使用不同方法先后登录Web服务器时的互斥处理,至少包括以下内容:
步骤S802,多个拥有管理员密码的用户先后尝试登录Web服务器;
步骤S804,判断后一个尝试登录的用户与前一个登录用户的IP地址是否相同,在判断结果为否的情况下,执行步骤S806,在判断结果为是的情况下,执行步骤S808;
步骤S806,后登录的用户踢出前一个登录的用户。前一个用户的登录界面上显示被踢出的提示;
步骤S808,后来尝试登录的界面上提示:您的设备已经登录了Web服务器,请退出前一个登录后再次尝试。
上述具体实施方式中,多个用户通过WI-FI接入UFi设备,且某些用户具有管理员权限,可以登录Web服务器操控UFi配置。当接入UFi设备的用户尝试使用管理员账号登录Web服务器时,UFi记录前一个登录用户和后一个登录用户的IP地址。当被记录了IP地址的用户在规定的时间内没有访问Web服务器或者用户自主退出Web服务器时,清空该IP记录。假设用户B是一个智能机用户,且其手机上安装了Ufi Monitor应用程序。用户B首先通过Ufi Monitor应用登录Web服务器,如果用户B没有正常退出Ufi Monitor应用的登录界面。用户B在一段时间后尝试使用浏览器通过webUI登录Web服务器。这个时候UFi设备在规定的时间范围内连续记录了两个相同的IP地址,Web服务器认为有同一个用户使用不同的方式尝试重复登录Web服务器。Web服务器给用户B第二次试图登录的界面反馈提示信息,提示用户B:你已经登录了Web服务器,不能重复登录,请关闭上一个登录后再次尝试。用户接收到Web服务器反馈的提示信息之后,关闭上一次进行的登录之后重新登录。
显然,本领域的技术人员应该明白,上述的本发明实施例的各模块或各步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所组成的网络上,可选地,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在存储装置中由计算装置来执行,并且在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤,或者将它们分别制作成各个集成电路模块,或 者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本发明实施例不限制于任何特定的硬件和软件结合。
以上仅为本发明的优选实施例而已,并不用于限制本发明,对于本领域的技术人员来说,本发明可以有各种更改和变化。凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。
工业实用性
如上所述,通过上述实施例及优选实施方式,解决了相关技术中由于同一用户试图重复登录产生互斥问题导致用户体验差的问题,进而达到了提高用户体验的效果。

Claims (10)

  1. 一种登录处理方法,包括:
    获取终端登录服务器的登录信息;
    依据所述登录信息,以及UFi设备中记录的登录到所述服务器的登录信息,判断所述终端是否重复登录;
    在判断结果为是的情况下,向所述终端发送用于标识所述终端重复登录的反馈信息。
  2. 根据权利要求1所述的方法,其中,在所述登录信息为IP地址的情况下,依据所述登录信息,以及UFi设备中记录的登录到所述服务器的登录信息,判断所述终端是否重复登录,包括:
    判断在预定时间内在所述UFi设备中是否记录了相同的所述IP地址;
    在判断结果为是的情况下,确定所述终端重复登录。
  3. 根据权利要求1所述的方法,其中,在向所述终端发送用于标识所述终端重复登录的反馈信息之后,还包括:
    在满足预定条件下,清空所述UFi设备中记录的IP地址。
  4. 根据权利要求3所述的方法,其中,所述预定条件包括以下内容至少之一:
    在预定时间内所述IP地址没有登录、接收到退出所述服务器的指示。
  5. 一种登录处理方法,包括:
    登录服务器;
    接收所述服务器依据终端登录到所述服务器的登录信息,以及UFi设备中记录的登录到所述服务器的登录信息,确定的用于标识所述终端重复登录的反馈信息。
  6. 一种登录处理装置,包括:
    获取模块,设置为获取终端登录服务器的登录信息;
    判断模块,设置为依据所述登录信息,以及UFi设备中记录的登录到所述服务器的登录信息,判断所述终端是否重复登录;
    发送模块,设置为在判断结果为是的情况下,向所述终端发送用于标识所述终端重复登录的反馈信息。
  7. 根据权利要求6所述的装置,其中,所述装置还包括:
    第二判断模块,设置为在所述登录信息为IP地址的情况下,判断在预定时间内在所述UFi设备中是否记录了相同的所述IP地址;
    确定模块,设置为在判断结果为是的情况下,确定所述终端重复登录。
  8. 根据权利要求6所述的装置,其中,所述装置还包括:
    清空模块,设置为在满足预定条件下,清空所述UFi设备中记录的IP地址。
  9. 一种登录处理装置,包括:
    登录模块,设置为登录服务器;
    接收模块,设置为接收所述服务器依据终端登录到所述服务器的登录信息,以及UFi设备中记录的登录到所述服务器的登录信息,确定的用于标识所述终端重复登录的反馈信息。
  10. 一种登录处理系统,包括权利要求6-9中任一项所述的装置。
PCT/CN2015/079116 2014-08-21 2015-05-15 登录处理方法、装置及系统 WO2016026332A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410416485.2 2014-08-21
CN201410416485.2A CN105376274A (zh) 2014-08-21 2014-08-21 登录处理方法、装置及系统

Publications (1)

Publication Number Publication Date
WO2016026332A1 true WO2016026332A1 (zh) 2016-02-25

Family

ID=55350171

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/079116 WO2016026332A1 (zh) 2014-08-21 2015-05-15 登录处理方法、装置及系统

Country Status (2)

Country Link
CN (1) CN105376274A (zh)
WO (1) WO2016026332A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114978779A (zh) * 2022-08-01 2022-08-30 广州市保伦电子有限公司 一种web账号登录的数据处理方法、装置及终端设备

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105933302A (zh) * 2016-04-14 2016-09-07 北京思特奇信息技术股份有限公司 一种工号重复登录的方法及系统

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102378153A (zh) * 2011-10-19 2012-03-14 中兴通讯股份有限公司 一种无线通信设备及其与无线通信终端绑定方法
CN102378171A (zh) * 2010-08-16 2012-03-14 中国移动通信集团公司 自动认证方法及系统、Portal服务器、RADIUS服务器
CN102594796A (zh) * 2011-12-27 2012-07-18 中兴通讯股份有限公司 一种终端设备及用户信息同步方法
CN103796178A (zh) * 2012-10-30 2014-05-14 中兴通讯股份有限公司 一种服务提供方法、装置及数据卡

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8505083B2 (en) * 2010-09-30 2013-08-06 Microsoft Corporation Remote resources single sign on
CN102739686B (zh) * 2012-07-05 2014-09-24 无锡中科泛在信息技术研发中心有限公司 一种限制用户多地点同时登录的方法
CN103475546B (zh) * 2013-09-26 2017-01-18 北京思特奇信息技术股份有限公司 一种检测业务员重复登录的方法及系统

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102378171A (zh) * 2010-08-16 2012-03-14 中国移动通信集团公司 自动认证方法及系统、Portal服务器、RADIUS服务器
CN102378153A (zh) * 2011-10-19 2012-03-14 中兴通讯股份有限公司 一种无线通信设备及其与无线通信终端绑定方法
CN102594796A (zh) * 2011-12-27 2012-07-18 中兴通讯股份有限公司 一种终端设备及用户信息同步方法
CN103796178A (zh) * 2012-10-30 2014-05-14 中兴通讯股份有限公司 一种服务提供方法、装置及数据卡

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114978779A (zh) * 2022-08-01 2022-08-30 广州市保伦电子有限公司 一种web账号登录的数据处理方法、装置及终端设备

Also Published As

Publication number Publication date
CN105376274A (zh) 2016-03-02

Similar Documents

Publication Publication Date Title
JP6386069B2 (ja) 接続管理方法、装置、電子設備、プログラム、及び記録媒体
US10887932B2 (en) Electronic device and method of registering personal cloud apparatus in user portal server thereof
US8701199B1 (en) Establishing a trusted session from a non-web client using adaptive authentication
US9894630B2 (en) ADSS enabled global roaming system
EP3211825B1 (en) Trusted terminal verification method and apparatus
US11237636B2 (en) System and method for network configuration and behavior control by proximity enabled devices
US9913315B2 (en) Method and device for connection management
CN104767713B (zh) 账号绑定的方法、服务器及系统
JP2017506034A (ja) 動的ネットワークアクセス管理のための方法、デバイスおよびシステム
US9721084B2 (en) System for controlling access to an account
CN108123961B (zh) 信息处理方法、装置及系统
US20120030738A1 (en) Digital media controller and method for sharing media data between networks using the digital media controller
US9853975B2 (en) Restricting access to content based on measurements of user terminal operational performance
CN112817248B (zh) 一种共享设备管理方法、装置、存储介质及电子装置
WO2016026332A1 (zh) 登录处理方法、装置及系统
WO2016141797A1 (zh) 信息处理方法及装置、计算机可读介质
CN106302519A (zh) 一种网络安全性管理的方法及终端
KR102071281B1 (ko) 통합 인증 방법
CN105429954A (zh) 一种眼球登录方法和装置
CN111786932A (zh) 账号登录方法、装置、电子设备及计算机存储介质
CN105939221B (zh) 网络设备的配置方法及装置
CN108200013B (zh) 一种基于云端的远程安全访问的方法、装置以及系统
CN113162920B (zh) 网络权限控制方法、装置、设备、存储介质和程序产品
US11228618B2 (en) Seamless multi-vendor support for change of authorization through radius and other protocols
WO2016165447A1 (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: 15834360

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: 15834360

Country of ref document: EP

Kind code of ref document: A1