|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--TutorialExercise41
| Constructor Summary | |
TutorialExercise41(java.lang.String host,
int port,
java.lang.String destJavaFile,
java.lang.String sourceJavaFile,
int transfer_type)
Runs HelloWorld.class in the remote machine. |
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TutorialExercise41(java.lang.String host,
int port,
java.lang.String destJavaFile,
java.lang.String sourceJavaFile,
int transfer_type)
host - The host name: e.g. hawk01.mcs.surrey.ac.ukport - FTP port name: please use the default one which is 2811destJavaFile - destination file namesourceJavaFile - source file nametransfer_type - The file transfer type: prefer GridFTPSession.TYPE_IMAGE for binary data| Method Detail |
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||