搜索资源列表
串口编程
- 目录串口通信高级编程提供了一个能够进行串口通信的类,能够方便地进行各种数据通信。- The table of contents string mouth correspondence high-level programming provided to be able to carry on the string mouth correspondence the kind, could conveniently carry on each kind of data communicatio
一个功能较强且界面漂亮的串口监视软件
- 串口通讯类封装的较完善,使用也简单。 该软件可以使用与工控领域的大多数串口通讯监视。 希望有兴趣者能够增强他!-serial communications package better, also simple to use. The software can be used with most industrial areas of serial communications surveillance. Hope those interested can enhance his!
Rs232Operate
- 用汇编实现底层控制的RS232串口通讯类-compilation with the realization of the underlying control RS232 serial communications
串口类库
- 一个COM端口的操作类,很好用的了,我也用了多次。-a COM port operations, the good, and I also used a number of times.
利用Java实现串口全双工通讯
- 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类库,该类库大大的简化了对串口进行操作的过程-an embedded system usually through its serial port control system for full-duplex communications, For example, a pipe
tcpudp
- 实现双服务器的心跳探测,支持udp和串口。 快平台的tcp,udp类。-Dual server heartbeat detection, and support for serial udp. Express platform tcp, udp category.
Csocket--DataTransfer
- 为了实现WINDOWS与LINUX的串口通讯,利用Csocket实现的一个小型数据交换软件,对学习Csocket类编程很有启发作用。-in order to achieve the Windows and LINUX serial communications, Csocket achieved using a small data exchange software. Csocket type of learning program is very enlightening role.
AlarmService
- 这是我们开发一个报警服务, 从串口读报警, 用TCP把报警发送到客户端, 包括完成端口通讯, ADO数据库访问, 串口通讯等类, 数据库表我就不提供了, AlarmService /RegServer 安装服务, AlarmService /Start 开始服务, AlarmService /Stop 结束服务, AlarmService /UnRegServer 卸载服务
comm(vc)
- 串口的通讯类,实现了串口通讯功能。解压后添加到VC工程里即可