# MyJsCommTool **Repository Path**: bonn_admin/myjscommtool ## Basic Information - **Project Name**: MyJsCommTool - **Description**: html页面自己写js脚本收发数据,支持串口和TCP通讯 - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: https://gitee.com/bonn/myjscommtool - **GVP Project**: No ## Statistics - **Stars**: 11 - **Forks**: 7 - **Created**: 2021-03-25 - **Last Updated**: 2024-06-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #html页面自己写js脚本收发数据,支持串口和TCP通讯 特别说明: **网页必须在本工具下运行才有效,只有本工具提提供了通信功能,其他浏览器是没有通信功能的。 本工具只是用js中以实现通信,写的网页不能在网络上用其他浏览器使用。** 在html中写代码来收发程序,发挥html的优势。 系列文章 [概述](https://www.yuque.com/zhufei2020/qhczst/mheuhh) [串口基础功能](https://www.yuque.com/zhufei2020/qhczst/wna5gy) [TCP客户端收发](https://www.yuque.com/zhufei2020/qhczst/yg3qkm) [参数篇](https://www.yuque.com/zhufei2020/qhczst/dnyc4z) [串口快捷命令列表](https://www.yuque.com/zhufei2020/qhczst/eg1fdn) [api](https://www.yuque.com/zhufei2020/qhczst/hdzahf) 界面一 ![输入图片说明](https://images.gitee.com/uploads/images/2021/0405/204905_a637351b_1355889.png "屏幕截图.png") ## 开发计划 功能介绍 https://blog.csdn.net/zhupengfei/article/details/115253507