NexusDB TCP/IP transport component. Default values are shown in the object inspector snapshot.
Icon
Properties and Events view
Purpose
The most commonly used transport, TnxWinsockTransport represents a TCP/IP v4 connection over a network. The servername property is the DNS or alternatively takes the form servername@ip_address where servername@ is optional. Only one server can be assigned to a single port. The Winsock transport can also be connected to a connection filter component.
Key Properties
ConnectionFilter |
Connect to a TnxConnectionFilter component to filter out unwanted client connections. |
ListenThreadPriority |
Priority of the thread that listens for broadcasts. Recommended to leave it alone. Default value (tpNormal) is really quite ok. |
Please also see Common to Winsock and Named Pipe Transports for more details.