TCPSER turns a PC serial port into an emulated Hayes compatible modem that
uses TCP/IP for incoming and outgoing connections. It can be used to allow
older applications and systems designed for modem use to operate on the
Internet. TCPSER supports all standard Hayes commands, and understands
extended and vendor proprietary commands (though it does not implement
many of them). TCPSER can be used for both inbound and outbound connections.
tkhylafax is a tcl/tk interface to Sam Leffler's HYLAFAX package
features:
o Batching fax destinations
o Built-in fax number database
o Fast cover sheet generation
o Cover sheet preview
o Cover sheet ONLY transmission option
o Directory browser
o Fax job dequeuing made easier
o Fax job scheduling made easier
o Highly configurable
Tcl/Tk frontend for fax scan/receive/send program. Command is tkfax.
viewfax displays one or more fax files in an X11 window. The input
files may be either raw, single-page faxes received by a fax modem
with a program such as mgetty, or tiff files such as those used by
hylafax. The first (or only) page of "PC-Research"-style (DigiFAX)
files produced by the ghostscript dfaxhigh or dfaxlow drivers can also
be displayed.
Input files using any common fax encoding such as group 3 (1 and 2
dimensional) and group 4 can be displayed.
The fax images are rendered at full resolution and then successively
scaled down by a linear factor of 2 prior to display, until they fit
on the screen. The display can be controlled interactively using
mouse and keyboard commands.
zssh (Zmodem SSH) is a program for interactively transferring files to a
remote machine while using the secure shell (ssh). It is intended to be a
convenient alternative to scp, allowing to transfer files without having to
open another session and re-authenticate oneself. zssh is an interactive
wrapper for ssh used to switch the ssh connection between the remote shell
and file transfers. Files are transferred through the zmodem protocol,
using the rz and sz commands.
Send messages to pager devices (incl. cellular phones via SMS) using a
modem gateway provided by the service company. This software is highly
configurable, a sample configuration is included for German pager and
mobile phone services (D1, D2, E+, Telmi, Telmi-Fun, Telmi-Family,
Telmi-Top, Telmi-Pro, Skyper, Quix).
Ish/uuencode/Base64 text-to-binary file converter.
Multi volume ish file supported.
This is a port of btoa version 5.2, written by Paul Rutter, Joe
Orost & Stefan Parmark. btoa converts 4 binary characters to 5
ascii ones, causing a 25% expansion. (btoa is thus more efficient
than uuencode, which causes a 33% expansion.) Spaces will not be
used, which should make it safe to send files over e-mail or Usenet
without risking that blanks become tabs. Each resulting row of
text has a single-byte checksum for error detection. A diagnosis
file provides a list of errors found this way, which could then be
used to retransmit only the failing lines.
Patch 1 is an unofficial, non-platform-specific patch to version
5.2 of btoa. It allows for automatic decoding of btoa files if
the program is invoked as "atob" (no -a argument necessary). It
also outfits the Makefile to do clean and install.
Utility to convert text files from any operating system to Unix format,
and to convert Unix files to DOS format.
HTML to XHTML converter written in Perl