Hi guys,
Hope you will help me out. I'm quite new to J2ME programming. I have searched the web for answers to my question, but I do not know which is relevant, so I wish to ask here.
I'm now doing a little school project which requires both
J2EE and J2ME. It's a very simple application. The J2EE server has a MySQL database that stores your friendss birthdays. Cron job is used to run a simple
servlet once everyday. If any of your friends' birthday happen to fall on that very day, the J2EE server will send an SMS to you, reminding you that today is your friend's birthday.
However, I've a newbie question here. What tools must I install on the J2EE server before I can send SMS from the server to a mobile phone?
I will be equally contented if someone can point me to a website that explains this. Any help will be greatly appreciated. Thanks a lot.
PS: I know this question is very silly, but please pardon me, as I have absolutely no experience in J2ME programming.