B4J Question B4J web server project with UI

hello,


This is my first time with B4J.
I would like to try to develop a web server that has UI

I know there is a server project template.

1- int that template, may I add a UI?
2- In a UI project, using the server library, how can I handle starting/stopping the server

Thank you all for your time
 

Cableguy

Expert
Licensed User
Longtime User
What @teddybear means is that standart Server apps are non-ui by defenition. HOWEVER, you can create a server with a API set, and create a webapp/webpage (UI) to interact with the server.
If you need to disccuss this further, just drop me a line (PM me)

Ola Nuno, Bem vindo ao mundo do B4X!!
 
Upvote 0
Top