simple barebone packet sniffer
hi, i am new to c#. i am trying to learn network programming and want
to make a simple packet sniffer, in the least amount of code as
possible.
besides the regular usename groups i know that i need the following:
system.net
system.net.sockets
are there any other groups that i should consider?