Commit 236c1314 authored by captainwong's avatar captainwong

update README

parent f4f62260
......@@ -2,13 +2,17 @@
恒博协议库
欢迎提 issue 及 pr 。
## docs
文档
## tools
## tools 测试及演示工具
测试及演示工具
* demo.exe
* server_demo.exe
* 直连型主机模拟器
## include
......@@ -24,5 +28,26 @@
定义了可用于安定宝协议封包、解包的结构体与相应函数
## demo
演示基本使用方法
## server_demo
可用来接收主机连接,进行简单交互:接收主机事件;布撤防。
## ademco_hb
动态链接库
## dll_demo
演示使用 C++ 调用 ademco_hb.dll
## csharp_dll_demo
演示使用 .net core 调用 ademco_hb.dll
*本人对 C# 不熟悉,欢迎提 PR 进行改进*
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment