Hi,
I've noticed this in both V5 and V6 beta:
The problem:
HTTPCli.UserName := '';
HTTPCli.Password := '';
HTTPCli.URL := 'http://server.com/members';
HTTPCli.GetAsync;
Returns 401 Authentication required.
Using the same instance of HTTPCli as above (Ie after the above code):
HTTPCli.UserName :=
- Original Message -
From: "Arno Garrels" <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent: Wednesday, June 27, 2007 3:31 PM
Subject: Re: [twsocket]
NewICS-V6andICS-SSL-V6availableBCBCOMPATIBILITYWARNING
> Fastream Technologies wrote:
>> Hello,
>>
>> Ok when I compare the overbyteics
hi,
I would like to delete a dir on a server, that's not empty.
I use DeleAsync, to delete all files then
I use RmdAsync, to delete the directory.
it's ok, but on some server, it doesn't work. so I would like to know,
if it's possible to use a function like the command Rmd -r or not.
thx for your
Fastream Technologies wrote:
> Hello,
>
> Ok when I compare the overbyteicswsocket.hpp's of the working old and
> non-working new v6, I see some differences:
>
> Working:
> virtual int __fastcall Send(Overbyteicswsockbuf::TWSocketData Data,
> int Len)/* overload */;
> virtual int __fastcall SendT
Hello,
Ok when I compare the overbyteicswsocket.hpp's of the working old and
non-working new v6, I see some differences:
Working:
virtual int __fastcall Send(Overbyteicswsockbuf::TWSocketData Data, int
Len)/* overload */;
virtual int __fastcall SendTo(const sockaddr_in &Dest, int DestLen,
Over
Ok, I tried to rename and what's even stranger is no unit compile
complained!
For instance, Sendto:
function WSocket_Synchronized_sendto(
s : TSocket;
const Buf : TWSocketData;
len, flags : Integer;
var addrto : TSockAddr;
tolen : Integer): Integer;
begin
i
I wonder how would Delphi guys evaluate the correctness of the below in
IcsWinsock.pas:
implementation
const
...
function send; external;
[DllImport(winsocket, SetLastError = False, EntryPoint = 'sendto')]
function sendto; external;
[DllImport(winsocket, SetLastError = False, EntryPoint = 'recv
Fastream Technologies wrote:
> Hello Veit,
>
> And no, I don't speak German as I am from Turkey.
Sorry, I don't know why, but I was under the impression the your
company is from Germany (patriotism? ;) ).
I don't have an international (english) version of the link at hand,
but I'm sure a search f