RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ScktComp Namespace

This is namespace ScktComp.

Name 
Description 
The following table lists classes in this documentation. 
The following table lists functions 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 
 
ESocketError is the exception class for failures that occur when trying to create, use, or shut down Windows socket objects. 
 
TAbstractSocket is the abstract base class for all socket components. 
 
TClientSocket manages socket connections for a TCP/IP client. 
 
TClientWinSocket describes the client endpoint of a Windows socket connection. 
 
TCustomServerSocket is the base class for all server socket components. 
 
TCustomSocket is the base class for socket components. 
 
TCustomWinSocket is the base class for all Windows socket objects. 
 
This is class ScktComp.TServerAcceptThread. 
 
TServerClientThread is an execution thread used for a single connection to a client socket accepted by a Windows server socket. 
 
TServerClientWinSocket describes the server endpoint of a socket connection to a client socket. 
 
TServerSocket manages server socket connections for a TCP/IP server. 
 
TServerWinSocket describes the endpoint of a listening server socket connection. 
 
TWinSocketStream is a stream that provides services which allow applications to read from or write to socket connections. 
Name 
Description 
This is constant ScktComp.CM_DEFERFREE. 
This is constant ScktComp.CM_LOOKUPCOMPLETE. 
This is constant ScktComp.CM_SOCKETMESSAGE. 
 
Name 
Description 
 
Replaces the exception handler for error messages that are received from a Windows socket connection. 
 
Name 
Description 
 
This is record ScktComp.TAsyncStyle. 
 
This is record ScktComp.TClientType. 
 
This is record ScktComp.TCMLookupComplete. 
 
This is record ScktComp.TCMSocketMessage. 
 
This is record ScktComp.TErrorEvent. 
 
This is record ScktComp.TLookupState. 
 
This is record ScktComp.TServerType. 
 
TSocketEvent identifies the operation that a socket is performing. 
Name 
Description 
This is type ScktComp.TAsyncStyles. 
This is type ScktComp.TGetSocketEvent. 
This is type ScktComp.TGetThreadEvent. 
TSocketErrorEvent is the type for event handlers that respond when a Windows socket reports an error. 
This is type ScktComp.TSocketErrorProc. 
This is type ScktComp.TSocketEventEvent. 
The type for event handlers which respond to events during the expected course of forming or using a socket connection. 
This is type ScktComp.TThreadNotifyEvent. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!