For a long time we have been having intermittent network issues, asset converters fail to start for a few seconds, can't connect to dev kits, that sort of thing.
They are transient. You can start the converter, it fails, start it again and it works.
So they weren't considered important enough for me to spend time on it. (I'm a systems coder, lot's for me to do all the time )
A few days ago one of the senior developers was cut off from his devkit for three hours. That was the event that allowed me to spend some time on it.
After a lot of digging I managed to get an error code (0x20). It's unclear if this comes from the devkit or windows, but I'm assuming it's a sharing violation. Immediately I looked at the anti virus setup and made some changes to elliminate this from the investigation.
Didn't solve the problem.
When the same guy lost his devkit again, I sat down with him and noticed that the overclocking tool we use has a "Network optomisation" mode.
I turned it off and his devkit instantly came back. I had a new prime suspect.
After a long argument with the head of IT, I am in the situation that I think this is the culprit, he is positive it can't be. So I want to prove it once and for all.
The trouble is, I don't understand what a "network optomiser" does!
Does it just cash DNS look ups? Change MTU settings? What the hell does it do?
Any body out there worked on one and willing to give me a clue?