472,327 Members | 1,111 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,327 software developers and data experts.

Application to send SMS via phone connected to PC

I need to write an application (in any language, but preferrably C#) that
runs on a server or laptop, connects to a mobile phone through a data cable,
and sends an SMS message using the attached mobile.

Can anyone point me in the right direction for how I should approach this
project? Any sample code would also be appreciated!

Thanks
Jan 10 '06 #1
2 1857
Hello,

Once connected to a PC, your phone can act like a modem. There is a AT
command to send sms.

have a look at : http://www.usbdeveloper.com/GSMPage/gsmpage.htm

--
Francois Beaussier

"shedrool" <sh******@discussions.microsoft.com> a écrit dans le message de
news: F0**********************************@microsoft.com...
I need to write an application (in any language, but preferrably C#) that
runs on a server or laptop, connects to a mobile phone through a data
cable,
and sends an SMS message using the attached mobile.

Can anyone point me in the right direction for how I should approach this
project? Any sample code would also be appreciated!

Thanks

Jan 11 '06 #2
You can get the example code here

http://www.emant.com/681002.page
"shedrool" <sh******@discussions.microsoft.com> wrote in message
news:F0**********************************@microsof t.com...
I need to write an application (in any language, but preferrably C#) that
runs on a server or laptop, connects to a mobile phone through a data
cable,
and sends an SMS message using the attached mobile.

Can anyone point me in the right direction for how I should approach this
project? Any sample code would also be appreciated!

Thanks

Jan 11 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

43
by: Davey | last post by:
I am planning on developing an application which will involve skills that I have very little experience of - therefore I would appreciate comments...
3
by: Mark | last post by:
Hi all, about 2 years ago I wrote a small utility that was used to send and receive SMS messages via a mobile phone (3rd party COM object as used as...
3
by: Sara | last post by:
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...
0
by: Sara | last post by:
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...
4
by: Sara | last post by:
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...
1
by: yoshitha | last post by:
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...
1
by: yoshitha | last post by:
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...
15
by: =?Utf-8?B?TVNU?= | last post by:
To demonstrate my problem, I have a very simple VB Windows application. It has a text box that is used to display a counter, a button to reset the...
0
by: brum2008 | last post by:
Hello! Below is the Netbeans Mobility source code for my application (The application offers SPP service, and then just hangs waiting for a client...
0
by: tammygombez | last post by:
Hey fellow JavaFX developers, I'm currently working on a project that involves using a ComboBox in JavaFX, and I've run into a bit of an issue....
0
by: tammygombez | last post by:
Hey everyone! I've been researching gaming laptops lately, and I must say, they can get pretty expensive. However, I've come across some great...
0
by: concettolabs | last post by:
In today's business world, businesses are increasingly turning to PowerApps to develop custom business applications. PowerApps is a powerful tool...
0
better678
by: better678 | last post by:
Question: Discuss your understanding of the Java platform. Is the statement "Java is interpreted" correct? Answer: Java is an object-oriented...
0
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
1
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.