+ 1
How to upload file in c++
I want upload file from my computer to my website using c++ but without using any library
4 Answers
+ 1
Without ANY library, it would be really hard, and I Do not know how to do sockets and pips and all. But you can use really simple libraries that come from C which just offer the minimal API sending a socket to an iP address, receiving it and so on. You would have to recode the TCP protocol for example
+ 1
thanks
0
Where is your website?
0
I want to upload file to this link
alibzprogrammer.cloudsite.ir/receive.php