Hi,

I've AWT java application, that uses 3.5.2 SMSLib. I use SMSLib to send sms 
from it. I have a problem with sending message and application being 
unresponsive.
To send sms I call queueMessage() method. Once i've executed queueMessage() 
application is still responsive, but when queue manager try to send 
messege, then it hangs.
I had the same problem when i tried to start sms service, but i've put that 
in to seperate thread and it has helped. I've tried to put both method 
sendMessage and queueMessage to seperate thread, but it didn't help.
Is someone has experienced similiar issue ?

Regards
Karol

-- 
You received this message because you are subscribed to the Google Groups 
"SMSLib Discussion Group" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/smslib/52dc7e57-5ea0-4fc5-9b79-7aed00feef59%40googlegroups.com.

Reply via email to