Example usage for org.apache.commons.net.tftp TFTPClient subclass-usage

List of usage examples for org.apache.commons.net.tftp TFTPClient subclass-usage

Introduction

In this page you can find the example usage for org.apache.commons.net.tftp TFTPClient subclass-usage.

Usage

From source file org.jnode.net.ipv4.tftp.TFTPClient.java

/**
 * Console TFTP client.
 * Usage: TFTPClient [hostname [PUT/GET filename]]
 * 
 * @author markhale
 */