Search:

Type: Posts; User: contau

Search: Search took 0.00 seconds.

  1. Thread: SCM database

    by contau
    Replies
    0
    Views
    874

    SCM database

    i'm a newbe in windows programming. pls help me understand why use the functions provided by the SCM instead of modifying the database directly
    Thanks.
  2. detect network device when using libpcap in ubuntu

    Hi all,
    I use libpcap to write a program to detect network device in Ubuntu but not sucess. The result is no suitable device found. How many reasons are there for that? please help? The code i used...
  3. Replies
    4
    Views
    3,316

    thank Salem . i understand better

    thank Salem . i understand better
  4. Replies
    4
    Views
    3,316

    i used dev c to complie and run. I copied all .h...

    i used dev c to complie and run. I copied all .h file of libpcap into include folder of dev C but not complete. i don't understand what .3pcap file type is used for .Example : pcap_strerror.3pcap....
  5. Replies
    4
    Views
    3,316

    pcap function error

    i want to use libpcap but have some problems that is undefined reference error in winxp
    Example:


    #include<stdio.h>
    #include<conio.h>
    #define WPCAP
    #define HAVE_REMOTE
    #include<pcap.h>
    ...
Results 1 to 5 of 5