Perhaps I don't know where to look but.. I have scoured Apple's Developer website for the better half of a day looking for any documentation about programming controls to the Airport card,and have found absolutely nothing.
Right now, I am calling an AppleScript that more or less just access the Airport Scripting Addition and runs the appropriate function and returns the results (to my RealBasic app). This is very slow, and I have a feeling doing this with an actual AppleEvent instead of relying upon AppleScript would be much faster and a more appropriate way to do it.
Does anyone know the AppleEvents to control Airport, or could they point me in the right direction to find some sort of documentation? Hopefully something tutorial oriented, as this is my first "real" application for the mac.
Thanks in advance,
-m