View Full Version : [UPD][9 Dec 2008] smsSender 0.3 - write sms with your pc ( faster..better.. )
avellant
30th November 2008, 04:55 AM
IMPORTANT! A web admin(s) needed for Touch-Innovation: look this thread (http://forum.xda-developers.com/showthread.php?t=449776)
It's a little pc program. Write with pc and send with your phone via activesync. It doesn't require any runtimes on the phone.
I wrote this little tool, because i felt alternate similar products too heavy for my use.
http://forum.xda-developers.com/attachment.php?attachmentid=133824&stc=1&d=1228017012
Changelog:
[0.3]
+faster startup, uses different thread to find contacts
+nice icon :)
+minimizes on the system tray! double click to activate again.
+possible send directly without pocket outlook ( Notice that, when using that feature messages aren't preserved, it also request automatically delivery report from the operator, so keep those things in mind! )
Requirements:
-ActiveSync
-windows mobile phone
-CF 2.0 or above
-Outlook 2003 or above ( it takes contact informations from it )
I'm doing this on my free time so:
If like it, you can always buy me a cup of coffee to keep me motivated :)
https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=WQLP3PUK8BMQY&lc=GB&item_name=coding%20Aid¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHos ted)
joel2009
30th November 2008, 07:09 AM
Great to see another update already! downloading v .3 now
LaazRockit
30th November 2008, 02:47 PM
Cool! I will give it a try.
nothin
30th November 2008, 04:05 PM
one of the greatest things i've seen on xdadev lately!
...just one thing:
if you can add simple "add contact" feature, and something like "write list to txt", - you are my Hero.
this is very, very good app, man.
sagiv_be
30th November 2008, 04:30 PM
tnx 4 this,i look 4 something like that 4 long time,since "jeyo mobile extender" doesnt work with outlook 2007,but link broken..
Lycox
30th November 2008, 05:31 PM
Works with Outlook2003 too :)
Keep up the good work. ;)
kimusan
1st December 2008, 09:28 AM
Very nice. A few comments:
It does not actually send the message on my Diamond. The message window is opened, the message added but the
It would be nice if it minimizes to the systray instead of having to start it every time I want to send a message.
If you could get it to show new messages as well, then it would be absolutely perfect.
jpgrobler
1st December 2008, 04:52 PM
Hi
Thanks looks nice, on my hw6915 the sms message box is opened with nuber and message in, but it is not sent, nor is question asked?
Will you share the source, any idea how sms'ing on wm device can be done in delphi?
:)
gkavin10
2nd December 2008, 02:19 AM
Program crashes on Vista..doesn't give any error, just stops working.
sylverstar
2nd December 2008, 03:16 AM
Hi,
i've tested it.
This programm is great and helps to save time. :D:D:D
THANK YOU.;)
Greating from Berlin
oldsap
2nd December 2008, 04:51 AM
Program crashes on Vista..doesn't give any error, just stops working.
im using vista home and it works fine, although it takes a while before it shows the gui
avellant
3rd December 2008, 08:12 PM
Thanks all for comments!
great idea! i have not yet installed, (which i will be doing first thing in the morning) (working on resetting so stuff after a new flash :) ) but if there are no run times present, do you have to manually add contacts on your computer, or have you allowed for them to be imported.
It reads contacts from outlook ( 2003 and above ), so just syncinc via active sync will import contacts:)
one of the greatest things i've seen on xdadev lately!
...just one thing:
if you can add simple "add contact" feature, and something like "write list to txt", - you are my Hero.
this is very, very good app, man.
"add contact" can be done..
what do you mean by with writing list to txt, exportin contact or messager to txt?
avellant
3rd December 2008, 08:26 PM
Very nice. A few comments:
It does not actually send the message on my Diamond. The message window is opened, the message added but the
It would be nice if it minimizes to the systray instead of having to start it every time I want to send a message.
If you could get it to show new messages as well, then it would be absolutely perfect.
yes, it doesn't actually send those messages just open then on the phone, and then you have to confirm the send by pressing send softkey. I coded this program in four hours so all functions are made as easily as possible :) the sending function is made by running tmail.exe with parameters through opennetcf rapi, and i didn't find any way to send it with directly on calling tmail.exe? i tried also "-sync" parameter, but it didn't seem to have any effect. If somebody has some knowledge about this, please inform me:)
The systray minimizing and showing new messages would be cool, but i think that reading messages from phone would need somekind of runtime process running in the phone, because active sync doesn't syns sms's.
Hi
Thanks looks nice, on my hw6915 the sms message box is opened with nuber and message in, but it is not sent, nor is question asked?
Will you share the source, any idea how sms'ing on wm device can be done in delphi?
:)
Read previous post.
About sharing the source, i could consider that :) i think i'm going to keep all the keys in my hand for little time though, but maybe later, i could publish source. the source is written in C#.
im using vista home and it works fine, although it takes a while before it shows the gui
It takes some time to load contact especially if you many contacts in your address book. I'm finding a faster way to fetch them for next version.
avellant
9th December 2008, 04:02 AM
+faster startup, uses different thread to find contacts
+nice icon
+minimizes on the system tray! double click to activate again.
+possible send directly without pocket outlook ( Notice that, when using that feature messages aren't doesn't preserve, it also request automatically delivery report from the operator, so keep those things in mind! )
Fronf
12th December 2008, 09:01 PM
Works great with XP and WM6.1, even with Outlook 2002 (which makes all other SMS-Plugins I've found so far incompatible). It's fast, leal and--just nice. The only drawback: It can't handle German Umlauts and apparently some other characters out of my charset. WHen my message e.g. contains an ä, ö or ü, it will be send as an MMS instead. WHen avoiding such characters, all works fine. If you get that fixed and your app would be able to handle my German charset correctly, I'd strongly consider buying you a coffee (you'd just have to say of normal or grand, vanilla-flavoured or wth chocolate chips). :cool:
avellant
13th December 2008, 02:02 AM
Works great with XP and WM6.1, even with Outlook 2002 (which makes all other SMS-Plugins I've found so far incompatible). It's fast, leal and--just nice. The only drawback: It can't handle German Umlauts and apparently some other characters out of my charset. WHen my message e.g. contains an ä, ö or ü, it will be send as an MMS instead. WHen avoiding such characters, all works fine. If you get that fixed and your app would be able to handle my German charset correctly, I'd strongly consider buying you a coffee (you'd just have to say of normal or grand, vanilla-flavoured or wth chocolate chips). :cool:
Great that you like it! Thanks :D
Nice to know it works with 2002 also.
Strange that umlauts aren't working for you, i use those all the time ( i'm finnish ) and they work for me. Does this problem occur on with direct sending and via pocketoutlook sending also?
I'll take coffee as it is offered :) i'm not so picky about that :D
Fronf
13th December 2008, 08:23 PM
Hi!
Alright, I tried around a bit, that's what I found out:
- The ,,Require Confirmation''-option makes no difference, in both cases the message comes up on my mobile and waits for confirmation to be send (which is no problem, this way I can have a second look of number and text are correct).
- As soon as I use ä,ö,ü,Ä,Ö,Ü or ß, my mobile treats the message as MMS (showing me a 70 character limit, compared to 160 characters for an SMS). A carriage return is no problem, yet it does not force a new line, but it shows up as little box (unknown character?). That I would consider a serious limitation, as MMS are merkedly more expensive, and not every recepient has MMS activated on his or her cell phone.
- long texts (I used a lorem ipsum generator) work fine, as long as no umlauts are contained.
I run XP SP3 in German, my mobile is Samsung Omnia WM6.1 in German, too.
Feel free to contact me if I can be of any help.
BTW, which part of Finland are you from? (Just curious, my girlfirend has been to Finland once for half a year, in Tampere, and loved the city and the people. So this country is on our places-to-have-seen-before-we-die-list. ;-)).
Cheers!
Marius
avellant
19th December 2008, 08:27 PM
Hi!
...
Hi and sorry about delay.
"Require Confirmation'' function is only functional when
using "direct send" function ( turn off "Only open new sms on the phone" ).
And i didn't found any way to get problems you describe, i tried testing on different coding ( utf-8, ansi etc. )... very strange. I'm using winXp mui version ( in english ) and my rom is also 6.1 wwe. I would really like get some info what's causing this problem. I don't know if this has anything to do with this but which MMS software your phone uses? Mine rom uses ArcSoft MMS Composer.
Btw. I live in Tampere :D maybe your girlfriend can buy me some coffee instead :) lol... just kidding :D
sulehri
25th December 2008, 08:47 PM
Thanx mate
mengsuan
26th December 2008, 08:18 PM
I'm suggesting to allow the software to send multiple recipient SMS. A contact list with checkboxes should be good enough to easily pick the recipients.
Keep up the good work!
JukEboXAuDiO
30th December 2008, 03:59 AM
I am also getting the crash when i run it in my VISTA Enterprise machine. ANy ideas? Let me see if I can get any crash information. Here is what the crash says in windows
"An unhandled exception ('System.InvalidCastException') occurred in smsSender.exe [2564]. Just-In-Time debugging this exception failed with the following error: Unspecified error
Ideas?
I believe it has something to do with the way it looks up the contacts. My outlook is connected to 2 address books. A global address book and a personal address book. Might that be the problem?
ejoya
30th December 2008, 04:31 AM
suggestions:
run at windows startup
get contacts from windows live
start as minimized
Minister
1st January 2009, 03:03 PM
Program crashes on Vista..doesn't give any error, just stops working.
Yup it crashed my Vista too.. any advise anyone?
Fronf
2nd January 2009, 08:21 PM
Hi and sorry for my late reply, I've been around a bit during the holidays.
Unfortunately, I've no idea how to get more information about the software my phone uses. I found this thread:
http://forum.xda-developers.com/showthread.php?t=418279&referrerid=1413271
But I guess that doesn't help much. I'll try to find out more, maybe there's some piece of information hidden in some sub-menu, or somwhere on the net. If I can provide any further information, just tell me where to look and I'll try. The coffee, in any case, you've already earned. ;-) But maybe we get this problem fixed, then I'll make it two. ;-) ;-)
Kimundi
6th January 2009, 01:05 AM
Unfortunately, it doesn't work on my computer (Vista pro Ultimate). But the idea is very good ! I was fed up to take my mobile to send SMS, and so I used Soti Pro Controller. But it is a bit too heavy...
It started well the first time, I tried to enter a contact, and then it disappears. Now, each time I launch it, it appeared very briefly and disappear :(
Hope you could fix it fast :)
andycmc
6th January 2009, 02:03 AM
:D that's a truly wonderful tools for my daily use, thanks a lot :D
flaviopac
6th January 2009, 03:44 AM
THANK YOU!
choonyau
30th March 2009, 12:16 PM
thks for sharing
Spajda1
23rd September 2010, 12:28 AM
Good job! It's posible to download source code?
Thank you
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.