Thanks On Mon, Jun 27, 2011 at 1:31 PM, <[email protected]> wrote:
> Send Winpcap-users mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://www.winpcap.org/mailman/listinfo/winpcap-users > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Winpcap-users digest..." > > > Today's Topics: > > 1. Re: Winpcap-users Digest, Vol 75, Issue 10 (rajath kumara) > 2. query regarding pcap.h (geek techie) > 3. Re: Winpcap-users Digest, Vol 75, Issue 10 (Sunil Kumar) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Mon, 27 Jun 2011 00:40:49 +0530 > From: rajath kumara <[email protected]> > To: [email protected] > Subject: Re: [Winpcap-users] Winpcap-users Digest, Vol 75, Issue 10 > Message-ID: <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > Hi, > > Like i mentioned, > > if u follow the instructions to compile given in > http://www.winpcap.org/docs/docs_412/html/group__compilation.html > > for compiling packet.dll, nd wpcap.dll , > > it says after following the steps, v should get a respective binary files. > But, when i add the respective .sln files( solution files) and build and > compile, everything is fine, > but it asks for an executable file in a new pop-up window ( for which i > dont > know what to do) also, i am not getting the binary files, which i am > supposed to get as mentioned in tutorial steps of wpcap . > > > kindly help me to figure out this. > > > > On Mon, Jun 27, 2011 at 12:30 AM, <[email protected]> > wrote: > > > Send Winpcap-users mailing list submissions to > > [email protected] > > > > To subscribe or unsubscribe via the World Wide Web, visit > > https://www.winpcap.org/mailman/listinfo/winpcap-users > > or, via email, send a message with subject or body 'help' to > > [email protected] > > > > You can reach the person managing the list at > > [email protected] > > > > When replying, please edit your Subject line so it is more specific > > than "Re: Contents of Winpcap-users digest..." > > > > > > Today's Topics: > > > > 1. compiling WPCAP code (rajath kumara) > > 2. Re: compiling WPCAP code (Sunil Kumar) > > > > > > ---------------------------------------------------------------------- > > > > Message: 1 > > Date: Sun, 26 Jun 2011 01:10:48 +0530 > > From: rajath kumara <[email protected]> > > To: [email protected] > > Subject: [Winpcap-users] compiling WPCAP code > > Message-ID: <[email protected]> > > Content-Type: text/plain; charset="iso-8859-1" > > > > Hi, > > > > I am not able to successfully compile packet.dll and wpcap.dll. > > I am following the instructions mentioned in > > http://www.winpcap.org/docs/docs_412/html/group__compilation.html > > > > I am building the .sln ( solution files) in Visual Studio 2008, on > windows > > xp, > > but unable to obtain respective binary files. > > > > > > Any suggestions? > > -------------- next part -------------- > > An HTML attachment was scrubbed... > > URL: < > > > http://www.winpcap.org/pipermail/winpcap-users/attachments/20110626/1b95b0ac/attachment-0001.html > > > > > > > ------------------------------ > > > > Message: 2 > > Date: Sun, 26 Jun 2011 03:48:52 +0530 > > From: Sunil Kumar <[email protected]> > > To: [email protected] > > Subject: Re: [Winpcap-users] compiling WPCAP code > > Message-ID: <[email protected]> > > Content-Type: text/plain; charset="iso-8859-1" > > > > It would have been a great help If u been a little more technical. > > what is the problem exactly. > > > > On Sun, Jun 26, 2011 at 1:10 AM, rajath kumara <[email protected] > > >wrote: > > > > > Hi, > > > > > > I am not able to successfully compile packet.dll and wpcap.dll. > > > I am following the instructions mentioned in > > > http://www.winpcap.org/docs/docs_412/html/group__compilation.html > > > > > > I am building the .sln ( solution files) in Visual Studio 2008, on > > windows > > > xp, > > > but unable to obtain respective binary files. > > > > > > > > > Any suggestions? > > > > > > > > > _______________________________________________ > > > Winpcap-users mailing list > > > [email protected] > > > https://www.winpcap.org/mailman/listinfo/winpcap-users > > > > > > > > > > > > -- > > Your smile is the most precious thing that doesn't cost you. Keep > smiling. > > :) > > =============== > > SunilKumar > > ------------------------------ > > http://in.linkedin.com/in/sunilkr86/ > > =============== > > -------------- next part -------------- > > An HTML attachment was scrubbed... > > URL: < > > > http://www.winpcap.org/pipermail/winpcap-users/attachments/20110626/05a7df24/attachment-0001.html > > > > > > > ------------------------------ > > > > _______________________________________________ > > Winpcap-users mailing list > > [email protected] > > https://www.winpcap.org/mailman/listinfo/winpcap-users > > > > > > End of Winpcap-users Digest, Vol 75, Issue 10 > > ********************************************* > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://www.winpcap.org/pipermail/winpcap-users/attachments/20110627/3291fdaa/attachment-0001.html > > > > ------------------------------ > > Message: 2 > Date: Mon, 27 Jun 2011 01:11:55 +0530 > From: geek techie <[email protected]> > To: [email protected] > Subject: [Winpcap-users] query regarding pcap.h > Message-ID: <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > Hello, > > I am not able to use "pcap.h" in my programs. > I am getting errors while compiling my programs, with "#include <pcap.h> " > line. > > does following instructions given in > http://www.winpcap.org/docs/docs_412/html/group__compilation.html > allows to use pcap.h in my programs? > > what should i do? > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://www.winpcap.org/pipermail/winpcap-users/attachments/20110627/1b504f73/attachment-0001.html > > > > ------------------------------ > > Message: 3 > Date: Mon, 27 Jun 2011 13:31:00 +0530 > From: Sunil Kumar <[email protected]> > To: [email protected] > Subject: Re: [Winpcap-users] Winpcap-users Digest, Vol 75, Issue 10 > Message-ID: <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > On Mon, Jun 27, 2011 at 12:40 AM, rajath kumara <[email protected] > >wrote: > > > Hi, > > > > Like i mentioned, > > > > if u follow the instructions to compile given in > > http://www.winpcap.org/docs/docs_412/html/group__compilation.html > > > > for compiling packet.dll, nd wpcap.dll , > > > > it says after following the steps, v should get a respective binary > files. > > But, when i add the respective .sln files( solution files) and build and > > compile, everything is fine, > > but it asks for an executable file in a new pop-up window ( for which i > > dont know what to do) also, i am not getting the binary files, which i am > > supposed to get as mentioned in tutorial steps of wpcap . > > > > > > kindly help me to figure out this. > > > > > > > > On Mon, Jun 27, 2011 at 12:30 AM, <[email protected] > >wrote: > > > >> Send Winpcap-users mailing list submissions to > >> [email protected] > >> > >> To subscribe or unsubscribe via the World Wide Web, visit > >> https://www.winpcap.org/mailman/listinfo/winpcap-users > >> or, via email, send a message with subject or body 'help' to > >> [email protected] > >> > >> You can reach the person managing the list at > >> [email protected] > >> > >> When replying, please edit your Subject line so it is more specific > >> than "Re: Contents of Winpcap-users digest..." > >> > >> > >> Today's Topics: > >> > >> 1. compiling WPCAP code (rajath kumara) > >> 2. Re: compiling WPCAP code (Sunil Kumar) > >> > >> > >> ---------------------------------------------------------------------- > >> > >> Message: 1 > >> Date: Sun, 26 Jun 2011 01:10:48 +0530 > >> From: rajath kumara <[email protected]> > >> To: [email protected] > >> Subject: [Winpcap-users] compiling WPCAP code > >> Message-ID: <[email protected]> > >> Content-Type: text/plain; charset="iso-8859-1" > >> > >> Hi, > >> > >> I am not able to successfully compile packet.dll and wpcap.dll. > >> I am following the instructions mentioned in > >> http://www.winpcap.org/docs/docs_412/html/group__compilation.html > >> > >> I am building the .sln ( solution files) in Visual Studio 2008, on > windows > >> xp, > >> but unable to obtain respective binary files. > >> > >> > >> Any suggestions? > >> -------------- next part -------------- > >> An HTML attachment was scrubbed... > >> URL: < > >> > http://www.winpcap.org/pipermail/winpcap-users/attachments/20110626/1b95b0ac/attachment-0001.html > >> > > >> > >> ------------------------------ > >> > >> Message: 2 > >> Date: Sun, 26 Jun 2011 03:48:52 +0530 > >> From: Sunil Kumar <[email protected]> > >> To: [email protected] > >> Subject: Re: [Winpcap-users] compiling WPCAP code > >> Message-ID: <[email protected]> > >> Content-Type: text/plain; charset="iso-8859-1" > >> > >> It would have been a great help If u been a little more technical. > >> what is the problem exactly. > >> > >> On Sun, Jun 26, 2011 at 1:10 AM, rajath kumara <[email protected] > >> >wrote: > >> > >> > Hi, > >> > > >> > I am not able to successfully compile packet.dll and wpcap.dll. > >> > I am following the instructions mentioned in > >> > http://www.winpcap.org/docs/docs_412/html/group__compilation.html > >> > > >> > I am building the .sln ( solution files) in Visual Studio 2008, on > >> windows > >> > xp, > >> > but unable to obtain respective binary files. > >> > > >> > > >> > Any suggestions? > >> > > >> > > >> > _______________________________________________ > >> > Winpcap-users mailing list > >> > [email protected] > >> > https://www.winpcap.org/mailman/listinfo/winpcap-users > >> > > >> > > >> > >> > >> -- > >> Your smile is the most precious thing that doesn't cost you. Keep > smiling. > >> :) > >> =============== > >> SunilKumar > >> ------------------------------ > >> http://in.linkedin.com/in/sunilkr86/ > >> =============== > >> -------------- next part -------------- > >> An HTML attachment was scrubbed... > >> URL: < > >> > http://www.winpcap.org/pipermail/winpcap-users/attachments/20110626/05a7df24/attachment-0001.html > >> > > >> > >> ------------------------------ > >> > >> _______________________________________________ > >> Winpcap-users mailing list > >> [email protected] > >> https://www.winpcap.org/mailman/listinfo/winpcap-users > >> > >> > >> End of Winpcap-users Digest, Vol 75, Issue 10 > >> ********************************************* > >> > > > > > > _______________________________________________ > > Winpcap-users mailing list > > [email protected] > > https://www.winpcap.org/mailman/listinfo/winpcap-users > > > > > AFAIK, > What you are doing is Build/Run. > Because the files are DLLs, VS is asking for an executable to run with. > Use "Build Only" or 'F7' Key to Build the project. > Look in your output directory {"Debug", "Release'}, u should find the DLL. > > -- > Your smile is the most precious thing that doesn't cost you. Keep smiling. > :) > =============== > SunilKumar > ------------------------------ > http://in.linkedin.com/in/sunilkr86/ > =============== > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://www.winpcap.org/pipermail/winpcap-users/attachments/20110627/4f5a2bfe/attachment.html > > > > ------------------------------ > > _______________________________________________ > Winpcap-users mailing list > [email protected] > https://www.winpcap.org/mailman/listinfo/winpcap-users > > > End of Winpcap-users Digest, Vol 75, Issue 11 > ********************************************* >
_______________________________________________ Winpcap-users mailing list [email protected] https://www.winpcap.org/mailman/listinfo/winpcap-users
