Capturing outward packets
-
mercoledì 15 febbraio 2012 10:19
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??
- Spostato Bob ShenMicrosoft Contingent Staff venerdì 17 febbraio 2012 05:34 System.Net issue (From:Visual C# General)
Tutte le risposte
-
giovedì 16 febbraio 2012 08:55You'd better post in: http://social.msdn.microsoft.com/forums/en-US/ncl/threads/
-
venerdì 17 febbraio 2012 05:31
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

