about SMTP(a simple message transfer protocol )

Sub forums for various specialist XMOS applications. e.g. USB audio, motor control and robotics.
oyhp052
Member++
Posts: 16
Joined: Fri Jun 01, 2012 7:01 am

about SMTP(a simple message transfer protocol )

Post by oyhp052 »

Hi, I need develop a function of send email when the AVB running and has some error , the xmos chip (L2) can send email to client . But I have encoutered 2 promblems , does any one be able to help me ?

1, when I include the 2 files
#include "smtp.h"
#include "smtp-strings.h"
to xr_avb_demo.xc or other file , it can not be compiled successful , you can see the ERROR in the follow picture . I think , may be the XDE tool need some settings , right ?

2, how to realize the function of send email ? Does the smtp.c API effective ?

Thank you !
You do not have the required permissions to view the files attached to this post.