HS SMTP 2.0.14

Demo

1.1 MB

HS SMTP is a software library in C (supplied with full source code) which implements the client side of Simple Mail Transfer Protocol (SMTP) over TCP socket layer according to RFC 821. Supports transfer of text and file attachments. HS SMTP Library incorporates the necessary state machine, transparency procedures, and server response processing required to comply to a simple and robust SMTP client implementation. Supports secure SMTP over TLS.

Publisher Description

Window 8 CompatibleHS SMTP is a software library in C (supplied with full source code) which implements the client side of Simple Mail Transfer Protocol (SMTP) over TCP socket layer according to RFC 821. Support for transfer of basic message header and text is provided From version 1.1, HS SMTP supports ESMTP extension for LOGIN Authentication using Base64 encoding and message sending to multiple recipients from address list. From version 1.2 HS SMTP supports sending binary file attachments using MIME version 1.0 base64 encoding From version 2.0.0 HS SMTP supports secure SMTP over TLS / SSL (RFC 3207) To send a text email message to any address on the internet, the user application calls a single function HsSmtpSendMail, specifying mail server name or IP address, sender address, recipient address, message text buffer and length, subject, cc and an event callback function to use for reporting of operation result and server errors. HS SMTP library then resolves the server name, connects to it and transmits the message according to SMTP RFC 821 protocol. HS SMTP Library incorporates the necessary state machine, transparency procedures, and server response processing required to comply to a simple and robust SMTP client implementation. Modular design makes it easy to port HS SMTP protocol module to any environment. HS SMTP internally at a lower layer interfaces to HS Sock library which provides TCP transport services. User application need not worry about Winsock - HS SMTP does all transmission, reception and event handling over socket layer. Features -SMTP Client Operation -Server name resolution -Supports up to 5 contexts -Message Header Transfer -Message Text Transfer -Asynchonous Operation -Sending MIME base64 binary file attachments -ESMTP Authentication -Secure SMTP over TLS (RFC 3207) * This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit

Download and use it now: HS SMTP

Add a comment...

Please tell us your experience with HS SMTP

Related Programs

EA Disclaimer, S/MIME for Exchange Server and IIS SMTP Service

In recent years, many regulations about email for commercial communication have came into force in varies countries. For example, Germany has laws requiring companies to disclose their company name, registration number, place of registration etc. in e-mail signatures. Ireland's Director...

ANSMTP SMTP Component

ANSMTP Object is a high performance, easy- to-use and full-featured SMTP COM Object (email component) which enables your ASP, VB, VC++, C#, VB.NET, ASP.NET, VBS, Jscript, WScript, Delphi or other COM environment application to send rich text/HTML email using the...

SMTP/POP3/IMAP Email Engine for C/C++

MarshallSoft SMTP/POP3/IMAP C/C++ email (32 & 64 bit) component library (SEE4C) uses a simple API to send and receive mail, including HTML, MIME Base64 and quoted-printable encoded attachments, from within a C/C++ application. Features of SEE4C include: - Send email...

SMTP/POP3/IMAP Email Engine for Xbase++

MarshallSoft SMTP/POP3/IMAP Xbase++ email component library (SEE4XB) uses a simple API to send and receive mail, including HTML, MIME Base64 and quoted-printable encoded attachments, from within an application. Features of SEE4XB include: - Send email with inline HTML, GIF, TIF,...

SMTP/POP3/IMAP Email Engine for Delphi

MarshallSoft SMTP/POP3/IMAP Delphi email component library (SEE4D) uses a simple API to send and receive mail, including HTML, MIME Base64 and quoted-printable encoded attachments, from within an application. Features of SEE4D include: - Send email with inline HTML, GIF, TIF,...