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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|