搜索资源列表
api串口通讯
- 采用win32API用C++BUILDER实现的串口通信,可实现与一般通信设备的AT命令交互- Uses win32API with C the BUILDER realization string mouth correspondence, may realize and the general communication facility AT order alternately
文件夹
- 使用MSCOMM控件主要是通过事件来处理串行口的交互,即当数据到达时,控件的OnComm的事件就会来捕获或处理这些通讯事件。而OnComm事件也可以用来捕获和处理通讯错误。在实际应用中,一个MSCOMM控件就对应一个串行口,所以如果要处理多个串行口的话,必须有相应数量的控件与之对应。-use MSCOMM control mainly through the incident to the serial interaction, that is, when the data arrived, t
DataAlternation
- pc与pda数据交互,通过pc的串口与pda专用连接器相连接,使用不同的底层COM库与不同型号的PDA通信,将PDA中的数据以统一的XML文件格式存储到pc上-pc pda with interactive data through the PC serial port and pda dedicated connector link, use different underlying COM library with different models of communication PDA,
PC_PDA
- PC与PDA数据交互系统的原代码 仅供参考.非本人所编写的-PC and PDA interactive data system source code for reference purposes only. Non-prepared by the I
RS232ODBCComm
- 用串口通信,实现数据交互并利用ODBC存取数据管理.-using serial communications, interactive data access and use ODBC data management.
auto_ewsd
- 西门子EWSD程控交换机OMC接口通讯程序源代码,实现OMC接口人机交互发送指令和采集报告
f150
- 富士通F150程控交换机MA接口通讯源程序,实现MA接口人机交互,实时发送指令和采集报告
MSSCOM
- 这是一个串口通信的程序源代码,可以进行友好的人机交互。
mscomm1
- PC机与智能仪器串口通信 MSComm 控件 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。 语法 MSComm 说明 MSComm 控件提供下列两种处理通讯的方式: 事件驱动通讯是处理串行端口交互作用的一种非常有效的方法。在许多情况下,在事件发生时需要得到通知,例如,在 Carrier Detect (CD) 或 Request To Send (RTS) 线上一个字符到达或一个变化发生时。
mscomm5
- PC机与智能仪器串口通信 MSComm 控件提供下列两种处理通讯的方式: 事件驱动通讯是处理串行端口交互作用的一种非常有效的方法。在许多情况下,在事件发生时需要得到通知,例如,在 Carrier Detect (CD) 或 Request To Send (RTS) 线上一个字符到达或一个变化发生时。在这些情况下,可以利用 MSComm 控件的 OnComm 事件捕获并处理这些通讯事件。OnComm 事件还可以检查和处理通讯错误。所有通讯事件和通讯错误的列表,参阅 CommEve
PC与PDA数据交互系统
- 通过xml实现各种pda的通信(借助pc)-through xml realize pda communications (using pc)
饭卡系统
- 通过串口与IC设备进行数据交互传输,实现IC卡餐饮收费系统。-through the serial port and IC equipment interactive data transmission, Food IC card system.
PC与PDA数据交互系统程序代码
- 用VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程,仅供参考-MSComm control VC prepared serial communication program's source code, and write a detailed programming process for reference! !
UART1.rar
- C8051F020双串口使用程序,可实现单片机与PC或其他设备间串行交互通信,C8051F020 dual serial port to use the program can achieve single-chip microcomputer with the PC or other serial interactive communication between devices
communications
- C#开发环境,实现单片机与Pc机的交互功能,实现数据的发送与接收。-C# development environment, to achieve SCM and Pc machine interactive function, the sending and receiving data.
COM_Bank
- 串口通讯的交互交易程序.模拟一个银行交易处理过程.-Serial Communication interactive transaction procedures. Simulation of a bank transaction processing.
3serialportcommunicationsource
- 3串行口通讯源码,主要应用与DSP与CPLD,上位机等通讯交互-3 serial port communication source, the main application and DSP and CPLD, interactive communications, such as PC
serialcommunication
- 串口通信和数据库的交互。用spcomm控件和sql语言-Serial communication and database interaction. Controls and sql language used spcomm
communication_between_PC_and_GSM
- PC机和GSM模块的交互程序。能够在VC6.0上运行。-PC machines and GSM module interactive program. Be able to run on VC6.0.
BluetoothWithDescription
- 一个安卓app实现一个与蓝牙模块交互数据的功能的简单demo。能够与蓝牙模块收发数据。(Android interactive data with Bluetooth module)