Re: Network Layer
From: Stanley Feng \(MSFT\) (sfeng_at_microsoft_dot_com)
Date: 03/30/04
- Next message: Stanley Feng \(MSFT\): "Re: Network heartbeat delays"
- Previous message: Stanley Feng \(MSFT\): "Re: WSAError returns 2"
- In reply to: hxn: "Network Layer"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 30 Mar 2004 15:56:16 -0800
Inline.
-- This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples (if any) are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm" "hxn" <therenton at hotmail at xom> wrote in message news:O9eud5%23EEHA.580@TK2MSFTNGP11.phx.gbl... > hi, > i have some misunderstaind problems in my mind . > When we create a sock raw sniffer , we catch the packets that are on network > layer . am i wrong ? [sfeng] Yes, raw socket sniffer written through SIO_RCVALL catches packets on network layer, typically, that is IP layer. > secondly , i have used a sniffer (ethersniff) to watch whats going on . It > suprised me , it catches packets on second level (data link layer) ? how can > i write code like this ? > [sfeng] Consider an NDIS IM driver. > thanks for your help ? > > > currently : i am trying to develop a sniffer > >
- Next message: Stanley Feng \(MSFT\): "Re: Network heartbeat delays"
- Previous message: Stanley Feng \(MSFT\): "Re: WSAError returns 2"
- In reply to: hxn: "Network Layer"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|