Location:
Search - windows comm
Search list
Description: Windows串口编程
Platform: |
Size: 1906 |
Author: |
Hits:
Description: windows下实现串口通信,具体是实现文件的传输.
Platform: |
Size: 388549 |
Author: guosong |
Hits:
Description: unit comm
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
SPComm, StdCtrls, ExtCtrls
type
TFcomm = class(TForm)
Comm1: TComm
GroupBox1: TGroupBox
Memo1: TMemo
Memo2: TMemo
GroupBox2: TGroupBox
Button1: TButton
Btn_send: TButton
Button2: TButton
procedure Button1Click(Sender: TObject)
procedure Button2Click(Sender: TObject)
procedure Btn_sendClick(Sender: TObject)
procedure Comm1ReceiveData(Sender: TObject Buffer: Pointer
BufferLength: Word)
private
{ Private declarations }
public
{ Public declarations }
end
Platform: |
Size: 153051 |
Author: liu |
Hits:
Description: Windows CE 6.0 COMMUNICATION/Networking 源码
Platform: |
Size: 1577297 |
Author: 范晓雄 |
Hits:
Description: Windows串口编程 -Windows serial programming
Platform: |
Size: 2048 |
Author: 站长 |
Hits:
Description: CBC下写的串口编程,API函数实例
I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 serial comm programming at the same time. I found both tasks confusing at best. It was particularly frustrating because I had, over the years, written so much stuff (including lots of serial comm software) for the DOS environment and numerous embedded applications. Interrupt driven serial comm, DMA transfer serial comm, TSR serial comm, C, assembler, various processors... you name it, it had written it. Yet, everything I knew seemed upside-down in the message-driven-callback world of Windows. -CBC was under the serial programming API function examples I wish this site had been around when I was trying to figure out how to make serial communications work in Windows 95. I, like many programmers, was hit with the double-locking of having to learn Windows Win95 programming and serial comm programming at the same time. I found both tasks confusing at best. It was particularly frustrating because I had, over the years, written so much stuff (including lots of serial comm software) for the DOS environment and numerous embedded applications. Interrupt driven serial comm, DMA transfer serial comm, TSR serial comm, C, assembler, various processors ... you name it, it had written it. Yet, I knew everything seemed upside-down in the message-driven-callback world of Windows.
Platform: |
Size: 14336 |
Author: 高荣 |
Hits:
Description: Delphi采用MSComm控件开发串口测试工具,在Windows+Delphi7编译通过-MSComm Control Development Delphi using serial testing tools, in Windows+ Delphi7 compiler through
Platform: |
Size: 242688 |
Author: 林建新 |
Hits:
Description: Windows下串口通信开发中非常好用的调试工具
本人在用单片机(RS232)开发环境温湿度监测时,觉得它非常好用-The development of serial communication under Windows is very useful debugging tools I use single-chip (RS232) development environment for monitoring temperature and humidity, I feel it is very easy to use
Platform: |
Size: 74752 |
Author: 张兰芳 |
Hits:
Description: windows下实现串口通信,具体是实现文件的传输.-realize serial communication under windows, concrete realization of the document transmission.
Platform: |
Size: 388096 |
Author: guosong |
Hits:
Description: unit comm
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
SPComm, StdCtrls, ExtCtrls
type
TFcomm = class(TForm)
Comm1: TComm
GroupBox1: TGroupBox
Memo1: TMemo
Memo2: TMemo
GroupBox2: TGroupBox
Button1: TButton
Btn_send: TButton
Button2: TButton
procedure Button1Click(Sender: TObject)
procedure Button2Click(Sender: TObject)
procedure Btn_sendClick(Sender: TObject)
procedure Comm1ReceiveData(Sender: TObject Buffer: Pointer
BufferLength: Word)
private
{ Private declarations }
public
{ Public declarations }
end
Platform: |
Size: 152576 |
Author: liu |
Hits:
Description: Windows CE 6.0 COMMUNICATION/Networking 源码-Windows CE 6.0 COMMUNICATION/Networking Source
Platform: |
Size: 1576960 |
Author: 范晓雄 |
Hits:
Description: ZModem协议分析开发实例
在Windows下用C语言实现-ZModem protocol analysis to develop examples in Windows using C language
Platform: |
Size: 54272 |
Author: bob |
Hits:
Description: windows下串口调试程序,该程序能够进行串口的读写,提供用户界面。-windows serial port communication
Platform: |
Size: 146432 |
Author: bzxu |
Hits:
Description: 该程序通过CMSComm控件实现了Windows串口编程,程序功能完善,可作为串口编程参考和串口通信测试等-CMSComm control the program through a Windows serial port programming, the program functions can be used as a reference serial programming and serial communications testing
Platform: |
Size: 4151296 |
Author: 郎花 |
Hits:
Description: Windows comm port example for QT
Platform: |
Size: 17408 |
Author: barconan |
Hits:
Description: 用跨平台的QT库编写的串口通讯工具。QT库相当于MFC,但简洁,高效而且有很好的跨平台特性,用其编写的代码不用修改可以在linux/windows平台下编译。-With cross-platform QT library written in serial communication tool. QT library is equivalent to MFC, but the simple, efficient and have a good cross-platform features, with its write code without changes in the linux/windows platform compilation.
Platform: |
Size: 3631104 |
Author: 心雪 |
Hits:
Description: 在windows下对串口进行操作与控制,可以读写任一串口。-In the windows serial port under the operation and control, you can read and write either a serial port.
Platform: |
Size: 3585024 |
Author: peng |
Hits:
Description: 一个简单利用windows Comm组件实现的串口通行的小程序-A simple to use windows Comm component to achieve the serial passage of small programs
Platform: |
Size: 1970176 |
Author: |
Hits:
Description: 详细介绍利用Windows API函数进行串口通信开发的代码。使用多线程的方法实现。-Detail the use of Windows API functions for serial communications development code. Using multi-threaded approach to achieve.
Platform: |
Size: 57344 |
Author: peter |
Hits:
Description: windows平台和linux平台操作串口和并口的第三方包comm.jar-comm.jar for windows
comm.jar for linux
Platform: |
Size: 1735680 |
Author: sun |
Hits: