Member • Jul 4, 2011
-
imgopiHai friends am doing project on security through mobile,in this i need the complete java package that is used to send sms to mobile ............soooo plz help me.
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a
member of our community. Consider creating an
account or login.
Replies
-
Member • Jul 8, 2011
Are you using internet connection to send sms ?
As you said your project is "security through mobile" what does it mean ?
Are you using communication API'S to do your projects ?Are you sure? This action cannot be undone. -
Member • Jul 9, 2011
Hai i want to update my password on database and that password is send to user mobile.
When more than one user try to login with same user id and password then password is updated...that is my idea.Are you sure? This action cannot be undone. -
Member • Jul 9, 2011
I think you want to limit the login user for same profile right ?
So for that purpose you need to select SMS gateway and but i don't know weather it is free of cost or have to paid some amount for that.
But if you want to use the others services like way2sms,160by2 you can send free sms to mobiles.
I think there is some jar files like way2sms.jar which provide these facility.Goole them you may find it.
Well the best way is to decompile the class file and view the source code to learn.Download a java decompiler and decompile the free way2sms tools for mobile apps and try to understand the code and write your own.Are you sure? This action cannot be undone. -
Member • Jul 10, 2011
ya i get mail.jar and activation.jar files ...ok friend thanks for your reply.Are you sure? This action cannot be undone.