Re: Data Structures

#5599
peterpiper
Participant

    Thank-you for your reply. I have winPKfilter capturing packets (displaying MAC addresses etc.). I dont see any way to get the headers/protocol of the packets for inspection, i assume you put the packets in to some data structure.

    Is there any other help or code examples because looking throught the forum I see refrences to code like:


    pIPHeader: TIPHeaderPtr;
    pTCPHeader: TTCPHeaderPtr;

    Which i dont see in the help file. Do you get additional help when you purchase the product? (i am using demo at the moment – umm time to reset the computer again 🙂

    Cheers Pete.