搜索资源列表
WindowsCEDeviceDriver
- 在此以串口驱动程序中初始化过程为线索简单讲一讲WindowsCE下驱动程序开发基础-this in the serial driver for initialization process as simple as talking about the clues driver under Windows CE Sequence development foundation
MultiCast_Ser
- 在WINDOWS下利用VC++写的支持TCP I/O多路复用,UDP 组播和串口读写的通信程序服务端!-in Windows using the VC was made with the support of TCP I / O multiplexers. UDP Multicast and serial communication program of literacy services end!
232_TCPIP
- 程序的最大缺陷: Windows把硬件驱动的接口都进行了抽象和标准化,串口也不例外,大部分的设备都可以通过文件操作API进行存储控制,如:CreateFile、ReadFile、WriteFile等,其实很简单。网上有个SerialPort的类写得还不错,我就直接拿来用了,只做了小小的修改以满足我的要求。原本的类一次只能收发一个Byte,根据需要我改成了512 Byte,需要重点提出的是,当收发多字节数据时,数据的正确性和完整性更需要自己保证,因为串口协议标准只是定义在物理层和数据链路层
功能较强且界面漂亮的串口监视软件
- 一个功能较强且界面漂亮的串口监视软件,窗口界面设置了很多功能,不同与以往功能较少的监视界面 -A more powerful and beautiful interface for serial monitoring software, windows interface to set a lot of features, different from the previous monitoring interface with less functionality
LinuxXwindwskylix3
- Linuxwindows环境下用kylix3实现串口通信:完整的串口接受和发送数据功能。和windows中“串口”调试软件功能类似。-Linux X windows environment with kylix Serial communication: Serial complete function to receive and send data. And windows in the Serial is similar to debugging software.
Serial
- 一个高效率高兼容的VC 串口代码,比使用控件效率提高很多。简单易用-CSerialEx- Win32 message-based wrapper for serial communications A lot of MS-Windows GUI based programs use a central message loop, so the application cannot block to wait for objects. This make serial communica
chuankouxianshi
- 1、串口控件使用说明 本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。主要使用方法 串口设置:m_Comm.SetSettings(“波特率,校验方式,数据位数,停止位数”) 取串口数据:m_Comm.GetInput() 你只首先要确定一个mscomm32.ocx控件在system目录下并且该控件已经被windows注册,本程序才能正常运行。-1, serial port control instructions of the pro
visualcom
- 基于Windows API的虚拟终端实现,进行虚拟串口的创建、连接于通信-Windows API-based implementation of virtual terminal, virtual serial port creation, connected to the communication
Communicate
- 完成不同平台的串口\SOCKET通信(windows、Linux、Unix)-Complete different platform serial \ SOCKET communication (windows, Linux, Unix)
QT-Tcp-udp-sreial
- windows上基于QT4.8.0开发包的TCP服务器、客户端,UPD、以及串口等模拟测试程序-QT 4.8.0 TCP UDP RS232 RS485 TESTER
PDATest
- Windows Mobile手持设备上实现蓝牙虚拟串口通信的一个简单例子,适合于初学蓝牙但有一定串口经验的程序人员参考。-Here is a simple example for programmer to learn how to convert Bluetooth stack to Comm communication.
SeriesPortTest
- 采用windows API编写的测试串口的程序-Windows API written test serial program
mycom
- linux 平台下串口的编程,本程序提供linux和windows平台下的linux类,运用提供的QT串口类,本工程实现的是在linux环境下运行的QT串口通信。-Serial programming under Linux platform, the program provides Linux and windows platform Linux, using the QT serial, the project is the realization of QT serial communi
php_serial.class
- PHP 串口类,修改了原有代码的windows下的参数设置部分,程序测试通过;只可以发送信息;接收数据部分未完成。- PHP serial class, modify the parameter setting part of the windows of the original code under test procedures only can send messages receive data section is not complete.
comm
- 该程序实现windows下的串口编程.-serial port
SerialPortTest
- 串口通信是 Windows 应用软件开发的重要环节,除了普通的通信软件外,还在工业控制领域有广泛的用途。本串口通测试讯源码,用于测试串口是否正确联通。-Serial communication is an important part of Windows application software development, in addition to general communication software, but also a wide range of industrial cont
wdmk
- 串口测试程序,包括所有原代码,以及,EXE文件,可以在你的WIN系统中运行(Serial port test procedures, including all source code, as well as, EXE file, you can run in your Windows system)
polymorkhismentitys
- 基于Windows消息,建立串口监听线程,读取测速雷达数据的程序()
rhdidected-speedup
- 串口动态连接库,使用Windows API()