I’ve attached an image showing my UDP listener code.
I have 3 machines on my local network: Two ‘clients’ and the server. This code receives UDP datagrams from the server just fine, it sends an initial message and receives any further messages just fine.
However, if I try to send any message between the machines the datagrams seem to be discarded. I have each client’s address from the server, but attempting to send messages between them is not working for me. Even attempting to open a netcat udp client on either’s address is not working so far. Any help would be greatly appreciated.
no comments yet
Be the first to share what you think!
C# devs
null reference exceptions