Re: [twsocket] HttpCli: Opinion wanted !

2005-08-17 Thread Kim Mølgård Nielsen
Hi Angus

I use CBuilder 4.0. It is due to company politics using Microsoft only (except 
for what have already is in use).
Foolish, but true.

Regards Kim

- Original Message - 
From: Angus Robertson - Magenta Systems Ltd [EMAIL PROTECTED]
To: twsocket@elists.org
Sent: Wednesday, August 17, 2005 3:00 PM
Subject: [ZS2] Re: [twsocket] HttpCli: Opinion wanted !


  Because there are still a lot of people using old compilers, 
  frequently to maintain existing
  applications but also to develop new ones, even with Delphi 1 which is 
  used for embedded systems using Win 3.x !!
 
 OK, can all those in this list using Delphi compilers earlier than 
 Delphi 5, Delphi 1 in particular, please respond to this message and 
 indicate why you want to continue using a six to 10 year old compiler 
 with the latest bugs and features for ICS?  
 
 I'm really referring to professional developers here, not hobiests who 
 may be unable to afford a new version.  
 
 If there are fewer than say a dozen positive responses, I'd suggest we 
 finally accept this argument for complicating and stalling development 
 of ICS by supporting obsolete compilers is finally put to rest. 
 
 We can not stay stuck in past, we need to look to the future. 
 
 Angus
 
 -- 
 To unsubscribe or change your settings for TWSocket mailing list
 please goto http://www.elists.org/mailman/listinfo/twsocket
 Visit our website at http://www.overbyte.be
 
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


[twsocket] FTPCli. Problem with QUIT

2005-05-03 Thread Kim Mølgård Nielsen
Hello All

I have an application that use FTPCLI to fetch some files from a server. Async 
is used. It runs on a number of PC's. On a single PC running XP I sometimes 
have trouble quiting from a FTP server (WEB6 Microsoft FTP Service (Version 
5)). The ICS version used was downloaded the 9/3-05 - I'm currently trying to 
get the error with the latest version.

Here is how it looks in the log when the QUIT command is send.

  QUIT
 Disconnected,10053FTPSessionClosed
 RequestDone: 15, 500, 43, 33, 22, 0 FTPRequestDone

Disconnect returns an 10053 winsock error and RequestDone returns FTP error 500.

Is this a known problem?
Could the problem be timing when the control socket is closed?



--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be