JLIST wrote: > Hello all, > > Is it possible to UDP IP spoofing with twsocket component?
The only possibility is to use raw sockets with any component built around winsock API. You may want to use WinPCap instead which allows sending raw packets as well. -- Arno Garrels [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html > Not that I'm trying to create a security threat - it's used > in UDP firewall traversal, commonly used in VOIP apps. > > I think I should be able to do it with raw socket but it > doesn't really work very reliably (and it doesn't work on some > OS at all) and it's more work to construct the whole IP packet. > > It'll be great if it's a feature TWSocket provides for UDP > sockets. > > -- > Best regards, > Jack -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be