Package | Description |
---|---|
eu.unicore.uftp.dpc | |
eu.unicore.uftp.server |
Constructor and Description |
---|
DPCServer(InetAddress ip,
int port,
int backlog,
Map<InetAddress,List<UFTPTransferRequest>> jobMap,
String advertiseAddress,
PortManager pm)
create a new server listening on the given interface
|
Constructor and Description |
---|
ServerThread(InetAddress ip,
int port,
int backlog,
int maxStreams,
String advertiseAddress,
PortManager pm)
create a new server thread
|
UFTPServer(InetAddress cmdip,
int cmdport,
InetAddress srvip,
int srvport,
String advertiseAddress,
PortManager portManager) |
Copyright © 2010–2016 UNICORE. All rights reserved.