I've a problem...
I don't understand how use File send and receive with this library.
Can anyone tell me something about.... Please give me some piece of code where I can manage send and receive of files. Thank you!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've seen that..but I don't understand why this feature is incomplete but the relatives methods are public.
I want to know if some developper is working to solve this problem. This is the only java library that exists but doesn't support file transfer...this is a very problem for me.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm not actively working on file transfer at the moment. I'll need it at some point but I don't have any time frame what-so-ever. If you (or anyone) is interested in taking a whack at it though please let me know! I'm all for whatever help I can get! =)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've a problem...
I don't understand how use File send and receive with this library.
Can anyone tell me something about.... Please give me some piece of code where I can manage send and receive of files. Thank you!
Hi,
I guess the file transfer is not ready yet.
you can try this:
https://sourceforge.net/forum/forum.php?thread_id=1808591&forum_id=405892
the best result is the receiver can receive a File Transfer Request.
you can also find that:
SimpleSwitchboard.sendFile(File file), and this method is not finished.
I've seen that..but I don't understand why this feature is incomplete but the relatives methods are public.
I want to know if some developper is working to solve this problem. This is the only java library that exists but doesn't support file transfer...this is a very problem for me.
I'm not actively working on file transfer at the moment. I'll need it at some point but I don't have any time frame what-so-ever. If you (or anyone) is interested in taking a whack at it though please let me know! I'm all for whatever help I can get! =)