ProgrammingThis forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
tanmoy:/home/tanmoy/Desktop/tdas # gcc appdev.c -lpcap
appdev.c: In function ‘main’:
appdev.c:63: warning: passing argument 3 of ‘pcap_loop’ from incompatible pointer type
tanmoy:/home/tanmoy/Desktop/tdas # ./a.out
DEVICE:eth0
Net:192.168.1.0
Mask:255.255.255.0
Device is opened.
Filter is compiled.
first of all I didn't gave u any solution. so definitely, the problem will persist. The purpose why I posted is to have a look at the output. some times, the buffer won't get flushed and the output won't get displayed. Because of that reason, I asked you to keep the \n there so that the output will be get displayed on the screen.
can you please tell me what the output you got from that printf?
then I shall try some thing.....
Last edited by chakka.lokesh; 07-21-2008 at 12:19 AM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.