摘 要: 随着互联网的全面普及,手机、电脑等海量智能终端不断接入网络,在公网资源有限的情况下,绝大部 分终端设备均运行于内网,外网一般无法直接访问内网数据。本文针对WebSocket技术的特征,设计并实现了一种基于 WebSocket的内外网数据交互系统,系统通过WebSocket建立内外网数据通道,实现了数据交互共享,为内外网数据交 互应用场景提供了一种有效地解决方案。 |
关键词: WebSocket;内外网数据交互;SpringBoot |
中图分类号: TP311
文献标识码: A
|
|
Design and Implementation of a Data Interaction System for Intranet and Extranet |
WU Yingbin
|
( Liaocheng Vocational and Technical College, Liaocheng 252000, China )
93913440@qq.com
|
Abstract: With the popularity of the Internet, massive smart terminals such as mobile phones and computers have a constant access to the network. However, in the case of limited public network resources, a large majority of terminal devices are operated on the Intranet, the data of which cannot be directly accessible from the Extranet. This paper designs and implements a WebSocket-based internal and external network data interaction system that realizes data interaction sharing by establishing internal and external network data channels through WebSocket. This system provides an effective solution to data exchange application scenarios in Intranet and Extranet. |
Keywords: WebSocket; intranet data exchange; SpringBoot |