DOS and Communication Programs of joeinmadison.com
    USB Flash Drives and DOS
First format a bootup disk with MS-DOS 6.22 system. Download this usbflash.zip file and unzip it (with the directory tree structure) to the bootup disk "pkunzip -d usbflash.zip a:". Now if you bootup your DOS computer with this disk and your USB flash memory attached, your computer will recognize the memory drive. I've tested this upto a PNY Attache 2G flash memory (FAT)! This is great for copying hard disks from a DOS machine! To use USB flash memory with FAT32, use MS-DOS 7.10 instead of 6.22 and usbfat32.zip. I have tested a PNY Attache Optima Pro 4G with success.

    EZ-NOS(1) HTTP/FTP Server Software
This software requires a STATIC ip address and ethernet card and internet access. Uses 8.3 DOS filenames. First format a bootup disk with MS-DOS 6.22 system. Download this eznosexe.zip file and unzip it (with the directory tree structure) to the bootup disk "pkunzip -d eznosexe.zip a:". Now if you bootup your DOS computer with this disk you will have the option of installing the ez-nos server software or run EZ-NOS. First time through load the software then change the files FTPusers, Autoexec.nos and nos.cfg to your particular setup. Read the docs in \nos\docs .

    FTP-Wiz Client Software
This software requires a STATIC ip address and ethernet card and internet access. It uses WATTCP. First format a bootup disk with MS-DOS 6.22 system. Download this ftpwiz57.zip file and unzip it (with the directory tree structure) to the bootup disk "pkunzip -d ftpwiz57.zip a:". Change a:\wattcp\wattcp.cfg to your MAC and ip addresses and change the gateway server address in a:\ftpwiz.bat . Now when you bootup with this disk you should be able to set the computer time from NIST (chg timediff.txt) and start ftp-wiz.

    3Com 3C509B-TPO EtherLink III 16-bit ISA NIC
This software configures the above NIC card to work in a DOS computer. Download cfgnic.zip file and unzip it (with the directory tree structure) to a disk "pkunzip -d cfgnic.zip a:". Run "setupcfg.bat" to configure your above NIC. Now you can use the above server and client in DOS.

    Agent Upload - a FTP Client Software
This software requires a modem and telephone line/number to access the internet. This program would be called daily to FTP transfer data to an FTP server. It is by Net-Tamer and works exceptionally well. Download agent132.zip and unzip it "pkunzip agent132.zip". Read Agent.doc .

    Tiny Remote Control for DOS
TINY is a set of programs that lets you control a DOS computer from any Java-capable machine over a TCP/IP connection. (Google "Tiny DOS") It is comparable to programs like VNC, CarbonCopy, and GotoMyPC except that the host machine is a DOS computer rather than a Windows one. Download:

Clientny.jar
rename
TinyClient.jar
The viewer. Run this on any machine that supports Java and you'll be able to instantly connect to any TINY server on the Internet!     javaw -jar tinyclient.jar xx.xx.xx.xx password
TinyDisk.zip A snapshot of a full install of TINY on a DOS 6.22 machine, including the Novell TCP/IP NLM and drivers for some popular (old) network cards. To use this snapshot, just unzip it "pkunzip -d tinydisk.zip c:" onto a hard disk (c:), edit the SETTINGS.BAT batch file to reflect your network card and TCP/IP address. Possible network cards are listed in \tinydisk\Novell\Client32\Drivers. Note that some PCI cards require that you set the SLOT variable in SETTINGS.BAT.
TinyDsk2.zip A snapshot to install modifed bat files on a DOS 6.22 machine, for use by TINY in the c:\tinydisk\TINY\ subdirectory, specifically for 3Com 3C509B-TPO EtherLink III 16-bit ISA NIC.
To use this snapshot, just unzip it "pkunzip -d -o tinydsk2.zip c:" onto the same hard disk (c:), edit the SETTINGS.BAT batch file (in c:\tinydisk\) to reflect your TCP/IP address. Then on a DOS 6.22 Boot Disk copy the Config.sys and Autoexec.bat files from the c:\tinydisk\ subdirectory.
TinyDsk2.zip includes a Simple Network Time Protocol Client program.
(see c:\tinydisk\Novell\SNTPC).
TinyDsk2.zip includes a Novell FTP client program. (see c:\tinydisk\Novell\FTP\).
TinyDsk2.zip includes stuffit.com, a program which stuffs the keyboard buffer so the Novell FTP can be run unattended. (see c:\tinydisk\Novell\FTP\scr.txt, ftping.bat and stuffit.doc)