by Hillstone Software - Product Type: Component / VC++ Class Library / Source Code
Add client side Simple Mail Transfer Protocol (SMTP) functionality to your C applications. HS SMTP C Source Library 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 headers and text is provided. HS SMTP C Source Library supports ESMTP extensions for LOGIN authentication using Base64 encoding and message sending to multiple recipients from address list.
Our regular prices are shown below. Please logon to see your discounted prices.
| Add to Cart | $ 404.96 | Source Code License, 1 Developer | Download (2.9 MB) | |
| Add to Cart | $ 769.42 | Source Code License, 2 Developers | Download (2.9 MB) | |
| Add to Cart | $ 1,093.39 | Source Code License, 3 Developers | Download (2.9 MB) | |
| Add to Cart | $ 1,214.88 | Source Code License, Company (Unlimited developers within the licensee company) | Download (2.9 MB) |
Our prices include ComponentSource technical support and, for most downloadable products, an online backup and a FREE upgrade to the new version if it is released within 30 days of your purchase. All sales are made on our standard Terms and Conditions and subject to our Return Policy. Please contact us if you require any licensing option not listed, including volume licensing and previous versions.
Our regular prices are shown above. Please logon to see your discounted prices.

What's new in HS SMTP C Source Library V2.0.5?
HS SMTP C Source Library Features
How It Works
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.
API Summary
Publisher
Primary Category
Related Products
Related Categories