RAD Studio VCL Reference
ContentsIndex
TBaseSocket Methods Public Methods
Public Methods
 
Name 
Description 
 
Shuts down the socket connection. 
 
Maps the domain. 
 
Maps the socket type. 
 
Open 
Creates the socket connection. 
 
Reads the buffer. 
 
Reads data buffers of to the socket. 
 
Reads delimited lines of data from the socket. 
 
Tests for socket activity. 
 
Writes data buffers of size bufsize from the socket. 
 
Writes delimited lines of data to the socket. 
 
Writes a stream of data to the socket. 
 
Waits for the socket connection to be ready to transfer data. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.