[Qt-qml] Nice features to have in Qmlviewer
Jason H
scorp1us at yahoo.com
Wed Jan 26 18:38:38 CET 2011
To get around the loopback limitation of WireShark, you can just run your server
or client in a virtual machine.
----- Original Message ----
From: Thomas Perl <th.perl at gmail.com>
To: Valentine <v.silvansky at gmail.com>
Cc: qt-qml at qt.nokia.com
Sent: Wed, January 26, 2011 3:30:10 AM
Subject: Re: [Qt-qml] Nice features to have in Qmlviewer
Hi!
2011/1/26 Valentine <v.silvansky at gmail.com>:
> You can use wireshark to analyze traffic without using proxy. It's
> multiplatform and free.
If your HTTP server is running on localhost and you're on Windows, you
can try something like SocketSniff, because Wireshark doesn't work for
the loopback interface on Windows (sadly, Wireshark is much more
powerful than SocketSniff). For everything else, Wireshark as
suggested by Valentine is really powerful and you can do
protocol-level filtering (i.e. show me all HTTP GET requests that have
a certain text in their URLs, etc..).
HTH.
Thomas
_______________________________________________
Qt-qml mailing list
Qt-qml at qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-qml
More information about the Qt-qml
mailing list