how can i catch the packet

  • Thread starter Thread starter flywave
  • Start date Start date
F

flywave

hi,who can help me ?i came into a problem that how can i
get a packet which was send in the LAN.in a word ,how the
sniffer works.
I once used the rawsocket in win2000 or xp,and it do catch.
but the packet is IP packet,not including the MAC address.
then how can i catch a packet include the MAC address from
the linking layer.in what ways? thanks every one.
 
flywave said:
hi,who can help me ?i came into a problem that how can i
get a packet which was send in the LAN.in a word ,how the
sniffer works.
I once used the rawsocket in win2000 or xp,and it do catch.
but the packet is IP packet,not including the MAC address.
then how can i catch a packet include the MAC address from
the linking layer.in what ways? thanks every one.

http://winpcap.polito.it/

--
Greetings
Jochen

Do you need a memory-leak finder ?
http://www.codeproject.com/tools/leakfinder.asp
 
Back
Top