RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTcpClient Class

TCP client component.

Pascal
TTcpClient = class(TCustomIpClient);
C++
class TTcpClient : public TCustomIpClient;

Sockets

Use TTcpClient to create TCP client applications.  

TTcpClient publishes properties and events from its ancestor socket components. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!