Hi,
i doing a project. I need to send sms or mms to mobile phone from server. i using visual studio 2008 C sharp. Can anyone please help me with it.
Send the source code email to: xiaoice_88@hotmail.com
Thanks
Hi,
i doing a project. I need to send sms or mms to mobile phone from server. i using visual studio 2008 C sharp. Can anyone please help me with it.
Send the source code email to: xiaoice_88@hotmail.com
Thanks
Its not a good idea to have source code sent via email. Please answer everything here in this community, let others also learn. :)
>>i doing a project. I need to send sms or mms to mobile phone from server
From a server or an FTP server? FTP Servers don't initiate outbound connections so you might be out of luck on this one.
Don't know that much about it, but I ran across this article on sending facebook and twitter messages a few weeks ago. Maybe it will get you closer to your goal: http://www.dreamincode.net/iem/display.php?M=327187&C=8e0d5b7e5d902fedbacaeaf6e3b4fa46&S=21&L=1&N=8
I was researching this about a month ago for an application I was attempting
Here is a great site on what you need
http://www.developershome.com/sms/howToSendSMSFromPC.asp
I found it was easier to just send it as an email to the phone's since most text messages are considered as limited emails. such as 7772223333@messages.alltell.com (not valid format but you should get the idea number plus domain as email)
just remember text messages have a 160 char limit usually.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.