Re: [twsocket] TFtpClient, DataSocket.OnSessionClosed event is not always fired

2008-03-08 Thread Angus Robertson - Magenta Systems Ltd
> once again: firewall is completely deaktivated. Background file > scanner too. But seems to be, that some Kaspersky componnents still > active and only when I complete deactivate protection works all > fine. On how many different PCs can you reproduce the fault with the latest V6 FTP versions

Re: [twsocket] TFtpClient, DataSocket.OnSessionClosed event is not always fired.

2008-03-08 Thread Dod
Hello asvetov, Firewalls and Anti-virus are NEVER 100% disabled because they load low level drivers on system boot. So the only way for you to be sure that firewall is not involved in your problem is to uninstall it or you may reboot Windows in safe mode and temporary rename kl1.sys klf.sys

Re: [twsocket] TFtpClient, DataSocket.OnSessionClosed event is not always fired.

2008-03-08 Thread asvetov
Sorry, "with ANY server" is just not correct. With servers I've tested (FileZille server too). This is correct :) 08.03.08, 21:22, "Arno Garrels" <[EMAIL PROTECTED]>: > asvetov wrote: > > As I already said, other Clients work fine. > That is not a beating argument. Most other clients use block

Re: [twsocket] TFtpClient, DataSocket.OnSessionClosed event is not always fired.

2008-03-08 Thread Arno Garrels
asvetov wrote: > I don't thing it has something to do with server. The problem occurs > with ANY server. So it's on the client side (FtpCli or Wsocket). So one problem less Still thinking... -- Arno Garrels > > > 08.03.08, 21:22, "Arno Garrels" <[EMAIL PROTECTED]>: > >> asvetov wrote: >>>

Re: [twsocket] TFtpClient, DataSocket.OnSessionClosed event is not always fired.

2008-03-08 Thread asvetov
I don't thing it has something to do with server. The problem occurs with ANY server. So it's on the client side (FtpCli or Wsocket). 08.03.08, 21:22, "Arno Garrels" <[EMAIL PROTECTED]>: > asvetov wrote: > > As I already said, other Clients work fine. > That is not a beating argument. Most ot

Re: [twsocket] TFtpClient, DataSocket.OnSessionClosed event is not always fired.

2008-03-08 Thread asvetov
once again: firewall is completely deaktivated. Background file scanner too. But seems to be, that some Kaspersky componnents still active and only when I complete deactivate protection works all fine. BTW: As for Kaspersky, I really like it and did my BEST experiense with it. 08.03.08, 20:52,

Re: [twsocket] TFtpClient, DataSocket.OnSessionClosed event is not always fired.

2008-03-08 Thread Arno Garrels
asvetov wrote: > As I already said, other Clients work fine. That is not a beating argument. Most other clients use blocking winsock API, AFAIK only Filezilla uses non-blocking calls. Does it never happen with Filezilla client against ICS FTP server? If so, do you confirm that the ICS server isn

Re: [twsocket] TFtpClient, DataSocket.OnSessionClosed event is not always fired.

2008-03-08 Thread asvetov
As I already said, other Clients work fine. And yes, I can reproduce all with latest V6 - Server Protocol FtpServer (c) 1998-2008 F. Piette V1.10 Using: TWSocket (c) 1996-2007 Francois Piette V6.08 TFtpServer (c) 1998-2008 F. Piette V1.57 Winsock: Version 2.2 Wi

Re: [twsocket] TFtpClient, DataSocket.OnSessionClosed event is not always fired.

2008-03-08 Thread Arno Garrels
Sounds more like somebody is blocking/intercepting the call to Connect? BTW: I do not use any real time AV scanners or other background security tools, it's my experience that they make more trouble than they help. Same applies to personal firewalls. They all hook the API function calls as they li

Re: [twsocket] TFtpClient, DataSocket.OnSessionClosed event is not always fired.

2008-03-08 Thread Angus Robertson - Magenta Systems Ltd
> I have sporadic problems with TFtpClient where OnSessionClosed > event of DataSocket not always fired. > I can reproduce this problem with all ICS Versions (5 and 6). Can you reproduce the problem using the latest V6 versions from this month, there are large number of server and client fixes:

[twsocket] TFtpClient, DataSocket.OnSessionClosed event is not always fired.

2008-03-08 Thread asvetov
Hello all! I have sporadic problems with TFtpClient where OnSessionClosed event of DataSocket not always fired. Especially if FTP Server is on the LAN, or on the same machine as FTP Client and Firewall/Antivirus Software (in my case Kaspersky Internet Security V6) on the client machine is insta