Hi I need to record a desktop app developed in .net and communicates over TCP/IP. I tried using the below method. "First option is to configure inside your application a proxy...
So I'm going to assume it's HTTPs (as that's what our recorder records) and the issue is you can't force it to go via a proxy...
Fiddler allows you to set forwarding rules...
What do you mean by "testing videoplayer"? NeoLoad works as protocol level so as soon as your video player uses HTTP protocol to communicate with your server you should be able...
You should see the bearer token is previous responses. The token may be in the header of the response. It might also be constructed of 2 or more smaller values, maybe use the...