home *** CD-ROM | disk | FTP | other *** search
/ ftp.alaska-software.com / 2014.06.ftp.alaska-software.com.tar / ftp.alaska-software.com / 3pp / see4xb32.txt < prev    next >
Text File  |  2000-02-21  |  1KB  |  30 lines

  1. ===== Information for Users ================
  2.  
  3. SMTP/POP3 Email Engine for Xbase++ Version 3.2
  4.  
  5. The SMTP/POP3 Email Engine (SEE) consists of a Win32 dynamic link library
  6. (SEE32.DLL) that allows any program capable of calling the Windows API to
  7. send and receive email over any TCP/IP network (such as the Internet)
  8. including multiple quoted-printable and Base-64 MIME attachments.
  9.  
  10. For more information, refer to the following manuals (each in 3 formats):
  11.  
  12. (1) "SEE4XB Programmer's Manual" (SEE4XB.DOC,  SEE4XB.TXT,  SEE4XB.HTM).
  13. (2) "SEE User's Manual"          (SEE_USR.DOC, SEE_USR.TXT, SEE_USR.HTM).
  14. (3) "SEE Reference Manual"       (SEE_REF.DOC, SEE_REF.TXT, SEE_REF.HTM).
  15.  
  16. Also see:
  17.  
  18. (1) INSTALL.TXT : installation information.
  19. (2) LICENSE.TXT : license information.
  20. (3) RELEASE.TXT : if upgrading from an earlier version.
  21. (4) INVOICE.TXT : order form and invoice.
  22.  
  23. ===== QUICK START =====
  24.  
  25. (1) Unzip SEE4XB32.ZIP into an empty directory.
  26. (2) Run INSTALL to install SEE32.DLL.
  27. (3) Edit each example program with your TCP/IP parameters.
  28. (4) Compile and run.
  29.  
  30. [END]