Class MtftpConnection
java.lang.Object
|
+----MtftpConnection
- public class MtftpConnection
- extends Object
- implements Runnable
MtftpConnection
A class to manage either a read or write tftp request
- Version:
- 0.5
- Author:
- Mark Benvenuto
- See Also:
- Mtfp, MtftpReadConnection, MtftpWriteConnection
-
readString(byte[], int)
-
-
run()
- Processes the MtftpConnection
run
public void run()
- Processes the MtftpConnection
readString
protected String readString(byte rs[],
int off)