Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
4k views
in Java FTP by (120 points)
the connection id is passed with the EventListener interface methods for notifications but im wondering if there is any way i can as a thread what it's connection id is ...

i.e. FileTransferClient someConnection = new FileTransferClient();

String id = someConnection.getConnId();


thanks!

1 Answer

0 votes
by (162k points)
You're right, that property doesn't seem to be exposed. Looking into it ...

Categories

...