For example
   accept connections on port 8040 with message "gotConnection"
 in "gotconnection" script, how can I know source IP of the incoming connection?
thanks
			
			
									
									
						Knowing origin ip of a socket incoming connection
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: Knowing origin ip of a socket incoming connection
Hi calvax,
why not take a look at the dictionary -> "accept"?
Believe it or not, you will find the answer there in the "Comments"!
 
Best
Klaus
			
			
									
									
						why not take a look at the dictionary -> "accept"?
Believe it or not, you will find the answer there in the "Comments"!
Best
Klaus