[Gambas-user] HTTP Gambas server

Olivier Coquet ocoquet at 3d-phenomen.fr
Mon Jan 11 08:33:05 CET 2021


Hi Piccoro, what is your preferred language ?


Olivier

Le 11/01/2021 à 06:09, PICCORO McKAY Lenz a écrit :
> i'm intereting in that.. but could you made a git on gitlab or ? well
> is pretty only two files but you documented in francias.. so any help
> on? lnguaje is a barrier in new gambas features last days
>
> El sáb, 9 de ene. de 2021 a la(s) 04:26, Olivier Coquet
> (ocoquet at 3d-phenomen.fr) escribió:
>> Here it is !
>>
>> Comments are welcome
>>
>> All sources are commented.
>>
>> Olivier Coquet
>>
>>
>> Le 08/01/2021 à 19:02, Benoît Minisini a écrit :
>>> 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?
>>>
>> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----


More information about the User mailing list