B4J Question Upload client file into a server - johnerikson (first post)    Mar 4, 2025 Thanks!
Yes, I know. This method requires the user to select files from the Windows Explorer or from the mobile to be downloaded, very efficiently, but I want to synchronize some of the user's... B4J Question client-combined jar file needed - mcqueccu    Jul 10, 2022 Please if anyone is having client-combined-3.14.0.jar in their libraries folder should kindly send it to me. Thanks... B4J Question Send and recieve File and text messages between client and server - ArminKH    Jun 3, 2015 hi
i am so confused if is possible please help me
i want following futures:
1-send and recieve file... way
1-use jNetwork + AsyncStreamObject
2- use jWebSocketClient + jServer
i have not any problem... B4J Question FTP Server and Client - error file upload - Roberto P.    Feb 1, 2020 I made an example FTP server and client to try sending files on my local pc, but I have problems..."
StartMessageLoop
End Sub
Sub FTPServer_StateChanged
Log($"Number of clients... Share My Creation [B4X] B4X Pleroma - open source client for Mastodon / Pleroma social networks - Erel    Nov 4, 2020   (15 reactions) What is Mastodon? IPSbNdBmWKE Pleroma is a lightweight implementation that extends Mastodon. B4X Pleroma is a client for these social networks. More information here: https://www.b4x.com/android/forum/threads/119426/#content It is based on quite a few B4X components including: BCTextEngine, BitmapCreator, MiniHtmlParser, OkHttpUtils2, OAuth, KeyValueStore, XUI Views, B4XPages, B4XDrawer... than other clients that I've tested. The resources handling and caching is quite sophisticated... Share My Creation [B4X] Malaysian e-Invoice API Client - aeric    Jun 30, 2025   (7 reactions) Version: 1.09 This is a B4X project designed to interact with the LHDN e-Invoice API, enabling users to perform various API calls such as logging in as a taxpayer system and submitting documents in XML and JSON format. The project uses B4XPages to make it simple to build cross platform apps. All Platform and e-Invoice APIs are implemented Token is now save in text file for reuse. 156918 Github: https://github.com/pyhoon/lhdn-einvoice-api-client-b4x *LHDN is Inland Revenue Board of Malaysia... B4J Question Access denied for temp files when communicating between client and server - Erel (first post)    Jul 12, 2020   (1 reaction) BTW, don't forget to check that Job.Success is True. Don't assume that requests will not fai... Share My Creation [Project Template] Web API Server v1 - aeric    Jan 16, 2025   (67 reactions) . . 120044 How to use: Copy the "Web API Client (1.05).b4xtemplate" file into B4X Additional... the help file) 06/09/2021 - WebAPI Client - v1.01 - - Some bugs fix and UI improvements 04/09/2021...) Separate SQL queries file (queries-mysql.ini and queries-sqlite.ini) Sample database auto-generated for.... How to use: Copy the "Web API Server (1.16).b4xtemplate" file into B4J Additional... line). Save the file. 141155 In B4J project, comment the line '#AdditionalJar: sqlite-jdbc-3.39... B4J Question Trouble Reading an XML File from the client side, while Web Site is managed by a B4J Server - Christos Dorotheou (first post)    Aug 14, 2014 It can still be case sensitive. Test it again with the correct case.
OK the problem is solved. It w... B4J Question Server-Client How I get file names into listview by index? - XorAndOr (first post)    May 20, 2018 Assuming the filenames separated by CRLF you could use
Dim filenames() As String = Regex.Split(CRLF,j.getString)
ListView1.Items.Ad... Page: 1   2   3   4   5   6   7   |