rtorchia 
            FabulaTech Forum Newbie
 
             
  
             
            
  
       
             
 Posts: 1 
            
             | 
            
            
              
                  | 
                
                Multi-thread access to virtual serial ports 
                  on: Mar 9th, 2011, 10:52am  | 
                
                
                  Quote    Modify
                 | 
               
             
             
            
            I want to access multiple virtual serial ports from separate threads in my Visual Studio 2008 C# application. I can open the first port just fine, but when I attempt to open the next port, I get an Access Denied error.I can make multiple instances of my application adn open the ports separately just fine, but I really need to do this from separate threads. Any help is greatly appreciated. 
            
             |