[Gambas-user] HTTP Gambas server
Benoît Minisini
g4mba5 at gmail.com
Fri Jan 8 19:02:38 CET 2021
Le 08/01/2021 à 17:55, Olivier Coquet a écrit :
> Hi all,
>
> Is somebody interested by a pure Gambas HTTP server (just gb.net and
> gb.crypt needed) ?
>
> I work on this since 4 week and it is completely working.
>
> It's a class you can import in a project and which run when instanced.
>
> The source package contain, class in a little project with sample form
> which demonstrate some functionality.
>
> The server accept GET and POST requests, the functionality to redirect
> *.gbp pages to main prog Function which can make some modifications
> before send it to the browser.
>
> A web-docs folder contain some sample pages (form, create users, pages
> with images, login, etc...)
>
> Server has a basic session carrying with cookies.
>
> With this, all programs can be "web communicant" in stand alone mode.
>
> Tell me if you want to download (version 0.0.15 is coming tomorrow on my
> Gambas forum).
>
> Regards From France
>
> Olivier Coquet
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
I'm interested (as soon as it is well implemented). Can you send your
project here?
--
Benoît Minisini
More information about the User
mailing list