代码搜索:ZModem
找到约 401 项符合「ZModem」的源代码
代码结果 401
www.eeworm.com/read/285738/4047158
exp command.exp
load_lib "lrzsz.exp"
if $tracelevel then {
strace $tracelevel
}
# i would really like to throw that code out of zmodem ...
# but then again: somebody might need it, and it's disabled by default.
www.eeworm.com/read/422775/2033032
exp command.exp
load_lib "lrzsz.exp"
if $tracelevel then {
strace $tracelevel
}
# i would really like to throw that code out of zmodem ...
# but then again: somebody might need it, and it's disabled by default.
www.eeworm.com/read/100079/15885973
c zmr.c
/*
* File: zmr.c 07-30-1989
* Copyright 1988, 1989 Omen Technology Inc All Rights Reserved
*
*
*
* This module implements ZMODEM Run Length Encoding, an
* extension that was not funded by the
www.eeworm.com/read/100079/15885977
txt outline.txt
Outline of Receive Zmodem:
process options
initialize
open file for reading
set buffer
setup line for transfer mode
save status
set to raw input
receive data
reset line mode
www.eeworm.com/read/100075/15886318
protocols
# this a ready-to-use example of the protocols file
# just move it to ~/.seyon, or whatever your Seyon's
# default directory is
# note that this file has nothing to with Zmodem auto-download.
# you h
www.eeworm.com/read/176998/9477635
readme-first
$Id: README-FIRST,v 1.1.1.1 1999/12/18 11:18:51 misiek Exp $
=============================================================================
minicom-1.78-s + lrzsz-0.12.16 X, Y, Zmodem protocols + modem
www.eeworm.com/read/236393/14017591
c zm.c
/*
* Z M . C
* Copyright 1994 Omen Technology Inc All Rights Reserved
* ZMODEM protocol primitives
*
* Entry point Functions:
* zsbhdr(type, hdr) send binary header
* zshhdr(type, hdr)
www.eeworm.com/read/113583/15452872
readme-first
$Id: README-FIRST,v 1.1.1.1 1999/12/18 11:18:51 misiek Exp $
=============================================================================
minicom-1.78-s + lrzsz-0.12.16 X, Y, Zmodem protocols + modem
www.eeworm.com/read/100103/15884956
c lrz.c
/* lrz.c cosmetic modifications by Matt Porter
* from rz.c By Chuck Forsberg
*
* A program for Linux to receive files and commands from computers running
* zmodem, ymodem, or xmodem protocols.
www.eeworm.com/read/100083/15885739
c zm.c
/*
* Z M . C
* Copyright 1994 Omen Technology Inc All Rights Reserved
* ZMODEM protocol primitives
*
* Entry point Functions:
* zsbhdr(type, hdr) send binary header
* zshhdr(type, hdr)