ejip
Class Tftp

java.lang.Object
  |
  +--ejip.Tftp

public class Tftp
extends java.lang.Object

Tftp.java: A simple TFTP Server. see rfc1350.


Field Summary
static int PORT
           
 
Constructor Summary
Tftp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PORT

public static final int PORT
Constructor Detail

Tftp

public Tftp()