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: | "Nindza Kornjaca" (nindzakornja..@nil.ca) |
| Date: | Mon, 23 Oct 2006 17:40:01 |
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.
"Remy Lebeau (TeamB)" <no.spam@no.spam.com> wrote in message
news:453c605a$1@newsgroups.borland.com...
>
> "Nindza Kornjaca" <nindzakornjaca@nil.ca> wrote in message
> news:453c3017$1@newsgroups.borland.com...
>
>> yes, I am getting timeout error.
>
> Like I said, the only way you can be getting a read timeout error is if
> you
> are trying to read something that is not actually being sent by the server
> to begin with. What EXACTLY are you trying to implement in the first
> place?
>
>
> Gambit