Tagged Questions
2
votes
1answer
148 views
What type of network traffic does not use Winsock in Windows?
I am developing some low-level stuff (LSP) and found out, that SMB traffic does not go through LSP, because SMB does not use Winsock. There is a paragraph in MSDN about it, but this is in part of MSDN ...