function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
EatEat 

Using TCPMon

I'm trying to use TCPMon (without knowing that much about it).
To be able to monitor connections to salesforce, using the enterprise or partner api, how should I set the "Listen Port #".
adamgadamg
TCPMon works like a proxy server; point the proxy to the correct url (typically na1.salesforce.com), and point your web service to the proxy (typically localhost) - you should see (and be able to edit) the endpoint URL in your Axis generated Java classes.

There is some (but not a lot) of documentation available here:

http://docs.pushtotest.com/axisdocs/user-guide.html#tcpmon