![]() |
|
Think about Loose Coupling | |
PerlMonks |
Re^5: UDP server with IO::Socket::INETby rowdog (Curate) |
on Mar 04, 2010 at 11:24 UTC ( #826688=note: print w/replies, xml ) | Need Help?? |
If this was my project, I would definitely use an explicit disconnection. That said, ICMP does provide "Destination Unreachable" which could be used to detect clients that are MIA. Of course, using ICMP for this would be a lot of work for very little practical gain, which is why I recommended multicast.
In Section
Seekers of Perl Wisdom
|
|