B4A Library [B4X] FTP Server implemented with Socket and AsyncStreams - Erel    Jul 18, 2022   (40 reactions) You can call it multiple times.
BaseDir - Sets the client root folder.
In B4i you also need to stop the server when the application moves to the background and start it again when it resumes.
Implementing an FTP server that properly supports multiple clients is not a simple task. The code itself i B4J Question Ftp server - how to manage multi-user system ? - amorosik (first post)    May 07, 2024 Is this example of ftp server B4A Question FTP doesn't work over 4G, only Wifi - adriano.freitas (first post)    Jun 24, 2021 The FTP server is an external host service. Testing with 4g through other applications (Solid Explorer etc) works, only with what I'm doing in B4A that doesn't. B4J Question FTP Server and Security - Erel (first post)    May 07, 2024   (1 reaction) Security is an endless race.
A simple measure that can help block such attempts is to configure the firewall and limit access to specific ips or countries (if possible). Share My Creation simple FTP server on esp8266 - candide (first post)    May 20, 2021   (4 reactions) new version of FTPserver built with littleFS library and FTP_server module on esp32 and esp8266
With littleFS, management of esp data is perfectly working: no data lost on esp, management of data on esp is fast and reliable.
FTP server function is in a module and you have just to add this module B4A Question How to send a file from my android to my computer - Erel (first post)    Nov 03, 2019 I know. The FTP server is embedded inside your app. Wish New B4A Bridge app version - Jones Hone (first post)    Mar 10, 2021   (3 reactions) B4A-Bridge FTP server allows you to access the secondary storage (File.DirRootExternal).
You can press menu in b4a: => => to connect. Italian Cartella Android/Data - LucaMs (first post)    Jun 25, 2022 Avvii il Bridge, spunti "Enable FTP server" (appunto l'app B4A-Bridge fa anche da server FTP) e poi ti connetti ad esso usando qualunque client FTP (io, come detto, uso FileZilla). B4A Example B4Xgoodies_from_walt61 Online - AnandGupta (first post)    Jul 26, 2022   (3 reactions) B4X
FTP
FTP Server implemented with Socket and AsyncStreams
This is an example of using low level network features to implement a high level protocol. It is an implementation of a standard FTP server. You can use standard FTP client programs to send or receive files. As it is based on AsyncStreams Share My Creation FTP server + Material Design - Abdull Cadre    Jan 26, 2021   (10 reactions) Simple FTP server and modern UI.
My email: [email protected] Page: 1   2   3   4   5   6   7   Powered by ColBERT |