Hello,
I'm trying to create an app for sending pictures from the device to a PC with FileZilla.
I think that my problem is that I dont actually understand what the full path is in the UploadFile function, because the client connects to the server but cannot upload anything (success is false...
When I upload files to my FTP server, they are uploaded there "broken". Garbage appears instead of the expected audio track. Is this a problem with the server itself or am I doing something wrong? files are mp3 audio messages that I record using the VoiceRecording library
I would be glad for...
Hi, here is my code.
I'm using b4a version 9.50 with Net Library 1.8 in default folder.
For i =0 To Qty-1
Cursor1.Position=i
FileName=Cursor1.GetString("VoiceMessageFileName")
If FileName<>"" Then...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.