HS SMTP C Source Library
Publisher:
Hillstone Software
Virus scanned
Windows
Free to try
Download v2.0.11
255 downloads
| Version | 2.0.11 |
|---|---|
| Publisher | Hillstone Software |
| Release date | Jan 4, 2013 |
| Date added | Jan 4, 2013 |
| Os requirements | Windows 2000, Windows Vista, Windows 98, Windows Me, Windows, Windows NT, Windows 7, Windows XP |
| Requirements | None |
| Total downloads | 255 |
| Price | Free to try |
Description
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.