I deployed a webservice on a webserver hosting IIS 7.5. I tried to monitor the incoming and outcoming traffic with software like Fiddler or Charles, but probably I missed some concepts.
My server has no particular configuration, so I thought all was really easy, but I cannot monitor at all any traffic. The client of the ws is another device, in the same network.
Can you suggest me how to monitor what I need?
Thanks!