netmon

Difference between SSL and Kerberos authentication?

Hi! I am trying to understand what's the actual difference between SSL and Kerberos authentications, and why sometimes I have both SSL traffic and Kerberos. Or does Kerberos use SSL in any way? Anyone could help? Thank you! ...

Monitoring SQL Server Bandwidth

I think I can use NetMon to monitor traffic (b,kb,mb, gb) of my db (to/from) , however I dont know how to get a summary and breakdown of the traffic size. Has anyone used Netmon for this and can either explain how or point me in the right direction. Everything is local in my scenario , I just want to know the bandwidth usage of the db...

Packet capture API - Wireshark or Microsoft Network Monitor?

I am wanting to write a C# service which runs on my server and monitors network traffic and writes it to a database for analysis. I have used Wireshark, but I think that Microsoft Network Monitor may have a better C# .NET interface for programming against. Is this true? Can you point me to some good code samples for using Microsoft Ne...