Internet Direct (Indy)
Home
PreviousUpNext
TIdUDPClient.CloseProxy Method

Closes the socket handle for a proxied connection for the client.

Pascal
procedure CloseProxy;

CloseProxy is a method used to close the socket handle for a proxied connection for the client. 

CloseProxy ensures that the association for the UDP socket handle is removed from the proxied connection in TransparentProxy. CloseProxy is used in the Disconnect method and when freeing the UDP client when the TransparentProxy property has been assigned and opened in a previous call to Connect

OpenProxy is responsible for ensuring that the association for the UDP socket is created when using a TransparentProxy connection. 

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.