Mobile SMS Remote - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
People can use SMS to send and receive information through text messages, but with the power of Windows Mobile it is easy for application to send and receive commands and data. There is a big movement for software to expose its features and functions to other programs. But image a world, that probably isn't too far, where your mobile device has it's own API that you and others can use to access its data and functions.
Where could this be useful? Well many companies need the ability to send "Alerts" of some kind to their workers. It is easy to use the Windows Mobile SMS API to have a custom written application that check for specially "tagged" SMS messages.
SMS Remote is an application that could run on two or more Windows Mobile device and allow each of the phones run to support "commands" on the phones. For example, a user could get the date and time of another device running SMS Remote. Or the user could run a command to get the other phone's current GPS location information. The possibilities are limitless. Both devices are both servers and both clients in other words a very simple peer-to-peer network using SMS technology. How cool is that?
What if sometimes we don't want others to be able to run commands on our device remotely? First of all we could always exit the application. The application must be running in other to execute remote commands. Be I have also added an "Allow Remote Commands" feature.
How can we send SMS remote commands? Use the SMS command ComboBox and choose a command, and enter the remote device's phone number. Then just click "Send".
How can we tell what commands have been remotely run on our device? There is a received commands listing at the bottom the screen. It shows the phone number of the device that send the command, the time the command arrive, and which command was requested.
This is a rough prototype of an idea that has HUGE potential. Some point in the next ten years this concept will take off and become something along the lines of Mobile 2.0.
The trick to this application is using the very cooly named Windows Mobile 6.0 SDK MessageInterceptor class. We can use it to have any SMS that begins with "30days:" fire an event in our application that we will then handle. This is very, very, very simple for something so powerful. Use it!
The rest is simple. Was the SMS a "command" or a "result"? If command we need to run and return a result. If result we need to act on or display to device user.
Possibilities:
I implemented the get date and time function, but not the GPS function. This would be a very useful addition to the application that I would love to say a reader did. Or how about a way to add Internet Explorer Mobile favorites? Or how about something more Web 2.0 like what song is currently playing.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Windows Mobile 2003, Windows Mobile 5.0, Windows Mobile 6 Classic, Windows Mobile 6 Professional, Windows Mobile 6.1 Classic, Windows Mobile 6.1 Professional
Similar Software:
Panoramic Contacts Genius Panoramic Contacts Genius allows you the freedom to easily manage your Windows Mobile contacts with your finger tips. Flip between two customizable favorite screens for quick access to your most frequently used contacts
smsBackup WM smsBackup - With this program, you can backup, restore and export all your messages (SMS, MMS, E-mail, etc.) which are stored in Messaging application.
You can backup and/or export your messages manually or smsBackup can backup/export the new messages on every incoming SMS!
This program exports the messages into text files
BirthdaysSMS Birthday SMS - This application can be a savior if you forget to wish your contacts on their birthdays. It will just do it for you, by automatically sending an SMS. Just have the birthday field in your outlook contacts filled rest it will do automatically
InkingEmailer InkingEmailer - InkingEmailer converts handwritten notes to text using the built-in Microsoft Transcriber APIs and sends them via email.
To use the app, simply enter the text in handwriting and choose 'Create Email' from the toolbar.
The program will create an email with the converted text
GodswMobile SMS Mirror GodswMobile SMS Mirror is a must have tool for Windows Mobile users to mirror all incoming and outgoing messages and save them in a database. The mirror is a copy of your mobile SMS so you never miss the SMS with your friends
PeraCount PeraCount - keeps track of Voicemails, Missed Calls, Email, and SMS on a single Today line.
Installation:
- Copy PeraCount_v1.0.cab to your device (via ActiveSync or another method of your choosing).
- Open your favorite File Explorer program and navigate to the directory you stored the .cab file in.
- Click (or double-click) the .cab file to begin installation
SMS Tweaker Application for changing the default SMS mode to Threaded mode
SMSVoices SMSVoices allows you to create custom voice ringtones for SMS alerts with your PocketPC microphone. Select 'New' from the toolbar to start the voice recorder and create your custom voice ringtone. You can preview and delete the ringtones in the '/Windows' folder
BaselsReply BaselsReply - released with a major changes! Don't know what BaselsReply is? BaselsReply is a typicall "answering machine". The diffrence is that BaselsReply answers with a SMS. How does it work? Well, you write your message in the "Message" field and then press on "Activate". When you've done this, the program should activate
BT Spammer BT Spammer - The title of this software is self-explanatory I guess. BT Spammer is a tool for one time or periodical "spamming" all nearby Bluetooth devices (in visible mode).
BT Spammer allows users to set up and define own Message (plain text), Business card (vcard), and Picture (jpg).
Explanation for Sent column:
-: Error connecting to the target device
Other Software by developer «Chris Craft»:
What Is My IP? What Is My IP? - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
You may have seen sites like WhatIsMyIP.com, IPChicken.com, and my favorite IPCow.com
MobileInfo MobileInfo - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
Information is power. And with the .NET Compact Framework we can have all the information we want
Mobile Signature Mobile Signature - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET
Mobile Weather Mobile Weather - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET
Mobile SMS Contact Mobile SMS Contact - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
Today one of my readers, Paul Diston, made the following request
Mobile Speedometer Mobile Speedometer - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET
Community Megaphone Reader Community Megaphone Reader - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET
Prize Picker Prize Picker - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
There is probably someone out there who doesn't think this is the best looking application ever
Lunch-O-Matic Lunch-O-Matic - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
Being a geek, I have a lot of geek friends. Being friends, we tend to eat lunch together