send a short message from an application to a mobile phone
-
Hi there, I have an application that exchanges messages (text message) between a mobile device and another appication software using socket connections (udp to the mobile device and TCP to the second application) and now I need in some circumstances send a short message to a mobile phone (cell phone) so that if the person can not access the mobile device, he can receive a text on his cell phone to go to look into the mobile device. I need to know how I can provide the connection from my application (windows base)to mobile phones using their phone numbers. I appreciate any usefull idea. Best regards, nahitan
-
Hi there, I have an application that exchanges messages (text message) between a mobile device and another appication software using socket connections (udp to the mobile device and TCP to the second application) and now I need in some circumstances send a short message to a mobile phone (cell phone) so that if the person can not access the mobile device, he can receive a text on his cell phone to go to look into the mobile device. I need to know how I can provide the connection from my application (windows base)to mobile phones using their phone numbers. I appreciate any usefull idea. Best regards, nahitan
Onw way is to just send an e-mail to their_number@their_carrier. Other than that, is SMS an option?
"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15
"Judge not by the eye but by the heart." - Native American Proverb
-
Hi there, I have an application that exchanges messages (text message) between a mobile device and another appication software using socket connections (udp to the mobile device and TCP to the second application) and now I need in some circumstances send a short message to a mobile phone (cell phone) so that if the person can not access the mobile device, he can receive a text on his cell phone to go to look into the mobile device. I need to know how I can provide the connection from my application (windows base)to mobile phones using their phone numbers. I appreciate any usefull idea. Best regards, nahitan
As far as i know, i think it can be done using GSM modem and AT commands.
KIRAN PINJARLA