Hi All, currently i'm developing little packet filter program using Managed C++ (Dot net version of Visual C++). This application'll listening to ethernet card enterface only.
I want to extract packet headers from the packet (IP source, destination, port, etc). Is there an 'easy' way to do this without copying all libraries included in windump program (print-iv6, print-lcp, etc) instead of searching and copying possible libraries will be used from it. I don't know, maybe in form of parser, or component, or something ?? TIA -toto- __________________________________________________ Do You Yahoo!? Yahoo! Games - play chess, backgammon, pool and more http://games.yahoo.com/
