Tagged Questions
1
vote
2answers
731 views
Does a UDP service have to respond from the connected IP address?
Pyzor uses UDP/IP as the communication protocol. We recently switched the public server to a new machine, and started getting reports of many timeouts. I discovered that I could fix the problem if I ...