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

TFTPPort Property

The UDP port where the remote TFTP server is listening.

Object Oriented Interface

public function getTFTPPort();
public function setTFTPPort($value);

Procedural Interface

ipworks_tftp_get($res, 7 );
ipworks_tftp_set($res, 7, $value );

Default Value

69

Remarks

The TFTPPort is the UDP port on the TFTPServer to send TFTP requests to.

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]