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