Charles nice...
If it not crashes and then leaves you with altered (non cleaned up) LAN / IE proxy settings so you can't connect to the net anymore... figure that.

Wireshark all the way. It even decrypts AMF0 data. For the peolple whom never use wireshark...
choose an interface from the capture / interface menu and clck start.
When the packets start streaming, do your communication thingie and grap one of the packets out of the list. You can filter a communication line by rightclicking one of the target packets and choose "filter TCP stream". That gives you a log of the whiole communication and at hthe same time creates a filter example you can learn from.

Cheers,
Latcho


John McCormack wrote:
I like Charles too.
It's easy to use, it saved me time and it's worth every penny.
John

Chris Foster wrote:
I like using 'Charles' - an HTTP sniffer from http://xk72.com/

C:
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Andrew
Sinning
Sent: Friday, 9 October 2009 8:28 AM
To: Flash Coders
Subject: [Flashcoders] monitor outgoing http requests

I'm trying to track down an issue with a cross-domain policy violation.

Something in one of my movies is making requests to an outside server,
but I can't seem to track it down.  I get a "request for resource at
www.domain.com was denied" message, but I need to figure out what
exactly was being requested so I can track down the origin.

Is there a utility or a FF extension that I can install that will log
all of my outgoing http requests, preferable with a filter?

I searched for port-sniffers, but everything I found was either not-free
or way to complicated to figure out on my limited timeline.

Thanks!
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
This e-mail, including any attached files, may contain confidential and privileged information for the sole use of the intended recipient. Any review, use, distribution, or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive information for the intended recipient), please contact the sender by reply e-mail and delete all copies of this message.

_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders




_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to