SMTP Client Library Description


The SMTP Client library gives applications to send email messages to a specified SMTP server.


SMTP Client Library Sample Application

The SMTP Client sample application demonstrates how to send a simple, canned test message to an email account. Make sure to change the target email address before running this application.




Back to C Library Project Homepage