Re: Tcl script fails on some platforms



Hi

this is exactly why I was looking at implementing the loopback (I have
a whole site of potential users who can't use the software, and I
suspected it's because of their very secure firewall & proxy setup, so
I was trying to avoid socket connections that might look like they
were not local). I would prefer loopback in any case because
everything does happen on a local machine.

However, I know that my machine has an ethernet connection, and this
was the machine where I managed to simulate the failure by specifying
loopback in the Tcl socket creation. So I guess I'm back to looking at
the socket creation code (which actually looks *very* similar to that
in Welch's book - I think it was cribbed from there!).

thanks for this - I think I'm starting to make some progress in
understanding this.

.



Relevant Pages

  • Re: ISA 2006 config for allowing clients localhost requests
    ... the local machine. ... It is a LoopBack address,...by definition a Loopback ... always allows localhost requests through the proxy or ... bypasses the proxy altogether for client's request for localhost? ...
    (microsoft.public.isa.configuration)
  • Re: How do i set remoting to listen ONLY on the local loopback interface
    ... this is equivalent to using "bindTo" and the loopback IP address. ... > on the local machine. ... I want .NET Remoting to only work locally on the ... > to stop it listening on the normal network interface (e.g. ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: Get ip of localmachine
    ... BigZero wrote: ... how do i get local machine ip, ... it returns loopback ip ie 127.0.0.1 ... so plz any one can help me.....! ...
    (comp.lang.java.programmer)