IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

DNSPort Property

The port where the DNS server is listening.

Object Oriented Interface

public function getDNSPort();
public function setDNSPort($value);

Procedural Interface

ipworks_mx_get($res, 1 );
ipworks_mx_set($res, 1, $value );

Default Value

53

Remarks

This property contains the port where the DNS server is listening. The default value is 53 but you may set this property to any other value for use with experimental servers, etc.

This property is not available at design time.

Data Type

Long

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]