搜索资源列表
CMPPClient1.0
- 使用at指令发送的代码 使用标准AT指令 现在只能支持PDU模式(Text模式太简陋)! 支持7_Bit 和 UCS2 编码 集成了串口(spcomm) 只需要简单的配置几个参数就可以收发短信了-use of this directive at the code using standard AT command now only support PDU mode (Text mode - too shabby)! UCS2 7_Bit support coding and
SPCOMM控件
- 在delphi7.0中经常会因为没有通信控件而弄得很麻烦,SPCOMM是DELPHI7.0中较为实用的通讯控件-in delphi7.0 often because of the absence of communication control, and most of a lot of trouble, SPCOMM DELPHI7.0 is the more practical Communication Control
spcomm
- 串口通讯控件,提供串口通讯类程序。为串口编程提供方便-Serial communication control, to provide serial communication type of proceedings.
SPCOMMv2.5
- SPCOMM v2.5 用于delphi 串口开发,是一个可视化控件。-SPCOMM v2.5 for Delphi development, is a visual control.
SPCOMM
- SPCOMM 串口通讯控件,实现串口通讯功能,是初学者不错的学习实例-SPCOMM serial communication control, serial communication function, is good for beginners learning examples
SPCOMM2.5b1
- SPCOMM 修正版 1、支持中文的出错信息 2、支持部分的虚拟串口软件(如Virtual Null Modem) (Line 390) 3、支持COM10以上的串口 (Line 350)-SPCOMM 修正版 1、支持中文的出错信息 2、支持部分的虚拟串口软件(如Virtual Null Modem) (Line 390) 3、支持COM10以上的串口 (Line 350)
W2KRS232
- bcb串口控件 SPCOMM,一个多线程的串口控件-a multithread serial port tool
CPort串口的delphi应用
- spcomm和CPort都是delphi的串口控件,cport的好处是实时性更好,包里面有详细说明及例程。
delphi串口控制编程含SUIPack控件
- 首先声明,我上传了三次,第一个是源码,第二个是SUIPack控件包,第三个是前两个的打包文件。 原始delphi开发工具打开此源码可能遇到问题,因为我用到第三方控件,即需要安装有SUIPack和spcomm控件,此控件里的按钮带有美化效果(当然还有很多控件也进行了功能扩展和美化),我的压缩包里也包含了此安装控件,spcomm控件网上很多,可以自己下载。 程序都是自个写的代码,是公司的一个PDU控制器产品的测试软件,没有任何错误。想学习delphi串口控制,数据接收,第