Hi Daniel, I was trying http://curl.haxx.se/lxr/source/docs/examples/postit2.c. Something very similar to it.
Thanks Sumana On 8/18/09, Daniel Stenberg <[email protected]> wrote: > > On Tue, 18 Aug 2009, sumana ts wrote: > > I have downloaded 7.19.5 source and compiled for linux OS.I have written a >> simple client which does a URL form post. >> >> But it is not working for me.:(.Problem is conn->data->set is getting >> corrupted/modified as soon as it invokes Curl_connecthost function. >> > > You mean like: > > http://curl.haxx.se/lxr/source/docs/examples/http-post.c > > Tried using valgrind to get some further clues? > > -- > > / daniel.haxx.se >
