[twsocket] Violation Error on FTP Server V5

2010-03-04 Thread Arnold FLUTEAUX
Hi, I use the V5 ICS package 1.52. I've a timer which checks all 15 seconds that there are not a time out on client to kill it. And In this procedure , I had a violation error aleatory. I used V1.47 ICS. So I've compiled with 1.52 but I don't know yet if the problem is solved or not.

Re: [twsocket] Violation Error on FTP Server V5

2010-03-04 Thread Angus Robertson - Magenta Systems Ltd
In this procedure, when the timeout expired, I launch a postmessage to kill the inactive client so that: PostMessage(ftpserveur.Handle, WM_FTPSRV_CLOSE_REQUEST, WPARAM(ftpserveur.Client[I].ID),LPARAM(ftpserveur.Client[I])); If you don't want to update to a tested and supported version, you

Re: [twsocket] Violation Error on FTP Server V5

2010-03-03 Thread Arno Garrels
Angus Robertson - Magenta Systems Ltd wrote: For the server, I use the V5 ICS package with Delphi 7 (ftpsrv.pas is on version V1.47) This is five years old, the last server was V1.52 in Nov 2008, and all development now takes place with V7, not V5. You need to get a much more recent

[twsocket] Violation Error on FTP Server V5

2010-03-02 Thread Arnold FLUTEAUX
Hi, I use the V5 ICS package (the date in the readme.txt file is May 01 2006) For the server, I use the V5 ICS package with Delphi 7 (ftpsrv.pas is on version V1.47) For the client, I use also V5 but with Delphi 2005 in .NET. (overbyte.ics.ftpclient.pas is on version V2.97)

Re: [twsocket] Violation Error on FTP Server V5

2010-03-02 Thread Angus Robertson - Magenta Systems Ltd
For the server, I use the V5 ICS package with Delphi 7 (ftpsrv.pas is on version V1.47) This is five years old, the last server was V1.52 in Nov 2008, and all development now takes place with V7, not V5. You need to get a much more recent version. Angus -- To unsubscribe or change your