MazWoz / jsmpp

Automatically exported from code.google.com/p/jsmpp
Apache License 2.0
0 stars 0 forks source link

Asynchronous Message sending #18

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently when we use the example for simple message sender the operation 
is blocked till it receives the response or it times out but i want to 
send messages without waiting for response. Please let me know how to do 
it.

regards,

Original issue reported on code.google.com by syedahsa...@gmail.com on 16 Mar 2009 at 8:37

GoogleCodeExporter commented 8 years ago
You could probably launch a thread to execute that task in.

Original comment by kumar.sh...@gmail.com on 2 Apr 2009 at 7:41

GoogleCodeExporter commented 8 years ago

Original comment by uuda...@gmail.com on 8 Apr 2009 at 11:40

GoogleCodeExporter commented 8 years ago
Dear Kumar

Can you be more specific please where to add this thread exactly and can you 
post a 
small example please

looking forward for your reply
thank you in advance

Original comment by dareen.jo84 on 15 Jul 2009 at 2:55