1 of 1 users consider this post helpful
Re: include libcurl/http request
Hi Christian,
the curl library is not included in our AP. We have our own HTTP Client:
http://sdk.innovaphone.com/common/interface/http_client.htm (an example is also present).
The HTTP Client works async like all our interfaces and should be sufficient for GET/POST/PUT with basic/digest/NTLM authentication.
Greetings,
Daniel