Monday, May 18, 2009

Real Coding Begins!

First Step

Create a class that allows filtering of packets based on the IP address and/or port, and works with both IPv4/IPv6 and TCP/TCPv6. Since this is a TCP testing framework, this should allow a lot of isinstance(packet,pcs.packets.tcp.tcp) calls. Read more...

No comments:

Post a Comment

Followers