NetWork Programming....
i am writing a packet sniffer program for my final year project in computer engieering.
while progress i found a library named libpcap from tcpdump.org which provides a lot of functions for network programming.
But where i got stuck is my program is not linking the libpcap library.
Actually i am new in using c in a linux platform and i am not getting how the library files are linked in the c programs
So i need you people here please help me out
|