Re: [twsocket] FTP question

2005-07-20 Thread Arno Garrels
Angus Robertson - Magenta Systems Ltd wrote: >> bug reports that may have to do with hardware DEP enabled on my >> executables > > I had a similar problem, which turned out to be the Petite executable > compressor, but a new version was done within 24 hours of my report. It's my impression that X

Re: [twsocket] FTP question

2005-07-20 Thread Angus Robertson - Magenta Systems Ltd
> bug reports that may have to do with hardware DEP enabled on my > executables I had a similar problem, which turned out to be the Petite executable compressor, but a new version was done within 24 hours of my report. > BTW: In my X509 snapshot I sent recently a dfm was missing Yes, got dist

Re: [twsocket] FTP question

2005-07-20 Thread Angus Robertson - Magenta Systems Ltd
> Do you have a dual/dual core 64bit box (hardware DEP capable)? > I'm looking for someone who could do a small test of one of my apps. It's on my shopping list, once a rather slow paying client sends some money. An Asus P5WD2 MB and a Pentium D, but I don't plan on using a 64-bit OS for some

Re: [twsocket] FTP question

2005-07-20 Thread Angus Robertson - Magenta Systems Ltd
> > An unrelated question. WinPcap shows a vast number of packets being > > broadcast around my network with an ethernet protocol of x88AD, which > > is not in documents I can find, nor does Ethereal describe it. Not > > quite sure which MAC address is sending them, but some MACs are > > rep

Re: [twsocket] FTP question

2005-07-20 Thread olivier-serveur
Arno Garrels a écrit : > It's the same with ethereal. Are you uncheck the : capture packet in promiscuous mode ? I see all the traffic. Olivier -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at htt

Re: [twsocket] FTP question

2005-07-20 Thread Arno Garrels
olivier-serveur wrote: > Arno Garrels a écrit : > >> I've tested some sniffers with and without WinPCap (W2K SP4), but they >> all are not capable to capture local traffic (at least on my box). >> Is this normal? > Are you try : ethereal ? (www.ethereal.com/) It's the same with ethereal. Arno Ga

Re: [twsocket] FTP question

2005-07-20 Thread Arno Garrels
Angus Robertson - Magenta Systems Ltd wrote: >> I've tested some sniffers with and without WinPCap (W2K SP4), but they >> all are not capable to capture local traffic (at least on my box). >> Is this normal? > > It does seem to be the case. > > Raw sockets monitors a specific IP address, but pres

Re: [twsocket] FTP question

2005-07-20 Thread Guillaume MAISON
> An unrelated question. WinPcap shows a vast number of packets being > broadcast around my network with an ethernet protocol of x88AD, which > is not in documents I can find, nor does Ethereal describe it. Not > quite sure which MAC address is sending them, but some MACs are > replying. Has

Re: [twsocket] FTP question

2005-07-20 Thread Angus Robertson - Magenta Systems Ltd
> I've tested some sniffers with and without WinPCap (W2K SP4), but they > all are not capable to capture local traffic (at least on my box). > Is this normal? It does seem to be the case. Raw sockets monitors a specific IP address, but presumably the routing table bypasses this if the IP a

Re: [twsocket] FTP question

2005-07-20 Thread Arno Garrels
Francois Piette wrote: >>> Using a sniffer, can you see the command passing on the network ? >> Can you recommend a certain sniffer? > > Well, I tried with the sniffer I use (LanWatch, an old commercial > product). But it doesn't see trafic on localhost. > >> Or is it possible to monitor local tr

Re: [twsocket] FTP question

2005-07-20 Thread olivier-serveur
Arno Garrels a écrit : > I've tested some sniffers with and without WinPCap (W2K SP4), but they all > are not capable to capture local traffic (at least on my box). > Is this normal? Are you try : ethereal ? (www.ethereal.com/) And, are you try in passive mode ? Olivier -- To unsubscribe or ch

Re: [twsocket] FTP question

2005-07-20 Thread Arno Garrels
Angus Robertson - Magenta Systems Ltd wrote: >> Can you recommend a certain sniffer? >> Or is it possible to monitor local traffic with raw sockets? > > My Socket Monitor ICS component will be ready later today or tomorrow, > it uses both ICS raw sockets and WinPcap. Great! > There are 'sniffer

Re: [twsocket] How to stop location change for the HttpCli

2005-07-20 Thread KL Chin
Hi Francios, Thx for ur reply. Regards KL Chin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Francois Piette Sent: Wednesday, July 20, 2005 4:03 PM To: ICS support mailing Subject: Re: [twsocket] How to stop location change for the HttpCli > Which versi

Re: [twsocket] FTP question

2005-07-20 Thread Angus Robertson - Magenta Systems Ltd
> Can you recommend a certain sniffer? > Or is it possible to monitor local traffic with raw sockets? My Socket Monitor ICS component will be ready later today or tomorrow, it uses both ICS raw sockets and WinPcap. There are 'sniffer' and 'statistics' test applications. However raw sockets o

Re: [twsocket] FTP question

2005-07-20 Thread Francois Piette
> > Using a sniffer, can you see the command passing on the network ? > Can you recommend a certain sniffer? Well, I tried with the sniffer I use (LanWatch, an old commercial product). But it doesn't see trafic on localhost. > Or is it possible to monitor local traffic with raw sockets? I don't

Re: [twsocket] FTP question

2005-07-20 Thread Arno Garrels
Francois Piette wrote: > Using a sniffer, can you see the command passing on the network ? Can you recommend a certain sniffer? Or is it possible to monitor local traffic with raw sockets? Arno Garrels > -- > [EMAIL PROTECTED] > http://www.overbyte.be > > - Original Message - > From:

Re: [twsocket] FTP question

2005-07-20 Thread Francois Piette
Using a sniffer, can you see the command passing on the network ? -- [EMAIL PROTECTED] http://www.overbyte.be - Original Message - From: "Arno Garrels" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Wednesday, July 20, 2005 10:11 AM Subject: [twsocket] FTP question > Hello, > > M

[twsocket] FTP question

2005-07-20 Thread Arno Garrels
Hello, My FTP client doesn't receive a reply to the type set command from FTP server GuildFTP when installed on localhost, remotely it works fine. FileZilla works locally as well as remotely w/o problems. Is this a client or a server bug?? 07/19/2005 21:16:30 > NLST 07/19/2005 21:16:31 < 150 O

Re: [twsocket] How to stop location change for the HttpCli

2005-07-20 Thread Francois Piette
> Which version of HttpCli had this FollowRelocation property? > Currently the HttpProt 1.47. Download current version from my website and look into the history. This exist for long time imo. Maybe one year or so. -- [EMAIL PROTECTED] Author of ICS (Internet Component Suite, freeware) Author of Mi

Re: [twsocket] How to stop location change for the HttpCli

2005-07-20 Thread KL Chin
Hi Francios, Which version of HttpCli had this FollowRelocation property? Currently the HttpProt 1.47. Regards KL Chin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Francois Piette Sent: Wednesday, July 20, 2005 3:11 PM To: ICS support mailing Subject: Re

Re: [twsocket] FTPClient not ready

2005-07-20 Thread Francois Piette
> in my delphi application i use the TFtpClient with timer that on interval > retrieve file from my ftp server. My first time ftpclient works, but another > time > stop it generate "FTP Component not ready", Why ? Because you ask the component to do an operation while the previous one is stil

Re: [twsocket] How to stop location change for the HttpCli

2005-07-20 Thread Francois Piette
> Basically I would like to stop the HttpCli proceed to next/redirect > location Use FollowRelocation property. Set it to FALSE. -- [EMAIL PROTECTED] Author of ICS (Internet Component Suite, freeware) Author of MidWare (Multi-tier framework, freeware) http://www.overbyte.be - Original Messag

[twsocket] FTPClient not ready

2005-07-20 Thread bimbospank
Hi All, in my delphi application i use the TFtpClient with timer that on interval retrieve file from my ftp server. My first time ftpclient works, but another time stop it generate "FTP Component not ready", Why ? How do i control this situation ? Thanks a lot in advanced for answer. Spank-Ita