Thread: Monitoring self-destined packets without promiscuous mode

  1. #1
    Registered User
    Join Date
    Jul 2010
    Posts
    1

    Monitoring self-destined packets without promiscuous mode

    Hello,

    I need to write an application to monitor packets that are sent to myself without promiscuous mode. That is, I need to sniff packets that are destined to myself only (and my outgoing packets).

    Is that possible? How can I do this?

    Thanks in advance!

    pars
    Last edited by pars; 07-13-2010 at 11:43 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Compiling C in Visual Studio 2005
    By emanresu in forum C Programming
    Replies: 3
    Last Post: 11-16-2009, 04:25 AM
  2. Re: Monitoring packets
    By supmeth in forum Networking/Device Communication
    Replies: 10
    Last Post: 01-08-2009, 11:27 PM
  3. console mode and service mode
    By George2 in forum C# Programming
    Replies: 0
    Last Post: 06-01-2008, 01:42 AM
  4. Showing the directory sturcture
    By Unregistered in forum C Programming
    Replies: 1
    Last Post: 03-26-2002, 04:46 PM
  5. free() usage
    By pdstatha in forum C Programming
    Replies: 5
    Last Post: 03-13-2002, 09:28 AM