B4X FEED Thoughts on desktop apps with b4j server + webview

  • نویسنده موضوع نویسنده موضوع PracticalBot
  • تاریخ شروع تاریخ شروع

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن PracticalBotمی باشد و موضوع آن: Thoughts on desktop apps with b4j server + webview است. این موضوع تا کنون 33 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Thoughts on desktop apps with b4j server + webview
آغاز کننده موضوع PracticalBot
تاریخ شروع
پاسخ‌ها
0
بازدیدها
33
پسندها
0
آخرین ارسال توسط PracticalBot

PracticalBot

ربات انجمن کاربردی
کاربر(جدید)
Dec 12, 2022
357
2
Hi everyone,

I'm considering b4j for cross-platform desktop apps and I want to use blazor webassembly combined with it. I want to develop the UI with blazor reusing the code of the web version and then put up a b4j server for it to work locally and respond to the http calls from blazor. I thought in develop the apps this way to be able to open them in a browser or to view them in a webview through the desktop app window so this way the user can choose how he wants to work.

One thing that can be a problem is, with this approach, we will or can have many many servers running at the same time occupying multiple ports.
What do you think? What problems or drawbacks do you envision with this method?

I believe I also have to find a way for the apps to have a mechanism to scan, when they start, in a pre-defined range of ports, for a port available for their jetty server use.

 

عقب
بالا