Friday, May 21, 2010

Changing header data with NetPacket::Udp perl?

I want to be able to modify header data such as source port or source address with perl, and I think this might be possible with NetPacket. If it is, could someone point me to an example or give some example code? If it isnt, does anyone know a different way?

Changing header data with NetPacket::Udp perl?
It sounds like you want a raw socket.





Raw Sockets:





http://en.wikipedia.org/wiki/Raw_socket





Net::RawIP





http://aspn.activestate.com/ASPN/CodeDoc...


No comments:

Post a Comment