home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / MODEM / POPCOMII.ZIP / READ.ME < prev    next >
Text File  |  1994-01-17  |  2KB  |  51 lines

  1.                            POPCOMII SENDFAX TOOLKIT
  2.                            ------------------------
  3.                            ------------------------
  4.  
  5.  
  6.  
  7. Before using the kit for the first time, don't forget to do the following
  8. steps :
  9.  
  10. 1) Edit the TASKTR29.INI file (in the Windows directory) and choose the
  11.    appropriate communication port (according to you fax modem or card
  12.    setup).
  13.  
  14.    Set Port=x where x= COM1 or COM2.
  15.    Save the TASKTR29.INI file.
  16.  
  17. 2) Run the TR29 ADAPTER (NOY_TR29.EXE) in order to test your fax board 
  18.    for Class 2 compatibility (several problems were detected with some
  19.    not so Class 2-compliant fax modems).
  20.  
  21.  
  22.  
  23. A new printer driver called 'T611 FAX DRIVER' is installed at setup.
  24. If you want the fax driver to be your default printer, choose it into
  25. the control panel, topic : PRINTER.
  26.  
  27.  
  28. SendFax DLL (based on the T.611 standard API):
  29. ----------------------------------------------
  30.  
  31. In the directory DVP you'll find SENDFAX.DLL and SENDFAX.H files.
  32. They contain the DLL entry point that allows to send faxes from any Windows
  33. programs (provided that you can gain access to DLLs).
  34. The SENDFAX DLL was designed according to the new T.611 CCITT standard API.
  35.  
  36. Read carefully the SENDFAX.H file.
  37.  
  38.  
  39. Transmission reports:
  40. ---------------------
  41.  
  42. The following files contain the transmission reports :
  43.  
  44. MONITOR.TXT   indicates step by step what occurred in a fax transmission.
  45. SENTBOOK.LOG  reports about correct fax transmissions.
  46. FAILBOOK.LOG  reports about bad fax transmissions.
  47.  
  48. They are located in the subdirectory "WORK" of the installation path you chose at setup.
  49.  
  50.  
  51. <END OF READ.ME FILE>