Can anyone give me an idea how to do this? I have a list(C++) of bytearray and I want to fire a post request to the server using CURL library?
I have searched a lot and they say to set the CURL_POSTFIELDS but that requires a char * field. I need to send a list of bytearrays.
Please help. Thanks.

can you post the code (snippet) please, that will set context and enable responses.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.