in reply to
I need simple socket tutorial (or any other way to connect via UDP).
Will
Net::UDP
suit your needs instead of
IO::Socket
? I haven't used it myself, but the
TIEHANDLE support
example looks especially easy and promising..
Comment on
Re: I need simple socket tutorial (or any other way to connect via UDP).
In Section
Seekers of Perl Wisdom