detect Mobile phone and send SMS

S

Sara

Hi
I want to code a program which could send SMS through web page to
mobile phone, but because there is no Service here such as SMPP ,
therefore I have GSM mobile phone which connected directly to the
server which run these aspx pages. now my question is
1- how to detect this mobile phone which connected through serial ports
2- how I could send SMS through this mobile to other mobile devices,

if anyone has any suggestion please help me
 
G

Guest

i dont understand very well, but the software delivered with the mobiles have
the functionallity of sending sms with the mobil.

was i clear? i hope so...
 
S

Sara

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

Sara ***

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

Sara

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.
 

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

Top