Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Oct : Re: Re:Connecting from behind a proxy
| Subject: | Re: Re:Connecting from behind a proxy |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Mon, 23 Oct 2006 18:45:46 |
"Nindza Kornjaca" <nindzakornjaca@nil.ca> wrote in message
news:453d60df$2@newsgroups.borland.com...
> I works fine in local LAn (client and server machine) but if I try to
> communicate with the server across the internet, it times out.
> Basically, the same client binary is accessing the same server binary just
> throuh different networks.
Then the only possibility is that you configured the client app to connect
through a proxy, but the proxy is not sending the type of response (if any)
that the client is expecting.
Gambit