See scapy.py
I've completed windows support at this time and am currently testing it,
working out some bugs.
If you want a copy just ask. I need some testers.
It can do almost any packet transmissions you want. (google it)
Z
--
http://mail.python.org/mailman/listinfo/python-list
Title: Os.fork() replacement for windows.
Ok ladies and gentlemen,
I'm attemtping to port a unix based app written in python over to windows. However this app relies on the os.fork() to achieve parallelism for sending and receiving network packets. I need to 'fork' the code to send a seri