I'm a bit new to sockets. I'm making a dialog with an MDX.dll supported progress bar for tracking the progress of a download. The information I want to retrieve is the file size, downloaded size, and download speed. However, I do not know how. $Sock($Sockname).rcvd = Downloaded size, correct?