J
Jens Dahlin
Guest
What is the purpose of the dll? If communcation via different protocols is it then perhaps take a look at curl. It's a defacto standard in Linux-based systems and available in Windows as well. It's free (open source), highly flexible and well maintained. We use curl mainly for calling REST-based API's. curl
Continue reading...
Continue reading...