Home » Developer & Programmer » JDeveloper, Java & XML » SMS pc to Mobile (Oracle 10g, WinXp)
SMS pc to Mobile [message #441268] Sat, 30 January 2010 00:57 Go to next message
I_AM_TOO
Messages: 37
Registered: July 2009
Location: cc
Member
Hi,


can i use this code of java to send sms from pc to mobile in oracle 10g

http://www.java-samples.com/java/free_send_SMS_using_Java_Sample_program.htm


Please help how i can do this

Thanks
Re: SMS pc to Mobile [message #441291 is a reply to message #441268] Sat, 30 January 2010 04:12 Go to previous messageGo to next message
Frank
Messages: 7901
Registered: March 2000
Senior Member
Did you try it?
Did you try it from outside the database?
Did you connect your cellphone to your computer?
Re: SMS pc to Mobile [message #441296 is a reply to message #441268] Sat, 30 January 2010 05:18 Go to previous messageGo to next message
I_AM_TOO
Messages: 37
Registered: July 2009
Location: cc
Member
Sir Frank

I try this from jdeveloper but sender.sqlj does not found the other classes , all classes in the same project same package i am attaching project..
Re: SMS pc to Mobile [message #441300 is a reply to message #441296] Sat, 30 January 2010 06:08 Go to previous messageGo to next message
Frank
Messages: 7901
Registered: March 2000
Senior Member
Let's start with another question: Do you know java? Did you build other projects before?
What is sender.sqlj? I don't see it in the rar-file.
Re: SMS pc to Mobile [message #441301 is a reply to message #441268] Sat, 30 January 2010 06:48 Go to previous messageGo to next message
I_AM_TOO
Messages: 37
Registered: July 2009
Location: cc
Member
I_AM_TOO wrote on Sat, 30 January 2010 00:57
Hi,


can i use this code of java to send sms from pc to mobile in oracle 10g

http://www.java-samples.com/java/free_send_SMS_using_Java_Sample_program.htm



Sir Frank i want to verify above ,
i have already compile (jbuilder) and test.
by the way is there any rar-file.

thanks
Re: SMS pc to Mobile [message #441310 is a reply to message #441301] Sat, 30 January 2010 09:00 Go to previous message
Frank
Messages: 7901
Registered: March 2000
Senior Member
I_AM_TOO wrote on Sat, 30 January 2010 13:48
I_AM_TOO wrote on Sat, 30 January 2010 00:57
Hi,


can i use this code of java to send sms from pc to mobile in oracle 10g

http://www.java-samples.com/java/free_send_SMS_using_Java_Sample_program.htm



Sir Frank i want to verify above ,
i have already compile (jbuilder) and test.
by the way is there any rar-file.

thanks

What do you mean "is there any rar-file"? How did you get the code compiling if you did not download the rar-file containing the helper classes?

If it will work from the database, I don't know. It would require quite a lot of privs for the process.
If I would do this, I would not use Java in the database for this. If however you want to do it using Java, I think I would do this using an MDB outside the database and a small Java class inside the database sending the message.
Previous Topic: Push Button Prompt Changes
Next Topic: a reference for learning ADF
Goto Forum:
  


Current Time: Tue Apr 16 15:37:02 CDT 2024