RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWinSocketStream Methods

The methods of the TWinSocketStream class are listed here.

 
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.
What do you think about this topic? Send feedback!