|
HS SMTP Lite 1.2
|
ncode byte[] toSend = { (byte)0xfc, (byte)0x0f, (byte)0xc0}; // create encoder object Base64 base64 = new Base64(); base64.setLineLength( 72 ); // default // encoding a byte[] String send = base64.encoder( toSend ); // decoding a byte[] byte[] reconstituted = base64.decoder( sent ); use Base64u the same way: // Base64u armouring import com.mindprod.base64.Base64u; ... // sample byte array to encode byte[] toSend = { (byte)0xfc, (byte)0x0f, (byte)
6 bit, base64, uuencode, printable, encode, uudecode, armouring, base64u, decode, 8 bit
TCP/IP (TCP client mode) * COM port to TCP/IP (TCP server mode) * COM port to UDP * TCP/IP client to UDP * TCP/IP server to UDP * TCP/IP server to TCP/IP client * UDP to UDP * Up to 32 links each interconnecting 2 ports in any combination shown above are able to operate concurrently * Automatic port re-connect of disconnected or failed ports Data Forwarding (packetization) Options: * Forward instantly on data receive * Forward on buffer full * Forward
rs232 to tcp, serial to udp, serial device server, com to tcp bridge, tcp to serial converter, com to tcp converter, com to tcp, serial to tcp, tcp to com
Base64 and quoted-printable encoded attachments, from within a PowerBASIC application. Supports all versions of 32-bit PowerBASIC. Knowledge of Winsock and TCP/IP is not needed. Features of SEE4PB include: Send email with inline HTML, GIF, TIF, JPG, BMP and Rich Text attachments. Supports ISO-8859 and UTF-8 character coding. Get the number of messages on your email server. Get the header lines from any email on your server without reading the entire
pb win, winsock, smtp, pb dll, library, authentication, imap, email, html, utf 8, pop3, mail, control
Base64 and quoted-printable encoded attachments, from within an application. Supports all versions of Visual FoxPro. Knowledge of Winsock and TCP/IP is not needed. Features of SEE4FP include: Send email with inline HTML, GIF, TIF, JPG, BMP and Rich Text attachments. Supports ISO-8859 and UTF-8 character coding. Get the number of messages on your email server. Get the header lines from any email on your server without reading the entire email. Delete
winsock, smtp, library, authentication, imap, foxpro, email, html, utf 8, pop3, mail, control, base64
Base64 and quoted-printable encoded attachments, from within an application. Supports all versions of Alaska XBase++. Knowledge of Winsock and TCP/IP is not needed. Features of SEE4XB include: Send email with inline HTML, GIF, TIF, JPG, BMP and Rich Text attachments. Supports ISO-8859 and UTF-8 character coding. Get the number of messages on your email server. Get the header lines from any email on your server without reading the entire email. Delete
winsock, smtp, library, authentication, imap, email, alaska xbase, xbase, html, utf 8, pop3, mail, control
Base64 and quoted-printable encoded attachments, from within an application. Supports all versions of Visual dBase. Knowledge of Winsock and TCP/IP is not needed. Features of SEE4DB include: Send email with inline HTML, GIF, TIF, JPG, BMP and Rich Text attachments. Supports ISO-8859 and UTF-8 character coding. Get the number of messages on your email server. Get the header lines from any email on your server without reading the entire email. Delete
winsock, smtp, library, authentication, imap, email, html, utf 8, dbase, pop3, mail, control, base64