Locked 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??


                        

All Replies