in reply to Re^2: Using Perl to perform java applet forms
in thread Using Perl to perform java applet forms

tcpdump will let you sniff the traffic, as might setting up a proxy server that logs all the traffic.

If you're lucky they'll use a human readable and standardised means of communicating - like SOAP.

  • Comment on Re^3: Using Perl to perform java applet forms

Replies are listed 'Best First'.
Re^4: Using Perl to perform java applet forms
by EvanCarroll (Chaplain) on Mar 17, 2006 at 17:58 UTC
    ... Or you can use Ethereal/Tetheral and have it ship to XML and parse with expat, which is pretty fast.


    Evan Carroll
    www.EvanCarroll.com