Hi to all.... I'm trying to read and write data from two USB Uarts (CH340) I'm using felUSBSerial(v1.12)    
I have been able to connect of each port but when i receive data I cant identify from what device is incomming the data.
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
This function receive the data from the two ports at the same time.... How I can do the identification of the data incomming from each port and prevent the colition of this data.   
Thank's a Lot!!!!
			
			I have been able to connect of each port but when i receive data I cant identify from what device is incomming the data.
			
				serial_DataAvailable:
			
		
		
		Private Sub serial_DataAvailable (Buffer() As Byte)Thank's a Lot!!!!
 
				 
 
		 
 
		 
 
		 
 
		 
 
		