SMSWriter for 2003? - Windows Mobile Development and Hacking General

i tried this app on my mini and it runs, when sending sms as normal it says message sent but nothing happnes. Hope somebody can rewrite the code for 2003os
http://sourceforge.net/project/showfiles.php?group_id=96112&package_id=102784&release_id=201102

It's an EVB app Seen it before, but EVB put me off the idea.
V

I haven't tried this small app. What is it supposed to do? If you could let me know I will see if I can knock out a version for the 2003os for you.

it can let you send sms using one hand operation. send sms as normal sms, send class 0 sms, and resend last 25 failed sms'

Related

Help Read SMS

Hello,
I would like to use SMS in a new application using XDA. I want my application can read sms in inbox.
Do you know how I could see example of source code using SMS API? Or do you have such example to help me?
I got example to send sms but cannot get sample how to read the sms.
FYI, i am writing program using eVB.
Thanks a lot
You should take a look at PocketPC Network Programming by Steve Makofsky or simply try
http://groups.google.com/groups?q=pocketpc+sms+api&start=0&hl=de&ie=UTF-8&
and
http://msdn.microsoft.com/library/en-us/dnppcgen/html/sms_apps2.asp?frame=true
SMS API is not easy.
Yup, it's not very easy, you need to learn about POOM...
I advise you to look into VB .net, it's been made a hell of a lot easier.
I still do it the Medieval way though! Win32 C++ all the way :shock:
V
I did include some C code on sending/reading SMS in this post
http://forum.xda-developers.com/viewtopic.php?t=10761&highlight=
You are asking about reading messages in the Inbox that is when poom as mentioned by vijay555 comes into play.
I don't know anything about poom, but I have read incoming SMS by making my read thread take control of incoming SMS. This means that the message never goes into the inbox.
vangelderp: interesting code, not seen it before on the board. A very good way to do it. It doesn't need to be installed before pocket outlook etc does it? I don't imagine it does. Good stuff!
V
No it does not need to be installed before PPC Inbox (Outlook), what seems to happen is when a SMS message comes in the Inbox fires up. From that point on my code won't get a handle to SMSRead.
So what you need to do is do a warm reset and then start your user program (including my code sample) before any new incoming SMS messages and then it will get the SMSRead handle first. This then blocks Inbox getting a handle which I am sure it raises a error message on if you then try to go into inbox.
vangelderp: yup, that's what I thought. I never used that technique because of that, I stuck with POOM. But your createevent and thread work is very helpful.
V
SmsReadMessage of SMS.API
Thanks for your all comments.
Do you know how to use SmsReadMessage of SMS.API ?
This function is used to Reads a previously received SMS message. I really hope somebody else out there can help me how to use that function
Regards
You use SmsReadMessage like I do in the code attachment I have mentioned.
This function does not read a SMS message that has already been received by the normal PPC Inbox program. As said for that you need to use POOM.
SmsReadMessage for for your code to get a SMS Read Handle and then wait for the event (The Message) to occur and then use the SmsReadMessage function.
Exactly as I have done in my code snippit.

Sending SMS to all of my contacts

Hello people,
I wish to send a text message (SMS) to all of my contacts. My contact list is about 2000, so I guess I will need a software in order to send a message to all of them, because if I am not mistaken if using the MS software for msgs, will crash the phone as will try to load all msgs to memory.
Any of you who knows how to solve my problem, or knows a software? Please....
Thank you in advance.
Group SMS by t0flus.......
evolish said:
Hello people,
I wish to send a text message (SMS) to all of my contacts. My contact list is about 2000, so I guess I will need a software in order to send a message to all of them, because if I am not mistaken if using the MS software for msgs, will crash the phone as will try to load all msgs to memory.
Any of you who knows how to solve my problem, or knows a software? Please....
Thank you in advance.
Click to expand...
Click to collapse
Another forum member - t0flus - posted an application called "Group SMS" which may do what you're after....I'm presuming you could send the message group by group (if your contacts are in groups?).
The program can be found by searching for "Group SMS" or by clicking >HERE<.
I've not tried t0flus' program myself, but I'm certain that throwing 2000 contacts at the standard MS SMS program will kill it!!
Hope that helps!
Mark.
That is exactly what I was doing using my Nokia 7610, but I thought I would be able to find a software that would "do the grouping" automatically for me.
Thank you anyhow.
You see, I just think that a software can send for example 10 - 10 text messages, until all of it is sent and then display a message say sent to all or something like that.
Maybe try getting a PC program like Jeyo Mobile Commander and using that to send the SMS? It drags a list of contacts and messages over via ActiveSync and you can use the app to send SMSes, backup/restore your SMS inbox, backup/restore your contacts etc... I've sent SMSes from it before when I've been too lazy to pick my phone up
Here's another Group SMS app that allows you to choose one or more Contact Groups to send a text message. Works in a different way to the other app mentioned here and one or the other might suit your application better.
http://forum.xda-developers.com/showthread.php?t=306682
Great! Thank you people... I will try, and I hope that one of those will help me do it by the press of one buttons, because you have no idea how difficult and annoying it is to have to split your contacts to hundreds and send them that way.

send message to all my contacts

Hi,
is there a possobility to send a message (for the new year) to all my contacts? The best would be if i could send the message only to the mobile numbers.
thx
There is a program out there, called "group SMS", however, i dont use it, so cant say if it will do exactly as you ask.
However it is a step forward from Raw WinMo, which does not appear to send group txts of any kind.
Best of luck.
You could also have a look at "Power SmS", though you would have to build your groups manually before sending your message.
ok, i tried power sms, i didn't an sms yet, but it sees to work, thx

Can't send sms with HD

Hi all,
It seems this problem has been discussed many times. I've searched from this site and found one link that's related to this problem (http://forum.xda-developers.com/showthread.php?p=3909969). I've tried it but can't be solved. When I send sms, I'll got error message "The phone is not ready. Wait 15 seconds and try again". I've have wait and try and try but still not work. From above link, I used AT command to check and confirm that smsc center is correct. I'm not sure that it's problem of SIM card or WM.
But there is one thing i wonder. I have installed Garmin on my phone. When I use Garmin to send my location to my friend, message can go through. I think this application also use sms to send, cos I have check my sms usage and I found my transaction in history was sent successfully. So it seems sms can be sent through Garmin successfully.. but can't be send through in normal way, what's difference?
Regards,
Pattarapong
maybe gamin block the normal sms app
No, this problem happen before I installed Garmin. And still happen, I just gave the example that Garmin can sent out the sms. Any others' idea?
Anyone has any idea for this problem?

"send contact by message"

Quick clarification please.
I have been used to sending contact details as an SMS message.
When I click send contact by message I get the option to send as SMS or MMS.
I have tried sending as SMS but receivers either say they get nothing or else an empty vcard.
I am resigned to having to send any contacts as an MMS attachment?
Having played with this extensively this morning I find that sending a contact via SMS either:
-nothing
-blank email
-email with vcard containing my details arrives
Need to send contacts via MMS - this way it sends a vcard which can be imported by the recipient
Hmm... I at least have the same problem but it's on both SMS and MMS. Recognizes the vCard, but unable to open it.
I still occaisionally get problems.
Send a number to a colleague last week by MMS and they couldn't open it. I tried opening my own attachment and it tried opening it as a video!
It seems to be working if I'm sending it to myself, no difference if SMS or MMS. The problem is that I don't have much use of sending contact information to myself.
Those I have been sending vCards to use Nokia phones.
nmarky said:
It seems to be working if I'm sending it to myself, no difference if SMS or MMS. The problem is that I don't have much use of sending contact information to myself.
Those I have been sending vCards to use Nokia phones.
Click to expand...
Click to collapse
My Nokia never understood my Sony phone either (neither my X1 nor the non-Winmo prior)
Yep, but at least sending vCards to Nokia phones worked with my TYTNII without problems!
Maybe I have to test and try to send vCards HD2 -> TYTNII later today.
Working
Hi guys,
just tried it and for me its working fine.I sent it from my HD2 Leo to my work phone Nokia.
Only problem what I can see is I select only one phone number and nothing else but received also extra information like birthday,anniversary,..
good evening chaps
this may be worth looking at as it solved my problem of sending multiple contacts in one go.
vCard Expert from windows phone marketplace let me save my contacts into a file that i sent as an email attachment. Also tried vCard manager which didn't work very well.
any solution yet? phones from 10 years ago can do this easily.
i don't know the matter with sending 'phone' contacts, but you can send the numbers stored on your sim card by SMS.. the recepient will get the sms saying that a contact no. has been sent (no phone number is displayed), but when the recipient presses the accept button, the contact no. gets saved into the list of the recipient's contacts.
but then you know, sim contacts have only the phone no, cant store much detail on sim.
dan138zig said:
any solution yet? phones from 10 years ago can do this easily.
Click to expand...
Click to collapse
No, at least I haven't got any solution for the problem.
In my opinion it should be simple feature that should be working all around, but apparently not...

Categories

Resources