<div>Hi All,</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I was wondering could anybody help me out to solve my issue as I&#39;m new to networking programming using WinPcap. My task is to retrieve the IPv4 header information and UDP header information and also data of the UDP packet. I&#39;m using WinPCap library for doing the above task, fortunately I found a sample code in WinPcap site regarding this problem( 
<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.winpcap.org/docs/docs_41b/html/group__wpcap__tut4.html" target="_blank">http://www.winpcap.org/docs/docs_41b/html/group__wpcap__tut4.html</a>) but the code outputs only the header information of both UDP and IPv4 address,&nbsp;along with&nbsp;these info I need data also. When I debugged the code I came across&nbsp;pcap_next_ex() API where I am supposed to get packet data also,&nbsp;but&nbsp;it returns&nbsp;empty string.&nbsp; 
</div>
<div>&nbsp;</div>
<div>Any help would be greatly appreciated.&nbsp;&nbsp; </div>
<div>-- <br>Thanks &amp; Regds<br>Prashanth Kasal <br>&nbsp;</div>