代码搜索:ZModem
找到约 401 项符合「ZModem」的源代码
代码结果 401
www.eeworm.com/read/171024/9774981
c rbsb.c
/*
*
* Rev 03-06-1988
* This file contains Unix specific code for setting terminal modes,
* very little is specific to ZMODEM or YMODEM per se (that code is in
* sz.c and rz.c). The CRC-16 r
www.eeworm.com/read/147315/12565160
tests readme.tests
From "ease of use" onwards:
"make fastcheck"
will do a simple self check, sending lsz, lrz, lsz.c and lrz.c
over a named pipe.
This test just covers basic zmodem functionality, and it's
the only
www.eeworm.com/read/147315/12565290
exp timing.exp
load_lib "lrzsz.exp"
if $tracelevel then {
strace $tracelevel
}
send_user "*** these test take some time ***\n"
# delay startup for 10 seconds
runthem zmodem-delay-sz $objdir/../src/lsz "-q --de
www.eeworm.com/read/147315/12565333
c lsz.c
/*
lsz - send files with x/y/zmodem
Copyright (C) until 1988 Chuck Forsberg (Omen Technology INC)
Copyright (C) 1994 Matt Porter, Michael D. Black
Copyright (C) 1996, 1997 Uwe Ohse
This pro
www.eeworm.com/read/109837/15547046
c rbsb.c
/*
*
* Rev 5-09-89
* This file contains Unix specific code for setting terminal modes,
* very little is specific to ZMODEM or YMODEM per se (that code is in
* sz.c and rz.c). The CRC-16 rout
www.eeworm.com/read/109837/15547047
c genie.c
/*
*
* Rev 5-25-89
* This file contains GEnie specific code for setting terminal modes,
* very little is specific to ZMODEM or YMODEM per se (that code is in
* sz.c and rz.c). The CRC-16 rou
www.eeworm.com/read/100103/15884961
c rbsb.c
/*
*
* Rev 05-05-1988
* This file contains Unix specific code for setting terminal modes,
* very little is specific to ZMODEM or YMODEM per se (that code is in
* sz.c and rz.c). The CRC-16 r
www.eeworm.com/read/100079/15885978
c rbsb.c
/*
*
* Rev 10-30-91
* This file contains Unix specific code for setting terminal modes,
* very little is specific to ZMODEM or YMODEM per se (that code is in
* sz.c and rz.c). The CRC-16 rou
www.eeworm.com/read/284630/8912603
key fdsz.key
FOSSIL version of dsz.exe. Prototype. For use where the FOSSIL
INT14h 0-3 is the only available access to the serial port.
Otherwise similar to DSZ.
/exit
FOSSIL zmodem ymodem compression xmodem crc
www.eeworm.com/read/193315/8239789
c receive.c
#ifndef lint
static const char rcsid[] = "$Id: receive.c,v 1.2 2001/10/25 23:56:29 efalk Exp $" ;
#endif
#define TEST /* standalone test */
#include
#include
#include "zmodem.