Thread: OnScanResult()
View Single Post
Old 02-24-2004   #14 (permalink)
nikolatesla20
Registered Member
 
Join Date: Feb 2004
Posts: 27
As long as you make a big enough buffer, you could do this real time - the mapping would be a "pull". It would pull the data when available. The main program's job when a new AP is found is simply to shove it on a stack and return, so it suffers no speed problems.

-niko

Last edited by nikolatesla20 : 02-24-2004 at 05:59 PM.
nikolatesla20 is offline   Reply With Quote