搜索资源列表
GPRSserver
- GPRS方面的程序,用DELPHI7写的,可以学习一下!-the procedures used DELPHI7 written, we can learn from this!
TestSPComm
- 使用Delphi7、SPComm控件写的一个简单串口调试助手,把源代码分享给大家,在Delphi7环境下调试通过。程序可设置CoM端口,波特率、数据位、校验、停止位等,点击“打开串口按钮”,即可看到状态。 -Using Delphi7, SPComm controls write a simple serial debugging assistant, the source code for everyone to share in Delphi7 through debugging e
SmsMessage
- Delphi开发的短信发送工具,未使用任何第三方控件,可在Delphi7下直接编译。-SMS Delphi development tool does not use any third-party controls, you can direct the compiler in Delphi7.
Modbus解析DEMO_Delphi7
- 不借助其它底层Modbus控件,直接操作底层通讯代码,实现Modbus读写“保持寄存器”数据,支持串口通讯、TCP通讯两种方式。代码只作演示,可做进一步封装,也可稍作修改,用于非标准的Modbus通讯。本代码使用了一个第三方控件SPComm,开发测试环境为Delphi7+Win7,我一直想摆脱Modbus控件(MBAXP Modbus Master ActiveX Control ),最近自己开发了这个DEMO,分享给大家。(Without other underlying Modbus co