coldfusion and commands
Hi i have been looking at receiving sms from a gsm modem which will be connected to my server, i need to write some code to procees sms that are received on the modem.
is there a way to get coldfusion to access the AT Commands.
1. if a sms is received by the gsm modem i need to get the sms info
2. i could then forward this info to a specif url which will handle the data.
for step 1 would i need a scheduled task, or is there another way of doing this, as scheduled tasks would only run every 60 secs, i would like this to trigger when a sms comes in?
many thanks
