jBroker TCP Tunnel

The jBroker TCP Tunnel is a simple tool for capturing SOAP messages exchanged between client and server applications. The TCP tunnel can intercept data flowing on a TCP connection between the local machine and any host that can be reached via TCP from the local machine. The jBroker TCP Tunnel is a useful tool for debugging.

The jBroker TCP Tunnel is usually started using the following command:

tcptunnel localport remotehost remoteport
Please refer to the tcptunnel man page for a detailed description of the command line parameters.

Once the jBroker TCP Tunnel is running, you can visually inspect the HTTP requests and responses, and look at the SOAP messages inside the. The tools allows you to save the contents of the text panels for later use.


Copyright © 2001-2002, SilverStream Software, Inc. All rights reserved.