|
|
| No such thing as a small change | |
| PerlMonks |
Re^3: Printing data from a raw socket to the screen and/or echoing it back via event driven meansby Neighbour (Friar) |
| on Sep 19, 2012 at 10:03 UTC ( #994443=note: print w/ replies, xml ) | Need Help?? |
|
A truly raw socket listens at the ethernet level, which is not something IO::Socket::INET does (which works at the IP-level, which gives you the choices for protocols TCP, UDP or ICMP).
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||