A big hit: Neither Apache and mod_harbour are needed

mod_harbour is an Apache module that allows to run PRGs directly on the web !!!

Re: A big hit: Neither Apache and mod_harbour are needed

Postby ShumingWang » Wed Jun 01, 2022 8:36 am

Execiting ! Hope turn out soon!
Shuming Wang
http://www.xtech2.top
Mobile:(86)13802729058
Email:100200651@qq.com
QQ:100200651
Weixin: qq100200651
ShumingWang
 
Posts: 460
Joined: Sun Oct 30, 2005 6:37 am
Location: Guangzhou(Canton),China

Re: A big hit: Neither Apache and mod_harbour are needed

Postby Antonio Linares » Thu Jun 02, 2022 9:20 am

In next FWH 22.06 an automatic "webapp" feature is available generating automatically a web app from our FWH desktop app.

In example, we take FWH\samples\fivedbu.prg or any other app, we build it and we select the "webapp" feature:
Image

Now we go to the web browser and go to "localhost" and see what we get:
Image

Still there are many things to fine tune and solve, but I would say that it looks very promising... :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41315
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: A big hit: Neither Apache and mod_harbour are needed

Postby VictorCasajuana » Thu Jun 02, 2022 9:38 am

Amazing!!

Enviado desde mi motorola edge 20 lite mediante Tapatalk
--------
¿ Y porque no ?
¿ And why not ?
User avatar
VictorCasajuana
 
Posts: 194
Joined: Wed Mar 28, 2018 4:38 pm
Location: Vinaròs

Re: A big hit: Neither Apache and mod_harbour are needed

Postby AngelSalom » Thu Jun 02, 2022 9:41 am

:shock: :shock: :shock:
Angel Salom
Visionwin Software - https://www.visionwin.com
------------------------------------------------------------
fwh 19.05 - harbour 3.2 - bcc 7.4
User avatar
AngelSalom
 
Posts: 708
Joined: Fri Oct 07, 2005 7:38 am
Location: Benicarló (Castellón ) - España

Re: A big hit: Neither Apache and mod_harbour are needed

Postby Otto » Thu Jun 02, 2022 10:02 am

Dear Antonio,
I'm looking forward to it.
Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Otto
 
Posts: 6008
Joined: Fri Oct 07, 2005 7:07 pm

Re: A big hit: Neither Apache and mod_harbour are needed

Postby VictorCasajuana » Thu Jun 02, 2022 11:08 am

Antonio, out of curiosity.

Are you basing it on an embedded server or do you translate to html-js-css? or both?

eager to try...
--------
¿ Y porque no ?
¿ And why not ?
User avatar
VictorCasajuana
 
Posts: 194
Joined: Wed Mar 28, 2018 4:38 pm
Location: Vinaròs

Re: A big hit: Neither Apache and mod_harbour are needed

Postby Antonio Linares » Thu Jun 02, 2022 1:14 pm

Victor,

both.

FWH automatically generates the HTML and launches a web server so the web app and the desktop app can communicate.

We will be posting more examples and you will know and test its progress :-)

We are going to need your feedback and there will be many things to fix, as we are opening a new road...
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41315
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: A big hit: Neither Apache and mod_harbour are needed

Postby Adolfredo Martinez » Thu Jun 02, 2022 1:40 pm

Muy bien, excelente Antonio.

Estare pendiente
Adolfredo Martinez
 
Posts: 95
Joined: Fri Feb 15, 2019 1:37 pm
Location: Aracataca-Colombia

Re: A big hit: Neither Apache and mod_harbour are needed

Postby FiveWiDi » Thu Jun 02, 2022 3:27 pm

Antonio Linares wrote:Victor,

both.

FWH automatically generates the HTML and launches a web server so the web app and the desktop app can communicate.

We will be posting more examples and you will know and test its progress :-)

We are going to need your feedback and there will be many things to fix, as we are opening a new road...


FWH 32b or 64b?
O no importa?

Algún compilador en concreto?

Gracias,
Un Saludo
Carlos G.

FiveWin 24.02 + Harbour 3.2.0dev (r2403071241), BCC 7.7 Windows 10
FiveWiDi
 
Posts: 1060
Joined: Mon Oct 10, 2005 2:38 pm

Re: A big hit: Neither Apache and mod_harbour are needed

Postby VictorCasajuana » Thu Jun 02, 2022 4:25 pm

Antonio Linares wrote:Victor,

both.

FWH automatically generates the HTML and launches a web server so the web app and the desktop app can communicate.

We will be posting more examples and you will know and test its progress :-)

We are going to need your feedback and there will be many things to fix, as we are opening a new road...


Wow! Antonio it's hard and great work!

something like XAML?
code once for multiple environments...
--------
¿ Y porque no ?
¿ And why not ?
User avatar
VictorCasajuana
 
Posts: 194
Joined: Wed Mar 28, 2018 4:38 pm
Location: Vinaròs

Re: A big hit: Neither Apache and mod_harbour are needed

Postby VikthorThomas » Thu Jun 02, 2022 4:58 pm

Antonio:

Actualmente sólo utilizo harbour en modo consola.

¿ Qué opción habrá disponible para los que no usamos FW ?
User avatar
VikthorThomas
 
Posts: 18
Joined: Mon Apr 01, 2019 7:13 pm

Re: A big hit: Neither Apache and mod_harbour are needed

Postby Antonio Linares » Thu Jun 02, 2022 6:50 pm

Paso a paso y ya veremos hasta donde podemos llegar... :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41315
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: A big hit: Neither Apache and mod_harbour are needed

Postby Otto » Fri Jun 03, 2022 10:07 am

Dear Antonio,

Will the code that "WebApp" generates be processed by the existing mod harbour server.

Or will there be 2 mod harbour versions in the future?

Best regards,
Otto



Image
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Otto
 
Posts: 6008
Joined: Fri Oct 07, 2005 7:07 pm

Re: A big hit: Neither Apache and mod_harbour are needed

Postby hmpaquito » Fri Jun 03, 2022 11:50 am

Mr. máster Linares,

¿ Para cuando una quedada por skype para que nos cuentes algo más del proyecto ?
¿ Algun exe que podamos crear ? Es que tenemos que crear "ambiente" entre los clientes

Salu2
hmpaquito
 
Posts: 1482
Joined: Thu Oct 30, 2008 2:37 pm

Re: A big hit: Neither Apache and mod_harbour are needed

Postby acuellar » Fri Jun 03, 2022 1:52 pm

Exelente!

Gracias Antonio.
Saludos,

Adhemar C.
User avatar
acuellar
 
Posts: 1593
Joined: Tue Oct 28, 2008 6:26 pm
Location: Santa Cruz-Bolivia

PreviousNext

Return to mod_harbour

Who is online

Users browsing this forum: No registered users and 5 guests

cron