Sent: Wednesday, July 07, 2004 11:25
PM
Subject: [WinPcap-users] packet 'parsing'
or 'decoding' examples needed please
Using TJESComponents, I can at last dump
packets (Using borland builder 6). My next step is to decode them. I have
gotten as far as reading out the dest, source, type, and length, but as for
the rest I am lost. I want to be able to determine if a packet is a DHCP or
Bootp packet, and ultimately any type.
I have a background in vb, however I am
somewhat new to c++ (just a few months). If anyone is willing to share some
source code of any kind/size pertaining to decoding packets, I would greatly
appreciate it. If it makes any difference, my goals are for learning, no
profit involved.
Cheers
Brian