Using WinPCap
-
HI , I hav to mak a project on packet capturing. I recently discovered a library called WinPCap. This works efficiently for networks. But i cannot include the library and work with it. It doesnot except the commands used in WinPCap. Anyone who hav used it in his software will be of great help to me. Guide me how to use WinPCap in my project with VC++ MFC. THANK YOU I require ur help
-
HI , I hav to mak a project on packet capturing. I recently discovered a library called WinPCap. This works efficiently for networks. But i cannot include the library and work with it. It doesnot except the commands used in WinPCap. Anyone who hav used it in his software will be of great help to me. Guide me how to use WinPCap in my project with VC++ MFC. THANK YOU I require ur help
why dont u use windows raw sockets for packet capturing. Tutorial Here