B4J Question Console vs Server application - wich difference exactly ? - Star-Dust (first post)    Oct 17, 2020   (3 reactions) In computing, a server is a piece of computer hardware or software (computer program) that provides functionality for other programs or devices, called "clients".
The console is a software or hardware that has a user interface, sometimes characterized by a textual interaction between user and compu Italian [Risolto ma abbandonato sukkia troppe risorse] [B4J B4A] TIMER - ivanomonti (first post)    Mar 28, 2023 Yes, that is basically correct, the server is actually mysql, the server (b4j) is nothing more than a server of answers based on the list of questions that is found, its job is to take charge of the questions and generate the answers that are sent back to mysql. The client ultimately does nothing b B4A Question [SOLVED] Communication error with B4RSerializator - agraham (first post)    May 25, 2020   (2 reactions) It is failing on server.Initialize(51042, "server") Because you don't close 'server' and are reopening it on the same port. 'server' is a Process_Global so will survive Activity_Pause. Android will not necessarily immediately kill your process so 'server' can remain instantiated. The same error wi B4J Question url to a file outside server folder - peacemaker (first post)    Dec 13, 2023 Thinking...: A server app is providing the shared resources to clients. The resources are files. The app has rights and access to some files on various local locations (drives, folders). The resource (file) is to be shared when is placed into the shared location, like "appserv\www\pdf" folder. The B4J Tutorial [server] Run a Server on a VPS - Erel    Nov 11, 2020   (19 reactions) If there is another http server running on the computer, like Apache or IIS, then you should not copy the B4J server to its public_html / www / or any other publicly accessible folder. B4J Question B4J Understanding Server Apps - Erel (first post)    Aug 28, 2019 Works fine here.
Note that "server" can mean many things. You can also use it to build the backend. For example jRDC2 is a regular B4J program written with B4J.
Building web servers with B4J
Web Apps Overview B4A Question Log RAW HTTP request - Sandman (first post)    Oct 10, 2023   (1 reaction) I don't think anybody did that.
Not really. If by "server" you mean the backend that is called behind the actual webserver (Apache, for instance). Any bug in there might very well result in a crash in the backend code.
But yes, if you did mean the actual webserver (Apache, for instance again), t B4J Tutorial [Server] Building web servers with B4J - Erel    Sep 01, 2021   (31 reactions) Edit: Web Apps tutorial: http://www.b4x.-web-apps-overview.39811/ The server implementation is based on a popular and powerful Java server library named Jetty (license) The database connection pooling implementation is based on c3p0 (license). B4J Server features: High performance web server Aut B4A Question Trapping Job.GetBitmapSample Error - Mashiane (first post)    Jul 12, 2016 Noted, the server is an ISP server and not mine. Can you please advise as to what they should perhaps fix, if you dont mind? B4A Question NTRIP Mount Points - drgottjr (first post)    Nov 06, 2024 correct. but it's a complete "file". that means the server is using http. an ntrip client is something different. the server i found accepts http or ntrip. i tried http and got a big file. that's why i'm suggesting op's server might handle both protocols... Page: 1   2   3   4   5   6   7   Powered by ColBERT |