Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


Achivx Partner
 
 
Mobile SMS Contact





Mobile SMS Contact
Version: 1.0

Platforms: Pocket PC


Categories: Internet & Communications

Upload date: 16 Aug 11

Developer: Chris Craft

License: Freeware

Downloads: 253

File Size: 279 Kb
Download Free Mobile SMS Contact 



Rating: 2.6/5 (Total votes: 5)




  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.

Hi, I have another idea you might be interested in. I would like to be able to type in a single SMS message and then hit the send button which would then send the same message to all my contacts that have a mobile number specified.
Thanks
Paul Diston

The thing that I really liked about Paul's suggestion is that is cover two very important mobile development topics: one is working with contacts stored in Outlook Mobile, and the other is working with SMS messaging.

I changed it a little bit from Paul's original request. I decided to incorporate a filter into the application. This way you can send SMS messages to your personal contacts, or your business contacts. You could even create a custom category. I didn't include an option to select contacts that do not have a category assigned to them. This would be a great modification for a reader to implement. Simply add a '' item to the list, and if that item is selected add any contact that doesn't have a category.

I added a ListView so that users could see the contacts they were about to text message. Another great enhancement, would be the ability to modify this listing. Just a remove option would be a great addition in functionality.

One feature I added as a polishing touch, was the live character count feature. This feature lets users know how much more text they can send. And we have found another opportunity for improvement here. I limit the text to 160 characters, but if someone entered in more text we could send X number of text messages until the complete message was delivered.

Next with have our SMS Message TextBox where we can type the message we will send. Nothing special here, but I didn't set a MaxLength of 160 characters.

At the bottom I exposed the RequestDeliveryReport property of the SmsMessage class. What ever the user picks here will be assigned to that property.

One feature that I really love about Windows Mobile programming, that especially came in useful for this application was the Cellular Emulator.
 
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:

PhoneTypePhoneType
Type using T9 and multi-tap input methods
SMSesAppenderSMSesAppender
SMSesAppender creates a text report of your SMS Inbox and outbox SMSes and appends them to files on the storage card. Simply set your storage card in the settings and tap the button to create a report of your Inbox and Outbox folders and append to the files on the storage cards. NOTE: It's best to use this program before clearing out your messaging folders
Enjoy SMS For WM5 PPCEnjoy SMS For WM5 PPC
Enjoy SMS - Our software is for Microsoft Smartphone based on Windows Mobile 5.0,and it is a tool for sending SMS. But it is special, A tool that could send a TXT file as an SMS ., and it can connect to a PC to send SMS. For more, it can create your own contacts list which the SMS will be sent to
SMSesSearchSMSesSearch
SMSesSearch converts your Sent and Recived SMSes into tiny text files and allows you to search with a few taps. Select 'Sync' from the toolbar to create the SMS report files. Enter the text of the item you want to search for and the program will display ONLY the SMSes with the keyword in it
AdvancedSmsSenderAdvancedSmsSender
AdvancedSmsSender - I have solve its bug at old version,  let it can add member to the group, rename group name, delete group, delete member of  the group. 1 Select contacts as recipients easily and quickly   You can input the chars of contacts, such as their name or their phone number,  the software can show them as your input chars
SMSesHTMLSMSesHTML
SMSesHTML creates a HTML report of your Sent and Received SMS folders. Select the folder and tap the button to create a HTML page with the fields date/sender and text of the message. You can also preview the HTML page in Pocket Internet Explorer
TwitsnapsEmailerTwitsnapsEmailer
TwitsnapsEmailer - TwitsnapsEmailer allows you to select a JPEG file on your PocketPC and enter a tweet and sends the file to the TwitSnaps.com website with your tweet on Twitter and sends the links to your email alerts list. The program also creates an archive of link files in the '/LogFile/' subfolder. This service is provided by TwitSnaps
LnkMeLnkMe
LnkMe- Manually creating shortcut files for SMS and call sending to specific contacts requires using a text editor (in PPC and PC) and then manually typing text codes and memorizing the phone number for that particular contact, then repeating the same procedure again and again for each contact. Now you got this simple application to automate all of this
CherrySMSCherrySMS
CherrySMS A small application to send SMS over Cherry-SMS (an Internet SMS-Provider)
Phonetracker4FreePhonetracker4Free
Phonetracker4Free  - Received SMS are checked for location statements by Phonetracker4Free and transferred to Google Maps Mobile independently. Google Maps Mobile displays the location on a map or by satellite images, and takes over the routing to the destination if necessary
 

Other Software by developer «Chris Craft»:

Lunch-O-MaticLunch-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
SMS LoggerSMS Logger
SMS Logger - 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. I've had a lot of requests for SMS related applications
MobileInfoMobileInfo
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
What Is My IP?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
Community Megaphone ReaderCommunity 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
GPS ClockGPS Clock
GPS Clock - 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. I couldn't resist creating another GPS related mobile application
Mobile QuizMobile Quiz
Mobile Quiz - 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 we are going to look at another classic goal in Mobile development, data collection
Prize PickerPrize 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
TripprTrippr
Trippr - 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've probably already figured out what this application does

» show more

 

Comments on Mobile SMS Contact:

Comments not found

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

If you noted an error or download link is broken, please, report it via this page or use comments.
 

Mobile SMS Contact is compatible with your device Acer X960
 
 
© Pantich 2009 - 2025 All rights reserved.