搜索资源列表
slsnif-0[1].4.2.tar
- 项目描述: slsnif is a serial port logging utility. It listens to the specified serial port and logs all data going through this port in both directions. Serial line sniffer是一个串行端口记录工具。它监听指定的串行端口并记录所有通过这个端口的两个方向的数据。 来源:http://freshmeat.net slsnif是一个串行端口日志
Simple Sockets Library--ssl-2[1].11a.tar
- 项目描述: slsnif is a serial port logging utility. It listens to the specified serial port and logs all data going through this port in both directions. Serial line sniffer是一个串行端口记录工具。它监听指定的串行端口并记录所有通过这个端口的两个方向的数据。 来源:http://freshmeat.net slsnif是一个串行端口日志
message111
- 两机串口通信 可以传送各种文件,包括二进制文件 可达RS-232最大速度-two serial port communications can be transmitted various documents, including binary files up to RS-232 maximum speed
串口通讯经典程序
- 这是我自己写的关于串口通讯的小程序,适于两台PC机之间通过(交叉串口线)串口通讯.可以(自动或手动)发送数据、接收数据、保存数据。是调试串口和初步学习串口编程的好例子。其中还用到了典型的串口类,对于从事串口编程者有一定的借鉴作用。 -that I write on small serial communication procedures, suitable for two between the PC (cross-Serial Line) serial communications. M
CommOperateGps.cpp
- eVC下操作串口提取GPS有效数据2,把文件名的后缀.rar去掉即可,不要解压缩。-operate under effective Serial GPS data from two, the file name suffix. Rar be removed, not decompress.
数据互发小程序
- 一个两串口之间互发数据和文字的小程序,可以发送汉字-a two serial data sent between the characters and the small program can send Chinese Characters
mt
- 用C51编写的基于51单片机串口点对点双向通信程序,特点是具有可靠的通信失败检测及信息重发功能。-with C51 prepared by the 51 microcontroller-based point-to-point two-way serial communication program, which is characterized with reliable communication failure detection and re-issued the information
最新奇特串口调试软件
- 最新奇特串口调试软件计算机(PC)与仪表(MCU)之间以帧为通讯单位。MCU不主动向计算机发送信息。PC根据需 要发送命令帧,MCU完成相应功能后将发送应答帧。命令帧(PC->MCU)和应答帧(MCU- >PC)的格式是相同的,二者帧内容有所不同。-latest strange serial debugging software computer (PC) and Instrumentation (MCU) to frame between the communication
两台机器间的串口通讯
- 串口通讯使用说明 在两台机器运行serealcom.exe, 但必须保证用串口线连接, 选择串口时如出现error, 表明此串口正被其它设备使用。-serial communications for use of the two machines running serealcom.exe, but must ensure that the use serial link, choose when and if there Serial error, the express
serial232
- serial.h serial.cpp 共两个文件,VC串口封装API类-serial.h serial.cpp a total of two documents, VC serial API Class Packaging
qts_qq
- 本程序是模仿QQ聊天程序,通过串口通信实现在两台计算机之间进行聊天,文件传送等操作。串口通信使用CSerial串口通信类,该类有第三方提供,具有使用简便,易于上手的优点。-imitate QQ chat program, Serial Communication between the two computers for chat, file transfer, etc. Using serial communication CSerial Serial Communications, the
com口通讯工具大集合
- 此包括COM口开发所需要的测试工具,我自己的一个仪表就是这东西试出来的,并且是免费的共享的,应该结束整天用超级终端的年代到了。而且COMTOOLS 还支持两个COM口的使用很方便-this COM port development, including the required test tools, I own an instrument that is something the trial, and is free to share the day should end with the
0906 串口通信用于遥控操作简例
- 串口通信用于遥控操作的实例,其中包括DisplayCon和RemoteCon两个工程文件-serial communications for remote operation example, DisplayCon including two works and documents RemoteCon
PC机串行通信程序设计
- 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
Vb串口通讯调试方法
- vb 串口通讯调试方法 现有电子秤一台,使用串口与计算机进行通讯。编写VB程序来访问串口,达到读取电子秤上显示的数据。该电子秤为BE01型仪表,输出为RS-232C标准接口,波特率为300-9600、偶校验、7个数据位、2个停止位。所有字符均发送11位ASCII码,一个起始位。在VB中与串口通讯需要引入控件MSComm串口通讯控件(在Microsoft Comm Control 6.0中)-vb serial communications debugging method existing
chuankoubiancheng
- 串口编程--接收PC发过来的字符串,回发字符串.发送期间中断控制LED灯闪烁 采用外部晶振22.1184MHz 使用定时器1,方式2产生波特率,SMOD = 0或者1 定时器初值X=256-SYSCLK*(SMOD+1)(BAUDRATE*384) -Serial Programming -- receiving PC sent the string, the string back. During this interruption control LED lights exter
eqm_tx
- 用VB实现RS232的串口通信并接受串口的信息,可同时接受两个串口-VB RS232 serial communication and accept Serial information can also accept two serial
mymscomm
- 自己用mscomm编写的一个串口传输例子,在2台pc机上测试通过-mscomm prepare themselves with the example of a serial transmission, the two Taiwan pc on the test machine
Two-machine-communication-interface
- 用C语言是实现的两台计算机之间的通信,发送,接收字符和文件。接口的两机通信-Implemented using C language is communication between two computers, send, receive and file the character. Two-machine communication interface
TWO-COMM-Debuger
- 一款有两个串口可以同时调试的工具,调试界面在一起,极大方便了进行监控调试等一些需要同时看两个串口数据的情况的调试。-A two serial port can also be a tool for debugging, debugging interface together, greatly facilitate the monitoring and debugging and so on some of the need to look at the two serial data.
