|
I seem to be getting ~400 Kbps download speed here, and ~700 Kbps upload (yes, they're both rubbish). Does this seem wrong to anyone, and what could be causing it (apart from the 'acceptable' things like distance from exchange etc.)
Edit #1:
To Clarify...
Answer Snippets (Read the full thread at superuser):
Lastly, follow ....
Then run the phone direct into the wall outlet and use a shielded RJ11 cable to connect from the filtered faceplate to your router .
Get a filtered face plate for your wall outlet and remove any redundant telephone wiring in your house .
|
|
Hi,
I'm building a auto updater and I need to know what kind of upload speeds people get on a 56K modem?
Started by ASDFdotASPX on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
From own experience, I would say half of that :)
[1_and_other_signals
According to Wikipedia , the top (theoretical) speed is....
Theoretically 33.6 kbit/s upload = 4.2 kB/s[1].
K download speed at home and about 24k upload.
|
|
When I test my hi-speed, I get (approx>):
9.7 Mb/s download .51 Mb/s upload 8ms ping.
Why is there such a disparity between down load and up load?
Started by Xavierjazz on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
Contention ratiomany ISP offer a ratio of 8/1 for domestic connections (download speed is 8 times higher than, watching videos, downloading music will....
And as usual, the small print applies, it's always 'up to' .
The upload speed).
|
Ask your Facebook Friends
|
Hi folks,
What are generally upload speeds for enterprise networks and datacenters that host e-commerce sites? Thanks.
Started by CriosR on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
Different.
So to really answer you question, it's whatever speed you need and are willing to pay for.
Around the internet and I have seen both my download and upload speeds peak out at over 94 Mb/sec.
|
|
I'm doing some form in Zend Framework for file upload on "Apache friends - xampp" server 1.7.1 on Ubuntu 9.10.
My problem is that I what to add progress bar for this upload and since xampp server is on my localhost, file uploads are very fast. As a result...
Started by Marcin on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Be mod_cband: http://codee.pl/cband.html
Although they usually refer to download-speed, the limitations.
|
|
I am a web developer, and I spend most of my time not waiting for downloads but waiting for my latest build of a website to publish to a test site. I use the excellent BeyondCompare to ensure I only upload what I need to upload.
But still, if a 2MB C#...
Answer Snippets (Read the full thread at superuser):
I am on BE Pro and you are able to get up .
I personally get 1.8Mb/s and love it - completely Be* Pro which provides ones of the fastest upload speeds.
To 2.5Mb/s upload speed through Annex M ADSL 2+.
|
|
Hi everybody.
I have to code a up/download speed monitor. It will obtain the current download and upload transfer speed of the computer which it has been installed and post it to another server periodically. c But I don't have an idea about how to catch...
Started by Ahmet Alp Balkan on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
A quick google turned up this: http://excess.org/speedometer/
"Measure and display the rate of data across a network connection or data being stored in a file"
Opensource, written in Python
JPCAP... .
You don't say which operating system you're interested in.
|
|
I am trying to write a simple, in-house file delivery application for uploading files for easy download on our client's end. I am using Flash with a very basic PHP script receiving the file. So far, this does work.
The problem statement is: using FTP,...
Started by Jeremy White on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Can you, as Xeoncross has already, and how does the browser address the script... .
That the fact of the matter is, the overhead of FLASH + Apache + PHP just can't beat the speed imagine that much of an overhead with a Flash upload component.
|
|
Hello,
I'm assigned to a project where my code is supposed to perform uploads and downloads of some files on the same FTP or HTTP server simultaneously. The speed is measured and some conclusions are being made out of this.
Now, the problem is that on...
Answer Snippets (Read the full thread at stackoverflow):
This means that you can probably only get 30kbps-60kbps of upload.
But you'll if you have all the channels possible.
Generally you'll get more download than upload because that's the typical cell phone modem usage.
|
|
Hey guys,
I have implemented a file transfer rate calculator to display kB/sec for an upload process occuring in my app, however with the following code it seems I am getting 'bursts' in my KB/s readings just after the file commences to upload.
This is...
Started by GONeale on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Depending on the speed of your: Another advatage with only doing the speed....
Your while loop is going to loop m ny times in one second on a fast network .
So i basicly only trigger the code to save speed once pr second.
Has been transfered.
|