Quote:
Originally posted by SirRockALot
good point. I was assuming that the script calls are already being made in a separate thread.
|
Probably one of the first scripts written for this application would involve real-time database access.
OnScanResult()
Parse Data
...
Open Database
Write Database
Close Database
Exit Script
Overlapping as you pick up 30 APs back to back driving near the university, each triggering the event every scan, every second.
Then add in the mapping program to keep track of where you are, and where you stumbled.
Might get real ugly real quick.