Simulation Toolkit supports TFTP client/server protocol and FTP
client protocol to enable transfer of files between the TFTP/FTP
client and server. The file transfer can be done from the Network
designer UI or using Jython scripts or through RMI at network startup
or during runtime. The mode of transfer may be ascii or binary.
The files transferred should have the 'public' access. TFTP uses
UDP to transfer packets across the network.
Features
TFTP client and server support for all the devices in the network.
IPv4 or IPv6 Address can be assigned to the devices.
FTP client support for all the devices in the network.
Execution of file transfer from GUI or at runtime using scripts
or through RMI.
Script execution on file upload/download.
Start and Stop of TFTP server from the UI or at runtime through
scripts or using RMI.