Re: detect mobile phone and send SMS by it
- From: "Maheshkumar.R" <cyberiafreak@xxxxxxxxx>
- Date: Wed, 20 Jul 2005 12:25:52 +0530
There are three approaches you can take:
a.) I am not sure what your Device is - but Nokia has a developer
toolkit that as an ActiveX control which allows you to send SMSes using
their handsets. Check on the Nokia site. If you are using a Windows based
mobile phone (such has pocket pc phone edition), you can write a program on
your device (e.g.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnppcgen/ht
ml/introappprogsms.asp) which in turn can call a web-service on your PC to
check for a flag to send SMS periodically.
b.) There are web-services that allow you to send SMS messages. You
typically need to pay the site whose services you are using a monthly fee. I
don't have the URL handing but a quick google search should turn up some
sites.
c.) You can go for a integrated hardware solution using a GSM Modem. The
charges per outgoing SMS will be same as charged by the cellphone provider
at given location (e.g. I pay Rs. 2 per SMS on hutch). Take a look at
http://www.xtendtech.com/ - they are few companies like this offering this
service..i hope i've cleared some hurdles, because this is wat we searched.
Maheshkumar.R
Cyberiafreak
"Sara" <sara.rafiee@xxxxxxxxx> wrote in message
news:OMRRquNjFHA.1048@xxxxxxxxxxxxxxxxxxxxxxx
> HI,
> I want to code a program to detect GSM mobile (any kind) which connected
> through serial port to computer and then be able to send SMS through
> this mobile phone to other mobile phones, could anyone help me and guide
> me, I wrote a program which could open COM port but still couldn't
> detect mobile phone and send SMS through it. I searched internet and I
> didn't find right answer to my question.
> please if anyone could guide me.
> the programming language which I could use is VB.net or C#.net
> I need to send SMS through web pages but we don't have any SMPP server
> therefore I should and I must use this mobile device for my connection.
> please if anyone could guide me.
> In short
> because I don't have other way, I should use this mobile which connected
> to server computer where my aspx pages will run. and send SMS by it to
> other mobile phone devices.
> therefore I need first to detect this mobile phone which connected
> through serial port to my computer then by using webservices or other
> method through aspx pages, send SMS by this mobile.
>
>
>
> --
> Sent via .NET Newsgroups
> http://www.dotnetnewsgroups.com
.
- References:
- detect mobile phone and send SMS by it
- From: Sara
- detect mobile phone and send SMS by it
- Prev by Date: email and hyperlinks in a datagrid
- Next by Date: Re: Problem Accessing HTMLElementCollection
- Previous by thread: detect mobile phone and send SMS by it
- Next by thread: Re: detect mobile phone and send SMS by it
- Index(es):
Relevant Pages
|