Jul 11, 2007 #1 itenghm Technical User Joined Feb 1, 2007 Messages 71 Location SY Hi all I a need a program that take the input of a text file and send it as sms to GSM phone
Jul 29, 2007 #2 BOKA Technical User Joined Apr 15, 2001 Messages 248 Location US Looks like you just need an SMTP client prog. If you your file is on unix box, just MAIL it to that phone's email address. Here are some examples (good for US): http://www.accutracking.com/sms-email.html Good luck. Upvote 0 Downvote
Looks like you just need an SMTP client prog. If you your file is on unix box, just MAIL it to that phone's email address. Here are some examples (good for US): http://www.accutracking.com/sms-email.html Good luck.