ROTECTED]>
To: "ICS support mailing"
Sent: Wednesday, February 15, 2006 2:39 PM
Subject: Re: [twsocket] Problem with Firewalls
Hi,
Yes I just checked all my code and I have seen :
FtpClient1.Passive := true;
Thank for the idea, even if it doesn't work here...
JP Passama
- Original Message -
> From: "Jean-Paul Passama" <[EMAIL PROTECTED]>
> To:
> Sent: Wednesday, February 15, 2006 1:30 PM
> Subject: [twsocket] Problem with Firewalls
>
>
>> Hi,
>>
>> I have made a program which send datas (text file) using a FTPC
Sorry, port 22 is the standard port for the data channel.
Arno
Arno Garrels wrote:
> Hello,
>
> TFtpCli requires the same firewall settings as any other
> FTP client. What kind of firewall do you mean? Proxy
> or NAT? Usually on NAT, if port 23 is blocked for incomming
> data passive mode might
Hello,
TFtpCli requires the same firewall settings as any other
FTP client. What kind of firewall do you mean? Proxy
or NAT? Usually on NAT, if port 23 is blocked for incomming
data passive mode might work.
Tweaking the firewall settings during the installation is
a rather bad idea, though I've b
Hello,
Have you tried the passive mode?
Regards,
SubZ
- Original Message -
From: "Jean-Paul Passama" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, February 15, 2006 1:30 PM
Subject: [twsocket] Problem with Firewalls
> Hi,
>
> I have made a program which send
Hi,
I have made a program which send datas (text file) using a FTPClient. It
works fine but on many users'computer, the firewall forbid the datas to
be sent.
These users are old persons who are enable to check the firewall. So I
am looking about a way to by-pass this difficulty, maybe something