IP*Works! 2016 C++ Edition
IP*Works! 2016 C++ Edition
Questions / Feedback?

TFTPPort Property

The UDP port where the remote TFTP server is listening.

Syntax

int GetTFTPPort();

int SetTFTPPort(int lTFTPPort);

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 C++ Edition - Version 16.0 [Build 7353]