Package | Description |
---|---|
eu.unicore.uftp.dpc | |
eu.unicore.uftp.server |
Constructor and Description |
---|
DPCServer(InetAddress ip,
int port,
int backlog,
JobStore jobStore,
String advertiseAddress,
PortManager pm,
boolean checkClientIP)
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,
boolean checkClientIP)
create a new server thread
|
UFTPServer(InetAddress cmdip,
int cmdport,
InetAddress srvip,
int srvport,
String advertiseAddress,
PortManager portManager,
boolean checkClientIP) |
Copyright © 2010–2018 UNICORE. All rights reserved.