DOS串口终端程序( 本软件为在DOS下使用超级终端的用户专门设计 功能说明: 1.DOS下使用,功能类似于WINDOWS的超级终端 2.支持COM1,Com2 3.支持波特率2400,4800,9600(缺省),19200,38400,57600,115200 4.支持Xmodem文件传输协议,,Asm,Com Port
上传时间: 2014-01-12
上传用户:youke111
本软件在C++ Builder 6.0开发环境下编程,实现的功能是:如果将本机的两个串口通讯口COM1和Com2连接起来,可以实现本机内这两个COM口间的数据的传输;若将两台电脑的COM口连接起来,可以实现这两台电脑的串行数据传输。
上传时间: 2014-01-20
上传用户:xaijhqx
常见的接口:1、并行接口(每一次传送一个字或字节的全部代码)INTEL 8255,MC6820,Z80_PIO,传送的距离比较近。 2、串行接口:数据和控制信息是一位一位串行地传送下去,距离比较远,通常COM1使用是9针D形连接器,Com2使用是老式的DB25针连接器, 3、磁盘接口 (1)IDE接口,集成驱动器电子部件,不支持DMA数据传送,只使用标准的PCI/O端口指令来传送所有的命令,状态等 (2)EIDE接口, 4、SCSI接口。具有多任务接口,具有总线仲裁功能。按同步或异步方式传输数据,可分单端和差分传送方式,是智能化设备。 5、USB接口。
上传时间: 2015-08-17
上传用户:gtf1207
完整的com口测试程序,编译即可运行!可测试主板自带的com1 Com2串口
上传时间: 2014-01-17
上传用户:huyiming139
This little Program allows you to send commands to the CardReader (CT-BCS) or to the Card itself. First you will be ask to what Port the Reader is connected (0=COM1, 1=Com2). Then the Class-Byte (CLA), Instruction-Byte (INS), Parameter 1 (P1), Parameter 2 (P2). If wou don愒 want to send Parameter 3 (P3) press Ctrl-d (^d). If you enter a number then you have to the Bytes of the Datafield. After the last Byte of the Datafield is entered the whole APDU is send the replay is displayed. After that you can send the next APDU.
标签: CardReader the commands to
上传时间: 2016-04-23
上传用户:nanxia
Universival Asychronous Receiver/Transmitter(通用异步串行口),UART 是一种较为通用的数据传输的方法(即Start Bit+Data+Check+StopBit),而COM 口中Rx、Tx 的数据格式即为UART。UART 和RS232是两种异步数据传输标准.计算机中的COM1和Com2都是RS232串行通信标准接口。当Uart 接口连到PC 机上时,需要接RS232电平转换电路。
上传时间: 2021-11-30
上传用户: