I want to find device network upload speed and latency, I tried FTP file uploading but didn’t get success. Can anybody please help me to determine the network upload speed?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I followed this link and got the almost correct download speed. And for upload speed I created a PHP api, uploaded it to FTP server and called it from device and uploaded a file. Then I calculate the time before uploading and after uploading to get Upload Speed.