Sending a SMS to a cell phone


A

a_curious_one

Hi there!

I'm new in .NET development. I'm just curious about something.

I want to create an application, so i can send a SMS to a cell phone. A form
with two textboxes and a button (textboxes for the phone number and Message
and a "SEND" button)

Is it possible for any cell phone ?

Is it possible without a contract with a company ?

Do i have to do anything special, or i just can write some code and launch
the application (ofcourse, an internet connection is available :D) ?

What should i do ?

I ask you this because i don't know any sites where i can send as many SMS
as i want. I want to do this.

Thankyou very much!
 
Ad

Advertisements

S

Sampathd

First of all, to send a SMS you need to have an account with a SMS gateway
(that is if you are not sending the SMS through your mobile phone). So you
do need access to a SMS gateway.

Or you can use a GSM Modem attached to your computer and send an SMS using
the AT commands supported in the modem.
 
Ad

Advertisements

S

Sampathd

sir please send the code of your programme to my email id
(e-mail address removed) thank you
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

New Coder looking to take a test drive. 0
New C+ Coder! 1
Send sms to Website? 1
send SMS in Java/Linux 10
Sending data from web page to Raspberry Pi 0
SMS 0
SMS to any cell phone 2
Sending derived info to e-mail 15

Top