curl-library
RE: HTTP PUT ....
Date: Tue, 18 Nov 2003 12:24:42 +0530
Hi,
I am attaching my code ( actually modified from httpput.c on site) which is
working fine on my Windows 2002 Professional OS and complied with VC ++ 6.0
It requires a servlet on tomcat ( any server ) to receive bytes in file
coming with HTTP PUT and write it in a new file on server side.
hope this will help.
Regards,
Pravin Jade.
-----Original Message-----
From: curl-library-admin_at_lists.sourceforge.net
[mailto:curl-library-admin_at_lists.sourceforge.net]On Behalf Of martin hilpert
Sent: Thursday, December 18, 2003 11:47 AM
To: curl-library_at_lists.sourceforge.net
Subject: HTTP PUT ....
Hello i need a working example for the HTTP PUT usage.
the httpput.c didnt work with windows.
my system
Windows XP prof.
VC++ 6
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
- application/octet-stream attachment: Upload3.c