B4A Library New Net library - Android FTP, SMTP and POP3 - Erel    Oct 6, 2025   (24 reactions)   tags: FTP, ftp smtp pop3, Net, B4A, Email The Net library supports FTP, SMTP and POP3 protocols. This library replaces the FTP library. Both...:
- Download the attach file.
- Copy Net.xml and Net.jar to the additional libraries folder. Make sure... B4A Library AndroidNetUri Library - Ivica Golubovic    Dec 5, 2023   (13 reactions) DEPRECATED LIBRARY!!! Use AndroidNetUri2 instead.
This library contains the AndroidNetUri class with all the features, methods and properties like android.net.Uri for Java. It also contains the AndroidNetUriBuilder class which is a subclass of the android.net.uri class (android.net.Uri.Builder). This library is adapted for work in BA.
As one of my developer friends says, "Today it's... Tool B4XEncryption .net DLL class library - Chris Lee    Feb 25, 2018   (13 reactions)   tags: Encryption Hi All, I recently had the need to send encrypted data from my B4A/B4J/B4i apps to a .net web service. Because the B4XEncryption library works in all the B4X environments, I wanted a way to decrypt and encrypt data in the same way as the B4XEncryption libraries do. Details of the B4XEncryption library can be found here: https://www.b4x.com/android/forum/threads/b4xencryption.48177/ With a little help from Erel I build a .net DLL for this purpose. A Visual Studio 2017 project with the DLL... B4A Library [B4X] .Net Framework implementation of B4XSerializator - Erel    Mar 20, 2020   (25 reactions) B4XSerializator is included in the internal RandomAccessFile library. The attached dll is for .Net Framework applications. B4XSerializator is a great tool that makes it simple to share data between B4A, B4i and B4J. It takes care of converting objects, including complex objects, to bytes and vice...-b4xserializator.72149/#content The attached .Net dll is a .Net implementation of B4XSerializator. You can use it if you need to communicate with a .Net application or server. Using it is simple... B4A Library [lib] NetExtras - warwound    Apr 28, 2014   (6 reactions) include the official b4a Net library in you project. NetExtras is based on version 1.52 of the b4a Net library. NetExtras Comment: NetExtras is a modified version of the official B4A Net library... over the connection timeout periods. NetExtras is based on version 1.52 of the B4A Net library. Author: B4A Net library modified by Martin Pearman Version: 1.52 CustomTrustManager Methods...Here's a library i want to share with other members, original developed for forum member... B4A Library AndroidNetUri2 (Uri wrapper) - Ivica Golubovic    Dec 5, 2023   (6 reactions) are AndroidNetUri and ContentUris. The library also contains AndroidNetUri and AndroidNetUriBuilder classes... the AndroidNetUri module. AndroidNetUri.FromFile(, ) 'Or AndroidNetUri.Parse() This library is the successor of the AndroidNetUri library from this forum. The old version was done as B4X class...This is a new and complete wrapper of the android.net.Uri class and the android.net.Uri.Builder subclass, as well as the android.content.ContentUris class that contains static methods. This library... Page: 1   |