home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: InfoMgt / InfoMgt.zip / nistp.zip / README.NIS < prev   
Text File  |  1992-12-24  |  2KB  |  57 lines

  1. CARE-WARE!
  2.  
  3. NISTDIAL and NISTP utilities.
  4. Copyright 1991, 1992 by Lookout Mountain Software.
  5. All rights reserved. See below for conditions of use.
  6.  
  7. This is a small program to set the clock using the National Institute of
  8. Standards and Technology clock.  NISTDIAL is for MS-DOS, NISTP for OS/2 2.0.
  9.  
  10. This program may be distributed freely as long as all files:
  11. NISTDIAL.EXE
  12. NISTP.EXE
  13. NISTDIAL.CFG, 
  14. README.NIS
  15. are included together in unmodified form. If you find this program useful, I'd
  16. appreciate it if you would put a $10 US or equivalent donation in the mail to 
  17. your local National Multiple Sclerosis Society or Red Cross charitable 
  18. organization. This donation is _required_ for commercial users.
  19.  
  20. For Colorado and Mountain Standard Time, NISTDIAL should be invoked with:
  21.  
  22. NISTDIAL -t7 -dy
  23. or, for OS/2,
  24. NISTP -t7 -dy
  25.  
  26. For Central Standard Time, use -t6, for Eastern, -t5, for Pacific, -t8, etc.
  27.  
  28. A TZ environment setting can also be used instead of command line parameters.
  29. For Colorado, this is via 
  30.  
  31. C>  SET TZ=MST7MDT
  32.  
  33. and then
  34.  
  35. C> NISTP
  36.  
  37. For more help, type
  38.  
  39. C> NISTP -?
  40.  
  41. For help with setting up the optional configuration file, read NISTDIAL.CFG.
  42.  
  43. Note for those with a buffered (16550AFN equivalent) UART and OS/2 
  44. and other multitaskers:
  45. This program works best if the i/o is NOT buffered, so that a consistent
  46. turn-around can be registered with the two data terminals.
  47. For OS/2, set buffer=off just for this program (it will also work without
  48. this but won't set time to the millisecond as well).
  49.  
  50. Source for the complete CPPCOM C++ serial communications library for DOS, 
  51. Windows for DOS (NT available when NT is available!), and OS/2 used to write 
  52. this program and many others is available for US$79 from:
  53. Lookout Mountain Software
  54. 611 Alma Avenue
  55. Pueblo, CO. USA.  (data phone: 1-719-545-8572).
  56.  
  57.