Session management method and server
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- NUBIA TECHNOLOGY CO LTD
- Publication Date
- 2017-07-21
- Estimated Expiration
- Not applicable · inactive patent
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present invention relates to the technical field of communications, and more specifically, to a session management method and a server. Background technique
[0002] In the field of network technology, the "session" is also "session". Usually, a session in the web refers to the period of time from entering the website to closing the browser when the user browses a certain website. It is the time spent by users browsing the website. It can be seen from the above meaning that session can actually be understood as a specific concept of time. In terms of function, session is mainly used to save some useful information during the session between the client and the server in web applications, such as storing the user's login status and login time.
[0003] When the user enters the application, the server will create a session for the client used by the user, and send the corresponding unique session ID (session ID) to the client. Whenever the user init...