[vtkusers] VTK httpserver class?

Matthew Green babygguy at gmail.com
Mon Jan 17 03:09:53 EST 2011


Thanks David,

So far mongoose seems to be the best choose.

Matt

On Mon, Jan 17, 2011 at 5:45 PM, Thompson, David C <dcthomp at sandia.gov> wrote:
> Hi Matt,
>
> You might also consider mongoose ( http://code.google.com/p/mongoose/ ).
>
>    David
> ________________________________________
> From: vtkusers-bounces at vtk.org [vtkusers-bounces at vtk.org] On Behalf Of Matthew Green [babygguy at gmail.com]
> Sent: Sunday, January 16, 2011 06:19
> To: vtkusers at vtk.org
> Subject: [vtkusers] VTK httpserver class?
>
> Hi,
>
> I've been looking at implementing a basic http interface for my VTK
> project to accept options. I don't need to render within the browser
> but rather use it to control a rendered window. To do this I've
> started looking at implementing a reusable http server class
> (hopefully something I can share). Before I start I'm wondering if
> there is any crossover with other tools and if anyone has done this
> before. ParaViewWeb seems to be the only similar implementation I can
> find but that looks to be too overkill for a portable client side app.
> So far am considering 2 options:
>
> Wt - Seems like it would be the best option except it's GPL (major problem)
> bozohttpd - Light weight, BSD variant, contains a ready to use API
>
> I haven't used bozohttpd as of yet but it seems to be moderately
> active with security fixes and new features. Anyone have any thoughts
> on additional options?
>
> Thanks!
> Matt
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
>



More information about the vtkusers mailing list