-
实现页面实时数据监控
前台通过angularjs绑定页面元素,socket.io连接后台服务端,后台nodejs控制。
启动web后,客户端连接后台服务端,走认证逻辑,然后进入页面,可以获取后台数据,后台数据通过广播或着单独发送形式。
发送形式以具体的逻辑来定。例如,一个用户点击按钮,这个消息会被后台广播给其他用户,其他用户在页面会实时出现响应。保证了多地区,多用户的统一监控。
node版本v0.10.30,第三方模块通过文件里的package.json使用npm安装
- 2022-01-30 19:58:00下载
- 积分:1
-
网络共享资源的枚举
网络共享资源的枚举-network resource-sharing Enumerate
- 2023-03-17 14:05:04下载
- 积分:1
-
tcp 套接字编程
使用 tcp 套接字编程
客户端和服务器程序会在那里
要在 linux 中执行,执行
1.打开 2 终端
2.在第一次,请执行下面的命令
海合会 tcpServer.c-o 服务器
3.在第二次,请执行下面的命令
海合会 tcpClient.c-o 客户端
4.在第一、
./ 服务器
5.在第二个,
./ 客户端 127.0.0.1 msg_to_send
- 2022-03-23 11:35:03下载
- 积分:1
-
Adaptive-Kalman-Filter
说明: 自适应卡尔曼滤波,附有卡尔曼滤波的程序实现(Adaptive Kalman filter in detail, the procedures for implementation with Kalman filtering,)
- 2020-10-15 00:07:30下载
- 积分:1
-
Send e
发送邮件的程序,在visual c++6.0下编译通过-Send e-mail program, in the visual c++ 6.0 compiler passed under
- 2023-02-03 04:40:03下载
- 积分:1
-
The history of those who download the most complete source code, the need for fr...
史上最完整的下载者源代码,需要的朋友下载后可以研究-The history of those who download the most complete source code, the need for friends to download can be studied after
- 2022-10-05 20:20:03下载
- 积分:1
-
Complete example using custom errors and write errors to the Event log 日志记录...
Complete example using custom errors and write errors to the Event log 日志记录-Complete example using custom errors and write errors to the Event log recorder
- 2022-12-26 12:40:03下载
- 积分:1
-
一款性能良好的视频会议系统;可以实现视频,语音,文本信息的交流。需要外部设备:摄像头,耳机+麦克。经测试,图像清晰,语音质量可靠,图像音频传输失真很小,速度可靠...
一款性能良好的视频会议系统;可以实现视频,语音,文本信息的交流。需要外部设备:摄像头,耳机+麦克。经测试,图像清晰,语音质量可靠,图像音频传输失真很小,速度可靠。是多媒体网络传输开发者良好的参考。-A good performance of the video conferencing systems allows video, voice, text exchange of information. The need for external equipment: camera, headset+ Mike. Been tested, image clarity, voice quality, reliability, image, audio transmission distortion is very small, the speed and reliable. Is a multimedia network transmission developers a good reference.
- 2022-04-13 04:07:56下载
- 积分:1
-
Delphi写的xml解析器,可以用它来把XML文档与二进制文档相互转换。...
Delphi写的xml解析器,可以用它来把XML文档与二进制文档相互转换。-Delphi write xml parser can be used to turn XML documents and binary file conversion.
- 2022-07-17 05:33:35下载
- 积分:1
-
ping
本程序检测统计同一网段的电脑在线情况,功能比较单一是给新手学习的.老鸟就绕过了(This program detects and counts the online situation of the computer in the same network segment. The function is relatively simple for novices to learn. Old birds bypass it.)
- 2019-03-13 21:07:50下载
- 积分:1