搜索资源列表
comdll
- 用delphi代码封装了windows平台下操作串口的dll,api操作等方法-Encapsulated using delphi code, serial windows operating platform dll, api method of operation, etc.
comdll
- 用delphi代码封装了windows平台下操作串口的dll,api操作等方法-Encapsulated using delphi code, serial windows operating platform dll, api method of operation, etc.
commdelphi.rar
- 自己写的串口收发程序,使用线程和windows api函数实现,对做串口通信有很大帮助。,Write their own serial transceivers, the use of threads and windows api function to do serial communication helps a lot.
Comm232
- Delphi 下串口通信(API方式) 包含打开,关闭,读写数据等函数-Under Delphi serial communication (API way) include open, close, read and write data function
tpapro_4.07
- tpapro_4.07开发传真控件,功能强大,支持传真、终端、voip等,带源码,支持Borland Delphi3-7, C++Builder3-6-Async Professional is a comprehensive communications toolkit for Borland Delphi, C++Builder, & ActiveX environments. It provides direct access to serial ports, TAPI, and
tpapro_5.00
- Async Professional is a comprehensive communications toolkit for Embarcadero/CodeGear Delphi for win32 targets. It provides direct access to serial ports, TAPI, and the Microsoft Speech API. It supports faxing, terminal emulation, VOIP, &
delphi_API_Serial-communication
- 在delphi环境系,利用API编写的简单串口通讯程序,可以做为初学者学习API编程的例子-In Delhi environment department, use the API write simple serial interface communication program, and can be used as beginners learn API programming example
Monitoring-Suhu-Presisi-ADC0809
- Async Professional is a comprehensive communications toolkit for Borland Delphi, C++Builder, & ActiveX environments. It provides direct access to serial ports, TAPI, and the Microsoft Speech API. It supports faxing, terminal emulation, V
Serial-port
- 一个串行端口通信组件,简单传输。此组件调用 Win32 API 来达成所需功能。-A serial port communications component, a simple transfer. This component calls the Win32 API to achieve the desired functionality.
APICOM
- 程序是如何调用API的串口函数,及通讯示例,不需要三方控件,可以设虚拟串口。-Program is how to call the API function serial and communication example, no third party controls, you can set up a virtual serial port.
Delphiregencrypt
- Delphi随机生成程序序列号,程序通过MS的S.M.A.R.T.接口,直接从RING3调用API DeviceIoControl()来获取硬盘信息Get SCSI port handle,演示源码中还包括了应用此序列号的注册程序,输入序列号正确后,则将已安装信息写入注册表,main文件夹中的注册序列号判断程序需要在任务管理器退出。-Delphi random sequence number, the program through the S.M.A.R.T. interface of MS,
delphiapithread
- 采用多线程技术的Delphi API 串口通信例子,应用程序只需调用API对读/写缓冲区操作即可,用到了一些API函数,比如CreatFile打开文件函数、Setupcomm设置通信缓冲区大孝ReadFile读串口操作等,当然还用到了许多函数。除了用到这些API函数外,还用到了一个DCB设备控制块,本例仅作最基本的API串口通信介绍,因此程序代码都不是太复杂的设计,仅创建了一些新项目后为form窗体增加几行代码即可。-Delphi API examples of serial communica
