I have a really annoying problem. What happens is I have an application which is using native sockets to send data over TCP.
I\'m trying to discover some mobile devices using jmdns. As long as i have wifi or 3G connection, the devices are discoverable. Ever since, i used 4G connection, it said that no devices are detected.
I have developed a iPhone开发者_StackOverflow社区/iPad project in XCode 3.2.5 version. I is working fine in 3Gs and above version devices. But, a single screen is not working(App Crashes) in 3G mobile
I\'m developing an app which needs to get music file by streaming for playing live. In the request song api I can specify the bandwith (eg: 50kbps, 100kbps, 300, 600 or 1 Mbps).
I\'ve modified the AVCamDemo from WWDC 2010 to use AVCaptureSessionPresetPhoto instead of AVCaptureSessionPresetHigh.This works fine with iPhone 3GS (iOS 4.3.5), but when using an iPhon开发者_开发百科
In the flow monitoring program, how to determine the flow is genera开发者_如何学JAVAted byGPRS or Wifi ?
We maintain a server-side reporting application for a client. On one reporting page, there are several heavy database call开发者_JS百科s in the middle of the page, causing the page to take 5-10sec to
I want to create APN by code, is there any support in Android SDK, i have tried a l开发者_开发知识库ot but not succeed,I found some info relatedto this http://blogs.msdn.com/b/zhengpei/archive/2009/10
Right now, I am having application which works with WiFi, but while I am going to mobile providers network my application does not working. I have maintained one background service which checks for ne
I would like to know if there is any way to disable mobile data connection in android pr开发者_如何学编程ogrammatically. Since there is a class known as WifiManager to handle the wifi