LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

authenticating email sent from Touch Panel

I am trying to send a email from my Touch Panel application (TPC-2106 running Windows CE 5.0) to a list of recipients.  The 8.6 Touch Panel Module has a "smtp send email" function, however it does not provide the ability to authenticate the email message, and therefore really won't work with just about every email server.  I have come across some example code on the forum that shows how to authenticate an email message using a combination of .NET constructor nodes, property nodes, and invoke nodes.  I have successfully employed this code on another application that runs on a PC, but I can't use this on the Touch Panel application because the Touch panel module does not have the .NET constructor nodes. 

 

Does anyone have any suggestions or work arounds? 

 

Thank you.

0 Kudos
Message 1 of 2
(2,201 Views)
Did you try a search? This was recently convered at the end of this thread.
0 Kudos
Message 2 of 2
(2,193 Views)