Midware TClientWSocket.LocalPort
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
		
		
		
		
		
	
Main page -> Midware component reference -> TClientWSocket -> LocalPort
Definition
property LocalPort: String;
Description
LocalPort gives the port number (or service name) associated by winsock on the local computer for the connection made by client. If unassigned (nul) before connecting, then winsock will choose a free port automatically otherwise, winsock will use provided value.
