Using Apple\'s Reachability code in iOS5 I get a bunch of compilation errors as shown below. Any ideas on what is happening here? I\'m using ARC so I have edited the standard code slightly to remove a
How can I programatically check phone is wifi capable? I\'m NOT talking about enabling/disa开发者_如何学编程bling wifi. I want to get the presence of a wifi hardware/driverboolean hasWifi = PackageMa
I develop radio streaming iphone app. I submitted it to app store, but rejected. Because my app could not access streaming server.
I\'m working on an Android project to scan the local WiFi environment in our office. The short story is that we want to find access points that don\'t belong there.
开发者_如何学编程Assuming I have two APs. I want one AP to monitor another AP\'s beacon information, such as whether that AP is buffering traffic, TSF and everything contained in the beacon. They can
I have done some research and know that android doesn\'t supply the ability to make adhoc connections (at least over WiFi) in it\'s开发者_JAVA百科 default state.Is there any libraries which allow adho
I have a problem that I couldn\'t find my wifi hotspot ssid in my Android system. I found many information from google, but nothing helpful.
I have tried cocoawebresource(开发者_如何转开发which is based on cocoahttpserver). It\'s quite functional , but I wonder is there any other better choice?
I\'m working on adding sharing support to my iPhone app. Right now, I\'m using Bonj开发者_开发百科our to create plain TCP connections over a wifi network. This works great, except that it turns out th
I\'m making a schoolar proyect which envolves Android programming. I\'ve already done most of the work but now I need to send one file or a buffered string line from an Android phone to another one vi