Hi,
I use software for the firmware of a xport_pro called xport_pro.romz to control other devices on an electronic card. Evolution SDK has a class called email.c which I want to use to send emails from the xport_prox.romz firmware software. Email.c takes the settings of the mail server Lantronix card, and has several classes to send the mails. These include: static void emailSend (struct command_io * cliIo, const char * paramArray []). There is no clear mail where this feature can be used. Is it possible to give me some functional example about it ?.
Thank you very much.
I use software for the firmware of a xport_pro called xport_pro.romz to control other devices on an electronic card. Evolution SDK has a class called email.c which I want to use to send emails from the xport_prox.romz firmware software. Email.c takes the settings of the mail server Lantronix card, and has several classes to send the mails. These include: static void emailSend (struct command_io * cliIo, const char * paramArray []). There is no clear mail where this feature can be used. Is it possible to give me some functional example about it ?.
Thank you very much.