[Ctk-developers] Embedded WebServer

Christian Askeland christian.askeland at gmail.com
Thu Dec 10 04:00:44 EST 2015


Hi Matt,

I used https://github.com/nikhilm/qhttpserver for building a simple REST
server. The fork on https://github.com/SINTEFMedtek/qhttpserver contains
CMake support as well.

-Christian

On Tue, Dec 8, 2015 at 4:44 PM, Steve Pieper <pieper at isomics.com> wrote:

> Hi Matt -
>
> I don't know about C++, but in python I've had good luck embedding
> cherrypy and SimpleHTTPServer.py in Slicer with very good performance in my
> use case, which was just to use it for a one-client/one-server scenario.
>
> -Steve
>
> On Tue, Dec 8, 2015 at 9:30 AM, Clarkson, Matt <m.clarkson at ucl.ac.uk>
> wrote:
>
>> Hi there CTK-ers,
>>
>> does anyone have any good recommendations for a C++ embedded web-server
>> that I could build into our app? … one with a BSD/MIT/Apache style license?
>>
>> Thanks
>>
>> Matt
>>
>> _______________________________________________
>> Ctk-developers mailing list
>> Ctk-developers at public.kitware.com
>> http://public.kitware.com/mailman/listinfo/ctk-developers
>>
>
>
> _______________________________________________
> Ctk-developers mailing list
> Ctk-developers at public.kitware.com
> http://public.kitware.com/mailman/listinfo/ctk-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ctk-developers/attachments/20151210/f17adf32/attachment.html>


More information about the Ctk-developers mailing list