B4A Tutorial [B4X] Network + AsyncStreams + B4XSerializator - Erel    Jun 30, 2020   (27 reactions) This is a simple and important example. It demonstrates several good practices related to network communication.
1. The network related code is in the Starter service. The network state is also stored in the starter service.
2. The Activity is only responsible for the UI.
3. Using B4XSerializator i B4A Tutorial [B4X] The Networker's Guide To The Galaxy - Erel    Jul 14, 2016   (32 reactions) cgxWP4Wu77s
The purpose of this tutorial is to cover the various communication options available for B4X developers.
Will start with two important utilities:
AsyncStreams: Asynchronously reads and writes to any stream and avoids blocking the main thread.
Do not assume that messages will arrive as B4A Tutorial [B4X] [B4XPages] Network + AsyncStreams + B4XSerializator - Erel    Jun 30, 2020   (28 reactions) https://www.b4x..png 95652 https://www.b4x..png Cross platform version, based on B4XPages, of the network example: https://www.b4x.com/android/forum/threads/b4x-network-asyncstreams-b4xserializator.72149/#content It is so much simpler to use B4XPages that it feels like cheating :) All of the cod B4A Tutorial Android Network Tutorial - Erel    Feb 05, 2016   (2 reactions) This is an old tutorial. All new implementations of network solutions should be based on AsyncStreams. The Network library allows you to communicate over TCP/IP with other computers or devices. The Network library contains two objects. Socket and ServerSocket. The Socket object is the communication B4A Question Network problems solved - luke2012    Aug 25, 2017   (1 reaction) This Thread is to say "THANKS" to the @Erel (great) tutorial that helped me to solve a difficult network problem (crash, wrong connection mgmt etc) within my client App (all network core objects and messages was within main).
I'm sharing my experience because I think that this great tutorial could B4R Tutorial Ethernet / Network Tutorial - Cableguy (first post)    Apr 11, 2016   (1 reaction) should be:
Sub Astream_NewData (Buffer() As Byte)
Log("Received from server: ", Buffer) 'pass the array of bytes. Don't convert to string.
End Sub B4J Tutorial [IoT] Raspberry 2 & B4J from the scratch... - KMatle    Nov 01, 2015   (24 reactions) Select "increase partition", too, to have more memory on the card. This will take about 10 minutes. If you're asked to use SSH prompt it with "YES" (this is needed to get remote access later). If it ask's you to boot into UI or prompt chose "prompt". The RB reboots after a while. My installation d B4J Question my nonuiserver got a deadlock situation - Erel (first post)    Sep 24, 2020   (1 reaction) Of course not. The question itself is wrong. A network request can take several seconds. The non-existent difference between two ways to handle events will be in the scale of milliseconds or nanoseconds (again, there is no difference). Don't waste your time considering such things. Worth watching B4A Tutorial Erels B4X Oveview from Walt's B4xGoodies - created with B4xgoodies Explorer using BVAD3 - Mashiane (first post)    Apr 27, 2021   (3 reactions) Tutorial - Barcode/scan - Barcode Reader Tutorial - Bluetooth - Bluetooth Chat Example Tutorial - Camera - Intent Based Camera Tutorial - Comms & Network - Control The Desktop With Your Phone Tutorial - Comms & Network - Net Library (ftp, Smtp, Pop) With Wait For Tutorial - Comms & Network - B4A Tutorial B4A Social Network Version 1.30 - Serge Nova    Jul 13, 2022   (26 reactions) The old version of this social network can be found in this link: https://www.b4x.-network-created-by-b4a-chat-included.136071/
After several times of work, I ended up there version 1.30 of this social network which brings several improvements than the ladt version. Details below
Here are the smal Page: 1   2   3   4   5   6   7   Powered by ColBERT |