UseTCP Property

Whether TCP is used when establishing the connection.

Object Oriented Interface

public function getUseTCP();
public function setUseTCP($value);

Procedural Interface

ipworksauth_kerberos_get($res, 8 );
ipworksauth_kerberos_set($res, 8, $value );

Default Value

false

Remarks

This property specifies whether TCP is used as the transport protocol when establishing the connection. By default this property is False and UDP will be used.

Data Type

Boolean

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 PHP Edition - Version 20.0 [Build 8155]