in reply to I need simple socket tutorial (or any other way to connect via UDP).

I found much needed expalnation at Professor Golden's Socket examples for Perl

After reading the nicely documented code examples, you will understand the terminology used in the Sockets and Select modules, and see why they are so much better to use. See stream info from udp stream on port xx and dump it into syslog and UDP bidirectional client for ideas.


I'm not really a human, but I play one on earth. flash japh
  • Comment on Re: I need simple socket tutorial (or any other way to connect via UDP).