Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old March 29th, 2006, 03:15 AM
Aaron Gray
Guest
 
Posts: n/a
Default C++ HTTP server wanted

I am looking for an Open Source C++ HTTP server; possibly simular or modeled
on Tomcat.

Ideally cross platform, Linux and Windows.

Many thanks in advance,

Aaron


  #2  
Old March 29th, 2006, 03:45 AM
Phlip
Guest
 
Posts: n/a
Default Re: C++ HTTP server wanted

Aaron Gray wrote:
[color=blue]
>I am looking for an Open Source C++ HTTP server;[/color]

Google Eddies Wiki; it has a C (at least) HTTP server.
[color=blue]
> possibly simular or modeled on Tomcat.[/color]

For the love of G-d, why?
[color=blue]
> Ideally cross platform, Linux and Windows.[/color]

It would be hard for a small server not to be portable.

The most-used high-end server is of course Apache. Writing modules in C++
for it should be trivial.

What is your actual problem? you need a GUI for an embedded appliance, or
something?

--
Phlip
http://www.greencheese.org/ZeekLand <-- NOT a blog!!!


  #3  
Old March 29th, 2006, 03:55 AM
LuB
Guest
 
Posts: n/a
Default Re: C++ HTTP server wanted

>I am looking for an Open Source C++ HTTP server; possibly simular[color=blue]
> or modeled on Tomcat.
>
> Ideally cross platform, Linux and Windows.[/color]


http://www.lighttpd.net/

  #4  
Old March 29th, 2006, 11:05 AM
Aaron Gray
Guest
 
Posts: n/a
Default Re: C++ HTTP server wanted

> >I am looking for an Open Source C++ HTTP server; possibly simular[color=blue][color=green]
>> or modeled on Tomcat.
>>
>> Ideally cross platform, Linux and Windows.[/color]
>
> http://www.lighttpd.net/[/color]

Thats C not C++.

Aaron


  #5  
Old March 29th, 2006, 11:05 AM
Aaron Gray
Guest
 
Posts: n/a
Default Re: C++ HTTP server wanted

> What is your actual problem? you need a GUI for an embedded appliance, or[color=blue]
> something?[/color]

I need a small embedded webserver for an application I intend to program in
C++.

Looks like I will have to create one from scratch.

Aaron


 

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles