rero.dcc
public class ListenDCC extends GenericDCC
| Field Summary | |
|---|---|
| protected static int | offset |
| protected ServerSocket | server |
| protected static int | timeout |
| Method Summary | |
|---|---|
| Socket | establishConnection() |
| int | getListenerPort() instructs the class to listen for a connection on some port, returns the port as an integer. |
| static int | getNextPort() |