I try to open a UDP server. A baby example works (I receive what I expect and what wireshark also shows): Baby example:
int main(int argc, char* const argv[])