|
Posted by Gernot Frisch on 01/08/07 17:19
hi,
this question might be off topic, but anyway.
I want to upload an image to imageshack in C++. I have a function,
where I can specify a url, post data and header.
Do I need to include the image data (mime boundary thingy) in the
header?
Or uhm.. where do I put the image data when uploading?
Thank you,
--
-Gernot
int main(int argc, char** argv) {printf
("%silto%c%cf%cgl%ssic%ccom%c", "ma", 58, 'g', 64, "ba", 46, 10);}
Navigation:
[Reply to this message]
|