In maemo to use curl is it necessary to start the connection using libconIC api ?
Is There Any reference document or any examples to access internet using both libconIC and curl?
mem->memory = (char *)realloc(mem->memory, mem->size + realsize + 1);