79121426

Date: 2024-10-24 10:17:55
Score: 3.5
Natty:
Report link

The actual problem was a wrong interface number. My only guess is that there is some sort of error correction that differs in behavior on Windows and on Linux. On Linux it corrected the interface number from 0 to 1 (which was the actual interface I was sending data through) so the program worked but on Windows it corrected the endpoint number in the wrong interface and this is why it said endpoint 0x82 in the log and this is also why it did not work.

Reasons:
  • Blacklisted phrase (1): did not work
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Coffee Spoon