TTCPServerClient.Create(TF5TCPServer,TSocketHandle,Int64,TSocketAddr) Constructor

Initializes a new instance of the TTCPServerClient class.

Namespace: flcTCPServer
public
 constructor Create(
 const Server: TF5TCPServer;
 const SocketHandle: TSocketHandle;
 const ClientID: Int64;
 const RemoteAddr: TSocketAddr);

Parameters

Server
Type: TF5TCPServer

SocketHandle
Type: System.Void

ClientID
Type: Int64

RemoteAddr
Type: TSocketAddr