real time network packet capture

  • Thread starter Thread starter matthias
  • Start date Start date
M

matthias

hello everybody,

i want to capture traffic in promiscous mode from ethernet adapter. i
have visual studio and the framework sdk installed. i have read at the
msdn library about the network monitor architecture. but i did not
find any concrete examples or howtos about programming. i expected i
could use some library funktions like adding a filter, retriving
captured frames from a system api,... but the help documents say the
network monitor is part of SMS and you need tools included like
monitor controll tool, etc...

is there a way to capture / send packets using microsoft .net
framework/visual studio programming in c# / c++ ? what do i need,
where can i start
?

any informationen is helpfull !

greetings matthias
 
Hi Jim,
strange, the page www.codeproject.com is not online at the moment, but
i can find some pages in the google cache.
do you have the example code yourself? do you know another ressource?
sounds perfekt for my needs, its a pity i cant find the example
somewhere else!

thanks matthias!
 
Matthias,

Can't seem to get to the site either, maybe something due
to the eastern U.S. Blackout. The site registrant is in
Toronto, Ontario. I'll look but I think I may have
deleted the example. Otherwise just check the site again
in a couple of days as it was a fully working example if
memory serves.

Thanks,

Jim
 
Back
Top