Hello! guys
I am a begginer in network security programming.
When I compile my code in VC++ compiler,
the following error was generated:
--------------------Configuration: test - Win32 Debug--------------------
Compiling...
test.cpp
E:\Documents and Settings\Emzy\test.cpp(2) : fatal error C1083: Cannot open include file: 'pcap.h': No such file or directory
Error executing cl.exe.
test.obj - 1 error(s), 0 warning(s)
what should I do?
with best regards