I have broadcast server and client that written in C++. On one machine they runs and works great.
I try to use VBox with Win 8.1. I've installed Wireshark on it and on PC and run it on both sides.
First case. I've launched client on PC. Wireshark on PC shows that message send. Wireshark on Vm doesn't shows received message.
Second case. I've launch client on VM. Wireshark on PC shows received message. And if i launch server on PC, all works great!
What it can be? Wireshark on vm in first case doesn't shows received broadcast message. Firewall disabled fully on both machines.