954,518 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Send sms/mms to mobile phone from FTP server

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: [email]xiaoice_88@hotmail.com[/email]

Thanks

pearllyn
Newbie Poster
3 posts since Aug 2009
Reputation Points: 10
Solved Threads: 0
 

Its not a good idea to have source code sent via email. Please answer everything here in this community, let others also learn. :)

DangerDev
Posting Pro in Training
485 posts since Jan 2008
Reputation Points: 165
Solved Threads: 59
 

>>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.

sknake
Industrious Poster
4,954 posts since Feb 2009
Reputation Points: 1,764
Solved Threads: 735
 

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

DdoubleD
Posting Shark
996 posts since Jul 2009
Reputation Points: 341
Solved Threads: 233
 

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 [email]7772223333@messages.alltell.com[/email] (not valid format but you should get the idea number plus domain as email)

just remember text messages have a 160 char limit usually.

Dmennite
Light Poster
47 posts since Aug 2008
Reputation Points: 10
Solved Threads: 1
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You