B4R Tutorial [B4X] B4RSerializator - Send and receive objects instead of bytes - Erel    Apr 24, 2017   (19 reactions) B4R v1.50 includes a new type named B4RSerializator (in rRandomAccessFile library).
B4RSerializator solves a difficult and common task. Sending messages with multiple fields to other platforms.
B4RSerializator takes an array of objects with numbers, strings and arrays of bytes and returns an array B4A Library [B4X] .Net Framework implementation of B4XSerializator - Erel    Mar 20, 2020   (24 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 ve B4R Tutorial ESP Configurator based on B4RSerializator - Erel    Dec 08, 2022   (18 reactions) https://www.b4x.com/basic4android/images/SS-2017-07-09_16.48.51.png
This tool replaces the browser based solution (https://www.b4x.-wifi-remote-configuration.68596/). It is simpler and much more powerful.
B4RSerializator, which converts objects to bytes and vice versa, is used for the communicatio Other B4R v1.50 is available for download - Erel    Nov 06, 2016   (9 reactions) I'm happy to release B4R v1.50. It can be downloaded here: https://www.b4x.com/b4r.html This update includes the IDE improvements included in the latest versions of B4A and B4i (https://www.b4x.com/android/forum/threads/b4a-v6-30-has-been-released.71212/#content). It also adds an important new typ Other B4R v1.50 BETA is available for download - Erel    Oct 27, 2016   (10 reactions) This update includes the IDE improvements included in the latest versions of B4A and B4i (https://www.b4x.com/android/forum/threads/b4a-v6-30-has-been-released.71212/#content). It also adds an important new type named B4RSerializator. B4RSerializator makes it simple to send messages with various fi B4R Code Snippet B4R Ints to B4A and B4J Ints - Erel (first post)    Jul 14, 2019   (1 reaction) Tip: Use B4RSerializator. B4RSerializator - Send and receive objects instead of bytes B4R Question B4R UDP with Macrodroid - ALEX BISSARO PITTA (first post)    Dec 18, 2020 Declared as B4RSerializator. B4J Question Byte array to double - Erel (first post)    Apr 07, 2019 B4RSerializator - Send and receive objects instead of bytes B4A Question URGENT HELP NEEDED - Arduino/Esp8266/B4A APP - Erel (first post)    Dec 24, 2018 Here is a full example: B4RSerializator - Send and receive objects instead of bytes B4R Tutorial ESP8266 - WiFi Remote Configuration - Erel (first post)    Jun 30, 2017   (1 reaction) You can use B4RSerializator to convert the ip and port number to an array of bytes and then write it to the EEPROM. Page: 1   2   3   4   5   6   7   Powered by ColBERT |