3 Star 17 Fork 8

blockke / XZYComm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

XZYComm

介绍

串口通讯控件(delphi)

软件架构

串口通讯组件修改自 小猪工作室 Small-Pig Team (中国台湾)的SPCOMM 串口通讯组件

最新版本 V3.3 支持delphi11

安装教程

  1. 配置XZYComm.inc ,适应delphi版本
  2. 运行 !Build_XZYComm.cmd 进行编译
  3. 启动delphi,挂接编译好的bpl文件,添加相应的路径到delphi的库路径中。

版本

  • Version 2.51 2002/3/15

    基于Spcomm 2.5改写。

  • Version 2.6 2008/3/5

    Add Eof char,Evt char;

  • Version 2.01 2015/5/13

    修正不能打开Com10以上Bug

  • Version 2.02 2018/6/16

    修正错误提示信息

  • Version 3.0 2020/6/12

    兼容Delphi10.3 升级到delphi 10.3.3 修复 Parity 设置Bug , szInputBuffer 修改为@szInputBuffer;

  • Version 3.01 2020/6/16

    Modify some error from source code,and can send data without lose any byte.Modified some error about the SENDEMPTY property, so it can be checked in applicaiton.

  • Version 3.1 2020/6/17

    Add new property Connected; 兼容Delphi XE以上版本,Char改为AnsiChar

  • Version 3.3 2021/11/17

    兼容Delphi 11

MIT License Copyright (c) 2020 blockke Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

串口通讯控件(delphi),从Spcomm控件升级而来,兼容delphi 7--11 展开 收起
Delphi 等 2 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Delphi
1
https://gitee.com/blockke/xzycomm.git
git@gitee.com:blockke/xzycomm.git
blockke
xzycomm
XZYComm
master

搜索帮助

14c37bed 8189591 565d56ea 8189591