i saw from this article https://www.b4x.com/android/forum/threads/jg-mqtt-library.51842/page-3#posts, how to implementation using IP Address from these code
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
thank you
			
			
			
				B4X:
			
		
		
		MyMQTT.Connect("iot.eclipse.org","1883", "test", "", "", "/android/", "dead", 0, False, True, 60) 
				 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		