FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Waiter Radio Terminal now a PWA
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Waiter Radio Terminal now a PWA
Posted: Mon Jul 29, 2024 05:48 AM
Hello friends,

Since I have a problem with the new Android versions and the REMOTE ACCESS software - the REMOTER can no longer be installed - I now need a quick solution for my mobile radio terminal.

Previously, the software was operated remotely - I have now made a web application out of it and use PHP for the backend.

For this, I developed a library to access DBF from PHP. It is a project in development, but already very practical and I can actually use
the solution on all web servers - and many customers already have hosting for their websites.

Best regards,
Otto




For access to the DBF files, I created a QA-Adapter (Query-Answer-Adapter) based on the pattern from HARBOUR - but the source code is very simply structured, so that even less experienced programmers can easily make changes and extensions.



I also started documenting the functions and adding show cases, so that the functions can be tested as well.



I created the source code in HARBOURINO style. This results in very clear and manageable modules.

HARBOURINO is a preprocessor-patcher that I created with FIVEWIN.

Continue the discussion