Communication method of front end page and rear end server
A technology of back-end server and front-end page, which is applied in the field of communication, can solve problems such as push, unable to provide data on the front-end page, and unable to realize WebSocket two-way communication function, so as to improve transmission efficiency and reduce useless data.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0026] Currently HTML5 Web Sockets supports full-duplex communication between pages and remote hosts using the Web Socket protocol. It introduces the Web Socket socket and defines a full-duplex communication channel to operate on the Web through a single socket. HTML5 Web Sockets efficiently provides web connectivity with minimal overhead. This greatly reduces unnecessary network traffic compared to the old polling or long polling methods that often need to push real-time data to the client or even simulate a full-duplex connection by maintaining two HTTP connections with delay. In the C / S (client / server) system, the channel provided by the Scoket component can easily send the new data to the client when the data changes. When chatting, you can receive the reply information from the other party without refreshing. But it is more difficult to push data to the browser in the B / S (browser / server) system.
[0027] In the prior art, a solution is provided, which is to use Flash...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com