Hi,
I've never used Perl so I need a little guidance. I'm trying to receive and store UDP packets into a text file from a certain port. Do I treat it like a server and use sockets, or is there a better way to do it? Any examples or recommended guides online?
Thanks!
I've never used Perl so I need a little guidance. I'm trying to receive and store UDP packets into a text file from a certain port. Do I treat it like a server and use sockets, or is there a better way to do it? Any examples or recommended guides online?
Thanks!
Comment