[python-win32] win32 raw sockets problem
xero
alazerus at hotmail.com
Wed Aug 18 07:37:51 CEST 2004
you did not say what os you attempted use the sockets on
sounds like your problem is SP2 on windowsXP the "internet firewall and ICS service" prevents socket AF_INET, SOCK_RAW, IPPROTO_TCP and i think it filters out all IPPROTO_RAW data and some other stuff, it is said that if you disable the service everything turns back to normal however if your OS is 2000 this does not help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20040817/699efb8d/attachment.htm
More information about the Python-win32
mailing list