Hi all,<br><br>We are doing our final year project on designing a SS7 protocol analyzer,<br>for this we port raw protocol packets through the USB bus, Now we want to <br>convert these packets in to the pcap format to be understood by the WireShark 
<br>Software. <br><br>In order to do this (As I understand ) We have to by pass the network device <br>interface system provided by WinPcap architecture. <br><br>( At the moment we have a custom driver, which does the usb communication
<br>and we need not worry about it. They have given an API to get the packets (raw data)<br>on a block basis. ) What we want is to convert these packets to a pcap format with<br>a DLT header. ...And we want to do it on windows. 
<br><br>Are we able to do this? Guide us to a good starting point for this..Please!<br><br>We appreciate your support very much.<br><br>Best regards<br><br>Xavier<br>