As a Jetty webserver is not included in B4I, did anyone succeed in writing a simple HTTP server in B4I ? Or would it be "easy"to include a Jetty server in B4I as well ?
I know this question was already asked a few times before in the past, but I was wondering whether anything changed meanwhile.
Depending on how adventurous you're feeling, google turns up quite a few basic HTTP servers written in Visual Basic, plus some written in RealBasic/Xojo (this, for example: https://github.com/charonn0/WebServer )
Though not identical in syntax, those may give some inspiration.
Depending on how adventurous you're feeling, google turns up quite a few basic HTTP servers written in Visual Basic, plus some written in RealBasic/Xojo (this, for example: https://github.com/charonn0/WebServer )
Though not identical in syntax, those may give some inspiration.