Thread: OnScanResult()
View Single Post
Old 02-21-2004   #5 (permalink)
SirRockALot
Registered Member
 
Join Date: Feb 2004
Posts: 6
First, if your machine can't handle it you don't need to use scripting. it's an optional feature and disabled by default. Also, anybody can come up with some super crazy script that can slow down any machine. I just don't accept that argument ;-)

If you have a new scan every second, and you find 100 APs, even a slow laptop can handle that. WSH scripting languages like JScript are not fast, but having 100 script calls per second is is acceptable. Also, why not make a callback that gets only called for new APs ? This would already be very useful and it wouldn't do to many script calls for a scan.

In any case, that feature would be optional and not raise the min. system requirements
SirRockALot is offline   Reply With Quote