I posted a new question because I'm not able to comment on the link: Getting cURL to work with Visual Studios 2017 I need to set environment (particularly in Visual Studio) for http file handing.
However getting some error, tried to solve as per output error but not fruitful.
Is there any way to resolve this issue?
There are several questions asked with similar headline but installing and getting curl work really proving a trivial task. As an alternative, I already tried with socket programming for http handling but that need manual entry of host ip address. Is there any good alternative for curl?