[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: HTTP/HTTPS embedded web server
[Thread Prev] | [Thread Next]
- Subject: Re: HTTP/HTTPS embedded web server
- From: Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
- Date: Fri, 19 Apr 2024 22:11:36 +0200
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Le 18/04/2024 à 21:31, Linus a écrit :
Hello, No answer ? No interesting apparently … Olivier Cruilles
This project is in C++, which may be a problem when you want to interface it with a program written in C (the Gambas interpreter).
Think that the HTTP server embedded in a Gambas executable would have to start itself as a CGI script by forking. It's not just the Gambas interpreter that uses a library.
So I would prefer a project written in C. No need to deal with C++ exceptions, C++ compiling time, C++ libraries and so on...
Regards, -- Benoît Minisini.
Re: HTTP/HTTPS embedded web server | T Lee Davidson <t.lee.davidson@xxxxxxxxx> |
HTTP/HTTPS embedded web server | Linus <olivier.cruilles@xxxxxxxx> |
Re: HTTP/HTTPS embedded web server | Linus <olivier.cruilles@xxxxxxxx> |