-
这个项目提供了一个代理,允许Telnet / TCP进行系统连接
This project provides a proxy that allows telnet/tcp connections to be made to serial ports on a machine.
- 2023-04-18 12:45:03下载
- 积分:1
-
ANSI标准(x3.64)视频终端和外设控制序列
ANSI Standard (X3.64) Control Sequences for Video Terminals and Peripherals
- 2022-01-31 09:23:06下载
- 积分:1
-
DOS环境下TC2/3源代码
DOS环境下TC2/3源代码-TC 2/3 source codes under DOS
- 2022-03-04 18:02:27下载
- 积分:1
-
可以自己修改及优化的串口程序。你可以自己改作其他串口通讯程序。...
可以自己修改及优化的串口程序。你可以自己改作其他串口通讯程序。-can adapt and optimize their Serial procedures. You can, for other serial communication procedure.
- 2022-06-14 21:56:18下载
- 积分:1
-
是关于灵达电源通信规约的串口通信程序,功能是把电源监控器的采集数据上送到规约前置机中。...
是关于灵达电源通信规约的串口通信程序,功能是把电源监控器的采集数据上送到规约前置机中。-GOLD comunication rule
- 2022-03-28 13:30:10下载
- 积分:1
-
串口通讯在客户端/服务器类型的应用程序设计中经常使用…
串口通讯在客户端/服务器类型的应用程序设计中经常要使用到,目前串口通讯采用的一般是专用软件包或者标准串口通讯协议(如XMODEM、ZMODEM等),这样完整详细且免费的软件包比较少,所以在SPCOMM的基础之上建立了本文所描述的串口通讯协议,称之为RCC(表示为Reliable Comm Communication),其主要目标是在用串口进行通讯的客户端/服务器双方建立一条可靠的通讯链路,就象TCP(RFC793)一样。该协议的目前的开发是采用VC++,应用平台为WIN95/NT,但作为RCC协议的本身不受具体编程语言及操作系统所限制-Serial port communication in client/server type of application design often use to the current serial communication is generally used in special packages or a standard serial communication protocols (such as XMODEM, ZMODEM, etc.), such a complete package details and free more less so on the basis of established SPCOMM described in this article serial communication protocol, called RCC (expressed as a Reliable Comm Communication), whose main objective is to communicate with the serial port client/server sides to establish a reliable communication link, like TCP (RFC793) the same. The current development of the protocol is used VC++, application platform for WIN95/NT, but as the agreement itself, RCC concrete programming
- 2023-02-24 10:55:03下载
- 积分:1
-
的问题.派尔高协议,控制左转右转时,出现问题.其他功能好用.我用DELPHI写的程序,在MOUSEDOWN中, str := chr($FF)+chr($01)...
的问题.派尔高协议,控制左转右转时,出现问题.其他功能好用.我用DELPHI写的程序,在MOUSEDOWN中, str := chr($FF)+chr($01)+chr($00)+chr($04)+chr($0F)+chr($00)+chr($14)
MSComm1.output := str
在CLICK事件中: str := chr($FF)+chr($01)+chr($00)+chr($00)+chr($00)+chr($00)+chr($01)
MSComm1.output := str
-Problem. Pelco agreement左转右转control when there are problems. Other features easy to use. DELPHI I used to write the procedures in the MouseDown, str: = chr ($ FF)+ Chr ($ 01)+ chr ($ 00)+ chr ($ 04)+ chr ($ 0F)+ chr ($ 00)+ chr ($ 14) MSComm1.output: = str in the CLICK event: str: = chr ($ FF)+ chr ($ 01)+ chr ($ 00)+ chr ($ 00)+ chr ($ 00)+ chr ($ 00)+ chr ($ 01) MSComm1.output: = str
- 2022-02-06 22:16:02下载
- 积分:1
-
FTC2232D USB2SPI的库函数
FTC2232D USB2SPI的库函数-USB to SPI library
- 2023-01-08 22:55:03下载
- 积分:1
-
Describes how to use Verilog language processor components UART
介绍了如何用verilog语言实现处理器部件uart-Describes how to use Verilog language processor components UART
- 2022-05-10 11:57:06下载
- 积分:1
-
dos下用TC2.0编译的几个串口例程
dos下用TC2.0编译的几个串口例程-a few examples in TC2.0 and Dos
- 2022-03-14 11:33:10下载
- 积分:1