openkit-dotnet icon indicating copy to clipboard operation
openkit-dotnet copied to clipboard

WCF with TCP binding

Open heydenb opened this issue 6 years ago • 1 comments

One of our customers has a rich client application based on WPF with WCF communication towards the backend but with TCP binding. We have not yet tried the WcfAutoTracerSample.cs, but when I look at the source it seems based on HTTP binding. As far as I know from UEM and RUM, the correlation is indeed based on an HTTP header. So, I wonder if this would also work for TCP binding. (guess not). And if it doesn't work OOTB, how we would be able to achieve this. I am not afraid of a little bit of coding ;-)

heydenb avatar May 17 '18 10:05 heydenb