I've seen the source of the Net library (overall for ftp), inside there are a lot of useful functions not wrapped by Net B4A lib.
It's possible to call these functions without making a spin off or another lib?
For example, to call a function to set RestartOffset, or other functions that could be useful (setting different timeout, ...) Maybe is possible initializing the Object by B4A, and then passing to Reflection / Java Object?
What do you think?
Thanks in advance.
Maurizio
It's possible to call these functions without making a spin off or another lib?
For example, to call a function to set RestartOffset, or other functions that could be useful (setting different timeout, ...) Maybe is possible initializing the Object by B4A, and then passing to Reflection / Java Object?
What do you think?
Thanks in advance.
Maurizio