Hi,
I need to send JUST 1 PACKET of UDP protocol, pretending, that it was originated on host 222.22.22.2 (but it is not so) to the port #132 with some (233 bytes) data in it. I don't know how to do it - please, help.
build a raw ip packet with spoofed origin address with an encapsulated udp packet.
*if you're going to try this using winsock on win9x it wouldn't
work (but you can do this now with win2k).
This message was edited by clip, on 5/12/2001 1:31:34 AM