> Do you now write a logger-component based on TWSocket?
> Would be a 'nice to have':)
Indeed, I'll be writing such a component over the next few days,
although I was just about to test your SMPT component writing a pick-up
mail file and SMIME, too many pending jobs.
Angus
--
To unsubscribe o
Thanks a lot.
I will send to you a postcard for your child.
Thanks.
Spank- Italy
>-- Messaggio originale --
>From: "Francois Piette" <[EMAIL PROTECTED]>
>To: "ICS support mailing"
>Date: Wed, 13 Jul 2005 13:34:48 +0200
>Subject: Re: [twsocket] Ftp client send command
>Reply-To: ICS support mailin
Angus Robertson - Magenta Systems Ltd wrote:
> The IP packet logger does seem to be exactly what I need. Had to fix
> one line to allow for an empty packet, but it's now scrolling TCP/IP
> packets onto my screen. It's really quite surprising how much crap is
> flowing around my network, in partic
> ok i have no standard ftp server with command TEST but i don know how do
> send command with ftpclient to server.
> FTPCLient. <--- ? i want to send "TEST" to server.
> this is my problem...
FtpClient1.LocalFileName := 'TEST';
FtpClient1.Quote;
--
Contribute to the SSL Effort. Visit
http://ww
> Only slight worry is I thought Microsoft was trying to stop raw sockets
> being used, but this is still running OK under the latest XP patches.
I think you must have administrator priviledges now.
--
[EMAIL PROTECTED]
http://www.overbyte.be
--
To unsubscribe or change your settings for TWSo
hi Angus,
ok i have no standard ftp server with command TEST but i don know how do
send command with ftpclient to server.
FTPCLient. <--- ? i want to send "TEST" to server.
this is my problem...
Thanks.
>-- Messaggio originale --
>Date: Wed, 13 Jul 2005 10:11 +0100 (BST)
>From: "Angus Robertson
> May be it's possible with SOCK_RAW socket type.
ICS support raw sockets.
--
[EMAIL PROTECTED]
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
RAW sockets were introduced with Windows 2K and are only usable by
Administrator accounts. I don't think they're trying to remove them.
Dan
- Original Message -
From: "Angus Robertson - Magenta Systems Ltd" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, July 13, 2005 10:11 AM
Subject: Re:
> I'm new of this mailling list.
You're welcome.
> I have a problema.
> I have no standard ftp server and i use the ftpclient.
> I want to send command to this server for examples
> FtpClient.SendCommand('TEST') end the ftp server response 250 OK
Use the FTP client component "Quote" method to se
> > May be it's possible with SOCK_RAW socket type. Have you read the
> > article "Hands on TCP/IP programming in Delphi" by Alfred Mirzagitov?
> > It's in the TCPIP sub directory.
>
> > http://www.thedelphimagazine.com/disks/dmag101.zip
>
> It's not the article but some interisting demo code,
> I want to send command to this server for examples
> FtpClient.SendCommand('TEST') end the ftp server response 250 OK
You can send any command you like to an FTP server, but unless it
understands TEST, it will not reply with 250.
Adding such a command to the ICS FTP server is easy.
Angus
Hi all,
I'm new of this mailling list. I have a problema.
I have no standard ftp server and i use the ftpclient.
I want to send command to this server for examples
FtpClient.SendCommand('TEST') end the ftp server response 250 OK
I have e thousand no standard command. it's possible ?
Thanks in advan
> May be it's possible with SOCK_RAW socket type. Have you read the article
> "Hands on TCP/IP programming in Delphi" by Alfred Mirzagitov?
> It's in the TCPIP sub directory.
> http://www.thedelphimagazine.com/disks/dmag101.zip
It's not the article but some interisting demo code, including a lo
Angus Robertson - Magenta Systems Ltd wrote:
> I always though that proper monitoring of TCP/IP traffic required a
> device driver, but BMExtreme seems to manage it through the standard
> winsock API:
>
> http://www.lp23.com/bmextreme/
>
> It's able to list IP addresses visited, and distinguish i
14 matches
Mail list logo