>
>
>
> Hi friends,
>
> Can you give me information about ZMODEM on OSF/1 ?
>
> Do you know how to get ZMODEM software running on OSF/1 ?
>
> Is this ZMODEM a freeeware software ??
>
> where I can get it, if ZMODEM is freeware software ?
The answer is :)
NAME
sx, sb, sz - Send Files with ZMODEM, YMODEM, or XMODEM
zcommand, zcommandi - Send COmmands with ZMODEM
/*
*
* rz.c By Chuck Forsberg
* Copyright 1991 Omen Technology Inc All Rights Reserved
*
* A program for Unix to receive files and commands from computers running
* Professional-YAM, PowerCom, YAM, IMP, or programs supporting XMODEM.
* rz uses Unix buffered input to reduce wasted CPU time.
*
*
* This version implements numerous enhancements including ZMODEM
* Run Length Encoding and variable length headers. These
* features were not funded by the original Telenet development
* contract.
*
* This software may be freely used for non commercial and
* educational (didactic only) purposes. This software may also
* be freely used to support file transfer operations to or from
* licensed Omen Technology products. Any programs which use
* part or all of this software must be provided in source form
* with this notice intact except by written permission from Omen
* Technology Incorporated.
*
* Use of this software for commercial or administrative purposes
* except when exclusively limited to interfacing Omen Technology
* products requires a per port license payment of $20.00 US per
* port (less in quantity). Use of this code by inclusion,
* decompilation, reverse engineering or any other means
* constitutes agreement to these conditions and acceptance of
* liability to license the materials and payment of reasonable
* legal costs necessary to enforce this license agreement.
*
*
* Omen Technology Inc FAX: 503-621-3745
* Post Office Box 4681
* Portland OR 97208
*
ftp.jcu.edu.au:/pub/unix/zmodem.tar.gz
regards
Solichin
Received on Thu Feb 02 1995 - 21:31:41 NZDT