I have a notification application, X company make some calles to my domain, last 2 weeks we lost those calls and I am trying to figure out if calls can reach to my IIS. their system supposed to retry every 15 min.
so how can I check if any calls to a specific URL taken in place?
I am using WebServiceHost to process notifications.