how to send sms messages to mobiles through asp.net application

Y

yoshitha

Hi
i've to send SMS message to a mobile phone from Pc (using asp.net
application)

i dont know which namespaces to include and what requirements i need in
order to full fill this requirement

.. Send messages of up to 160 text characters to any South African
cellular subscriber and many international subscribers as well.

can anybody tell me how can i send messages to mobiles phone through asp.net
with c#.net application.

Thanks
Jyothi
 
J

John Timney \( MVP \)

You cant send messages directly through asp.net.

What you can do is send a web request or an email to an online SMS provider,
or to a local gateway (like a phone) and it can then pass the message onto
the GSM network.

Try Clickatell to get an idea of what I mean.
http://www.clickatell.com/brochure/coverage.php

--
Regards

John Timney
ASP.NET MVP
Microsoft Regional Director
 
Joined
May 5, 2009
Messages
1
Reaction score
0
SMS gateway

Hi,

You can also send SMS by using an SMS gateway/server software. For example Ozeki softwares work with asp.net with c#.net application.
This is a standalone gateway, that can be installed on a PC and it simplifies most of the tasks when you want to create such a solution. You also need a GSM modem or an IP connection to get connected to the SMS service provider.
Visit: ozekisms.com
 

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

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,534
Members
45,008
Latest member
Rahul737

Latest Threads

Top