[twsocket] ZLib issue

2011-04-26 Thread Fastream Technologies
Hello, I wonder how does ICS web server compress a file range? For example let's say the file is 100 Bytes and the user requests 20-40. It does not seem to work with compression right now! Best Regards, SZ -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lis

[twsocket] FTP Timeout Problem

2011-04-26 Thread Daniel Rail
Hello, I'm trying to create a FTP server with SSL. The client(on Win7) and server(on Win2008 R2) are on two separate computers. Initially, we had problems with the SSL handshake, when trying to retrieve a directory listing. Now, all we get is a time out. Here's the lines in the server log when

Re: [twsocket] FTP Timeout Problem

2011-04-26 Thread Angus Robertson - Magenta Systems Ltd
> I'm trying to create a FTP server with SSL. The client(on Win7) and > server(on Win2008 R2) are on two separate computers. Initially, we > had problems with the SSL handshake, when trying to retrieve a > directory listing. Now, all we get is a time out. Ensure you are using passive mode, and t