Björnke wrote:

> On 17 Dec 2009, at 02:36, Alejandro Tejada wrote:
>>
>> Recently i saw a functional web interface
>> for a desktop application that runs as
>> a server.
...
>> How difficult could be to create such
>> interface for our own apps?
>
> Making a bare-bone http server is not very.

To help get you started you can use Scott Raney's demo stack for making a simple web server, mchttpd:

<http://www.revjournal.com/metacard/mchttpd.zip>

Andre's variants are much more feature-rich, but Raney's mchttp may be a useful starting point because of its simplicity, designed as a demo rather than a complete production environment.

Once you get the hang of how it works, you could tailor it for your needs or move up to Andre's libs for more features.

--
 Richard Gaskin
 Fourth World
 Rev training and consulting: http://www.fourthworld.com
 Webzine for Rev developers: http://www.revjournal.com
 revJournal blog: http://revjournal.com/blog.irv
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to