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 !!!
Post Reply
User avatar
Antonio Linares
Site Admin
Posts: 42393
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 9 times
Been thanked: 41 times
Contact:

A big hit: Neither Apache and mod_harbour are needed

Post by Antonio Linares »

Dear friends,

Today a milestone hit has arrived:

Apache (or IIS) and mod_harbour are NO LONGER needed :-)

In less than 100 lines of code, both are no longer needed

Stay tuned for a new revolution ;-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Massimo Linossi
Posts: 506
Joined: Mon Oct 17, 2005 10:38 am
Location: Italy

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

Post by Massimo Linossi »

Can you give us a little clue ?
User avatar
Antonio Linares
Site Admin
Posts: 42393
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 9 times
Been thanked: 41 times
Contact:

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

Post by Antonio Linares »

It is just a small library that you use from any Harbour app and you no longer need Apache neither mod_harbour ;-)

All your mod_harbour code will be compatible, but you can do it much much simpler :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Enrico Maria Giordano
Posts: 8734
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Been thanked: 1 time
Contact:

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

Post by Enrico Maria Giordano »

So you still have to install something on the web server, right? :-(

EMG
User avatar
Antonio Linares
Site Admin
Posts: 42393
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 9 times
Been thanked: 41 times
Contact:

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

Post by Antonio Linares »

Dear Enrico,

Nothing at all, except your Harbour app
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
MarcoBoschi
Posts: 1070
Joined: Thu Nov 17, 2005 11:08 am
Location: Padova - Italy
Contact:

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

Post by MarcoBoschi »

:idea: 8) :lol:
Marco Boschi
info@marcoboschi.it
Adolfredo Martinez
Posts: 121
Joined: Fri Feb 15, 2019 1:37 pm
Location: Aracataca-Colombia

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

Post by Adolfredo Martinez »

I will be pending
User avatar
Antonio Linares
Site Admin
Posts: 42393
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 9 times
Been thanked: 41 times
Contact:

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

Post by Antonio Linares »

Modern development languages as Node, etc. provide a powerful web server that you can easily built in your apps.

Now we have such power in Harbour too :-) A simple class that turns your desktop app into a web server too. So we
can have the best of both desktop and web in our apps.

This opens endless possibilities...

No need to install Apache, mod_harbour, etc... just keep coding using Harbour as usual, the language that we use and love :-)

With just two lines of code you create the server and make it run. This is a dream come true
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
fgondi
Posts: 694
Joined: Fri Oct 07, 2005 6:58 am
Location: Palencia, España
Contact:

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

Post by fgondi »

Estoy deseando verlo!!!!!!!

Actualmente TsPlus para hacer funcionar las aplicaciones de escritorio de Harbour en un entorno web.
Un saludo
Fernando González Diez
ALSIS Sistemas Informáticos
Adolfredo Martinez
Posts: 121
Joined: Fri Feb 15, 2019 1:37 pm
Location: Aracataca-Colombia

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

Post by Adolfredo Martinez »

Esta es la mejor noticias, que me han dado hoy que estoy de cumple años. Gracias Antonio Linares.
FiveWiDi
Posts: 1209
Joined: Mon Oct 10, 2005 2:38 pm
Has thanked: 1 time

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

Post by FiveWiDi »

Hola a todos,

Antonio, para los que usan Harbour+FiveWin...
¿Alguna solución?

Aun así, lo que explicas es fantástico.
Muchas gracias.
Un Saludo
Carlos G.

FiveWin 24.02 + Harbour 3.2.0dev (r2403071241), BCC 7.7 Windows 10
Enrrique Vertiz
Posts: 549
Joined: Fri Oct 07, 2005 2:17 pm
Location: Lima - Peru
Contact:

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

Post by Enrrique Vertiz »

Saludos Antonio

Favor no olviden a los que estamos en xHarbour ...
Enrrique Vertiz Pitta
Lima-Peru
xHb 1.23.1026X, Fwh 24.09, BCC74, MySQL 8.0.X, SQLLIB 1.9m
User avatar
Antonio Linares
Site Admin
Posts: 42393
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 9 times
Been thanked: 41 times
Contact:

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

Post by Antonio Linares »

Funciona correctamente con ambos Harbour y xHarbour :-)

Y también con FiveWin ;-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply