|
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.
|