*Somewhere* on the Slide site there used to be a tip on using Axis's
tcpmon for doing that. You're right, it's a huge help. Unfortunately,
given the state of Slide's documentation I can't seem to find the page.
It would be really nice if Slide had a Wiki so that the community could
help improve the documentation... hint hint ;).

Here's documentation on using tcpmon:
http://ws.apache.org/axis/java/user-guide.html
It's an appendix near the bottom. Search the page for "tcpmon"; it's
the second hit.

-James

>>> [EMAIL PROTECTED] 6/17/2004 11:50:24 AM >>>
Thought I'd pass along this helpful tip to debug your slide
programs...

Use a TCP Viewer to view the exact message exchange between your client
and
the server. Westbrooksoftware.com has a shareware program called "TCP
Viewer" that is very easy to run. Just set its remote port to your
slide
install's port (8080 for example) and the local port to something else
(e.g.
8000). Then have all your slide clients connect to the local port. All
the
HTTP message traffic is then viewable and you can use the webDAV rfc or
any
other source to easily verify what is going on...


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to