I have great need to send .MP4 files to my B4J server. The problem is that I can't find a solution to send large .MP4 files to my B4J server. Is there anyone who solved this problem?
What I can understand is a way to use AsynkStream communications to handle such large files.
The questions are!
AsynkStream, is it the right way to send large mp4 files from B4A app to B4J - server?
In such cases, exists B4J-code for Desk Top App for implementation on a B4J - Server?
If code does not exist, any other solution must be developed, is it possible, How?
A further problem is that I do not get the examples to Send & Recive to work. I use ' Android Tutorial .Net FileTransfer-Implement AsyncStreams Prefix mode ' from the Forum to test the functions. Something goes wrong when I try to send a file from my phone! WiFi Connection works if I enable it from the PC app, but not from your phone. When I select a file for transmission from phone indicating that it immediately sent complete. In PC-app happens nothing until I stop the app on the phone. In the message window on the PC side is written, the file name plus the error message "cannot read after the end of the stream.
What have got wrong?
See attachment (PDF - document)
What I can understand is a way to use AsynkStream communications to handle such large files.
The questions are!
AsynkStream, is it the right way to send large mp4 files from B4A app to B4J - server?
In such cases, exists B4J-code for Desk Top App for implementation on a B4J - Server?
If code does not exist, any other solution must be developed, is it possible, How?
A further problem is that I do not get the examples to Send & Recive to work. I use ' Android Tutorial .Net FileTransfer-Implement AsyncStreams Prefix mode ' from the Forum to test the functions. Something goes wrong when I try to send a file from my phone! WiFi Connection works if I enable it from the PC app, but not from your phone. When I select a file for transmission from phone indicating that it immediately sent complete. In PC-app happens nothing until I stop the app on the phone. In the message window on the PC side is written, the file name plus the error message "cannot read after the end of the stream.
What have got wrong?
See attachment (PDF - document)