当前位置:
首页 资源下载
搜索资源 - file transfer ZModem
搜索资源列表
-
0下载:
Linux下ztelnet 的rz、sz源码,包含XMODEM, YMODEM ZMODEM 文件传输协议 -Linux ztelnet the rz, sz source, including XMODEM. YMODEM using File Transfer Protocol
-
-
0下载:
使用zmodem协议传输文件的程序,适当修改可以在嵌入式系统中用来传输文件-use agreement Zmodem file transfer procedures, appropriate changes in the embedded systems used to transfer files
-
-
0下载:
Make and answer phone calls
Detect tone and pulse digit from the phone line
Capture Caller ID
Support blind transfer, single-step transfer/conference, consultation transfer/conference, hold, unhold.
Control of the local phone handset
-
-
0下载:
zmodem源码,适用于zmodem文件传输协议,zmodem source for File Transfer Protocol zmodem
-
-
1下载:
nrComm Lib Pro 8.29
for Delphi & C++ Builder 7-2010
nrComm Lib provides some tools for performing the serial communications tasks in Delphi/CBuilder development. It has ready solutions for many
communication tasks : RS232, TAPI (data and voice
-
-
2下载:
用UART做文件传输_采用Zmodem协议,单片机程序.-To do with the UART using Zmodem protocol file transfer _, SCM
-
-
1下载:
用UART做文件传输,采用Zmodem 协议,开发环境UNSPIDE2.6.2,芯片为SPMC75F2413A-UART to do with the file transfer using Zmodem protocol development environment UNSPIDE2.6.2, chip SPMC75F2413A
-
-
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下载:
这是带源码安装版,有源码,有注册号,完美支持 Delphi 10.2 Tokyo,nrComm Lib 是在由Deepsoftware开发类别 Miscellaneous Shareware 软件。(nrComm Lib provides some tools for performing the serial communications
tasks in Delphi/CBuilder development. It has ready solutions for many
co
-
-
1下载:
XMODEM协议是一种串口通信中广泛用到的异步文件传输协议。分为标准Xmodem和1k-Xmodem两种,前者以128字节块的形式传输数据,后者字节块为1k即1024字节,并且每个块都使用一个校验和过程来进行错误检测。在校验过程中如果接收方关于一个块的校验和与它在发送方的校验和相同时,接收方就向发送方发送一个确认字节(ACK)。由于Xmodem需要对每个块都进行认可,这将导致性能有所下降,特别是延时比较长的场合,这种协议显得效率更低。(XMODEM protocol is a widely us
-