On Wed, Jun 24, 2009 at 03:08:42PM -0400, Chris Frey wrote:
> On Wed, Jun 24, 2009 at 01:18:36PM +0200, Nicolas wrote:
> > Can you run JDWP tools provided by RIM (<JDE directory>/bin/jdwp.bat) ?
> > Run JDWP on the 9000 port.
> > 
> > Write a little tool who opens the 8000 port, then redirect all traffic
> > 8000 <=> 9000. (and of course dump the traffic into two files logs in /
> > out)
> 
> You should be able to get network captures like this with wireshark or
> tcpdump:
> 
>       tcpdump -i eth0 portrange 8000-9000 -s 1024 -X

Also :)

Just say to me if you (Josh) can get these traces, or if I have to
install all tools and windows on my laptop to get them.

Regards,

-- 
Nicolas


------------------------------------------------------------------------------
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to