CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Win32
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Fax program
BREW
J2ME
Com Port
Parallel Port
Modem program
SMS
MMS
WAP develop
Symbian
Windows Mobile
Voice Compress
USB develop
TAPI
GPS develop
RFID
3G develop
android
IOS
MTK
wechat App
Search - Win32 - List
[
Com Port
]
Win32下的几种串口通信编程
DL : 0
要完成串口通信, 在32位模式下, 一般说来有以下四种方法-to complete the serial communications, in 32-bit mode, in general the following four methods :
Date
: 2008-10-13
Size
: 5.65kb
User
:
黄区
[
Com Port
]
javacomm20-win32
DL : 0
用java编写的一个组件,用于windows下串口通信,我已经试过了,可以成功-prepared with a component for serial communications under Windows, I have tried, successful
Date
: 2008-10-13
Size
: 292.43kb
User
:
king
[
Com Port
]
多串口多线程工业控制实现
DL : 2
由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量和程序长时间运行做了一些测试,效果都是很好的(串口扩充到了11个,运行时间是在一个项目中,到现在已经运行了1个多月没有出现问题)。 -working relationship several months without Internet access, back found many friends wrote to me, many of which are part of the serial connection is a problem. As in previous works on the process of implementing serial communications I sometimes use MSCOMM control, sometimes they used WIN32 API directly with the serial port. Later, the pilot of the network above the very popular SerialPort category. Industrial process control in the middle category SerialPort I had some simple changes, the discovery of this type is a very good thing, Packaging operating serial complexity of some serial operation. We can use the time directly through some of its simple interface to be completed on the various external devices work. My serial number and operating procedures for a long time to do some testing
Date
: 2008-10-13
Size
: 92.47kb
User
:
li
[
Com Port
]
comcool_code
DL : 0
使用Win32创建串口通讯程序-use Win32 build serial communication program
Date
: 2008-10-13
Size
: 33.79kb
User
:
znmq
[
Com Port
]
SerialWrapper
DL : 0
串口通讯封装,可用于CMD,Win32,MFC等环境。-serial communications package can be used for CMD, Win32, MFC, and other environment.
Date
: 2008-10-13
Size
: 99.75kb
User
:
funix
[
Com Port
]
VC++combaseWin32API
DL : 1
这是本人在网上下载的关于深入浅出VC++串口编程之基于Win32 API的教程
Date
: 2008-10-13
Size
: 74.39kb
User
:
zhangle
[
Com Port
]
CHAPT13
DL : 0
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\\Chapt13.dsw Visual C++ workspace file CHAPT13\\Chapt13.rc The resource file used in the test program CHAPT13\\resource.h IDs defined in the resource file CHAPT13\\Win32Term.cpp The Win32 general purpose terminal class CHAPT13\\Win32Term.h Definition of the class CHAPT13\\Debug\\Chapt13.exe 32-bit executable of the test program.
Date
: 2008-10-13
Size
: 21.07kb
User
:
张祥光
[
Com Port
]
SerialApp
DL : 0
此源代码是基于VC++开发的使用Win32创建串口通讯程序程序
Date
: 2008-10-13
Size
: 34.26kb
User
:
常俊芳
[
Com Port
]
PC-MCU
DL : 0
本文详细地介绍了在Win32环境下通过调用通信API 函数以异步方式来实现PC机和MCS 51 单片机之间的通信过程给出了软硬件设计机理以及详细的通信协议说明
Date
: 2008-10-13
Size
: 412.17kb
User
:
cmprg
[
Com Port
]
comcool_code
DL : 0
使用Win32创建串口通讯程序-use Win32 build serial communication program
Date
: 2025-12-22
Size
: 33kb
User
:
znmq
[
Com Port
]
javacomm20-win32
DL : 0
用java编写的一个组件,用于windows下串口通信,我已经试过了,可以成功-prepared with a component for serial communications under Windows, I have tried, successful
Date
: 2025-12-22
Size
: 292kb
User
:
king
[
Com Port
]
多串口多线程工业控制实现
DL : 0
由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量和程序长时间运行做了一些测试,效果都是很好的(串口扩充到了11个,运行时间是在一个项目中,到现在已经运行了1个多月没有出现问题)。 -working relationship several months without Internet access, back found many friends wrote to me, many of which are part of the serial connection is a problem. As in previous works on the process of implementing serial communications I sometimes use MSCOMM control, sometimes they used WIN32 API directly with the serial port. Later, the pilot of the network above the very popular SerialPort category. Industrial process control in the middle category SerialPort I had some simple changes, the discovery of this type is a very good thing, Packaging operating serial complexity of some serial operation. We can use the time directly through some of its simple interface to be completed on the various external devices work. My serial number and operating procedures for a long time to do some testing
Date
: 2025-12-22
Size
: 92kb
User
:
li
[
Com Port
]
SerialWrapper
DL : 0
串口通讯封装,可用于CMD,Win32,MFC等环境。-serial communications package can be used for CMD, Win32, MFC, and other environment.
Date
: 2025-12-22
Size
: 104kb
User
:
funix
[
Com Port
]
RS232TM_0.2_Alpha_D_with_javacomm
DL : 0
Java RS232 terminal with graphical interface . Suitable for small RS projects and test protocols for hardware developing. Free for usage ,modifying and redistributing.Also added "javacomm20"-api installer -Java RS232 terminal with graphical interface. Suitable for small RS projects and test protocols for hardware developing. Free for usage, modifying and redistributing.Also added javacomm20-api installer
Date
: 2025-12-22
Size
: 303kb
User
:
戴奕
[
Com Port
]
TestColtTempator
DL : 0
由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量和程序长时间运行做了一些测试,效果都是很好的(串口扩充到了11个,运行时间是在一个项目中,到现在已经运行了1个多月没有出现问题)。-months because of no contact between the Internet, come back to find many friends I wrote, many of which are part of the serial connection is a problem. As in previous works on the process of implementing serial communication I sometimes use MSCOMM Control. Sometimes they use Win32 API directly operating the serial. Later, the pilot of the network above the very popular SerialPort category. In the industrial process control on the middle class SerialPort for some simple changes, the discovery of this type is a very good thing, Packaging operating serial complexity of some serial operation. We can use the time directly through some of its simple interface can be completed various external equipment work. I serial number and operating procedures for a long time to do some testing and the res
Date
: 2025-12-22
Size
: 86kb
User
:
郑金华
[
Com Port
]
VC++combaseWin32API
DL : 1
这是本人在网上下载的关于深入浅出VC++串口编程之基于Win32 API的教程-This is my downloading on the plain language VC++ Serial programming based on the Win32 API tutorial
Date
: 2025-12-22
Size
: 74kb
User
:
zhangle
[
Com Port
]
MFCAPISeriesPort
DL : 0
基于MFC对话框的 WIN32 API串口通信程序-MFC dialog-based WIN32 API serial communication program
Date
: 2025-12-22
Size
: 3.06mb
User
:
bill
[
Com Port
]
SerialPort(Win32)
DL : 0
自動偵測目前可用的SerialPort及相關數據 附帶兩個文字輸入框做RX/TX 的傳輸測試 (以WIN32函式方式)-RS232 transmition by win32
Date
: 2025-12-22
Size
: 81kb
User
:
sean
[
Com Port
]
WIN32-serial
DL : 0
WIN32的串口编程基本方法及概要,工4种方法供参考-WIN32 serial programming method and summary
Date
: 2025-12-22
Size
: 7kb
User
:
陆博
[
Com Port
]
win32
DL : 0
通过win32 API调用底层函数实现串行通信,纠结了很长时间,终于会用了-Through the realization of Win32 API calls the underlying function,Entanglements for a long time, finally will use
Date
: 2025-12-22
Size
: 770kb
User
:
zhuguanglei
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.