Re: [twsocket] ICSv6 IIS long dir problem

2006-06-06 Thread Fastream Technologies
I believe the web server demo can show this to you. Regards, SZ - Original Message - From: "Francois PIETTE" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Monday, June 05, 2006 9:09 PM Subject: Re: [twsocket] ICSv6 IIS long dir problem >>> I tryed a long (2356 entries) director

Re: [twsocket] ICSv6 IIS long dir problem

2006-06-06 Thread Francois Piette
> > Prepare a small test program, preferably using Delphi. I will test it. > I believe the web server demo can show this to you. The issue is for you to provide a small test in source code which I have just to unzip and compile and see the problem. If it take more than 5 minutes for me, I will no

Re: [twsocket] ICSv6 IIS long dir problem

2006-06-06 Thread Fastream Technologies
Hello, The plain v6 web server demo W/O modifications can show the problem with directory listings. It sometimes (especially in the first run) corrupts the HTML. Best Regards, SubZero - Original Message - From: "Francois Piette" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Tu

[twsocket] Problem with FTP- client: AUTH not understood at server

2006-06-06 Thread Andreas Bahns
Hi, i have a problem with the FTP- client component... I'm using the component for a longer time now. Since i've updated to the last available version, i have the following problem: - When just compiling my program with the newly installed components i'm getting following error- message when t

Re: [twsocket] ICSv6 IIS long dir problem

2006-06-06 Thread Fastream Technologies
Have you seen the problem there? Any fix for it? Seems to me a complex but fatal problem... Best Regards, SZ - Original Message - From: "Fastream Technologies" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Tuesday, June 06, 2006 12:00 PM Subject: Re: [twsocket] ICSv6 IIS long di

[twsocket] Using TWSocketThrdServer

2006-06-06 Thread Stefan Paege
Hi, I need to set up a multithreaded TCP Server and thought about using ICS. I found an interesting example using the TWSocketThrdServer component (ThrdSrvV3.bdsproj). Working through the code I see that the OnClientCreate and the OnClientConnect event contain almost identical code for the conf

Re: [twsocket] Using TWSocketThrdServer

2006-06-06 Thread Francois Piette
There is no "best" place. Using the events, you can plug your code when the component is instanciate or when the user as connected. You select which one better fit your needs. Having a look at the component source code may help you take the right decision. Contribute to the SSL Effort. Visit http:/

Re: [twsocket] ICSv6 IIS long dir problem

2006-06-06 Thread Francois Piette
I can just repeat what I already said: > >> The issue is for you to provide a small test in source code which I have > >> just to unzip and compile and see the problem. If it take more than 5 > >> minutes for me, I will not do it quickly, I would just put it into my - > >> rather long - todo list.

Re: [twsocket] ICSv6 IIS long dir problem

2006-06-06 Thread Fastream Technologies
Maybe I could not express myself clear: The web server demo YOU wrote in v6 HAS the BUG. All you need to do is to open delphi and browse the Overbyteicswebserverdemo.bdsproj. I guess you would not want me to send you files you already have... Regards, SZ - Original Message - From: "F

[twsocket] Fw: ICSv6 IIS long dir problem

2006-06-06 Thread Fastream Technologies
- Original Message - From: "Fastream Technologies" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Tuesday, June 06, 2006 5:57 PM Subject: Re: [twsocket] ICSv6 IIS long dir problem > Maybe I could not express myself clear: The web server demo YOU wrote in > v6 HAS the BUG. All you

Re: [twsocket] Using TWSocketThrdServer

2006-06-06 Thread Stefan Paege
Francois Piette schrieb: > There is no "best" place. Using the events, you can plug your code when the > component is instanciate or when the user as connected. You select which one > better fit your needs. Having a look at the component source code may help > you take the right decision. Ok, the

Re: [twsocket] Fw: ICSv6 IIS long dir problem

2006-06-06 Thread Fastream Technologies
Sorry for the duplicate message... I thought the first one got lost. ;( - Original Message - From: "Fastream Technologies" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Tuesday, June 06, 2006 6:01 PM Subject: [twsocket] Fw: ICSv6 IIS long dir problem > > - Original Message --

Re: [twsocket] Fw: ICSv6 IIS long dir problem

2006-06-06 Thread Francois PIETTE
>>> Maybe I could not express myself clear: The web server demo YOU wrote in >>> v6 HAS the BUG. All you need to do is to open delphi and browse the >>> Overbyteicswebserverdemo.bdsproj. I guess you would not want me to send >>> you files you already have... Not surprinsingly, OverbyteIcsWebServ.e

Re: [twsocket] Fw: ICSv6 IIS long dir problem

2006-06-06 Thread Fastream Technologies
Very strange! I get the first packet over and over again here. Which version did you test against? I use here Arno's version with the fixes from you and Arno and as well as the changes v6f. I will send you my ICS folder privately now. Thanks, SZ - Original Message - From: "Francois P

Re: [twsocket] Fw: ICSv6 IIS long dir problem

2006-06-06 Thread Arno Garrels
Fastream Technologies wrote: > Very strange! I get the first packet over and over again here. Which > version did you test against? I use here Arno's version with the > fixes from you and Arno and as well as the changes v6f. > > I will send you my ICS folder privately now. I got your origin post,

Re: [twsocket] Fw: ICSv6 IIS long dir problem

2006-06-06 Thread Arno Garrels
Arno Garrels wrote: > Fastream Technologies wrote: >> Very strange! I get the first packet over and over again here. Which >> version did you test against? I use here Arno's version with the >> fixes from you and Arno and as well as the changes v6f. >> >> I will send you my ICS folder privately no

Re: [twsocket] Fw: ICSv6 IIS long dir problem

2006-06-06 Thread Francois PIETTE
I use the version on the website with the changes I posted yesterday. I put my exe file on my website so that you (and others) can check by yourself: http://www.overbyte.be/arch/dump/WebServV6_for_SubZero.zip -- [EMAIL PROTECTED] http://www.overbyte.be - Original Message - From: "Fastr

Re: [twsocket] Fw: ICSv6 IIS long dir problem

2006-06-06 Thread Fastream Technologies
Hello, Yes this works but even if I try to get it from you, there is one thing I did not understand: Don't you apply the fixes Arno made for BCB compatibility? Arno, per our agreement, I think it is your responsibility to fix the BCB-compliant package, right? In the zip file I sent to both of