DatagramSocket can be used to create the 'server' side of a connection. It listens on a local 'service name' (often a port number) and triggers a MessageReceived event whenever a datagram reaches the port that it is bound to.
Service Name:
Optional settings:
Inbound buffer size (bytes):
Bind to any address
Bind to specific address (select from below list of IPv4 or IPv6)
Bind to adapter (select an adapter based on the GUIDs below)
Listen