CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2011
    Posts
    1

    WinPcap Timestamp

    Hi all,

    I am currently working on a project which requires system in the loop simulation using opnet.
    In this i have a doubt using the WinPcap application which is, when i run the SITL model on OPNET it generates a .pcap file as output. As per what i understood this .pcap file is generated by WinPcap. Now, when i open this .pcap in wireshark, it gives timestamp in the second column. Where does this timestamp come from? is it the system time that WinPcap uses to stamp the packet ??

    Please clarify this


    Thanks,
    Maruthi

  2. #2
    Join Date
    Jun 2009
    Location
    oklahoma
    Posts
    199

    Re: WinPcap Timestamp

    What's this have to do with C++??

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured