Session data sharing system and method
Patent Information
- Authority / Receiving Office
- CN ยท China
- Current Assignee / Owner
- SHANGHAI HANDPAL INFORMATION TECH SERVICE
- Publication Date
- 2015-04-29
Smart Images
Figure 1 Figure 2
Abstract
Description
technical field
[0001] The invention belongs to the field of computer application technology, in particular to a system and method for sharing session data. Background technique
[0002] Network applications are all stateless. For these applications, the client cannot be identified, so the access status of the client using the application cannot be known. In order to ensure that the application client is identifiable and stateful during access, most network applications currently use sessions.
[0003] A session in a network application refers to the period from when a user opens an application through an Internet application client (such as a browser) until closing the client. The network application uses a session identifier to mark the client, while the network application uses Use the session data corresponding to the session ID to record the state data of the client. Through session data, web applications can maintain client state data (common state data includes logi...