Problem:<br><br>the params<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;  &nbsp;&nbsp;  pcap_dumper_t *dumpfile;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;  &nbsp;&nbsp;  const struct pcap_pkthdr *header;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;  &nbsp;&nbsp;  const u_char * pkt_data; <br><br>the method<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; //dump to file<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; pcap_dump(dumpfile, header, pkt_data);<br><br>the one error <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;  &nbsp;&nbsp;  cannot convert parameter 1 from 'struct pcap_dumper *' to 'unsigned char *'<br><br>the given syntax <br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; void pcap_dump(u_char* user, const struct pcap_pkthdr* h, const u_char* sp); &nbsp;&nbsp; &nbsp;&nbsp;  &nbsp; <br><br><br>[ the method ] is how handling offline dumps is shown in the winpcap documentation . I tried it in VC++ i'm gettin that one error .<br><br>What's the problem?<br><br><br>joe<br><p>
                <hr size=1>Yahoo! Messenger with Voice. <a href="http://us.rd.yahoo.com/mail_us/taglines/postman1/*http://us.rd.yahoo.com/evt=39663/*http://voice.yahoo.com">Make PC-to-Phone Calls</a> to the US (and 30+ countries) for 2¢/min or less.