Please answer this simple SPAM challenge: min(zero, two)? (Example: nine)
The reason it won't work for UDP is that UDP is stateless; logically there are no peers other than at the time a packet is sent or received. Or more strictly, a UDP socket can interact with 0..N peers.
<< Back to user notes page