RAD Studio VCL Reference
ContentsIndex
TWinSocketStream Methods Public Methods
Public Methods
 
Name 
Description 
 
Read 
Reads up to Count bytes from the socket connection into Buffer. 
 
Seek 
Always returns 0. 
 
Waits up to TimeOut milliseconds for the socket connection to be ready to transfer data. 
 
Writes Count bytes from Buffer to the socket connection. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.