socket programming

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ragunath.cr@gmail.com

    #1

    socket programming

    i need a simple packet sniffer client and server using c in linux.

  • Vladimir S. Oka

    #2
    Re: socket programming

    ragunath.cr@gma il.com wrote:
    [color=blue]
    > i need a simple packet sniffer client and server using c in linux.[/color]

    What you're looking for can be found down the corridor, second door on
    the left, in comp.unix.progr ammer ...

    (followup-to set)

    --
    BR, Vladimir

    Mencken and Nathan's Fifteenth Law of The Average American:
    The worst actress in the company is always the manager's wife.

    Comment

    • Keith Thompson

      #3
      Re: socket programming

      "ragunath.cr@gm ail.com" <ragunath.cr@gm ail.com> writes:[color=blue]
      > i need a simple packet sniffer client and server using c in linux.[/color]

      Try comp.unix.progr ammer or comp.os.linux.p rogrammer.

      --
      Keith Thompson (The_Other_Keit h) kst-u@mib.org <http://www.ghoti.net/~kst>
      San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
      We must do something. This is something. Therefore, we must do this.

      Comment

      • arun.joshi@gmail.com

        #4
        Re: socket programming

        look for libpcap on google.

        ragunath.cr@gma il.com wrote:[color=blue]
        > i need a simple packet sniffer client and server using c in linux.[/color]

        Comment

        Working...