NetDial (ver 1.3) Abandoned Freeware NetDial is a simple scripted dialer that can be used with either SLIP or PPP. It uses a script file named NETDIAL.SCR (you can't change the name) that needs to be configured for your system. NetDial's script syntax is very simple and is the same as the integrated dialer in Etherppp. NOTES FROM A USER: The documentation is adequate, and there are only a couple things I'd like to point out. First, the PORT command-line option does not work. You need to use the COMn option. For example, my modem is at port 2e8, IRQ 5. 2e8 is COM4:, but the BIOS on my machine does not know the modem exists. Normally, I would want to say PORT 0x2e8 IRQ 5 with Netdial, but that doesn't work. This does: netdial COM4 IRQ 5 38400 Apparently it doesn't matter that my BIOS doesn't support COM4:. The second thing is that the HANGUP option doesn't work on my machine, although I have the modem set to hang up when DTR is dropped. Watch out for that and make sure you don't stay on the phone longer than you thought. ========== TERMIN (ver 11.1) Abandoned Freeware TERMIN is a packet driver unloader. At the end of a PPP/SLIP/CSLIP session, you would execute TERMIN to hangup the NetDial connection (example: termin 0x60). usage: termin [-s]