home *** CD-ROM | disk | FTP | other *** search
- NODE104 - TELENET node repeat dialer
- Version 1.4
-
-
- This program will repeat-dial remote Telenet nodes until a connection is
- made using various CP/M+ function calls. It looks for the Telenet command
- prompt ("@") to determine that a non-connection condition has been deter-
- mined, and, when remote connection is detected, calls the remote
- modem, and sets it to the more informative Racal-Vadic mode.
-
- At this point, the user's communications program (presently set to MEX)
- is called, with the provision to include a script filename on the
- command line generated by NODE104 upon connection.
-
- User also has the options of returning to his/her communication program,
- to the operating system, disconnection, or trying a different remote node
- during the dialing cycle. Control-H at any time gives the user a brief help
- screen.
-
- You will first need to select what assembler you are using (see "assembler
- selection;") and your operating system configuration.
-
- You will also need to insert the baudrate you wish to connect to at SPEED:,
- your Telenet identification string at label TNETID:, and your password at
- TNETPW. Place the name of the program you wish to chain to at PRGRM:.
- Each definable section is enclosed in ''++++++++'' boundaries.
-
- Use your favorite editor in non-document mode, and use the assembler you
- have selected below to assemble and link.
-
- My special thanks to Ben Grey, sysop of Cedar Mills Z-Node #24, Portland,
- Oregon, for the extensive assistance.
-
- Mike Heffernan
- Hawthorne, CA
- July 19, 1988