hello bill,
thank you for the reply!
> What URL are you pointing at when testing with the browser or web service client?
i attempted two types of tests.
the first test was to point the utility at the webservice URL that i am connecting to. for purposes of the NDA that we signed let's call it http://test.mycompany.com/mywebservice.
given the URL above - i set the three (3) parameters for TcpTunnelGui to:
9999 - listen on this port
test.mycompany.com - target server domain name
80 - target server port
using the info above - i could not get TcpTunnelGui or tcpmon to show any activity.
the second test that i tried just substituted a popular URL (www.microsoft.com) for the the URL of the web service - thus
9999 - listen on this port
www.microsoft.com - target server domain name
80 - target server port
using the info above - i could not get TcpTunnelGui or tcpmon to show any activity.
> You should be pointing at the host:port that the utility (tcpmon or whatever) is listening on.
bill - given the info above - is what i did contrary to what you are indicating here?
> Are you doing this?
> From your message, it appears that whatever utility you are running is listening on localhost:9999.
please refer to the two tests that i attempted above.
thx
mark