Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Apr : Re: PUTing a file to an APACHE server
| Subject: | Re: PUTing a file to an APACHE server |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Fri, 28 Apr 2006 10:14:20 |
"dpap" <dpap@softwaypro.gr> wrote in message
news:4451f9bf@newsgroups.borland.com...
> I try NMHTTP component
<snip>
When I try to PUT a small text file to a URL (existing or not), it fails
The NetMaster components are notoriously buggy. I strongly advice you not
to use them at all. Switch to a different component, such as the HTTP
client available in Indy (http://www.indyproject.org), ICS
(http://www.overbyte.be).
Gambit
none