Internet Direct (Indy)
Home
PreviousUpNext
IdGopherPlusData_EndSign Constant

This is the end sign used for transferring text file with Gopher.

Pascal
IdGopherPlusData_EndSign = EOL + '.' + EOL;

This is the end sign used for transferring text file with Gopher. You should also use this in Gopher+ when you send the IdGopherPlusData_BeginSign or the IdGopherPlusData_ErrorBeginSign reply to a Gopher client.

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.