Tagged Questions

0
votes
2answers
57 views

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

Hi, I'm attempting to send multichannel audio over WiFi from one server to multiple client computers using UDP broadcast on a private network. I'm using software called Pure Dat …
-1
votes
0answers
27 views

bandwidth limits of UDP broadcast over WiFi

I'm trying to achieve UDP broadcast of high-bandwidth data streams over WiFi on a simple, closed network, to multiple receivers. I have successfully broadcast data streams to 2 co …
2
votes
1answer
511 views

Simple bandwidth / latency test to estimate a users experience.

I write web based applications. Performance is obviously a key factor. Whilst database load and page rendering time are things I have control of, the users internet connection is n …
0
votes
10answers
155 views

Why don’t client computers serve information to other clients over the internet in order to reduce server bandwidth?

Take an image hosting service for example. In order to reduce bandwidth/the number of times you serve images, is it possible to have a client who has just viewed an image then SERV …
2
votes
4answers
113 views

Programmatic resource monitoring per process in Linux

Hi, I want to know if there is an efficient solution to monitor a process resource consumption (cpu, memory, network bandwidth) in Linux. I want to write a daemon in C++ that does …
1
vote
1answer
131 views

Streaming media from EC2

We have been requested to stream a single video (+500MB) from a web site. The biggest additional requirement is that access must be forbidden to foreign IP addresses. Given that …
1
vote
0answers
21 views

How to track bandwidth usage for web app accounts?

What would be the the best way to track monthly bandwidth usage for accounts in a rails web app where each account has it's own domain or sub-domain. Some kind of log parser? I've …
0
votes
1answer
21 views

ipone app streaming video bandwidth check

Hi, I have an iphone app, which plays live streaming videos. I want to check the bandwidth of the users connection, depending on which i will assign low, medium or high streaming …
0
votes
0answers
45 views

BANDWIDTH Calculator ? [closed]

Hi I am going to deploy/host asp.net 3.5 website at following server configuration Intel® Xeon® Processor, 2.00+ GHz 4 GB RAM 350+ GB HDD (usable hard disk space) Windows …
1
vote
2answers
27 views

Tools for optimizing / minimizing swf filesize

Hi guys, I'm working on a big flash site with lots of component swfs and a ton of heavy multimedia (video, audio, image) content. File sizes are quickly getting ridiculous and I' …
0
votes
2answers
40 views

How do i measure how much data has been sent over a C# socket

I'm building an application that needs to charge users based on the exact bandwidth used by their connections. I could of course keep track of how many bytes i pass to/from send/ …
2
votes
4answers
201 views

How to use the PerformanceCounter to find the bandwidth used by my appication?

there are 2 problems with the following code: 1- it gets bandwidth used by all network cards... 2- it gets all bandwidth used.... I wanna be able to change it to do the followin …
1
vote
3answers
50 views

Limits and wait times like Rapidshare

I have an open environment, no logins, where a number of files can be downloaded. I'm now trying to set up a wait time feature and a bandwidth limit per visitor per period of time …
0
votes
1answer
56 views

Can I define frequency check for ThreadPool.QueueUserWorkItem?

I implemented a System.Web.IHttpAsyncHandler to limit website bandwidth usage for files download. Once defined user bandwidth, I need to send a byte[] every second (or 1000 millise …
0
votes
0answers
28 views

Broadband upload speed ? [closed]

Question: When you have an ADSL connection, you get something like 600 kb/s download and 50 to 100 kb/s upload. Even when you upgrade to fiberoptic, you have only about 1000 kb/s …

1 2 3 4 5 6 next
15 30 50 per page