Re: [twsocket] found odd error in FtpSrv not listing directory contentswith amd64

2005-08-04 Thread Francois Piette
> My ftp client sends "list -latr" and "-latr" is the content of > PATH after processing for Params, so the problem seems > to be in BuildFilePath. "list -latr" and "-latr" are non standard FTP commands. The bug is into your client. Sorry. -- [EMAIL PROTECTED] http://www.overbyte.be - Origi

[twsocket] found odd error in FtpSrv not listing directory contents with amd64

2005-08-04 Thread brian
I recently upgraded my computer to an AMD64 and put my hands on an ftp server I had worked on some time ago, to find out it wasn't sending the ftp client the files list. After some debugging I located the problem here: in FtpSrv.pas, at procedure TFtpServer.BuildDirectory if Params = '' the

Re: [twsocket] Traceroute

2005-08-04 Thread EricZ17
Angus, Greatly appreciated! Thank you for your reply and help. I'll take a look at the DM article, sample apps, and your components. Eric -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http:/

Re: [twsocket] Traceroute

2005-08-04 Thread Angus Robertson - Magenta Systems Ltd
> The utility will be part of a security/pen-testing suite with a > specific purpose to my customer. There are specific hardware functions > that they would like to exercise for unit testing. > > Can you elaborate on how you believe this is down with a raw socket? Delphi Magazine published an

Re: [twsocket] Traceroute

2005-08-04 Thread EricZ17
The utility will be part of a security/pen-testing suite with a specific purpose to my customer. There are specific hardware functions that they would like to exercise for unit testing. Can you elaborate on how you believe this is down with a raw socket? Thanks! Eric -- To unsubscribe or cha

[twsocket] SMTP server reply codes

2005-08-04 Thread Wilfried Mestdagh
Hello, Busy with TSmtpCli will used on a local network only. I'm looking at the reply codes the SMTP server can give. Im I right that: the 400 range can be interpreted as 'try again later' the 500 range as 'this is no good, dont do this again' -- Rgds, Wilfried http://www.mestdagh.biz --

Re: [twsocket] Traceroute

2005-08-04 Thread Angus Robertson - Magenta Systems Ltd
> Can you help me to understand how to generate a TCP SYN packet and > alter the IP header with ICS? Do you have a specific example? I > haven't seen any way with the ICS TCP component to alter the TTL for > the packet. Yes, I can help, after you explain why you need to do this. Angus -- T