代码搜索:ZModem

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

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

h zmodem.h

/* $Id: zmodem.h,v 1.2 2001/10/25 23:56:29 efalk Exp $ */ #ifndef ZMODEM_H #define ZMODEM_H /* Master header file for Zmodem protocol driver routines */ #if 0 These routines are intended to be
www.eeworm.com/read/193315/8239781

c zmodem.c

#ifndef lint static const char rcsid[] = "$Id: zmodem.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/171024/9774945

cpp zmodem.cpp

// ********************* START OF ZMODEM.CPP ********************* // // This file contains all of the source code needed to support // Zmodem file transfers. This code is directly derived from th
www.eeworm.com/read/171024/9774947

h zmodem.h

// ********************* START OF ZMODEM.H ********************* // // This header file has the class definitions needed for an // application program to perform Zmodem file transfers. // The Zmod
www.eeworm.com/read/171024/9774949

h _zmodem.h

// ********************* START OF _ZMODEM.H ********************* // // // This header file has various constants used by the // Zmodem class. #ifndef __ZMODEM_DOT_H #define __ZMODEM_DOT_H
www.eeworm.com/read/171024/9774963

h zmodem.h

/* * Z M O D E M . H Manifest constants for ZMODEM * application to application file transfer protocol * 05-23-87 Chuck Forsberg Omen Technology Inc */ #define ZPAD '*' /* 052 Padding
www.eeworm.com/read/171024/9774991

doc zmodem.doc

The ZMODEM Inter Application File Transfer Protocol Chuck Forsberg Omen Technology Inc A overview of this document is available as ZMODEM.OV (in ZMDMOV.
www.eeworm.com/read/147315/12565284

exp zmodem.exp

load_lib "lrzsz.exp" if $tracelevel then { strace $tracelevel } runthem zmodem $objdir/../src/lsz "-q" \ $objdir/../src/lrz "-q" $z_test_files runthem zmodem-buffered $objdir/../src/lsz "-q $SZB
www.eeworm.com/read/147315/12565338

h zmodem.h

/* zmodem.h - ZMODEM protocol constants Copyright (C) until 1998 Chuck Forsberg (OMEN Technology Inc) Copyright (C) 1996, 1997 Uwe Ohse This program is free software; you can redistribute it a
www.eeworm.com/read/135417/13934317

h zmodem.h

/* $Id: zmodem.h,v 1.2 2001/10/25 23:56:29 efalk Exp $ */ #ifndef ZMODEM_H #define ZMODEM_H /* Master header file for Zmodem protocol driver routines */ #if 0 These routines are intended to be in