Skip to main content
Inspiring
June 4, 2023
Answered

AS3, Server Traffic Inquiry

  • June 4, 2023
  • 3 replies
  • 287 views

I am trying to play music by downloading the music file uploaded to the server.
Given the actual results below, which of the two affects server traffic?
I have no way to actually test it, so I'm asking.

 

1. url file size => 4.2MB
2. url loaded bytesTotal => 1.2MB

 

thank you

This topic is closed to new replies. Start a new post to keep the conversation going.
Correct answer kglad

ignoring what you posted (because it makes little sense), the bytes loaded per time determine the needed connection speed.

3 replies

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
June 4, 2023

ignoring what you posted (because it makes little sense), the bytes loaded per time determine the needed connection speed.

Inspiring
June 5, 2023

I found some very useful information.
thank you

kglad
Community Expert
Community Expert
June 5, 2023

you're weclome.