当前位置:
首页
资源下载

搜索资源 - xmodem ymodem zmodem
搜索资源列表
-
0下载:
Linux下ztelnet 的rz、sz源码,包含XMODEM, YMODEM ZMODEM 文件传输协议 -Linux ztelnet the rz, sz source, including XMODEM. YMODEM using File Transfer Protocol
-
-
0下载:
Gcomm is a serial communications program similar to seyon, but more modern, and easier to use. Works over serial port, via TCP/IP, or a pipe through another program. Supports xmodem/ymodem/zmodem protocols. Visit the gcomm.sourceforge.net home page f
-
-
3下载:
开源串口利用Xmodem,Ymodem,ZModem 下载,上传的程序.在Linux,Arm-Linux 都可使用
-
-
0下载:
ZMODEM is a file transfer protocol developed by Chuck Forsberg in 1986, in a project funded by Telenet in order to improve file transfers on their X.25 network. In addition to dramatically improved performance compared to older protocols, ZMODEM also
-
-
0下载:
XMODEM is a simple file transfer protocol developed as a quick hack by Ward Christensen for use in his 1977 MODEM.ASM terminal program. XMODEM became extremely popular in the early bulletin board system (BBS) market, largely because it was so simple
-
-
1下载:
COM口发送和接收文件,用YMODEM XMODEM ZMODEM等协议,DELPHI写的源代码。-COM port to send and receive files, and other agreements with YMODEM XMODEM ZMODEM, DELPHI write the source code.
-
-
1下载:
XMODEM协议是一种串口通信中广泛用到的异步文件传输协议。分为标准Xmodem和1k-Xmodem两种,前者以128字节块的形式传输数据,后者字节块为1k即1024字节,并且每个块都使用一个校验和过程来进行错误检测。在校验过程中如果接收方关于一个块的校验和与它在发送方的校验和相同时,接收方就向发送方发送一个确认字节(ACK)。由于Xmodem需要对每个块都进行认可,这将导致性能有所下降,特别是延时比较长的场合,这种协议显得效率更低。(XMODEM protocol is a widely us
-