Midware TClientWSocket.LocalPort

From Overbyte
Revision as of 08:12, 5 May 2011 by Marie (talk | contribs)
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.