udt.unicore
Class FufexReceive
java.lang.Object
udt.unicore.FufexReceive
- All Implemented Interfaces:
- Runnable
public class FufexReceive
- extends Object
- implements Runnable
Receive part of the UNICORE integration code.
usage: recvfile server_ip local_filename mode [comm_out comm_in]
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FufexReceive
public FufexReceive(String serverIP,
String localFile,
boolean append,
String commOut,
String commIn)
run
public void run()
- Specified by:
run in interface Runnable
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2013 LittleShoot. All Rights Reserved.