Simon Saraga wrote:
> Hello,
>
> I am using HttpCli to connect to a server in my application.
> Sometimes I need to use proxy settings, which I can easily detect
> from IE registry settings. My question is that I need to determine
> if one of the proxy settings includes a username and password
Hello,
I am using HttpCli to connect to a server in my application. Sometimes I
need to use proxy settings, which I can easily detect from IE registry
settings. My question is that I need to determine if one of the proxy settings
includes a username and password. How can I query a serve
In order transfer data in binary mode you must set property BinaryMode
to TRUE as well as call the TypeSet command to send the new transfer
type to the server.
--
Arno Garrels [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html
Nicolas DEZORTHES wrote:
> Hello,
> I have encountered a prob
Hello,
I have encountered a problem with TFTPCli (with Delphi 5):
When i try to put a picture to a FTP Server, the picture is altered (i
have got the middle of the picture in blue...).
I have tryed with ASCII and BINARY mode, Async and normal mode, and the
problem persists. I have the same proble