代码搜索:ZModem

找到约 401 项符合「ZModem」的源代码

代码结果 401
www.eeworm.com/read/193315/8239772

c zmodemr.c

#ifndef lint static const char rcsid[] = "$Id: zmodemr.c,v 1.1.1.1 2001/03/08 00:01:48 efalk Exp $" ; #endif /* * Copyright (c) 1995 by Edward A. Falk */ /********** * * * @@@@@ @ @ @@@
www.eeworm.com/read/135417/13934331

c zmodemr.c

#ifndef lint static const char rcsid[] = "$Id: zmodemr.c,v 1.1.1.1 2001/03/08 00:01:48 efalk Exp $" ; #endif /* * Copyright (c) 1995 by Edward A. Falk */ /********** * * * @@@@@ @ @ @@@
www.eeworm.com/read/201145/15415777

log vctobpr.log

Reading configurations from .\ZModem.dsp Finished reading configurations from .\ZModem.dsp Converting F:\WxyDown\zmodemclass\ZModem.dsw Generating project group file F:\WxyDown\zmodemclass\ZModem.
www.eeworm.com/read/109837/15547048

t vupl.t

echo "ProYAM/ZCOMM script to upload rz/sz files to VMS" if !fvmodem.h echo "Can't find vmodem.h !!"; abort pat pat 1 "Server" pat 2 "unrecognized command verb" put "kermit server\r" wait -f15
www.eeworm.com/read/100082/15885793

sz .sz

echo -n "What files are to be sent? " read FILES echo "Starting ZMODEM send (sz -y " FILES ")" pipe "sz -y " FILES
www.eeworm.com/read/100082/15885795

rz .rz

echo -n "What files are to be received? " read FILES transmit "sz -y " transmit FILES transmit "^M" echo "Starting ZMODEM Receive (rz -y)" pipe "rz -y"
www.eeworm.com/read/284630/8912693

key gsz.key

Visually striking big brother to DSZ, the Classic stand-alone shareware that sends or receives files using ZMODEM-90(Tm), True YMODEM(Tm), or XMODEM. Includes GCOLORS to customize display color schem
www.eeworm.com/read/284630/8912941

key dsz.key

Classic stand-alone shareware sends or receives files using ZMODEM-90(Tm), True YMODEM(Tm), or XMODEM. "Talk" command term emulation for automatic ZMODEM downloads Features fast background transfers
www.eeworm.com/read/168568/9907671

h filec.h

/* * file-c.h ver 1.00 10/28/1995 * Definitions for MOXA Serial I/O File transfer functions */ #define SIOFT_BADPORT -1 /* no such port or port not open */ #define SIOFT_TIMEOUT -2 /* protoc
www.eeworm.com/read/486992/6522157

c zdbg.c

#include "zport.h" #include "zdbg.h" #include "v2cfg.h" #if defined(RZ_MODULE) char *szFrameTypes[1]; #endif//zmodem