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.
nitin1 15 Master Poster
glenn_3 0 Newbie Poster
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.