• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How can you 'debug' a third party application to know what IP or url its accessing?

Status
Not open for further replies.

thereds

Diamond Member
Is there any tool that can do that for you? I'm trying to find it out for a video streaming application I downloaded. You don't have to enter a URL to play content. The application itself has 8 channels and you choose any one to watch.

Wrong forum?
 
If you use ethereal (now called wireshark) you can see the packets and where they're going. To isolate that app just make sure no other network apps are open, then just rule out any localized traffic.

Chances are the data will be encoded in some way that is hard to decipher though, probably even encrypted.
 
Status
Not open for further replies.
Back
Top