Hi everybody,
we want to transfer large files with udt-java
how does it handle transfer errors
ie, 50% of the files are transfered, that the client or the server dies for some reason, es there a way to however resume the transfer, or do i need to transfer the whole file again?
regards
andre
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi,
this project focuses on the network protocol, and has only simple functionality for file transfer. Any advanced functions like the ones you describe would need to be added on top.
Regards,
Bernd.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everybody,
we want to transfer large files with udt-java
how does it handle transfer errors
ie, 50% of the files are transfered, that the client or the server dies for some reason, es there a way to however resume the transfer, or do i need to transfer the whole file again?
regards
andre
hi,
this project focuses on the network protocol, and has only simple functionality for file transfer. Any advanced functions like the ones you describe would need to be added on top.
Regards,
Bernd.