I think you can set LocalAddr the the IP of the interface you want to use.
Dan
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Waldemar Lukaszewski
Sent: 01 June 2006 21:14
To: twsocket@elists.org
Subject: [twsocket] HTTPCli and non-default network interf
Hi
Is there any way to force HTTPCli to use selected network
interface / ip when i got 2 internet connections?
Thanx!
WL
NATE JAMES i płyta SET THE TONE. Album wschodzacej
gwiazdy brytyjskiego R&B soul. 15 sierpnia wielki koncert!
NATE JAMES i
> ICS is professional. At least its FtpCLient is. Absolutely logical
> structure and functionality.
Thanks for your favorable opinion.
> I don't know if some other PC FTP servers also send response 225 for
> STOR and RETR, but the previous FTP components
> I tried have accepted 225 by hand.
R
Hi guys,
ICS is professional. At least its FtpCLient is. Absolutely logical structure
and functionality.
I have successfully modified FtpCli.pas to accept response code 225 for STOR
and RETR. It was easy to find the corresponding Next2PutAsync and Next2GetAsync
procedures.
This was needed be
> Hello all: I'm traying to build a "POP3 checker" to know if I have
messages
> in my Gmail account.
> POP3Cli works good for every POP3 server but Gmail requires SSL, how can I
> connect to Gmail using SLL with POP3Cli? is it possible?
You need ICS-SSL to do that.
But currently POP3 component has