home *** CD-ROM | disk | FTP | other *** search
/ Copernicus 1996 #3 / Image.iso / program / dfue / uc40read.me_ / uc40read.me
Encoding:
Text File  |  1996-04-22  |  11.5 KB  |  324 lines

  1. ///////////////////////////////////////////////////////////
  2. //            Unicom 4.0 - 32 bit Release Notes
  3. //                  Windows 95 Version
  4. //
  5. //                    10/16/95
  6. // 
  7. ////////////////////////////////////////////////////////////
  8. & If your modem is not listed in the modem setup
  9.  
  10.   The registered version includes an up to date list
  11.   of strings and supports many 28.8k modems.
  12.  
  13.   If your modem is not listed:
  14.  
  15.   Try selecting a similar modem or model from the list.
  16.   If you have a string for your modem from another source,
  17.   try adding it into the manual modem setup under "User
  18.   Entered Init String" then select the User Entered
  19.   radio button.  If none of the above suggestions work for
  20.   you, select the "NOT LISTED" option and contact us for
  21.   an updated modems.dat file.
  22.  
  23.   At this point you may wish to construct your own string
  24.   using your modem reference manual.  Unicom requires
  25.   the following:  Hardware Handshaking (CTS/RTS),
  26.   Carrier Detect (CD) follows line state, Modem set to
  27.   Fixed DTE.
  28.  
  29. & Unicom 16550 FIFO Indicator and Windows 95
  30.  
  31.   Support for the 16550 chip is provided by your
  32.   serial port driver which is external to this program.
  33.  
  34.   Unicom can neither detect or control the 16550.
  35.  
  36.   The Unicom FIFO indicator will light if you
  37.   have configured Windows 95 properly to use this
  38.   device whether the device exists or not.
  39.  
  40.   To configure the 16550, access the system icon
  41.   from the Windows 95 control panel.  Access the
  42.   desired com port and select the Advanced option.
  43.   A window will appear to let you enable the
  44.   16550 and set the RX and TX trigger levels.
  45.  
  46. & Fax Implementation Notes
  47.   Fax support provided in this release is specific
  48.   to CLASS 1 and CLASS 2 fax modems only.  The
  49.   less popular CAS standard is not supported in 
  50.   this release. Most fax modems are Class 1 or 2. 
  51.   Class 2.0 is more recent that Class 2.  Since
  52.   we could not find a Class 2.0 modem before
  53.   releasing Unicom 4.0, no compatibility is implied.
  54.   Please contact Data Graphics for information regarding 
  55.   support for Class 2.0 modems.
  56.  
  57.   Unicom supports GROUP 3, one-dimensional fax
  58.   encoding according to the TIA T.4 specification. 
  59.   Both Hi and Low resolution modes are supported 
  60.   and are set automatically.
  61.   
  62.   The optional higher fax speeds: 14.4k and 12k are not
  63.   supported when using Class 1 in this release. 
  64.                                       
  65.   The network fax support is limited to forwarding 
  66.   received faxes as Email using MAPI compatible 
  67.   networks to one or more destinations.
  68.                                  
  69.   This product has been tested on various fax modems based
  70.   on ROCKWELL and SIERRA fax class 1 and 2 chip sets. 
  71.   
  72.                           
  73. & Solutions to Faxing Problems
  74.                                     
  75.   QUESTION: 
  76.        How can I tell what Class of fax support is 
  77.        provided by my modem?
  78.      
  79.   ANSWER: 
  80.        From Unicom's modem setup window, select
  81.        the TEST button.  Unicom will report the capability
  82.        and select the corresponding capability option for you.
  83.              
  84.   QUESTION: 
  85.        The fax aborts during transmission or reception.
  86.        What is wrong?
  87.        
  88.   ANSWER: 
  89.        Check the handshake option in Unicom's Comm Port
  90.        Setup Window.  Try using the hardware or none 
  91.        options.  Also, make sure that a screen saver is
  92.        not engaging and that disk intensive applications
  93.        are not being used during fax operations. Also, make      
  94.        sure that your port is set to 19200, 8-N-1.  Higher
  95.        baud rate settings may cause loss of data.
  96.  
  97.        If the above solution does not work, and you are using
  98.        a class 2 fax modem, add the following initialization
  99.        to your modem setup string:  +FDCC=1,3
  100.  
  101.        Also check that your computer does not have an IRQ
  102.        conflict.  
  103.  
  104.  
  105.   QUESTION:
  106.        Faxes sent with Unicom appear squished with no vertical
  107.        spacing.
  108.  
  109.   ANSWER:
  110.        You need to obtain an updated Universal Printer Driver file
  111.        from Microsoft named UNIDRV.DLL. It should replace the file  
  112.        of the same name located in your Windows\System directory.
  113.  
  114.   QUESTION: 
  115.        Received faxes appear partially or fully scrambled with 
  116.        no apparent form. What's wrong?  
  117.        
  118.   ANSWER: 
  119.        Some fax modems like FRECOM reverse the bit order 
  120.        of the image.  To correct this problem, place the
  121.        following line in the UNICOM.INI file located in the
  122.        Windows directory:
  123.        
  124.        [UNICOM]
  125.        
  126.        FAXBYTEORDER=1                                    
  127.        
  128.   QUESTION:      
  129.        I can't re-transmit a fax file that I received as a
  130.        fax. What's wrong?
  131.  
  132.   ANSWER:
  133.        If the fax was received with ERRORS, these errors are 
  134.        being re-transmitted and the fax send may fail.
  135.        Errors in the fax will show up as image distortion when
  136.        viewing the fax.  If all your received faxes have some  
  137.        clutter on the top of the page, you may need to add
  138.        the entry in your Unicom.ini as described in the 
  139.        previous question.
  140.  
  141.  
  142.                             
  143. & Solutions to File Transfer Problems
  144.  
  145.   QUESTION: What is causing many errors during file transfers? 
  146.  
  147.   ANSWER: 
  148.        If you see frequent CRC errors and are getting
  149.        unacceptable performance, check to make sure
  150.        that HARDWARE HANDSHAKING is being used.  This
  151.        is set in Unicom's Comm Port setup window. 
  152.        Your modem may also require an initialization 
  153.        string to enable hardware handshaking.  
  154.  
  155.        If this doesn't correct the problem, an IRQ 
  156.        conflict may exist with your modem port.
  157.  
  158.        A noisy phone line can also cause this problem.
  159.  
  160.        ALSO, make sure your modem is being configured
  161.        with a correct string to turn on HARDWARE HANDSHAKING.
  162.  
  163. & Call Director Notes
  164.        
  165.   The Call Director feature is designed to take advantage
  166.   of Adaptive Answer capable fax modems. Some fax modems
  167.   like the USR Sportster cannot distinguish between an
  168.   incoming fax or data call.
  169.   
  170.   If your fax modem is not capable of adaptive answer,
  171.   the Call Director must be set for FAX ONLY or DATA ONLY
  172.   operation. If you are not sure if your fax modem is
  173.   capable, clear any Adaptive Answer String entry in the
  174.   Call Director Setup window.  Unicom will then try to
  175.   activate the feature using a +FAA or +FAE command when
  176.   the Call Director feature is activated.               
  177.   
  178.   Incoming calls directed to certain destinations may cause
  179.   Unicom to enter a wait mode thus preventing subsequent calls
  180.   from being answered. After a call is answered and directed  
  181.   for processing, only until control is returned to the Call 
  182.   Director can subsequent incoming calls be answered.
  183.   
  184.   Please note the following:
  185.   
  186.  
  187.   DATA  
  188.     Host Mode -  Control is returned to the Call Director
  189.                  immediately after a remote user logs out.
  190.     Terminal  -  Control is returned to Call Director upon
  191.                  loss of a data carrier detect signal.
  192.     Script    -  Control is returned when the script terminates.
  193.     Other Pgm -  Unicom enters a wait mode.  Control returns to
  194.                  Call Director when the external program 
  195.                  terminates execution (closes).
  196.                  
  197.  FAX
  198.    Unicom Fax -  Unicom returns control after the fax is received.
  199.    Other Pgm  -  Same as Other Pgm above                            
  200.     
  201.  
  202.  ** Some fax modems must be set to fax mode for adaptive answer to
  203.     work.  Unicom, by default, will set the modem to data mode.
  204.     To change this, add the following to the Adaptive answer init
  205.     string in the Call Director Setup:  +FCLASS=2 (for class 2) -or
  206.                                         +FCLASS=1 (for class 1)
  207.  
  208. & Unicom 4.0/32 bit and Windows 95
  209.  
  210.   This version is designed for Windows 95.  It is a true
  211.   32-bit application. Therefore, it will not run on Windows 3.x.
  212.   A 16 bit version is available for Windows 3.x.
  213.  
  214.  
  215. & Ordering Unicom
  216. TO REGISTER QUICKLY: order by phone, email or fax:
  217.  
  218. Email: Send your order form to Data Graphics at
  219.        71631.464@CompuServe.Com
  220.  
  221. To get registered immediately, just
  222. call (206) 432-1201 anytime between 9am and
  223. 5pm Pacific time weekdays.
  224.  
  225. Have your VISA or MasterCard/EuroCard Ready.
  226. You will be issued a temporary registration
  227. number over the phone.
  228.  
  229. BY FAX: send your completed order form to 
  230. Data Graphics fax at (206)432-8673 (24hrs)
  231.  
  232. BY MAIL: Enclose payment and mail to:
  233.  
  234.    Data Graphics
  235.    P.O. Box 58517
  236.    Renton,WA 98058   U.S.A.
  237.  
  238. Site licenses and other distribution
  239. licenses are available. Please contact
  240. Data Graphics for more info at 
  241.  
  242. Tel: (206) 432-1201  Pacific Time
  243. Fax: (206) 432-8673  24hrs
  244.  
  245.  
  246. & IF YOU NEED HELP
  247.  
  248. Technical support is available for registered users
  249. by phone at (206) 432-1201.  Support hours may vary
  250. at times.  By Email, send your request to:
  251. INTERNET: 71631.464@CompuServe.Com or, on
  252. COMPUSERVE: 71631,464
  253.  
  254. Please remember to include your Control # with
  255. your support request.
  256.  
  257.          No Control # = No Support
  258.  
  259. Please do not send both your license and control
  260. number in Email.  The control number is all you need
  261. to get support.
  262.  
  263. Unregistered support is available and limited to help
  264. getting the program started or setup.  Information
  265. regarding program capability or features will gladly
  266. be given. 
  267.  
  268. & Where to Find UNICOM 
  269.  
  270. There are now two versions of Unicom. 
  271. A full retail version and a limited trial version.
  272.  
  273. The retail version is available only from
  274. Data Graphics or from an Authorized Distributor.  
  275.  
  276. If you are already registered and would like to order the 
  277. latest retail version update, please call or see the    
  278. order form for details.
  279.  
  280. UNICOM trial copies may also be found on CompuServe in the 
  281. following forums: ZENITH, WINSHARE.  
  282.  
  283. Browse the forum shareware or new uploads library
  284. using the keyword "UNICOM"                               
  285.  
  286. & Release Notes
  287.  
  288. 1) The manual incorrectly refers to a UNIFAX fax print driver.
  289.    This should read "UNICOM" fax print driver.
  290.    
  291. 2) Unicom supports 14.4 and 28.8kb modems.  Though there is not a
  292.    specific setting for these speeds, select the closest higher speed
  293.    in the Comm Port setup window and in all data phone book entries.
  294.    
  295. 3) The Data Phone book option: "Set Port to Modem Connect Speed"
  296.    is intended to be used for some older modems that change the
  297.    speed to your PC when connecting to another modem.  THIS 
  298.    OPTION SHOULD NOT BE USED FOR MOST HIGH SPEED MODEMS. If garbage
  299.    characters appear when you connect after dialing, this
  300.    option may be at fault.  
  301.          
  302. 4) The Prefix/Suffix option in the Data Phone book has been replaced
  303.    with Dialing Services.  For information on how to use this feature,
  304.    see the Fax Phone Book discussion in the manual or on-line help.      
  305.  
  306. 5) Twain support remains at 16 bit due to a lack of 32 bit drivers.
  307.    Just install your existing 3.1 drivers if using Win95.
  308.  
  309. & Bug Fixes and Updates
  310. NEW  :  Now a true 32-bit app for Windows 95 operating system
  311. NEW  :  Chat mode now echos remotely typed characters back to remote
  312. FIXED:  Some TWAIN scanners would not work with Unicom 4.0 for Win31
  313. FIXED:  Unicom fonts were not available at the program start
  314. CHANGED:Unicom now prompts you to save any setup changes at the
  315.         end of a session.
  316. FIXED:  Keyboard Hot Key definitions did not function properly
  317. FIXED:  Program could fault when using Script Scheduler
  318. FIXED:  Could not select port other than com2 during install.
  319.  
  320.  
  321.  
  322.  
  323.  
  324.