Used HS SMTP C Source Library for Windows?


Download.com has chosen not to provide a direct-download link for this product and offers this page for informational purposes only.

Editors’ Review

Download.com staff
HS SMTP is a C library for implementing the client side of Simple Mail Transfer Protocol. It enables sending text emails over TCP sockets with full source code.
Enlarged image for HS SMTP C Source Library
HS SMTP C Source Library 0/1
  • Pros

    • Implements SMTP client according to RFC 821.
    • Supports transfer of basic message header and text.
    • Single function call for sending emails.
    • Includes full source code.
    • Event callback for operation results and errors.
  • Cons

    • Primarily for basic text email messages.
    • Does not specify support for attachments.
    • Requires user to provide mail server details.

Used HS SMTP C Source Library for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
2.0.11
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows Vista
  • Windows NT
  • Windows 7
  • Windows 98
  • Windows XP
  • Windows 2000
  • Windows 10
  • Windows ME
Additional Requirements
None
POPULARITY
Total Downloads
255
Downloads Last Week
0

Report Software

Last Updated


Developer’s Description

By Hillstone Software
Implement the client side of Simple Mail Transfer Protocol (SMTP) over TCP socket layer.
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. Support for transfer of basic message header and text is provided. To send a text email message to any address on the internet, the user application calls a single function HS SMTP SendMail, 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.

Download.com
Your review for HS SMTP C Source Library