IPWorks 2020 JavaScript Edition

Questions / Feedback?

TFTPPort Property

The UDP port where the remote TFTP server is listening.

Syntax


 getTFTPPort(): number;

 setTFTPPort(TFTPPort: number): void;

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.

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