RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Sockets Namespace

This is namespace Sockets.

Name 
Description 
The following table lists classes in this documentation. 
The following table lists structs, records, enums in this documentation. 
The following table lists types in this documentation. 
The following table lists constants in this documentation. 
 
Name 
Description 
 
Exception class for failures that occur when trying to create, use, or shut down Windows socket objects. 
 
TBaseSocket encapsulates local operations on file descriptors. 
 
Enables creation of separate threads of execution for the client socket in an application. 
 
Encapsulates the client network functions. 
 
Ancestor object of all the server socket descendants. 
 
Encapsulates the network support functions. 
 
Encapsulates a raw socket. 
 
Enables creation of separate threads of execution for the server socket in an application. 
 
TCP client component. 
 
TTcpServer is the TCP server component. 
 
UDP component. 
Name 
Description 
CRLF 
This is constant Sockets.CRLF. 
 
Name 
Description 
 
This is record Sockets.TIPHeader. 
 
Defines the set of possible socket flags for block mode. 
 
Set of possible protocol family types used by a socket. 
 
The TSocketType type defines the set of possible socket types. 
Name 
Description 
This is type Sockets.TGetThreadEvent. 
This is type Sockets.TSocketAcceptEvent. 
Defines the set of possible flags for blocking mode of the socket. 
This is type Sockets.TSocketDataEvent. 
This is type Sockets.TSocketErrorEvent. 
This is type Sockets.TSocketHost. 
This is type Sockets.TSocketNotifyEvent. 
This is type Sockets.TSocketPort. 
TSocketProtocol is the code for a socket protocol. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!