RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseSocket Methods

The methods of the TBaseSocket class are listed here.

 
Name 
Description 
 
This is DoCreateHandle, a member of class TBaseSocket. 
 
This is DoDestroyHandle, a member of class TBaseSocket. 
 
This is DoHandleError, a member of class TBaseSocket. 
 
This is DoReceive, a member of class TBaseSocket. 
 
This is DoSend, a member of class TBaseSocket. 
 
This is ErrorCheck, a member of class TBaseSocket. 
 
Initializes the component after the form file has been read into memory. 
 
This is SetBytesReceived, a member of class TBaseSocket. 
 
This is SetBytesSent, a member of class TBaseSocket. 
 
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 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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!