Midware TClientWSocket.LocalPort
Revision as of 11:38, 4 May 2011 by Marie (talk | contribs) (Created page with ' Main page -> Midware component reference -> TClientWSocket -> [[Midware_TClientWSocket.LocalPort | L…')
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.