搜索资源列表
zmodem.rar
- zmodem源码,适用于zmodem文件传输协议,zmodem source for File Transfer Protocol zmodem
nrCommLib.rar
- 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
zmodem.zip
- zmodem协议源码实现 ,The source of zmoderm protocol
UART_Zmodem
- 用UART做文件传输_采用Zmodem协议,单片机程序.-To do with the UART using Zmodem protocol file transfer _, SCM
Windows-Comm
- ZModem协议分析开发实例 在Windows下用C语言实现-ZModem protocol analysis to develop examples in Windows using C language
zmodem2
- 使用zmodem协议传输文件的程序-A software of using zmodem protocol to transmit files
rzsz-3.34.tar
- 支持ZModem协议的串口通讯程序 -Serial communication supports ZModem protocol
an_spmc75_0115
- 用UART做文件传输,采用Zmodem 协议,开发环境UNSPIDE2.6.2,芯片为SPMC75F2413A-UART to do with the file transfer using Zmodem protocol development environment UNSPIDE2.6.2, chip SPMC75F2413A
947q
- 串口通讯在客户端/服务器类型的应用程序设计中经常要使用到,目前串口通讯采用的一般是专用软件包或者标准串口通讯协议(如XMODEM、ZMODEM等),这样完整详细且免费的软件包比较少,所以在SPCOMM的基础之上建立了本文所描述的串口通讯协议,称之为RCC(表示为Reliable Comm Communication),其主要目标是在用串口进行通讯的客户端/服务器双方建立一条可靠的通讯链路,就象TCP(RFC793)一样。该协议的目前的开发是采用VC++,应用平台为WIN95/NT,但作为RCC协
zmodem_linux
- Zmodem协议Linux下的源代码。比较完整。-Zmodem protocol source code under Linux. More complete.
zmodemclass
- 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
zmodem
- Zmodem protocol. Works with AVR and Codevision.
uProtocoltotrs
- 使用zmodem协议传输文件的程序源码,适当修改能在在嵌入式系统中用来传输文件 可直接使用。 已通过测试。 -Using the zmodem protocol to transfer files, program source code, with appropriate modifications can be used to transfer files in embedded systems can be used directly. Has been tested.
xmodem
- 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
STM32BootLoader_USB_ZModem
- 一个基于STM32的Bootloadr,可以使用ZModem协议通过USB虚拟串口更新固件。-A Bootloadr based STM32, you can use the ZModem protocol USB virtual serial update firmware.
zmodem
- 利用串口通过zmodem协议在iap下更新APP程序。-Zmodem protocol updates through the use of serial APP program in iap.
Zmodem
- linux下的Zmodem传输协议实现,采用C编写,可以方便的移植到项目中去-Implementation of Zmodem transport protocol under Linux
STM32BootLoader-Zmodem.tar
- stm32 M3内核下的bootloader程序,协议采用zmodem,传输稳定。已经用于产品中-M3 STM32 kernel under the bootloader program, the protocol uses zmodem, transmission stability. Already used in the product
Xmodem
- XMODEM协议是一种串口通信中广泛用到的异步文件传输协议。分为标准Xmodem和1k-Xmodem两种,前者以128字节块的形式传输数据,后者字节块为1k即1024字节,并且每个块都使用一个校验和过程来进行错误检测。在校验过程中如果接收方关于一个块的校验和与它在发送方的校验和相同时,接收方就向发送方发送一个确认字节(ACK)。由于Xmodem需要对每个块都进行认可,这将导致性能有所下降,特别是延时比较长的场合,这种协议显得效率更低。(XMODEM protocol is a widely us
ZMODEM
- ZMODEM C源码,可用于MCU实现ZMODEM传输协议(ZMODEM C source code, which can be used in MCU to implement ZMODEM transmission protocol)