You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Eric Grace <er...@MessageMedia.com> on 2001/04/10 18:59:34 UTC

TcpTunnelGui

Can anyone give me a quick run down on classpath and command line args
and usage for the org.apache.soap.util.net.TcpTunnelGui.class?

Is there a 'How To' or FAQ for this tool anywhere?

looks like it is called with something like....( to tunnel between port
8088 and 8089 on the localhost )
    javaw TcpTunnelGui 8088 localhost 8089

-eric




---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org


Re: TcpTunnelGui

Posted by Ramakrishna Srinivasa <ra...@wipro.com>.
java -cp c:\Soapapache\soap2\lib\soap.jar;c:\javaex\Soap\xerces-1_3_0\xerces.jar;
org.apache.soap.util.net.TcpTunnelGui 8081 localhost 7001


----- Original Message -----
From: Eric Grace <er...@MessageMedia.com>
To: <so...@xml.apache.org>
Sent: Tuesday, April 10, 2001 10:29 PM
Subject: TcpTunnelGui


| Can anyone give me a quick run down on classpath and command line args
| and usage for the org.apache.soap.util.net.TcpTunnelGui.class?
|
| Is there a 'How To' or FAQ for this tool anywhere?
|
| looks like it is called with something like....( to tunnel between port
| 8088 and 8089 on the localhost )
|     javaw TcpTunnelGui 8088 localhost 8089
|
| -eric
|
|
|
|
| ---------------------------------------------------------------------
| To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
| For additional commands, email: soap-user-help@xml.apache.org
|



---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org


Re: TcpTunnelGui

Posted by Ramakrishna Srinivasa <ra...@wipro.com>.
java -cp c:\Soapapache\soap2\lib\soap.jar;c:\javaex\Soap\xerces-1_3_0\xerces.jar;
org.apache.soap.util.net.TcpTunnelGui 8081 localhost 7001


----- Original Message -----
From: Eric Grace <er...@MessageMedia.com>
To: <so...@xml.apache.org>
Sent: Tuesday, April 10, 2001 10:29 PM
Subject: TcpTunnelGui


| Can anyone give me a quick run down on classpath and command line args
| and usage for the org.apache.soap.util.net.TcpTunnelGui.class?
|
| Is there a 'How To' or FAQ for this tool anywhere?
|
| looks like it is called with something like....( to tunnel between port
| 8088 and 8089 on the localhost )
|     javaw TcpTunnelGui 8088 localhost 8089
|
| -eric
|
|
|
|
| ---------------------------------------------------------------------
| To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
| For additional commands, email: soap-user-help@xml.apache.org
|



---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org