Top "Bandwidth" questions

Amount of data that can be transferred in a given unit of time.

C++ socket programming: maximize throughput/bandwidth on localhost (I only get 3 Gbit/s instead of 23GBit/s)

I want to create a C++ server/client that maximizes the throughput over TCP socket communication on my localhost. As …

c++ sockets bandwidth throughput
How to reliably measure the network bandwidth used by a process

I have developed an application and I want to measure how much network bandwidth it consumes in some typical test …

linux performance networking bandwidth
Network Bandwidth testing or speed testing in python 2.7

I am needing to test network bandwidth between a client and a server. I can do a simple drag and …

python python-2.7 bandwidth speed-test
Best way to simulate a WAN network

Simplified, I have an application where data is intended to flow over the internet between two servers. Ideally, I'd like …

testing networking bandwidth wan
Predict how much data will be pushed in a git push

I am occasionally on an expensive Internet connection and I would like to know (at least approximately) how much data …

git bandwidth git-push
For UDP broadcast gurus: Problems achieving high-bandwidth audio UDP broadcast over WiFi (802.11N and 802.11G)

I'm attempting to send multichannel audio over WiFi from one server to multiple client computers using UDP broadcast on a …

udp wifi bandwidth broadcast subnet
How to test a site for low bandwidth?

I'm developing a web application for mobile browsers. Right now most of development is done on local machines (with local …

web-applications mobile bandwidth
Is it possible for me to do the performance testing in localhost with actual network environment?

I need to test the performance of application running on localhost as if it were in the online environment. I …

performance testing localhost bandwidth traffic
Are Google App Engine Quotas enough?

I was thinking about giving a try with google app engine. As such I was just reviewing the quotas/limitation …

google-app-engine bandwidth
Get ping latency from host

I'm trying to get the latency from host for a pretty good time and I'm stuck in. Already tried Simple …

ios objective-c ping bandwidth latency