Program MailDemo
The EMail demo requires the RTIP-32 Email add-on with POP3 and SMTP clients. It checks an email account and then sends out a simple email with two file attachments. Preprocessor macros allow configuring the program to use unencrypted or secure connections to the POP3 and SMTP servers.
This demo can obtain its IP address from a DHCP server. If you have purchased the DHCP add-on for RTIP-32, you can define preprocessor symbol DHCP in the source code or on the compiler command line and add library Dhcpc.lib to enable this feature.
Demo Programs
Program SNMPDemo
Program SntpDemo
|