Declaration

TnxWinsockTransport = class(TnxBasePooledTransport)

 
Description

Transport based on Winsock 2.

 
Methods

Create

The text for this method has been generated automatically. This means that it is not documented.

GetBoundAddresses

Returns in aList the list of IP addresses the transport is bound to.

GetName

The text for this method has been generated automatically. This means that it is not documented.

GetServerNames

Gets a list of available servers by broadcasting.

LoadSettingsFromStream

The text for this method has been generated automatically. This means that it is not documented.

SaveSettingsToStream

The text for this method has been generated automatically. This means that it is not documented.

 
Properties

BroadcastThreadPriority

The priority of the server-side broadcast thread which responds to client broadcasts.

CallbackThreadCount

0: messages from server to client is not possible. higher: maximum number of messages a client can process at the same time

CallbackThreadPriority

The priority of the callback thread.

ConnectionFilter

Use if you wish to filter connections by their IP address.

ListenThreadPriority

The priority of the listen thread.

 
File

 
nxtwWinsockTransport

Home | Site Contents | Documentation | NexusDB Manual V4 | Delphi Guide | VCL Component Overview | Transport Group | TnxWinsockTransport