Internet Direct (Indy)
Home
PreviousUpNext
TIdNNTP.DisconnectNotifyPeer Method

Informs a server that the client wishes to close the connection.

Pascal
procedure DisconnectNotifyPeer; override;

DisconnectNotifyPeer is an overridden method in TIdNNTP used to inform a NNTP server that the client will be closing the NNTP connection. 

DisconnectNotifyPeer sends the NNTP QUIT command to indicate that the client connection will be closed. 

Use Connect to establish a connection to the NNTP server using Host and Port for the socket 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.