0

How can i get the url sent from my pc, i can get the ip of the sites that i've visited using SharpPcap.

I wonder if there's a way to get the http message from the IP packet, or an easier wat to just get the url.

malaa
  • 3
  • 5
  • can you please state what problem and or issues you are currently having with the code that you have posted..? are you getting any errors..? if so post the errors.. edit your question and explain what the problem is wit the current code.. – MethodMan Sep 05 '16 at 22:20
  • There is NO errors with the code, i'm just showing the way that i got the ip with it. – malaa Sep 05 '16 at 22:41
  • what i need is to get the url, i don't know how to get it – malaa Sep 05 '16 at 22:41
  • The URL? As in, the URL associated with the packet that you received? Not that familiar with networking, but I think you might need a reverse DNS lookup. I don't know how or if it's possible to do that with .NET, sorry. – ekolis Sep 05 '16 at 23:10

0 Answers0