Is it possible to have low level netwoking with python under Windows? Like raw sockets? Is it possible to send a single packet using python under windows?
Thank you
Yes
http://www.python.org/doc/2.4/lib/module-socket.html
-- http://mail.python.org/mailman/listinfo/python-list