Re: Using RAW_SOCKETS on win XP SP2

2006-02-07 Thread billie
"Up" :-) -- http://mail.python.org/mailman/listinfo/python-list

Using RAW_SOCKETS on win XP SP2

2006-02-07 Thread billie
Hi all. I'd need to send a TCP SYN packet having a certain string as payload. I'm using Python and an high level packet building library called "Impacket" to build TCP and IP datagrams. I wrote this simple code that works on Linux but not on Windows XP SP2, probably because of SP2 security limita