搜索资源列表
CPORT20 C语言开发串行通讯程序库
- 一个串口通讯编程的东东,介绍了很好的范例和源代码,请看看 -a serial communication program Dongdong, introduced a good example and source code, please see
delphiRs232
- delphi 与Rs232 串行通讯控制 soure code-delphi Rs232 serial communication with the control soure code
MODEM_COMM
- 接口通讯 使用串行通信借口进行计算机间的相互通信-communications interface using serial communication between computer pretext of mutual communication
mscomm3
- MSComm 控件提供下列两种处理通讯的方式: 事件驱动通讯是处理串行端口交互作用的一种非常有效的方法。在许多情况下,在事件发生时需要得到通知,例如,在 Carrier Detect (CD) 或 Request To Send (RTS) 线上一个字符到达或一个变化发生时。在这些情况下,可以利用 MSComm 控件的 OnComm 事件捕获并处理这些通讯事件。OnComm 事件还可以检查和处理通讯错误。所有通讯事件和通讯错误的列表,参阅 CommEvent 属性。
串口双机通讯
- VB与RS232串行通讯控制,进行二台电脑通讯连接。