udt.unicore
Class FufexSend
java.lang.Object
udt.unicore.FufexSend
public class FufexSend
- extends Object
This commandline application is run on the target system to
send a remote file.
Performs UDP hole punching, waits for a client connect and
sends the specified file.
usage: sendfile client_ip client_port local_filename [comm_file_name]
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FufexSend
public FufexSend(String clientIP,
int clientPort,
String localFilename,
String commFilename)
run
public void run()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2013 LittleShoot. All Rights Reserved.