Questions tagged [internet-connection]

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

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

463 questions
-2
votes
1 answer

How to connect an embedded device to Internet via a Windows 7 PC's Shared Internet Connection (ICS)?

I have an embedded device (runs linux) that is connected to my Windows 7 workstation via ethernet. My Windows 7 computer is connected to the internet via usb modem (ppp protocol). Can I connect my device to the internet somehow without connecting…
Shlomi
  • 119
  • 7
-2
votes
1 answer

Browsers are not able to access internet?

Even though it's being displayed that I have internet access (ethernet) internet explorer and chrome is not able to access internet. It is displaying as no internet connection. WiFi is working since I am able to access internet through my…
-2
votes
3 answers

Windows10 internet connection problems after restarting. No hardware devices connections found

Yesterday was 13th, probably well known virus caused crash of internet connection and Windows 10 functions. I could not use keyboard and mouse either to restart or to repair Windows10 with advanced options. With installation USB program started…
Mindaugas Vaitkus
  • 151
  • 1
  • 2
  • 11
-2
votes
1 answer

Slow internet connection requires forced reset of network adapter?

Computer is connected directly to modem via ethernet. Upon boot, an online speed test is consistently 10 Mb/s. This is significantly less than my service is supposed to be (50+). As soon as I disable and enable the ethernet adapter I can run another…
Tadace
  • 41
  • 1
  • 6
-2
votes
1 answer

Software to block internet for applications

I am using mobile internet on my desktop computer. All the sudden I have found out there was like one giga mb lost for nothing and I assume it must be because of some other background applications. Is there any software where I could limit internet…
Testing man
  • 677
  • 1
  • 12
  • 28
-3
votes
1 answer

app crashing when internet gets enabled after it gets disabled

I am fetching data from url and storing it in arraylist and displaying that content in tab(using action bar).The problem is app is crashing when internet connection gets enabled after it gets disabled because size of arraylist its getting is 0. The…
Anushka
  • 73
  • 1
  • 13
-3
votes
3 answers

How Application will get to know Availability of internet connection in iPhone?

I am new to Iphone app development so i am having some couple of questions. Help me out on this. 1) How, all the application on iphone will get to know that, there is internet connection available when user switches on wifi button or Cellular…
RockandRoll
  • 409
  • 5
  • 23
-4
votes
2 answers

Wpf application doesn't start at startup

I have developed a wpf app and want it to run whenever the computer starts up.However I have been unable to do so......I have tried editing registry like this answer... Launch Window on Windows startup Interesting thing is the app does autostart…
Pratik.S
  • 470
  • 10
  • 30
-4
votes
1 answer

Internet status checking in android

In my android application i am using lot of AsyncTasks.I want to check internet connection while running each Async Tasks.Can i create a common class and common xml layout for displaying "No connection" rather than checking each AsyncTasks…
Aswin N Nair
  • 67
  • 1
  • 9
-4
votes
1 answer

Is there any library functions in C to check the Internet connection?

Can you give me a simplest method to check the Internet availability using a C program in Linux? I have implemented a program to run the system command 'traceroute' in C. Before this I have to check whether the Internet connection is available or…
-4
votes
2 answers

When i send data to server firts time it is work fine, but next time it is not call getParams() metod

I used StringRequest for my project. When i send data to server firts time it is work fine, but next time it is not call getParams() metod. how ca i solve this problem StringRequest request = new StringRequest(Request.Method.POST, insertUrl, new…
Fakhriddin Abdullaev
  • 4,169
  • 2
  • 35
  • 37
-5
votes
1 answer

Is there any network connection observer available in .net?

Is there an observer available in .NET which notifies when the host's internet connection gets connected or disconnected?
RoK
  • 5
  • 2
-5
votes
1 answer

How can I disable GPS/WiFi for all Android apps but one I'm crerating?

I'm trying to write app that is using GPS/Internet and want to switch off possibility of using Internet or at least switch off some services like sms,www, etc. Is it possible to programmatically disable this services for all other apps but mine?
Mirek
  • 1
1 2 3
30
31