home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Programmierung / SOURCE.mdf / programm / windows / c / pclw11 / pcl4w.doc < prev    next >
Encoding:
Text File  |  1994-07-31  |  4.8 KB  |  100 lines

  1.                         *** SHAREWARE DOCUMENTATION ***
  2.  
  3.  
  4.          The  Personal  Communications  Library for Windows ( PCL4W ) is an
  5.          asynchronous  communications  library  designed  for   experienced
  6.          software  developers  programming  in C using either the Microsoft
  7.          Windows SDK or the Borland compiler supporting  the  Windows  SDK.
  8.          The  Personal  Communications Library is a DLL taking less than 6K
  9.          bytes and features:
  10.  
  11.           o  Uses the Window 3.1 API.
  12.           o  30+ communication functions.
  13.           o  Interrupt driven receiver & (optionally) transmitter.
  14.           o  Supports high performance 16550 UART.
  15.           o  Use any UART address and IRQ2 to IRQ7.
  16.           o  Supports the PC/4 and PC/8 DigiBoard.
  17.           o  Supports the BB1004, BB1008, and BB2016 BOCA boards.
  18.           o  Hardware (RTS/CTS) flow control.
  19.           o  300 baud to 115,200 baud.
  20.           o  COM1 through COM16.
  21.           o  Adjustable receive queues.
  22.           o  19 communication error conditions trapped.
  23.           o  4 ports can run concurrently (more with DigiBoard / BOCA board).
  24.           o  Complete modem control & status.
  25.           o  Written in assembly language for small size & high speed.
  26.  
  27.          Two example programs ( source code ) are provided.
  28.  
  29.          (1)  SIMPLE  is an extremely simple terminal emulator program.  It
  30.          is provided as the smallest and easiest to understand  example  of
  31.          communications programming using PCL4W.
  32.  
  33.          (2)  TERM  is  a  more  capable terminal emulator than SIMPLE.  It
  34.          functions as a dumb terminal emulator but can exchange files using
  35.          XMODEM (Standard XMODEM, XMODEM-CRC, and XMODEM-1K  )  and  YMODEM
  36.          (Standard  and  YMODEM-G) communication protocols.  TERM will also
  37.          send an initialization string to your Hayes compatible modem.  The
  38.          TERM example program is distributed separately as WTERM11.ZIP.
  39.  
  40.          For more information, refer to the Personal Communications Library
  41.          Users Manual ( PCL4C.USR )  and  Personal  Communications  Library
  42.          Reference Manual ( PCL4C.REF ).
  43.  
  44.  
  45.                         *** Registration ***
  46.  
  47.  
  48.          The shareware version  of  PCL4W  is  provided  so  that  you  may
  49.          personally  determine  the usefulness of the product for yourself.
  50.          If you wish to register PCL4W, please send $65  plus  $3  S&H  ($6
  51.          outside of North America) to:
  52.  
  53.                 MarshallSoft Computing, Inc.
  54.                 Post Office Box  4543
  55.                 Huntsville AL 35815
  56.  
  57.                 Voice  205-881-4630
  58.                 FAX    205-881-4630
  59.                 BBS    205-880-9748
  60.  
  61.          We accept  American  Express  (account  number,  expiration  date,
  62.          exact  name  on  your  card,  and  complete  AmEx  billing address
  63.          required), checks in US dollars  drawn  on  a  US  bank,  purchase
  64.          orders  (POs)  from  recognized US schools and companies listed in
  65.          Dun &  Bradstreet,  and  COD  (street  address  and  phone  number
  66.          required)  within  the USA (plus a $3 COD charge).  Print the file
  67.          INVOICE.DOC if an invoice is needed.
  68.  
  69.          You can also order PCL4W from The Public  Software  Library  (PSL)
  70.          with your MC, Visa, AmEx, or Discover card by calling 800-242-4PSL
  71.          (from  overseas:  713-524-6394)  or  by  FAX at 713-524-6398 or by
  72.          CompuServe at [71355,470]. Order PSL #11171.
  73.  
  74.          If  you  wish  to  update from an older version of PCL4W, send $15
  75.          plus $3 S&H ($6  outside  of  North  America).   Updates  must  be
  76.          ordered directly from MarshallSoft Computing.
  77.  
  78.          The registered package includes:
  79.  
  80.          o  PCL4W Dynamic Link Library (DLL) without shareware screen.
  81.          o  SCRIPT language (compiler & interpreter).
  82.          o  Assembler source code for the library.
  83.          o  Laser printed Users and Reference Manuals.
  84.          o  Telephone, FAX, and BBS support for one year.
  85.  
  86.          Print the file INVOICE.DOC if an invoice is needed. The registered
  87.          user  will  receive the latest version of PCL4W shipped by two day
  88.          priority mail (packet airmail  overseas).   A  5.25"  diskette  is
  89.          provided unless a 3.5" diskette is requested.
  90.  
  91.          PCL4WLIB.ASM  is  the source code for the library. The source code
  92.          is  copyrighted  by  MarshallSoft  Computing,  Inc.  The  user  is
  93.          granted  a  license  to  use  the  PCL4W  object  code  in his own
  94.          application only. PCL4WLIB.ASM is not shareware  and  may  not  be
  95.          sold or given away to anyone.
  96.  
  97.          The  registered  user  will receive the latest version of PCL4W by
  98.          return mail.  A 5.25" diskette is provided unless a 3.5"  diskette
  99.          is requested.
  100.