代码搜索:ZModem
找到约 401 项符合「ZModem」的源代码
代码结果 401
www.eeworm.com/read/193315/8239800
c send.c
#ifndef lint
static const char rcsid[] = "$Id: send.c,v 1.2 2001/10/25 23:56:29 efalk Exp $" ;
#endif
#define TEST /* standalone test */
#include
#include
#include "zmodem.h"
www.eeworm.com/read/193315/8239846
h transfers.h
#ifndef TRANSFERS_H
#define TRANSFERS_H
#include "zmodem.h"
/* $Id: transfers.h,v 1.1.1.1 2001/03/08 00:01:48 efalk Exp $ */
extern void Upload(char *files) ;
extern void Download(char *files) ;
e
www.eeworm.com/read/147315/12565246
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/201145/15415825
cpp stdafx.cpp
// stdafx.cpp : Quelltextdatei, die nur die Standard-Includes einbindet
// ZModem.pch ist die vorcompilierte Header-Datei
// stdafx.obj enth鋖t die vorcompilierte Typinformation
#include "stdafx.h
www.eeworm.com/read/100305/15877398
cpp stdafx.cpp
// stdafx.cpp : Quelltextdatei, die nur die Standard-Includes einbindet
// ZModem.pch ist die vorcompilierte Header-Datei
// stdafx.obj enth鋖t die vorcompilierte Typinformation
#include "stdafx.h
www.eeworm.com/read/108242/6184225
makefile
# Makefile for zmodem
all: rz sz
CFLAGS= -m -DPOSIX -D_MINIX -D_POSIX_SOURCE -O -wo
rz: rz.c rbsb.c zm.c zmodem.h
cc $(CFLAGS) -i -o rz rz.c
install -S 5kw $@
sz: sz.c rbsb.c zm.c zmodem.h
cc $
www.eeworm.com/read/320071/13433239
doc zmsrc.doc
ZMODEM SOURCE CODE DOCUMENTATION
Introduction
The Zmodem source code that makes up TXZM originated as a
project to add al
www.eeworm.com/read/176998/9477626
lrzsz compatability.lrzsz
ZModem standard:
lrzsz is compatible with standard zmodem as long as you don't use
certain options:
-8 is incompatible with the standard, but should work with most
DOS/Atari/Amiga Z
www.eeworm.com/read/168534/9908364
lrzsz compatability.lrzsz
ZModem standard:
lrzsz is compatible with standard zmodem as long as you don't use
certain options:
-8 is incompatible with the standard, but should work with most
DOS/Atari/Amiga Z