Network programming with C# -


I have a project that has packet monitoring. I want to get every packet obtained from the specified network interface.

I want to know how should I start my project ... Should I learn socket programming first or what? I should learn to use winpcap under C # or just do my own job.

Please advise me where I should start!

I know that there are many codes in C # for the Internet, but I want to learn it myself but I do not know where the stars are from!

You definitely want to learn the fundamentals of socket programming first, so that you understand what happens. Used to be. After this, I will use programming, which is a packet capturing library. It is not designed for .NET directly, but I can trust, .NET wrappers or if you can not call anything using COM interop.


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -