How we can upload file from device to website in C programming to check uploading speed. | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

How we can upload file from device to website in C programming to check uploading speed.

I want to upload file from my device to website or server in the C code to check uploading speed, I tried with libcurl but not able to do this task. If any one have solution for this please let me know. Main purpose of task to upload file to website or server.

9th Nov 2022, 9:55 AM
Nitin Tadge
Nitin Tadge - avatar
3 Respostas
0
Nitin Tadge I don't have a definite answer now, but I'm interested in doing so either. are you on linux? if so, what distro? what exact version/type of libcurl are you using? what is the error message if there's any? what protocol are you trying to use for uploading?
9th Nov 2022, 7:44 PM
Tina
Tina - avatar
0
Tina šŸ•ŠšŸ‡ŗšŸ‡¦šŸ‡®šŸ‡· I'm implementing this code for windows.
9th Nov 2022, 10:11 PM
Nitin Tadge
Nitin Tadge - avatar
0
Hi, I am on windows, and I am able to implement this code and working fine.
14th Apr 2023, 7:24 AM
Nitin Tadge
Nitin Tadge - avatar