|
-
June 22nd, 2008, 01:20 AM
#1
how to intercept HTTP traffic from this program?
i used to intercept the http requests this demo program made with Fiddler and then paste them into my program(cos i dont know how to generate myspace tokens)
the program:
http://www.mp3songplays.com/
Now the old one does not work and the new version is out, but the traffic doesnt show up in MS fiddler. Any advice?
-
June 23rd, 2008, 06:01 PM
#2
Re: how to intercept HTTP traffic from this program?
anybody?
maybe it send HTTP requests using a different port, not port 80? any way to check?
I need to somehow capture the HTTP requests that program is sending to myspace
-
June 24th, 2008, 05:28 AM
#3
Re: how to intercept HTTP traffic from this program?
You could use a packet sniffer like Wireshark to see the stream? You may then be able to see what the difference is between the old and the new versions in term of streaming parameters and ports/addresses used.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|