Top "Bandwidth" questions

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

How can I get the current network interface throughput statistics on Linux/UNIX?

Tools such as MRTG provide network throughput / bandwidth graphs for the current network utilisation on specific interfaces, such as eth0. …

linux networking bandwidth
How do I simulate a low bandwidth, high latency environment?

I need to simulate a low bandwidth, high latency connection to a server in order to emulate the conditions of …

testing bandwidth latency
What bitrate is used for each of the youtube video qualities (360p - 1080p), in regards to flowplayer?

When using flowplayer with the bandwidth check plugin , you need to state the bitrates for the different video quality. Here …

video youtube bandwidth flowplayer bitrate
EC2 instance types's exact network performance?

I cannot find exact network performance details for different EC2 instance types on Amazon. Instead, they are only saying: High …

amazon-ec2 bandwidth live-streaming network-traffic
What % of traffic is network overhead on top of HTTP/S requests

If we: 1) Count bytes/bits at the network adapter level (raw # of bits through the NIC) and, 2) Count bytes in …

networking bandwidth web-traffic network-traffic
How to get CPU usage and RAM usage without exec?

How does VBulletin get the system information without the use of exec? Is there any other information I can get …

php cpu-usage ram bandwidth system-information
How do I monitor bandwidth use of a specific website?

I would like to install an application on one computer to monitor the bandwidth used when browsing to a specific …

web monitor bandwidth
How to detect Network Signal Strength in iOS Reachability

I am creating a new Traveling Application in iOS, this application is highly dependent on Maps and will include two …

ios networking bandwidth reachability
Detecting network connection speed and bandwidth usage in C#

Is there a way to detect the network speed and bandwidth usage in C#? Even pointers to open-source components are …

c# networking performance bandwidth detect
Socket.IO server performance and bandwidth usage

I'm about to host a small socket server on a local computer and I'd like to know what kind of …

javascript node.js performance socket.io bandwidth