in reply to Re: how to send one http request packet over ethernet
in thread how to send one http request packet over ethernet

RawIP is a module I got from CPAN, Net::RawIP. this module is helpful in constructing tcp, udp and ICMP packets.
  • Comment on Re^2: how to send one http request packet over ethernet