| Packet Monitor in C# | 
            
                             Reply
                            | 
           
         
         | 
      
      
        
          
            
              by Philipp [Philipp at geekmail dot de] posted on 2004/03/31 | 
              
                 | 
             
           
        
        
        
        Hi, 
i have tried the paket monitor from mentalis. It works fine but i have questions concerning the sourcecode. May i post it here or can i contact the author via email? 
Best reagards, 
Philipp  | 
      
      
        
          
            
              by Pieter Philippaerts [Pieter at mentalis dot org] posted on 2004/04/01 | 
              
                Reply | 
             
           
        
        
        
        You can post your questions here or you can email us. Both options are fine with us.  | 
      
      
        
          
            
              by CuriousAboutSockets [rgsmith at strategiccs dot com] posted on 2005/07/09 | 
              
                Reply | 
             
           
        
        
        
        I am not very experienced at programming sockets, but I have a basic working knowledge. I am curious to know how PacketMonitor captures all traffic without interrupting it. I think this has something to do with calling BeginReceive without first connecting and not specifying any state information, but I am unsure. 
 
Any help is appreciated. This is a great app! 
  | 
      
      
        
          
            
              by SocketGuy [rgsmith at strategiccs dot com] posted on 2005/07/10 | 
              
                Reply | 
             
           
        
        
        
        I continue to research the app, and I think I found the answer to my question.   |