Top "Internet-connection" questions

Anything related to the hardware, software tools and techniques needed to establish and manage an Internet connection.

Detect internet Connection using Java

Possible Duplicate: How to check if internet connection is present in java? I want to see if anyone has an …

java internet-connection
How to detect working internet connection in C#?

I have a C# code that basically uploads a file via FTP protocol (using FtpWebRequest). I'd like, however, to first …

c# ftpwebrequest internet-connection
Check for internet connectivity from Unity

I have a Unity project which I build for Android and iOS platforms. I want to check for internet connectivity …

c# android ios unity3d internet-connection
How to programmatically check availibilty of internet connection in Android?

I want to check programmatically whether there is an internet connection in Android phone/emulator. So that once I am …

java android android-emulator android-manifest internet-connection
ANDROID: if WiFi is enabled AND active, launch an intent

This is what I would like to do : => IF WiFi is enabled AND active, launch an intent (in fact …

android wifi internet-connection
Is it possible to share my internet connection from pc to android via usb?

I've an Asus eee pad connected to my PC using USB. I want to use the PC Internet on my …

android connection usb internet-connection
Detect an internet connection activation with Delphi

I've been using a 3G wireless card for a while and every time I connect, my anti-virus fires up the …

delphi winapi wininet internet-connection
Best Approach For Checking Internet Connection in iOS

I have been searching through internet to find the best way to check for internet connection in iOS that works …

ios swift xcode reachability internet-connection
Objective-C determine data network type of the iOS device

Im on an application that receive data from server, the problem is when user connect to cellular data (Not 3G …

iphone ios objective-c internet-connection cellular-network