I'm developing an application that needs to be connected and disconnected from the network (wireless) - while disconnected it will store the data locally, then when it finds a wireless connection it will send the data to the server- problem being i cannot find a way to detect when there is a wireless connection in the .NET compact framework. I'm developing for Pocket PC / Win CE - any help would be great, I've been searching google forever. Thanks.