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

Recommended Answers

All 4 Replies

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.

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.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.