Internet Direct (Indy)
Home
PreviousUpNext
TIdTCPStream.Write@string

Writes values to the socket-based stream.

Parameters 
Description 
AValue 
String values to write to the socket-based stream. 

Write is an overloaded method used to write a string data type or byte values to the socket-based stream. 

Write uses the TIdIOHandler instance assigned in the Connection property to perform a physical write using the value specified in AValue.

Write 

TIdIOHandler.Write 

 

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.