If you are behind a socks server, and start the TcpTunnelGui from the
sockscap,
you can access the server located outside.
(I am using this way for debugging in my project now)
good luck,
Huimin Wang
Globus, Inc Japan
----- Original Message -----
From: "Tarun Garg" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 28, 2001 8:12 PM
Subject: Re: TcpTunnelGui.
> Yes, I am behind a proxy.
> I've tried this other tool you suggested. Even that one doesn't work with
a
> proxy.
> Can you suggest what should I do to make it work from behind a proxy ?
>
>
> ----- Original Message -----
> From: "Hartmut Bernecker" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, June 27, 2001 5:44 PM
> Subject: Re: TcpTunnelGui.
>
>
> > Yes, you can.
> > But maybe you are behind a firewall or a proxy and/or you cannot resolve
> > the Domain Name.
> >
> > There is another good tool you can try, which I use for Debugging. Have
> > a look at http://www.pocketsoap.com/tcptrace/.
> >
> >
> > Tarun Garg schrieb:
> > >
> > > Can I use TcpTunnelgui to tunnel my soap requests to some host other
> than
> > > the localhost ?
> > > I tried to tunnel the requests to the ibm uddi test registry site and
> get
> > > the following error.
> > > What am I doing wrong ?
> > >
> > > C:\apache\soap\soap-2_2>java org.apache.soap.util.net.TcpTunnelGui
8070
> > > http://www-3.ibm.com/services/uddi/testregistry/inquiryapi 80
> > > java.net.UnknownHostException:
> > > http://www-3.ibm.com/services/uddi/testregistry/inquiryapi
> > > at java.net.InetAddress.getAllByName0(InetAddress.java:571)
> > > at java.net.InetAddress.getAllByName0(InetAddress.java:540)
> > > at java.net.InetAddress.getByName(InetAddress.java:449)
> > > at java.net.Socket.<init>(Socket.java:100)
> > > at
> > > org.apache.soap.util.net.TcpTunnelGui$3.run(TcpTunnelGui.java:198)
> >
>