home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / windows / pclw10 / pcl4w.doc < prev    next >
Encoding:
Text File  |  1994-01-30  |  4.6 KB  |  97 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  Supports the PC/4 and PC/8 DigiBoard.
  16.           o  Hardware (RTS/CTS) flow control.
  17.           o  300 baud to 115,200 baud.
  18.           o  COM1, COM2, COM3, and COM4 (to COM10 with DigiBoard).
  19.           o  Adjustable receive queues.
  20.           o  19 communication error conditions trapped.
  21.           o  4 ports can run concurrently (10 with DigiBoard).
  22.           o  Complete modem control & status.
  23.           o  Written in assembly language for small size & high speed.
  24.  
  25.          Two example programs ( source code ) are provided.
  26.  
  27.          (1)  SIMPLE  is an extremely simple terminal emulator program.  It
  28.          is provided as the smallest and easiest to understand  example  of
  29.          communications programming using PCL4W.
  30.  
  31.          (2)  TERM  is  a  more  capable terminal emulator than SIMPLE.  It
  32.          functions as a dumb terminal emulator but can exchange files using
  33.          XMODEM (Standard XMODEM, XMODEM-CRC, and XMODEM-1K  )  and  YMODEM
  34.          (Standard  and  YMODEM-G) communication protocols.  TERM will also
  35.          send an initialization string to your Hayes compatible modem.  The
  36.          TERM example program is distributed separately as WTERM10.ZIP.
  37.  
  38.          For more information, refer to the Personal Communications Library
  39.          Users Manual ( PCL4C.USR )  and  Personal  Communications  Library
  40.          Reference Manual ( PCL4C.REF ).
  41.  
  42.  
  43.                         *** Registration ***
  44.  
  45.  
  46.          The shareware version  of  PCL4W  is  provided  so  that  you  may
  47.          personally  determine  the usefulness of the product for yourself.
  48.          If you wish to register PCL4W, please send $95  plus  $3  S&H  ($6
  49.          outside of North America) to:
  50.  
  51.                 MarshallSoft Computing, Inc.
  52.                 Post Office Box  4543
  53.                 Huntsville AL 35815
  54.  
  55.                 Voice  205-881-4630
  56.                 FAX    205-881-4630
  57.                 BBS    205-880-9748
  58.  
  59.          We accept  American  Express  (account  number,  expiration  date,
  60.          exact  name  on  your  card,  and  complete  AmEx  billing address
  61.          required), checks in US dollars  drawn  on  a  US  bank,  purchase
  62.          orders  (POs)  from  recognized US schools and companies listed in
  63.          Dun &  Bradstreet,  and  COD  (street  address  and  phone  number
  64.          required)  within  the USA (plus a $3 COD charge).  Print the file
  65.          INVOICE.DOC if an invoice is needed.
  66.  
  67.          You can also order PCL4W from The Public  Software  Library  (PSL)
  68.          with your MC, Visa, AmEx, or Discover card by calling 800-242-4PSL
  69.          (from  overseas:  713-524-6394)  or  by  FAX at 713-524-6398 or by
  70.          CompuServe at [71355,470].
  71.  
  72.          If  you  wish  to  update from an older version of PCL4W, send $20
  73.          plus $3 S&H ($6  outside  of  North  America).   Updates  must  be
  74.          ordered directly from MarshallSoft Computing.
  75.  
  76.          The registered package includes:
  77.  
  78.          o  PCL4W Dynamic Link Library (DLL) without shareware screen.
  79.          o  Assembler source code for the library.
  80.          o  Laser printed Users and Reference Manuals.
  81.          o  Telephone, FAX, and BBS support for one year.
  82.  
  83.          Print the file PCL4W.INV if an invoice is needed.  The  registered
  84.          user  will  receive the latest version of PCL4W shipped by two day
  85.          priority mail (packet airmail  overseas).   A  5.25"  diskette  is
  86.          provided unless a 3.5" diskette is requested.
  87.  
  88.          PCL4W.ASM  is  the source code for the library. The source code is
  89.          copyrighted by MarshallSoft Computing, Inc. The user is granted  a
  90.          license  to use the PCL4W object code in his own application only.
  91.          PCL4W.ASM is not shareware and may not be sold or  given  away  to
  92.          anyone.
  93.  
  94.          The  registered  user  will receive the latest version of PCL4W by
  95.          return mail.  A 5.25" diskette is provided unless a 3.5"  diskette
  96.          is requested.
  97.