Top "Networking" questions

For most programming questions use [network-programming] tag.

How to detect a remote side socket close?

How do you detect if Socket#close() has been called on a socket on the remote side?

java networking sockets tcp
Artificially create a connection timeout error

I've had a bug in our software that occurs when I receive a connection timeout. These errors are very rare (…

networking network-programming connection tcp
wget: unable to resolve host address `http'

I am getting this strange thing on my Ubuntu 12.04 64-bit machine when I do a wget $ wget google.com --2014…

http ubuntu networking ubuntu-12.04 wget
Chrome hangs after certain amount of data transfered - waiting for available socket

I've got a browser game and I have recently started adding audio to the game. Chrome does not load the …

sockets google-chrome http networking streaming
Can Android do peer-to-peer ad-hoc networking?

Is it possible to set up Android in ad-hoc peer-to-peer wifi mode? For example, I would like to have one …

android networking wifi p2p adhoc
How can I check if an ip is in a network in Python?

Given an ip address (say 192.168.0.1), how do I check if it's in a network (say 192.168.0.0/24) in Python? Are there general …

python networking ip-address cidr
trace a particular IP and port

I have an app running on port 9100 on a remote server serving http pages. After I ssh into the server …

linux networking ubuntu network-programming
How to ping ubuntu guest on VirtualBox

I have an VM (VirtualBox) with Ubuntu. Host machine is Windows 7. How can I ping my Ubuntu from host and …

networking ubuntu virtualbox ping
Simulating Slow Internet Connection

I know this is kind of an odd question. Since I usually develop applications based on the "assumption" that all …

performance networking
How to overcome root domain CNAME restrictions?

We are hosting many web applications for our customers. As is obvious they want to use their own domains to …

networking dns rfc cname