home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / TBN_0499.ZIP / APR99.EXE / rar / NETMODEM.TXT < prev    next >
Text File  |  1998-12-26  |  3KB  |  75 lines

  1. Setting Up Netmodem/32 With Telegard 3.02+ V1.0
  2. By Mike Hodgson
  3.  
  4. Netmodem is (c)opyright Dedrick Allen.
  5. Telegard is (c)opyright Tim Strike.
  6. Windows, Windows '95 are (c)opyright Microsoft Corp.
  7.  
  8. *Note that this information deals with the beta versions of Netmodem,
  9. but that the same setup should apply to the registered version.
  10.  
  11. Make sure you are using the NEWEST version of Netmodem/32
  12. (currently v1 beta 4).
  13.  
  14. Step 1 : Installing Netmodem/32
  15.  
  16. - Unzip the ZIP file that you downloaded into an empty directory
  17.   (eg: c:\netmodem)
  18. - put the following line in your AUTOEXEC.BAT:
  19.   SET NETMODEM=C:\NETMODEM (or whichever dir you unzipped it to)
  20. - Reboot.
  21. - Run Netmodem/32, click on CONFIG at the bottom of the window.
  22. - Click on the COMPORTS tab and select a com port that isn't already used in
  23.   your system (5 is a good choice). Set the BAUDRATE to 115200.
  24. - Add the following line to your AUTOEXEC.BAT:
  25.   C:\NETMODEM\NU.EXE 1 /L
  26. - Reboot again and Netmodem/32 is installed!
  27.  
  28. Step 2 : Setting up Telegard to use Netmodem/32
  29.  
  30. - Start up Telegard in local mode.
  31.  
  32. - If you want Netmodem as a new node:
  33.    - Press T and then go to NODE MANAGER.
  34.    - Press I to insert a new node.
  35.    - MODIFY the new node, and set ACTIVE to YES.
  36.    - Press M to go to the modem profile for this node.
  37.    - Set MODEM DESCRIPTION to TELNET CONNECTION
  38.    - Set COMMUNICATION PORT to the same com port you selected in Netmodem.
  39.    - INIT COMMAND should be set to ATZ^M.
  40.    - That's it, move on to the next section.
  41.  
  42. - If you want to setup Netmodem on an already configured node.
  43.    - Press S and go to MODEM PROFILE.
  44.    - Select the node you wish Netmodem to use.
  45.    - Set MODEM DESCRIPTION to TELNET CONNECTION.
  46.    - Set COMMUNICATION PORT to the same com port you selected in Netmodem.
  47.    - INIT COMMAND should be set to ATZ^M.
  48.    - That's it, move on to the next section.
  49.    
  50. Step 3 : Getting them to work together.
  51.  
  52. - To make it easier to get it all running, you should write a batch file like
  53.   the following:
  54.  
  55. C:\NETMODEM\NETMODEM.EXE
  56. CD\TG
  57. TELEGARD.EXE /N2
  58.  
  59. This will start Netmodem, and then start telegard (note that the number after
  60. the /N is whatever node you've got Netmodem running on).
  61.  
  62. Step 4 : Testing the Setup
  63.  
  64. To test your setup, do the following:
  65.  
  66. - Run the batch file we just created, Netmodem and Telegard should load.
  67. - Go to START in Windows, and select RUN...
  68. - type TELNET 127.0.0.1 in the RUN... dialog box.
  69. - Telnet should start up and you should see the opening screen to your BBS (in
  70.    black and white mind you).
  71. - If you don't get a connection, make sure that both programs are set to use
  72.   the same comport.
  73.  
  74.  
  75.