This is a discussion on How to convert a SMS message in to Email in Windows mobile? within the Mobile Software Development forums, part of the Software Development category; Hi, I need to develop an application which must convert SMS to Email. The core of the application is, User ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Hi, I need to develop an application which must convert SMS to Email. The core of the application is, User will send an SMS from their mobile to a particular mobile number (or it can be sent to a server). From there the SMS should be converted to Email and it has to be sent to a particular mail address. I don't know how to proceed; Also I don't know what are the software/hardware requirements. Can anyone assist me in this regard. I am using windows 2003 Advanced server from the PC part. As of GSM modem, can we connect a GPRS enabled mobile phone for it. Also please tell me whether it is possible to develop our own application using windows mobile rather than going for a third party tool for sending/receiving SMS. If this application is possible, kindly suggest me a reference from where we can start with? |
| Sponsored Links |
| |||
| You can surely use a Windows Mobile Phone as your SMS receiving device. I'd write two applications - one the smart phone, the other on the server. The app on the Windows Mobile 5.0 Phone receives the SMS messages (using the Message Interceptor class) and sends them to the server. As a communication channel between the smart phone and the server I would use WLAN (instead of GPRS).The server could implement a web service the mobile phone calls to deliver the SMS messages. The server then sends the appropriate e-mail. There are a lot of references and samples available how to implement and use web services - please try searching. The same applies for the Message Interceptor class. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to send email in VB.NET 2005(From Windows Applications) | psivakumarmca81 | VB.NET Programming | 2 | 02-24-2008 07:20 PM |
| How to send email in VB.NET 2005(From Windows Applications) | psivakumarmca81 | Discussweb HQ | 2 | 02-22-2008 08:33 PM |
| Sending message to mobile using php | saravanan | PHP Programming | 6 | 01-02-2008 12:05 AM |
| How to fix the appointments in windows mobile using C#? | mobilegeek | C# Programming | 3 | 08-20-2007 07:37 AM |
| New T-Mobile phone runs Windows Mobile 6 | vadivelanvaidyanathan | The Lounge | 0 | 05-22-2007 08:19 AM |