Tagged Questions

Global system of interconnected computer networks serving billions of users worldwide.

learn more… | top users | synonyms

48
votes
21answers
83k views

how to connect android emulator to the internet

How can I connect my android emulator to the internet, e.g. to use the browser? I've found lots of advice on what do to when your connected through a proxy, but that's not the case here, my machine ...
39
votes
19answers
9k views

Is there some way to PUSH data from web server to browser?

Of course I am aware of Ajax, but the problem with Ajax is that the browser should poll the server frequently to find whether there is new data. This increases server load. Is there any better method ...
25
votes
6answers
19k views

Android - detect whether there is an Internet connection available [closed]

Possible Duplicate: How to check internet access on Android? InetAddress never timeouts I need to detect whether the Android device is connected to the Internet. Now, the NetworkInfo class ...
23
votes
9answers
7k views

Override intranet compatibility mode IE8

By default IE8 forces intranet websites into compatibility mode. I tried changing the meta header to IE8, but it doesn't acknowledge the meta header and just uses the browser setting. Does anyone know ...
23
votes
9answers
5k views

When should one use a 'www' subdomain?

When browsing through the internet for the last few years, I'm seeing more and more pages getting rid of the 'www' subdomain. Are there any good reasons to use or not to use the 'www' subdomain?
19
votes
3answers
2k views

How do you get the ethernet address using Java?

I would like to retrieve the ethernet address of the network interface that is used to access a particular website. How can this be done in Java? Solution Note that the accepted solution of ...
18
votes
18answers
960 views

Have you also become memory-lazy as a programmer? How do you overcome it?

In the last few years I've become very bad at memorizing API functions, how to use them, etc b/c I can get a reminder very easily using search engines (or StackOverflow), and do copy / paste / modify. ...
16
votes
38answers
4k views

Should we support IE6 anymore? [closed]

Are we supposed to find workarounds in our web applications so that they will work in every situation? Is it time to do away with IE6 programming?
12
votes
17answers
12k views

What is the difference between application server and web server?

What is the difference between application server and web server?
12
votes
6answers
7k views

What's the easiest to remember publicly pingable IP address?

For frequent network troubleshooting purposes, do you know a publicly pingable host with an easy to remember IP address (such as 1.2.3.4)?
12
votes
9answers
9k views

“Silent” Printing in a Web Application

I'm working on a web application that needs to prints silently -- that is without user involvement. What's the best way to accomplish this? It doesn't like it can be done with strictly with ...
10
votes
2answers
211 views

Why is `to.` a valid domain name?

In visiting http://to./ you are given a legitimate website. Is to. a valid domain name then, despite not ending with a TLD and having a superfluous period? Why? Being valid, what would its DNS ...
10
votes
10answers
6k views

How to write a crawler?

I have had thoughts of trying to write a simple crawler that might crawl and produce a list of its findings for our NPO's websites and content. Does anybody have any thoughts on how to do this? Where ...
9
votes
3answers
724 views

Large File (30Mb+) Uploads over the Internet, what are the better options?

A friend and I have been discussing what's the best way to send large file over the Internet. FTP, single Web services, Chunking Bytes To multiple Web Services, HTTP File Post (multi-part message), ...
8
votes
9answers
714 views

Android two player game to be played in internet

I have developed a simple two player chess game in android to be played using Bluetooth. I want to extend it by making it possible to be played through internet. whenever a player makes a move, the ...
8
votes
2answers
1k views

Stop Internet access on the emulator android

Ok my question might appear a bit strange but here is my problem : I am testing a database storage after retrieving data from the internet, then i would like to be able to start the emulator with ...
7
votes
4answers
694 views

How to write BIOS program that connects to the internet?

I am aware that there are programs out there like lojack for laptops that get installed on the BIOS, but I'm still a little confused. When reading about lojack, it seems to me that they can't fully ...
7
votes
2answers
166 views

Why domain names are backwards? [closed]

I realize that this question might not make sense to some, but I was just curious of why the domain names built starting from most specific and ending with most global identifier. www.google.com ...
7
votes
4answers
2k views

how do web crawlers handle javascript

Today a lot of content on Internet is generated using JavaScript (specifically by background AJAX calls). I was wondering how web crawlers like Google handle them. Are they aware of JavaScript? Do ...
7
votes
5answers
3k views

Determine total size of SVN directory/trunk

Is there a way to count/calculate the total size of a svn directory if you were to checkout a revision? I have limited internet downloads so I need to know how big something is before I go and ...
6
votes
1answer
90 views

user agent switcher

Is there something better than the user agent switcher on firefox/chrome? I tried the one in firefox and it doesn't seem to work well. For example - We're sorry, but we could not fulfill your ...
6
votes
5answers
452 views

What is the best way to sync computer time with an internet time server?

I need to get the current time from one of internet time server in my desktop application. I suppose I need something like a request string and a regular expression to get time from any site that user ...
6
votes
1answer
332 views

How can we get notified if the phone has got internet access?

Is there a broadcast receiver or some kind of setting that we can listen/monitor to get notified if the internet/network has been connected.
6
votes
9answers
605 views

Internet and Intellisense bad for your memory? [closed]

Having programmed for a while now I have noticed that I am becoming more and more reliant on the internet and IntelliSense to do my job. But I was wondering how much that has affected my knowledge ...
6
votes
2answers
2k views

Best tutorial for application multicasting?

I've recently become aware that there's a distinction between IP multicasting (which apparently doesn't work that well on the public internet) and application multicasting (which is apparently used in ...
6
votes
5answers
531 views

How to most efficently handle large numbers of file descriptors?

There appear to be several options available to programs that handle large numbers of socket connections (such as web services, p2p systems, etc). Spawn a separate thread to handle I/O for each ...
6
votes
5answers
7k views

Version detection with Silverlight

How can I efficiently and effectively detect the version and, for that matter, any available information about the instance of Silverlight currently running on the browser?
5
votes
4answers
147 views

What are some methods I can use to detect robots?

Just because software is automated doesn't mean it will abide by your robots.txt. What are some methods available to detect when someone is crawling or DDOSing your website? Assume your site has 100s ...
5
votes
2answers
65 views

How to tell my .NET application which IP address to request from?

If I have a Windows server with more than one IP address, how do I pro grammatically tell different instances of my application to use a different IP address when communicating with the internet?
5
votes
7answers
316 views

What is the role of python on the internet?

What is the role of python for writing dynamic web pages? Does it play an equivalent role to php? If so, can it do all the same things as php (MySql, file manipulation, sending emails, ...)
5
votes
7answers
388 views

Could a web-scraper get around a good throttle protection?

Suppose that a data source sets a tight IP-based throttle. Would a web scraper have any way to download the data if the throttle starts rejecting their requests as early as 1% of the data being ...
5
votes
8answers
224 views

As a newbie programmer, which languages should I learn in order to start web development?

I'm hoping to get into serious web development. Where should I start? I'm thinking (x)HTML/CSS/PHP/JavaScript/C# ... what do you think? In what order? Also, can you link me to sites with good ...
5
votes
2answers
2k views

Check INTENT internet connection

there is an Android Intent ACTION_XXX that notify me when Internet Connection is available? I would to instantiate a BroadcastReceiver that notify my application when user enable Internet Connection ...
5
votes
6answers
1k views

Simulating Slow Internet Connection

I know this is kind of an odd question. Since I usually develop applications based on the "assumption" that all users have a slow internet connection. But, does anybody think that there is a way to ...
5
votes
4answers
5k views

IE : Unable to download * from *. Unable to open this Internet site. The requested site is either unavailable or cannot be found

I have an issue with my website and IE. I have a file Document.ashx that becomes a document from my database depending on the parameter passed in the query string. The file works if: You're on my ...
5
votes
2answers
2k views

Is there any online free movie information api's?

For music there is the Gracenote CDDB SDK, etc. but does an online service exist for getting information about movies? The only solution i can see at the minute is querying IMDB and scraping the ...
5
votes
1answer
884 views

Block Internet connection for Windows 7 using C#

Is there a way to block Internet access to my PC by writing code in C#? I'm using Windows 7, a way to control the firewall will also help. I've seen solutions for Windows XP and Windows Vista, but I ...
5
votes
3answers
5k views

what happens when you type in a URL in browser [closed]

can somebody tell me what all happens behind the scenes from the time I type in a URL in the browser to the time when I get to se the page on the browser? A detailed account of the process would be of ...
5
votes
8answers
352 views

What is a Good Response to “Best Viewed in x”? [closed]

Is there a good response to the statement "Best viewed in x"? Specifically, I was trying to access a site and the site was horribly broken on Webkit browsers. I sent an email to the webmaster ...
5
votes
6answers
6k views

find the ip address of the client in an ssh session

I have a script that is to be run by a person that logs in to the server with ssh. Is there a way to find out automatically what ip is the user connecting from. Of course, I could ask the user (it ...
5
votes
3answers
258 views

How to avoid building a walled garden?

Some friends and I have had an idea for a website and have started working on it. It will rely on people contributing to a shared knowledgebase, and people will also be able to create personal ...
5
votes
4answers
304 views

Hiding personal info from WhoIs [closed]

Is there a way to hide it legally? I really need an answer on this. So, Please enlighten me. WhoIs Info for stackoverflow.com Registrant: Jeff Atwood 410 Clayton Ave El Cerrito, California 94530, ...
5
votes
6answers
4k views

How do I simulate a slow internet connection (Edge/3g) on a mac. Is there a Firefox plugin?

Exact Duplicate: http://stackoverflow.com/questions/473465/firefox-plugin-to-simulate-slow-internet-connection How do I simulate a slow internet connection (Edge/3g) on a Mac? Is there a Firefox ...
5
votes
5answers
417 views

Is 1-to-n multicast on the open internet reliable?

I'm a newbie at networking. I understand the concept of multicast, but was wondering if it's reliable on the open/public internet? It seems like sort of an edge case that different backbones or ISPs ...
4
votes
4answers
230 views

Measuring data traffic flow over server/client socket in delphi?

i am making a program that sends data between a server program and its clients. They all use the server and client socket components found in Delphi! I have looked on the Internet and cannot find a ...
4
votes
3answers
74 views

Communication over the internet

I'm sorry if this question has been asked before, but the idea is hard to formulate. I can understand how two computers can directly interact by listening to open ports and sending information ...
4
votes
2answers
235 views

Dropdown select in form not working in Internet Explorer

This is my first question on this site. I have an issue with Internet explorer. My contact form works fine in Chrome, Safari and FF but not in IE. Here is the link for my form. Basically the ...
4
votes
0answers
69 views

How do I reproduce slow internet speed in a browser?

Like loading a website with 1 kb/s instead of my actual internet speed? (the site is on localhost)
4
votes
2answers
295 views

Easiest Way to Transfer Data Over the Internet, Python

I have two computers, both are connected to the internet. I'd like transfer some basic data between them (strings, ints, floats). I'm new to networking so I'm looking for the most simple way to do ...
4
votes
1answer
82 views

Print Using Modem and Printer Through BTS

In my scenario to print something, I don't want the printer has to be connected with a computer. Rather I am trying to connect that with a Modem(GSM or any other). when a sms arrives to the modem, ...

1 2 3 4 5 18