Streaming Audio
Rather than the entire file being copied first, the server starts sending and the client plays it as it is received
As a result, the speed of the user’s connection to the server becomes VERY important
To help, “buffering” is often done to give the client a head start, but “jitter” can be problematic
In addition, extensive compression is done to make the stream use as little bandwidth as possible