simbabarry / smslib

Automatically exported from code.google.com/p/smslib
0 stars 0 forks source link

increasing and decreasing time interval in sending sms #458

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Dear All

is that possible that increasing and decreasing time interval in sending sms  
(outbound)

regards

Aqeel

Original issue reported on code.google.com by mabf...@gmail.com on 3 Feb 2012 at 11:04

GoogleCodeExporter commented 9 years ago
Can you please elaborate a bit? I can't fully understand your question.

Original comment by T.Delenikas on 3 Feb 2012 at 7:23

GoogleCodeExporter commented 9 years ago
dear i use smslib it keep reading sms(polling i think i mean),   and also in if 
send sms it do in  loop after a short interval.

i want to increase  the interval (in-between ) sms reading if ReadMessage is 
executing i want it should wait for a specific time before again running 
ReadMessage in loop for both cases (ReadingSMS and WritingSMS)

Regards

Original comment by mabf...@gmail.com on 6 Feb 2012 at 4:50

GoogleCodeExporter commented 9 years ago
If you are using the SMSLIb library, this is a pure design issue. Add the 
necessary delays where appropriate by your requirements.

Original comment by T.Delenikas on 7 Feb 2012 at 3:11