Robust embeddable webserver? - DOTNET

This is a discussion on Robust embeddable webserver? - DOTNET ; Hi - We're looking for a webserver to embed into our application. We need something that's reasonably solid, standards-compliant, and which supports multiple requests and enough web application type stuff (sessions, some kind of form handling, authentication... no need for ...

+ Reply to Thread
Results 1 to 2 of 2

Robust embeddable webserver?

  1. Default Robust embeddable webserver?

    Hi -

    We're looking for a webserver to embed into our application. We need
    something that's reasonably solid, standards-compliant, and which
    supports multiple requests and enough web application type stuff
    (sessions, some kind of form handling, authentication... no need for
    ASP.NET support) that there's room for our initially simple
    requirements to grow.

    Basically I'm looking for Jetty in C#.

    I've seen Neokernel, and we're investigating that. Cassini looks neat,
    but I think getting from there to something we can actually base our
    app on is probably too far.

    Can anyone give me more suggestions?

    Thanks,
    Christian


  2. Default Re: Robust embeddable webserver?

    You could always build onto this:

    http://www.codeproject.com/csharp/meyntinyserver.asp

    Regards

    John Timney (MVP)
    http://www.johntimney.com
    http://www.johntimney.com/blog


    "xtian" <wilberforce> wrote in message
    news:1184326582.896152.183580@22g2000hsm.googlegroups.com...
    > Hi -
    >
    > We're looking for a webserver to embed into our application. We need
    > something that's reasonably solid, standards-compliant, and which
    > supports multiple requests and enough web application type stuff
    > (sessions, some kind of form handling, authentication... no need for
    > ASP.NET support) that there's room for our initially simple
    > requirements to grow.
    >
    > Basically I'm looking for Jetty in C#.
    >
    > I've seen Neokernel, and we're investigating that. Cassini looks neat,
    > but I think getting from there to something we can actually base our
    > app on is probably too far.
    >
    > Can anyone give me more suggestions?
    >
    > Thanks,
    > Christian
    >




+ Reply to Thread

Similar Threads

  1. How do I create an embeddable object?
    By Application Development in forum CSharp
    Replies: 5
    Last Post: 08-21-2007, 04:56 PM
  2. Embeddable OpenOffice OCX ?
    By Application Development in forum Clipper
    Replies: 3
    Last Post: 05-08-2007, 05:56 PM
  3. Is there any open source, embeddable and in-memory C compiler?
    By Application Development in forum Compilers
    Replies: 2
    Last Post: 03-01-2007, 10:53 AM
  4. [Ann] Embeddable C/C++ interpreter Ch 5.1 released
    By Application Development in forum Compilers
    Replies: 0
    Last Post: 10-06-2005, 02:22 PM
  5. Embeddable and Extensible Languages
    By Application Development in forum Compilers
    Replies: 16
    Last Post: 01-30-2005, 01:42 PM