WireShark not detecting WOL packets from this program
Opened this issue · 0 comments
matt199x commented
To fix this issue I needed to change line 53 of default.aspx from
int wolPortAddr = 7;
to
int wolPortAddr = 40000;
Opened this issue · 0 comments
To fix this issue I needed to change line 53 of default.aspx from
int wolPortAddr = 7;
to
int wolPortAddr = 40000;