Java Email Example for Siemens/Cinterion Modems
Posted by blogElectronica in 2.DISPOSITIVOS (práctico), 4.PROGRAMACIÓN, Comunic. GSM/GPRSThis morning I spent a while testing sending emails through AT commands with a TC65 Siemens modem, so to make use of what I have in mind I have made a brief example with Java, in the same style as I did it a while ago.
EMAIL_EXAMPLE (Download)
Description: It’s a basic application for sending EMAILS with Java for Siemens modems. It creates a GPRS connection and sends an email to the specified email address. All you have to do is modify the code lines that indicate the SMTP server, your email account’s login and password, the original email address that sends the email and the destination email address where the email is sent.
Valid for modems: TC65, XT65, TC65T, MTX65 y MTX65+G
Well I hope you found it interesting, see you next time. Good night!
Tags: eclipse, ejemplos java, j2me, mtx65, tc65, xt65