B
Benjamin Lukner
Hi!
I'm using System.Net.Sockets.Socket.BeginReceive() to listen for
incoming UDP packets. When my callback method is called, how do I
determine who has sent the packet? I have to know if my CE terminal has
sent the message itself or if it came over WLAN from a remote machine
and what's its IP address...
Kind regards and Happy Easter
Benjamin
I'm using System.Net.Sockets.Socket.BeginReceive() to listen for
incoming UDP packets. When my callback method is called, how do I
determine who has sent the packet? I have to know if my CE terminal has
sent the message itself or if it came over WLAN from a remote machine
and what's its IP address...
Kind regards and Happy Easter
Benjamin