[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Terminal Software on 5.25 floppy
- Subject: Re: Terminal Software on 5.25 floppy
- From: "Byron Q. Desnoyers Winmill" <byron@asimov.ab.hsia.telus.net>
- Date: Thu, 12 Oct 2000 01:58:10 GMT
- Newsgroups: comp.sys.apple2
- References: <0d5F5.92$jU.14872@typhoon1.ba-dsg.net>
- User-agent: tin/1.4.4-20000803 ("Vet for the Insane") (UNIX) (Linux/2.2.17 (ppc))
- Xref: supernews.google.com comp.sys.apple2:2372
ADT is probably the quickest way to get communications software onto your IIe.
It can be installed over a null modem cable without any special software, just
DOS3.3. (In essence, you tell the IIe to obtain input from the SSC instead
of the keyboard. The PC then transfers a set of commands, and the program.)
I think the file which you are looking for is:
ftp://ground.ecn.uiowa.edu/pub/apple2/Emulators/Adt122.zip
With respect to communications software, I suggest Kermit (because, while it
is slow and difficult to use, it has never failed, and it is free). That can
be found at:
ftp://ftp.apple.asimov.net/pub/apple_II/images/utility/communications/kermit_protocol.dsk.gz
Some quick tips for Kermit:
- use the setup software first, it will work better ;)
- after launching kermit, type CONNECT to test the connection
- <ctrl>-<@> followed by <c> gets the kermit prompt
- "receive" receives a file
- "send" sends a file
And good luck!
Byron.
Dave Goodwin <toyguy@bellatlantic.net> wrote:
> Anyone know of a source for a terminal program on 5.25 floppy disks? I just
> got an SSC for my IIe and would like to transfer software from my PC via
> null-modem. Unfortunately, a comm utility was one of the things this IIe
> didn't come with. Thanks!
> Dave