Internet Direct (Indy)
Home
PreviousUpNext
TIdSocketHandle.UpdateBindingLocal Method

Updates the IP address and Port number for the local network connection on the socket handle.

Pascal
procedure UpdateBindingLocal;

UpdateBindingLocal is a procedure used to retrieve the IP address and Port number used for the local network connection on Handle

UpdateBindingLocal uses GStack to access the GetSocketName API for the protocol stack using Handle, IP, and Port as arguments. 

UpdateBindingLocal is used in Connect, Accept, and Bind

Use UpdateBindingPeer to get the endpoint for the remote network connection on the socket handle.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.