Capturing outward packets
-
Wednesday, February 15, 2012 10:19 AM
Can I use the Socket.IOControl method to capture all inward and outward pakets...
mainSocket.IOControl(IOControlCode.ReceiveAll, byTrue, byOut);
does the setting of "IOControlCode.ReceiveAll" captures outward traffic??
- Moved by Bob ShenMicrosoft Contingent Staff Friday, February 17, 2012 5:34 AM System.Net issue (From:Visual C# General)
All Replies
-
Thursday, February 16, 2012 8:55 AMYou'd better post in: http://social.msdn.microsoft.com/forums/en-US/ncl/threads/
-
Friday, February 17, 2012 5:31 AM
Hi saneeha,
You can consider posting it at the following more appropriate forum for more efficient responses. Thanks!
http://social.msdn.microsoft.com/forums/en-US/ncl/threads/
Bob Shen [MSFT]
MSDN Community Support | Feedback to us

