It's not an exact science. I once did a presentation (A few hundred people) on a the directory structure that was used on a small minicomputer. Back then I understood it. The OS was limited in storage and the largest integer. Growth in capacity was not built in. The same thing happened with DOS/Windows.
Hi again, when you speedtest.net your internet speed, you see three different stats showing up. Download Speed, Upload speed and Ping. Whats this ping? How is it important?
KISS said:My ISP disables windows traceroute, but if I go though some hoops and use a different packet, it will work. The ISP doesn't want you to know your public IP address. www.whatismyip.com will easily tell it to you. It changes at some rate depending on your ISP. If you rest your modem you will likely get another.
from what i understand, ping is the time required to make a 1 to-and-fro cycle. So does it depend on the distance between the server and my PC?
Since, all the signals travel in speeds of light, the highest possible ping is 50ms . But, i've heard a numbers more than that.
Internet (TCP/IP) routes may not follow the exact same path from point A to point B and may not arrive at the same time. (UDP) is a bit different and would be used for streaming.
From the above webpage said:Overview
TCP (Transmission Control Protocol) is the most commonly used protocol on the Internet. The reason for this is because TCP offers error correction. When the TCP protocol is used there is a "guaranteed delivery." This is due largely in part to a method called "flow control." Flow control determines when data needs to be re-sent, and stops the flow of data until previous packets are successfully transferred. This works because if a packet of data is sent, a collision may occur. When this happens, the client re-requests the packet from the server until the whole packet is complete and is identical to its original.
UDP (User Datagram Protocol) is anther commonly used protocol on the Internet. However, UDP is never used to send important data such as webpages, database information, etc; UDP is commonly used for streaming audio and video. Streaming media such as Windows Media audio files (.WMA) , Real Player (.RM), and others use UDP because it offers speed! The reason UDP is faster than TCP is because there is no form of flow control or error correction. The data sent over the Internet is affected by collisions, and errors will be present. Remember that UDP is only concerned with speed. This is the main reason why streaming media is not high quality.
The above quote does not address the ordering of the packets, but if I were streaming data I might expect them to be in order. Note that in the above link a UDP packet does not have a sequence number.
How can you order something (UDP packet) without a sequence number?
So does it depend on the distance between the server and my PC?
Since, all the signals travel in speeds of light, the highest possible ping is 50ms . But, i've heard a numbers more than that.
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?