Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Sep : Re: 500 I won't open a connection to ...
| Subject: | Re: 500 I won't open a connection to ... |
| Posted by: | "Hubert Anemaat" (hube..@anemaat.nl) |
| Date: | Thu, 12 Oct 2006 13:25:18 |
Thanks for your answer.
My client was using an older version of my software. This software has no
Indy components but NetMaster FastNet components.
Hubert Anemaat
"Remy Lebeau (TeamB)" <no.spam@no.spam.com> schreef in bericht
news:45207886@newsgroups.borland.com...
>
> "Hubert Anemaat" <hubert@anemaat.nl> wrote in message
> news:451ec8b3$1@newsgroups.borland.com...
>
>> One of my clients get the following error message when using
>> IdFTP version 8:
>
> Please show the actual code, and the actual error message word-for-word.
>
>> How can this be solved ?
>
> Without knowing more about the server you are trying to connect to, my
> guess
> would be that the server is rejecting the IP address that your client is
> running from. "192.168..." is an internet network IP address, whereas
> "64.141..." is more of a public-domain IP address provided by an ISP. It
> would appear that your server is rejecting clients who are running on an
> internal network.
>
>
> Gambit
none