Tue 27 Aug 00:14:56 CEST 2024
This commit is contained in:
		
							parent
							
								
									357697823f
								
							
						
					
					
						commit
						ab47875a44
					
				
							
								
								
									
										8
									
								
								test/test-amp-tcpB.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								test/test-amp-tcpB.js
									
									
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,8 @@
 | 
			
		|||
port(DIR.IP('tcp://localhost:*'),{
 | 
			
		||||
  verbose:0,
 | 
			
		||||
  keepAlive:false, // permanent tcp connection for all messages; else ad-hoc / msg
 | 
			
		||||
  sharedSocket:true
 | 
			
		||||
})
 | 
			
		||||
connect(DIR.IP('tcp://localhost:40002'));
 | 
			
		||||
// connect(DIR.IP('tcp://edu-9.de:39002'));
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user