搜索资源列表
wsc4c30.zip
- 串口通讯动态连接库,支持X/YModem协议
serialportdll
- 一个很不错的串口读写动态连接库源代码,做通信编程的朋友可能有用-a very good reader Serial Dynamic Link Library source code, so communication program may be useful friends
seriesport
- 串口通讯源码 串口通讯使用说明 在两台机器运行serealcom.exe, 但必须保证用串口线连接, 选择串口时如出现error, 表明此串口正被其它设备使用。-serial communications for use of the two machines running serealcom.exe. it must ensure that the use serial link, choose when and if there Serial error, this
Nkidll_Demo
- 短信开发控件,支持西门子,诺基亚,使用串口线或者红外线连接-SMS Development Control and support of Siemens, Nokia, the use of infrared or serial line connectivity
Icard
- 一使用串口通讯的IC饭卡系统,消费终端与远程服务器通过串口连接-use of a serial communications IC Prerequisite system, consumption and Remote Terminal Server through Serial Link
serise
- 计算机通过串口,连接无限传输系统服务器,对数据进行传输显示-computer through the serial port to connect an unlimited transmission system server for data transmission revealed
PC_Monitor
- 通过PCCOMM动态连接库,对PC串口进行监测和通讯,接收下位机传上来的数据,并显示和写入日志文件-through PCCOMM dynamic link library, the right PC for monitoring and serial communications, receive under the plan mass of data, and show and write log files
GPSLinker
- 用于一般笔记本电脑与带有串口的GPS接收机连接,完成数据的实时采集。
Ltpcc
- 一个串口通讯的源码,自定义的通讯协议,与切纸设备连接
serialport
- 通过串口在两台计算机中建立连接,按照自定义的串口通信协议进行信息交换,通过串口实现聊天,文件的传输等功能
CSerialPort_src
- CSerialPort类支持线连接的串口编程操作,可代替MSComm控件的功能。
c中断方式实现串口通讯
- 串口中断程序,可以连接两台pc,加上无线设备,可实现无线通讯-interrupt procedures, can be connected to two pc, coupled with wireless equipment, wireless communication
mfc串口发短信(sms)
- vc++通过串口连接短信猫,用AT指令发短信。
wsc4c30.zip 串口通讯动态连接库
- 串口通讯动态连接库,支持X/YModem协议,serial port communicational dynamic link libraries,To hold up X/YModem agreement
sourcestudy
- 文件中有C和DELPHI程序源代码,有蓝牙,移动电话,串口与计算机连接通信以及通信软件源代码等.-paper C and Delphi source code, Bluetooth, mobile phones, Serial communication and computer connectivity and communications software, such as source code.
chuankou
- 串口调试,串口的设置,数据库连接,文件的路径显示,鼠标显示动画-Serial debugging, serial port settings, database connectivity, file path display, mouse, animation
Serial-assistant-source
- 串口助手源程序,用来测试串口是否正确连接。windows下运行的界面程序。-Serial assistant source, used to test the serial port is connected properly. interface program running under windows.
串口连接及进度条提示
- 提供串口连接的方法,并通过进度条显示传输进度,配有详细的文字注释。
C# 串口调试小助手(有源码)
- C#中串口通信编程 收藏 本文将介绍如何在.NET 平台下使用 C#创建串口通信程序, .NET 2.0 提供了串口通信的功能, 其命名 空间是 System.IO.Ports。这个新的框架不但可以访问计算机上的串口,还可以和串口设备进 行通信。 我们将使用标准的 RS 232 C 在 PC 间通信。它工作在全双工模式下,而且我们不打算使用 任何的握手 或流控制器,而是使用无 modem 连接。 命名空间 System.IO.Ports 命名空间中最重用的是 SerialPort 类。 创建 S
SerialPortCom
- winform 串口通讯,串口连接,数据收发(winform serial communication)