home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / nwcwrt.exe / DOC.TXT < prev    next >
Text File  |  1994-09-07  |  5KB  |  78 lines

  1. Notes about NWCWRT.EXE (8/11/94)
  2. ===== ===== ====== =============
  3.  
  4. In order for Novell software (such as NetWare Connect or LAN Workplace
  5. for DOS) to use your modem it must have a modem description file with
  6. the scripts to control your modem.  The files in NWCWRT.EXE will
  7. enable you to create such files. 
  8.  
  9. TEST.MDC    Example modem script file
  10. MDMCVT.EXE  Program to convert from ASCII to binary
  11. MDMTXT.EXE  Program to convert from binary to ASCII
  12.  
  13. Below is a brief description of each software tool.
  14.  
  15. MDMWIN
  16. A Windows application for creating and editing binary modem description files. This is the software tool to start
  17. creating your modem description files.  MDMWIN has a SETUP program to help your install MDMWIN under Windows easily.  Use the MDMTXT program (described later) to print your script.
  18.  
  19. MDMCVT
  20. Converts an ASCII Modem Description into a binary format.
  21.  Use :  MDMCVT <options> <source file> <dest file>
  22.   options = ? - help
  23.  
  24.   source file - file containing ASCII description of a modem.
  25.  
  26.   dest file - file containing Binary formatted description of a modem
  27.  
  28. MDMTXT 
  29. Converts an binary Modem Description into ASCII format.
  30.  Use :  MDMTXT <options> <source file> <dest file>
  31.   options = ? - help
  32.  
  33.   source file - file containing Binary formatted description of a         modem
  34.  
  35.   dest file   - file to receive ASCII description of modems.
  36.  
  37. Creating Modem Description Files                             
  38. --------------------------------
  39. The following procedure is recommended for creating a modem description file to enable your modem to be used by NetWare Connect or LAN Workplace for DOS.
  40.  
  41. Before attempting this process please read the NetWare Modem Description File Specification.
  42.  
  43. NetWare Connect allows multiple modem files to be present simultaneously.  When a user is configuring the server or client component they will be presented with a list of modems contained in all of the .MDC files.  This allows you to create your own modem description file that contains all of your modems independent of other modem description files.
  44.  
  45. The user merely puts the file in the appropriate directory and support for your modem is added to the system.
  46.  
  47. In most cases an existing modem script will be very similar to yours, it is convenient to use that as a starting point for editing.
  48.  
  49. 1. Convert the MDC file containing the selected modem into an ASCII file by using the MDMTXT program.
  50.  
  51. 2. Using your favourite text editor remove all but the relevant modem script.  Duplicate records if you will have multiple modems defined within the same file.  You may desire to have multiple records for the
  52. same modem but with different settings so that the customer can select the one that meets his particular situation.  If you do do this, the modem name string must be unique for each record, and ideally it should be apparent from the modem name string what that particular setting does.
  53.  
  54. 3. Edit the ASCII file to match your modem.  In particular remember to change the modem name, manufacturer, version number and copyright fields.
  55.  
  56. Much of the editing can be performed using MDMWIN on the binary file directly however it is not currently possible to duplicate records or edit these fields with the windows utility.
  57.  
  58. 4. Convert the ASCII file to binary using the MDMCVT program.  Use a file name that is unique and easily recognizable as pertaining to your company's modems.  I would recommend using a form of your company name that will fit in the DOS file naming convention.  The extension should be .MDC.  The file should contain all of your modems in the one file.
  59. Please contact Novell Labs and register your file name and modem names so that we can ensure uniqueness.
  60.  
  61. 5. Edit the binary directly (if necessary) using the MDMWIN program.
  62.  
  63. 6. Test the script using NetWare Connect.  RNS and NCS in modem independent mode both use the modem scripts.  The RNS client software also uses the scripts.
  64.  
  65. You should dial into the NetWare Connect server using the Remote Node Service with a variety of modem speeds and verify correct operation.
  66.  
  67. You should also dial-out from the NetWare Connect using the NCS capability with modem independent mode selected.
  68. (In this mode your script is substituted for the AT command set issued by the workstation)
  69.  
  70. Again you should try this with a variety of speeds and conditions such as no-answer, busy etc.
  71.  
  72. Should you have any further questions, please contact us at Novell
  73. Labs in San Jose.
  74. Novell Labs
  75. Novell Inc.
  76. Voice (408) 577-7201
  77. Fax   (408) 577-5507
  78. email kevin@novell.com