home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-386-Vol-2of3.iso / b / bbskt20e.zip / TERM.DOC < prev    next >
Text File  |  1992-08-26  |  903b  |  20 lines

  1.         TERM.EXE is a short demo program designed to show off what can be
  2. accomplished with BBSkit in relatively few lines.  The complete source code to
  3. TERM is included with the registered version of BBSkit and comes to just under
  4. 400 lines of readable Pascal source.  This may seem like a lot, but for 400
  5. lines look at what you get!
  6.  
  7.         o Full send AND receive using Xmodem, Xmodem-CRC, Xmodem-1k,
  8.           Ymodem, and Ymodem-G.
  9.         o Speed support: up to 115,200 bits per second.
  10.         o Four supported COM ports.
  11.         o A reasonably easy user interface, with popup windows for
  12.           help and protocol status.
  13.  
  14.     So really, for 400 lines this program does do quite a bit.  And it is
  15. all included in the registered version of BBSkit.  See ORDER.FRM for ordering
  16. information.
  17.  
  18.     Help on starting TERM can be accessed simply be typing TERM at the
  19. command line and following the directions given there.
  20.