Difference between revisions of "Midware TClientWSocket.PeerAddr"
Jump to navigation
Jump to search
(Created page with ' Main page -> Midware component reference -> TClientWSocket -> [[Midware_TClientWSocket.PeerAddr | Pe…') |
|||
Line 3: | Line 3: | ||
== Definition == | == Definition == | ||
− | '''property''' PeerAddr: | + | '''property''' PeerAddr: String; |
== Description == | == Description == | ||
Store the client's IP address. The value is cached. | Store the client's IP address. The value is cached. |
Latest revision as of 14:31, 14 May 2011
Main page -> Midware component reference -> TClientWSocket -> PeerAddr
Definition
property PeerAddr: String;
Description
Store the client's IP address. The value is cached.