搜索资源列表
Win32下的几种串口通信编程
- 要完成串口通信, 在32位模式下, 一般说来有以下四种方法-to complete the serial communications, in 32-bit mode, in general the following four methods :
javacomm20-win32
- 用java编写的一个组件,用于windows下串口通信,我已经试过了,可以成功-prepared with a component for serial communications under Windows, I have tried, successful
多串口多线程工业控制实现
- 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量
comcool_code
- 使用Win32创建串口通讯程序-use Win32 build serial communication program
SerialWrapper
- 串口通讯封装,可用于CMD,Win32,MFC等环境。-serial communications package can be used for CMD, Win32, MFC, and other environment.
VC++combaseWin32API
- 这是本人在网上下载的关于深入浅出VC++串口编程之基于Win32 API的教程
CHAPT13
- CHAPT13\\AnsiWinTerm.cpp Class used in Win32 terminal emulation CHAPT13\\AnsiWinTerm.h Header file for the AnsiWinTerm class CHAPT13\\Chapt13.cpp 32-bit test program of terminal emulation CHAPT13\\Chapt13.dsp Visual C++ project file CHAPT13\\
SerialApp
- 此源代码是基于VC++开发的使用Win32创建串口通讯程序程序
PC-MCU
- 本文详细地介绍了在Win32环境下通过调用通信API 函数以异步方式来实现PC机和MCS 51 单片机之间的通信过程给出了软硬件设计机理以及详细的通信协议说明
serialport
- 实现串口通信功能,利用win32编程,使用c语言实现功能-Serial communication function, using win32 programming, using c language function
MFCAPISeriesPort
- 基于MFC对话框的 WIN32 API串口通信程序-MFC dialog-based WIN32 API serial communication program
VC++SerialInterfaceProgrammingOnWin32API
- 本文介绍了基于Win32 API的VC++串口编程。给出了WIN32中打开串口、配置串口、超时设置、事件设置和读、写关闭串口的函数或结构体,随后举了一个利用WIN API进行串口通信的例子。-err
VCuart
- WIN95界面下的VC++串口通讯程序在WIN32下是不建议对端口进行操作的,在WIN32中所有的设备都被看成是文件,串行口也不例外也是作为文件来进行处理的。-WIN95 interface of VC++ Serial communication procedures in WIN32 is not recommended for port operations, WIN32 at all of the equipment have been seen as a document, the
RTUWin32
- 串口通信编程,win32 vc++,界面。mfc win api -Serial Communication
IMCSms
- 短信猫/手机发送器短信发送系统 基于COM的dll组件,可以运行于win32平台。本组件的特点: 1、封装了通过手机、短信猫发送/接收短消息的接口,由于采用了COM标准,二进制兼容,可被其他开发语言或者软件调用,对手机或者小灵通用户发送短信; 2、通过电脑设备的串口,直接控制手机、短信猫。 3、方便、灵活、简单,方便开发人员快速开发。 您可以下载试用版,但是您发送短信时会有提示信息,注册后会去掉我们的附加信息,改成您的信息。-sms send
MFC_API_Arch_SeriesPort
- 于MFC对话框的 WIN32 API串口通信程序,实现串口通信与实时传输 接受的好例子-In the MFC dialog WIN32 API serial communication program to achieve serial communications and real-time transmission to accept a good example of
SerialPortTester
- 自己写的串口助手, 串口部分使用Win32 SDK开发, 界面部分使用MFC, 支持收发ASCII, 十六进制数据, 文件。-Write your own serial assistant, using the Win32 SDK serial part of the development, the interface part of the use of MFC, support for sending and receiving ASCII, hex data, files.
SerialPort(Win32)
- 自動偵測目前可用的SerialPort及相關數據 附帶兩個文字輸入框做RX/TX 的傳輸測試 (以WIN32函式方式)-RS232 transmition by win32
WIN32-serial
- WIN32的串口编程基本方法及概要,工4种方法供参考-WIN32 serial programming method and summary
win32
- 通过win32 API调用底层函数实现串行通信,纠结了很长时间,终于会用了-Through the realization of Win32 API calls the underlying function,Entanglements for a long time, finally will use