SMS-it support forum    


Welcome to the SMS-it support forum.
Before entering a query/request please search the forum to see if someone else has asked the question before.
Please feel also free to respond to queries from other users if you have experienced the same type of problem and found a solution to it. 
Our support team will monitor this forum and endeavour to provide answers to the queries posted.
Please make sure to post your query to the right forum as there is a separate forum for each application provided by MAW Software.

Show messages for: Last 7 days Last 30 days All (Digest of all)


Back to the forum

On Monday , the 01.08.2007, MAW Support wrote at 09:01:48 :

>Problem with simultaneous access

Hi Chris

You can not call SMS-it at the exact same time, as this may cause problems when accessing the database.
If your monitoring system is unable to put a delay between two calls, then you must defined them yourself.
One way of doing this is by using the attached command files.
In this case your monitoring system does not call SMS-it directly, but calls the SendSMS.bat instead, but with the same command line parameters.
The SendSMS.bat calls the delay.vbs which inserts a random delay of 0-3 seconds, before calling SMS-it.
Like this you can make sure not have two simultaneous accesses.

Hope this helps.

Rds
MW


***SendSMS.bat***
REM Call the VBS delay
wscript delay.vbs
REM Call SMS-it with the same parameters
C:\Programme\SMS-it\SMS-it.exe %1 %2 %3
*******

***delay.vbs***
randomize()
r=rnd()
Wscript.Sleep r*5000
*******







Post reply:

Name:
E-Mail:
Subject:
Message:
SPAM code displayed
next to this:

CGIForum (C) Markus Triska


Home to