It was then tested in the IDE as well as compiled with the following results:
Start Thread1 33381.81
Start Thread2 33382.23
End Thread2 33382.27
End Thread1 33382.32
Download 1 is a 180 KB jpg file - elapsed time 510 ms
Download 2 is a 1 KB page file - elapsed time 40 ms
Thread2 using https:
Start Thread2 33715.95
End Thread2 33716.29 - 340 ms
Note: I found "exename" to be unreliable, so the executable name is located in the Project Properties Version Information under File Description. If you change the executable name, be sure to change the File Description as well.
J.A. Coutts
Updated: 09/18/2023 - See post #12 for details.
Last edited by couttsj; Sep 18th, 2023 at 11:09 AM.